[==========] 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:04:18.885327 21486 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.20.251.190:43847,127.20.251.189:39201,127.20.251.188:33259
I20260608 10:04:18.887280 21486 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:04:18.888334 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:18.905932 21492 instance_detector.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:04:18.907891 21495 instance_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:04:18.905961 21493 instance_detector.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:04:20.154953 21494 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection time-out
I20260608 10:04:20.155458 21486 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:04:20.164909 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:20.165278 21486 system_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:04:20.165596 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913060165567 us; error 0 us; skew 500 ppm
I20260608 10:04:20.167002 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:20.174212 21486 webserver.cc:533] Webserver started at http://127.20.251.190:36875/ using document root <none> and password file <none>
I20260608 10:04:20.175503 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:20.175848 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:20.176513 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:20.185494 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913058711471-21486-0/minicluster-data/master-0-root/instance:
uuid: "6615912a4a9040c9a062b53566a59e2c"
format_stamp: "Formatted at 2026-06-08 10:04:20 on dist-test-slave-0x65"
I20260608 10:04:20.196624 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.010s	user 0.005s	sys 0.004s
I20260608 10:04:20.204212 21501 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:04:20.205870 21486 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.006s	sys 0.001s
I20260608 10:04:20.206313 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913058711471-21486-0/minicluster-data/master-0-root
uuid: "6615912a4a9040c9a062b53566a59e2c"
format_stamp: "Formatted at 2026-06-08 10:04:20 on dist-test-slave-0x65"
I20260608 10:04:20.206770 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913058711471-21486-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913058711471-21486-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913058711471-21486-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:04:20.284785 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:20.286516 21486 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:04:20.286993 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:20.376363 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.190:43847
I20260608 10:04:20.376547 21552 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.190:43847 every 8 connection(s)
I20260608 10:04:20.384143 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 10:04:20.387079 21553 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:04:20.393066 21556 instance_detector.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:04:20.393594 21555 instance_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:04:20.401789 21486 server_base.cc:1061] running on GCE node
W20260608 10:04:20.404047 21558 instance_detector.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:04:20.405189 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:20.405488 21486 system_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:04:20.405720 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913060405699 us; error 0 us; skew 500 ppm
I20260608 10:04:20.406612 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:20.410989 21486 webserver.cc:533] Webserver started at http://127.20.251.189:43453/ using document root <none> and password file <none>
I20260608 10:04:20.411751 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:20.412022 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:20.412362 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:20.413889 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913058711471-21486-0/minicluster-data/master-1-root/instance:
uuid: "c629b6dc689548ba8f430b1b3799217a"
format_stamp: "Formatted at 2026-06-08 10:04:20 on dist-test-slave-0x65"
I20260608 10:04:20.415148 21553 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.20.251.190" port: 43847 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:04:20.421154 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.000s
I20260608 10:04:20.437048 21565 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:04:20.438433 21486 fs_manager.cc:730] Time spent opening block manager: real 0.014s	user 0.011s	sys 0.004s
I20260608 10:04:20.438827 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913058711471-21486-0/minicluster-data/master-1-root
uuid: "c629b6dc689548ba8f430b1b3799217a"
format_stamp: "Formatted at 2026-06-08 10:04:20 on dist-test-slave-0x65"
I20260608 10:04:20.439251 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913058711471-21486-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913058711471-21486-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913058711471-21486-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:04:20.456610 21553 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.20.251.189" port: 39201 } has no permanent_uuid. Determining permanent_uuid...
W20260608 10:04:20.459731 21503 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.20.251.189:39201: connect: Connection refused (error 111)
W20260608 10:04:20.464425 21553 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.20.251.189:39201: Network error: Client connection negotiation failed: client connection to 127.20.251.189:39201: connect: Connection refused (error 111)
I20260608 10:04:20.470551 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:20.471975 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:20.514194 21553 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.20.251.189" port: 39201 } attempt: 1
W20260608 10:04:20.520437 21553 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.20.251.189:39201: Network error: Client connection negotiation failed: client connection to 127.20.251.189:39201: connect: Connection refused (error 111)
I20260608 10:04:20.564253 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.189:39201
I20260608 10:04:20.564401 21617 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.189:39201 every 8 connection(s)
I20260608 10:04:20.571420 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 10:04:20.571727 21618 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:04:20.580485 21618 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.20.251.190" port: 43847 } has no permanent_uuid. Determining permanent_uuid...
W20260608 10:04:20.580976 21621 instance_detector.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:04:20.582020 21620 instance_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:04:20.587211 21486 server_base.cc:1061] running on GCE node
W20260608 10:04:20.589308 21623 instance_detector.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:04:20.589247 21553 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.20.251.189" port: 39201 } attempt: 2
I20260608 10:04:20.593302 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:20.593644 21486 system_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:04:20.593868 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913060593851 us; error 0 us; skew 500 ppm
I20260608 10:04:20.594758 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:20.598704 21486 webserver.cc:533] Webserver started at http://127.20.251.188:46593/ using document root <none> and password file <none>
I20260608 10:04:20.599488 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:20.599746 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:20.600068 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:20.601752 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913058711471-21486-0/minicluster-data/master-2-root/instance:
uuid: "0c3f4667750f4548ae0230ad06f96a6e"
format_stamp: "Formatted at 2026-06-08 10:04:20 on dist-test-slave-0x65"
I20260608 10:04:20.606580 21618 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.20.251.189" port: 39201 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:04:20.609195 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.001s
I20260608 10:04:20.615505 21553 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.20.251.188" port: 33259 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:04:20.618498 21632 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:04:20.621191 21486 fs_manager.cc:730] Time spent opening block manager: real 0.009s	user 0.005s	sys 0.003s
W20260608 10:04:20.621807 21553 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.20.251.188:33259: Network error: Client connection negotiation failed: client connection to 127.20.251.188:33259: connect: Connection refused (error 111)
I20260608 10:04:20.622288 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913058711471-21486-0/minicluster-data/master-2-root
uuid: "0c3f4667750f4548ae0230ad06f96a6e"
format_stamp: "Formatted at 2026-06-08 10:04:20 on dist-test-slave-0x65"
I20260608 10:04:20.622686 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913058711471-21486-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913058711471-21486-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913058711471-21486-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:04:20.629391 21618 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.20.251.188" port: 33259 } has no permanent_uuid. Determining permanent_uuid...
W20260608 10:04:20.637382 21618 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.20.251.188:33259: Network error: Client connection negotiation failed: client connection to 127.20.251.188:33259: connect: Connection refused (error 111)
I20260608 10:04:20.655678 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:20.657569 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:20.665284 21553 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.20.251.188" port: 33259 } attempt: 1
I20260608 10:04:20.668876 21618 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.20.251.188" port: 33259 } attempt: 1
W20260608 10:04:20.670837 21553 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.20.251.188:33259: Network error: Client connection negotiation failed: client connection to 127.20.251.188:33259: connect: Connection refused (error 111)
W20260608 10:04:20.674840 21618 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.20.251.188:33259: Network error: Client connection negotiation failed: client connection to 127.20.251.188:33259: connect: Connection refused (error 111)
I20260608 10:04:20.742841 21618 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.20.251.188" port: 33259 } attempt: 2
I20260608 10:04:20.744940 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.188:33259
I20260608 10:04:20.745142 21684 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.188:33259 every 8 connection(s)
I20260608 10:04:20.746290 21553 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.20.251.188" port: 33259 } attempt: 2
I20260608 10:04:20.752643 21686 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:04:20.761803 21686 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.20.251.190" port: 43847 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:04:20.763548 21486 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:04:20.783538 21686 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.20.251.189" port: 39201 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:04:20.787365 21553 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6615912a4a9040c9a062b53566a59e2c: Bootstrap starting.
I20260608 10:04:20.787631 21618 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c629b6dc689548ba8f430b1b3799217a: Bootstrap starting.
I20260608 10:04:20.796540 21553 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6615912a4a9040c9a062b53566a59e2c: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:20.797008 21618 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c629b6dc689548ba8f430b1b3799217a: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:20.799016 21686 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.20.251.188" port: 33259 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:04:20.799240 21553 log.cc:826] T 00000000000000000000000000000000 P 6615912a4a9040c9a062b53566a59e2c: Log is configured to *not* fsync() on all Append() calls
I20260608 10:04:20.806486 21553 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6615912a4a9040c9a062b53566a59e2c: No bootstrap required, opened a new log
I20260608 10:04:20.806674 21618 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c629b6dc689548ba8f430b1b3799217a: No bootstrap required, opened a new log
I20260608 10:04:20.821671 21686 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0c3f4667750f4548ae0230ad06f96a6e: Bootstrap starting.
I20260608 10:04:20.829262 21686 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0c3f4667750f4548ae0230ad06f96a6e: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:20.834561 21618 raft_consensus.cc:359] T 00000000000000000000000000000000 P c629b6dc689548ba8f430b1b3799217a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6615912a4a9040c9a062b53566a59e2c" member_type: VOTER last_known_addr { host: "127.20.251.190" port: 43847 } } peers { permanent_uuid: "c629b6dc689548ba8f430b1b3799217a" member_type: VOTER last_known_addr { host: "127.20.251.189" port: 39201 } } peers { permanent_uuid: "0c3f4667750f4548ae0230ad06f96a6e" member_type: VOTER last_known_addr { host: "127.20.251.188" port: 33259 } }
I20260608 10:04:20.835470 21618 raft_consensus.cc:385] T 00000000000000000000000000000000 P c629b6dc689548ba8f430b1b3799217a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:20.835739 21618 raft_consensus.cc:740] T 00000000000000000000000000000000 P c629b6dc689548ba8f430b1b3799217a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c629b6dc689548ba8f430b1b3799217a, State: Initialized, Role: FOLLOWER
I20260608 10:04:20.834563 21553 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6615912a4a9040c9a062b53566a59e2c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6615912a4a9040c9a062b53566a59e2c" member_type: VOTER last_known_addr { host: "127.20.251.190" port: 43847 } } peers { permanent_uuid: "c629b6dc689548ba8f430b1b3799217a" member_type: VOTER last_known_addr { host: "127.20.251.189" port: 39201 } } peers { permanent_uuid: "0c3f4667750f4548ae0230ad06f96a6e" member_type: VOTER last_known_addr { host: "127.20.251.188" port: 33259 } }
I20260608 10:04:20.836721 21553 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6615912a4a9040c9a062b53566a59e2c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:20.837050 21553 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6615912a4a9040c9a062b53566a59e2c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6615912a4a9040c9a062b53566a59e2c, State: Initialized, Role: FOLLOWER
I20260608 10:04:20.836956 21618 consensus_queue.cc:260] T 00000000000000000000000000000000 P c629b6dc689548ba8f430b1b3799217a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6615912a4a9040c9a062b53566a59e2c" member_type: VOTER last_known_addr { host: "127.20.251.190" port: 43847 } } peers { permanent_uuid: "c629b6dc689548ba8f430b1b3799217a" member_type: VOTER last_known_addr { host: "127.20.251.189" port: 39201 } } peers { permanent_uuid: "0c3f4667750f4548ae0230ad06f96a6e" member_type: VOTER last_known_addr { host: "127.20.251.188" port: 33259 } }
I20260608 10:04:20.837908 21686 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0c3f4667750f4548ae0230ad06f96a6e: No bootstrap required, opened a new log
I20260608 10:04:20.837895 21553 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6615912a4a9040c9a062b53566a59e2c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6615912a4a9040c9a062b53566a59e2c" member_type: VOTER last_known_addr { host: "127.20.251.190" port: 43847 } } peers { permanent_uuid: "c629b6dc689548ba8f430b1b3799217a" member_type: VOTER last_known_addr { host: "127.20.251.189" port: 39201 } } peers { permanent_uuid: "0c3f4667750f4548ae0230ad06f96a6e" member_type: VOTER last_known_addr { host: "127.20.251.188" port: 33259 } }
I20260608 10:04:20.841801 21686 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0c3f4667750f4548ae0230ad06f96a6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6615912a4a9040c9a062b53566a59e2c" member_type: VOTER last_known_addr { host: "127.20.251.190" port: 43847 } } peers { permanent_uuid: "c629b6dc689548ba8f430b1b3799217a" member_type: VOTER last_known_addr { host: "127.20.251.189" port: 39201 } } peers { permanent_uuid: "0c3f4667750f4548ae0230ad06f96a6e" member_type: VOTER last_known_addr { host: "127.20.251.188" port: 33259 } }
I20260608 10:04:20.843139 21686 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0c3f4667750f4548ae0230ad06f96a6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:20.841624 21693 sys_catalog.cc:455] T 00000000000000000000000000000000 P c629b6dc689548ba8f430b1b3799217a [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: "6615912a4a9040c9a062b53566a59e2c" member_type: VOTER last_known_addr { host: "127.20.251.190" port: 43847 } } peers { permanent_uuid: "c629b6dc689548ba8f430b1b3799217a" member_type: VOTER last_known_addr { host: "127.20.251.189" port: 39201 } } peers { permanent_uuid: "0c3f4667750f4548ae0230ad06f96a6e" member_type: VOTER last_known_addr { host: "127.20.251.188" port: 33259 } } }
I20260608 10:04:20.843667 21686 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0c3f4667750f4548ae0230ad06f96a6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c3f4667750f4548ae0230ad06f96a6e, State: Initialized, Role: FOLLOWER
I20260608 10:04:20.846213 21693 sys_catalog.cc:458] T 00000000000000000000000000000000 P c629b6dc689548ba8f430b1b3799217a [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:04:20.847185 21618 sys_catalog.cc:565] T 00000000000000000000000000000000 P c629b6dc689548ba8f430b1b3799217a [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:04:20.848063 21553 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6615912a4a9040c9a062b53566a59e2c [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:04:20.847729 21694 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6615912a4a9040c9a062b53566a59e2c [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: "6615912a4a9040c9a062b53566a59e2c" member_type: VOTER last_known_addr { host: "127.20.251.190" port: 43847 } } peers { permanent_uuid: "c629b6dc689548ba8f430b1b3799217a" member_type: VOTER last_known_addr { host: "127.20.251.189" port: 39201 } } peers { permanent_uuid: "0c3f4667750f4548ae0230ad06f96a6e" member_type: VOTER last_known_addr { host: "127.20.251.188" port: 33259 } } }
I20260608 10:04:20.848660 21694 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6615912a4a9040c9a062b53566a59e2c [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:04:20.848181 21686 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0c3f4667750f4548ae0230ad06f96a6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6615912a4a9040c9a062b53566a59e2c" member_type: VOTER last_known_addr { host: "127.20.251.190" port: 43847 } } peers { permanent_uuid: "c629b6dc689548ba8f430b1b3799217a" member_type: VOTER last_known_addr { host: "127.20.251.189" port: 39201 } } peers { permanent_uuid: "0c3f4667750f4548ae0230ad06f96a6e" member_type: VOTER last_known_addr { host: "127.20.251.188" port: 33259 } }
I20260608 10:04:20.854478 21695 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0c3f4667750f4548ae0230ad06f96a6e [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: "6615912a4a9040c9a062b53566a59e2c" member_type: VOTER last_known_addr { host: "127.20.251.190" port: 43847 } } peers { permanent_uuid: "c629b6dc689548ba8f430b1b3799217a" member_type: VOTER last_known_addr { host: "127.20.251.189" port: 39201 } } peers { permanent_uuid: "0c3f4667750f4548ae0230ad06f96a6e" member_type: VOTER last_known_addr { host: "127.20.251.188" port: 33259 } } }
I20260608 10:04:20.855252 21695 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0c3f4667750f4548ae0230ad06f96a6e [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:04:20.855899 21686 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0c3f4667750f4548ae0230ad06f96a6e [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:04:20.881420 21693 raft_consensus.cc:493] T 00000000000000000000000000000000 P c629b6dc689548ba8f430b1b3799217a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:20.882189 21693 raft_consensus.cc:515] T 00000000000000000000000000000000 P c629b6dc689548ba8f430b1b3799217a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6615912a4a9040c9a062b53566a59e2c" member_type: VOTER last_known_addr { host: "127.20.251.190" port: 43847 } } peers { permanent_uuid: "c629b6dc689548ba8f430b1b3799217a" member_type: VOTER last_known_addr { host: "127.20.251.189" port: 39201 } } peers { permanent_uuid: "0c3f4667750f4548ae0230ad06f96a6e" member_type: VOTER last_known_addr { host: "127.20.251.188" port: 33259 } }
I20260608 10:04:20.886865 21528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "c629b6dc689548ba8f430b1b3799217a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6615912a4a9040c9a062b53566a59e2c" is_pre_election: true
I20260608 10:04:20.887373 21693 leader_election.cc:290] T 00000000000000000000000000000000 P c629b6dc689548ba8f430b1b3799217a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6615912a4a9040c9a062b53566a59e2c (127.20.251.190:43847), 0c3f4667750f4548ae0230ad06f96a6e (127.20.251.188:33259)
I20260608 10:04:20.887704 21528 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 6615912a4a9040c9a062b53566a59e2c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c629b6dc689548ba8f430b1b3799217a in term 0.
I20260608 10:04:20.888020 21659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "c629b6dc689548ba8f430b1b3799217a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c3f4667750f4548ae0230ad06f96a6e" is_pre_election: true
I20260608 10:04:20.888815 21659 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 0c3f4667750f4548ae0230ad06f96a6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c629b6dc689548ba8f430b1b3799217a in term 0.
I20260608 10:04:20.889387 21567 leader_election.cc:304] T 00000000000000000000000000000000 P c629b6dc689548ba8f430b1b3799217a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6615912a4a9040c9a062b53566a59e2c, c629b6dc689548ba8f430b1b3799217a; no voters: 
I20260608 10:04:20.901602 21693 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c629b6dc689548ba8f430b1b3799217a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:04:20.902053 21693 raft_consensus.cc:493] T 00000000000000000000000000000000 P c629b6dc689548ba8f430b1b3799217a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:04:20.902474 21693 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c629b6dc689548ba8f430b1b3799217a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:20.910882 21693 raft_consensus.cc:515] T 00000000000000000000000000000000 P c629b6dc689548ba8f430b1b3799217a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6615912a4a9040c9a062b53566a59e2c" member_type: VOTER last_known_addr { host: "127.20.251.190" port: 43847 } } peers { permanent_uuid: "c629b6dc689548ba8f430b1b3799217a" member_type: VOTER last_known_addr { host: "127.20.251.189" port: 39201 } } peers { permanent_uuid: "0c3f4667750f4548ae0230ad06f96a6e" member_type: VOTER last_known_addr { host: "127.20.251.188" port: 33259 } }
I20260608 10:04:20.913267 21693 leader_election.cc:290] T 00000000000000000000000000000000 P c629b6dc689548ba8f430b1b3799217a [CANDIDATE]: Term 1 election: Requested vote from peers 6615912a4a9040c9a062b53566a59e2c (127.20.251.190:43847), 0c3f4667750f4548ae0230ad06f96a6e (127.20.251.188:33259)
W20260608 10:04:20.913800 21639 tablet.cc:2404] T 00000000000000000000000000000000 P 0c3f4667750f4548ae0230ad06f96a6e: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 10:04:20.914564 21528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "c629b6dc689548ba8f430b1b3799217a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6615912a4a9040c9a062b53566a59e2c"
I20260608 10:04:20.915138 21528 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6615912a4a9040c9a062b53566a59e2c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:20.916326 21659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "c629b6dc689548ba8f430b1b3799217a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c3f4667750f4548ae0230ad06f96a6e"
I20260608 10:04:20.916930 21659 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0c3f4667750f4548ae0230ad06f96a6e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:20.922169 21528 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 6615912a4a9040c9a062b53566a59e2c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c629b6dc689548ba8f430b1b3799217a in term 1.
I20260608 10:04:20.923457 21567 leader_election.cc:304] T 00000000000000000000000000000000 P c629b6dc689548ba8f430b1b3799217a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6615912a4a9040c9a062b53566a59e2c, c629b6dc689548ba8f430b1b3799217a; no voters: 
I20260608 10:04:20.924346 21693 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c629b6dc689548ba8f430b1b3799217a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:20.928484 21720 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Starting
I20260608 10:04:20.929745 21486 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260608 10:04:20.929435 21693 raft_consensus.cc:697] T 00000000000000000000000000000000 P c629b6dc689548ba8f430b1b3799217a [term 1 LEADER]: Becoming Leader. State: Replica: c629b6dc689548ba8f430b1b3799217a, State: Running, Role: LEADER
I20260608 10:04:20.930218 21659 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 0c3f4667750f4548ae0230ad06f96a6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c629b6dc689548ba8f430b1b3799217a in term 1.
I20260608 10:04:20.930946 21693 consensus_queue.cc:237] T 00000000000000000000000000000000 P c629b6dc689548ba8f430b1b3799217a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6615912a4a9040c9a062b53566a59e2c" member_type: VOTER last_known_addr { host: "127.20.251.190" port: 43847 } } peers { permanent_uuid: "c629b6dc689548ba8f430b1b3799217a" member_type: VOTER last_known_addr { host: "127.20.251.189" port: 39201 } } peers { permanent_uuid: "0c3f4667750f4548ae0230ad06f96a6e" member_type: VOTER last_known_addr { host: "127.20.251.188" port: 33259 } }
I20260608 10:04:20.941485 21721 sys_catalog.cc:455] T 00000000000000000000000000000000 P c629b6dc689548ba8f430b1b3799217a [sys.catalog]: SysCatalogTable state changed. Reason: New leader c629b6dc689548ba8f430b1b3799217a. Latest consensus state: current_term: 1 leader_uuid: "c629b6dc689548ba8f430b1b3799217a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6615912a4a9040c9a062b53566a59e2c" member_type: VOTER last_known_addr { host: "127.20.251.190" port: 43847 } } peers { permanent_uuid: "c629b6dc689548ba8f430b1b3799217a" member_type: VOTER last_known_addr { host: "127.20.251.189" port: 39201 } } peers { permanent_uuid: "0c3f4667750f4548ae0230ad06f96a6e" member_type: VOTER last_known_addr { host: "127.20.251.188" port: 33259 } } }
I20260608 10:04:20.942488 21721 sys_catalog.cc:458] T 00000000000000000000000000000000 P c629b6dc689548ba8f430b1b3799217a [sys.catalog]: This master's current role is: LEADER
I20260608 10:04:20.945540 21730 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
W20260608 10:04:20.957594 21729 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 0c3f4667750f4548ae0230ad06f96a6e: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 10:04:20.958016 21729 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 10:04:20.959987 21486 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260608 10:04:20.962998 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 10:04:20.963115 21730 catalog_manager.cc:1519] Initializing Kudu cluster ID...
W20260608 10:04:20.979220 21733 instance_detector.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:04:20.983219 21735 instance_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:04:20.989444 21659 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 0c3f4667750f4548ae0230ad06f96a6e [term 1 FOLLOWER]: Refusing update from remote peer c629b6dc689548ba8f430b1b3799217a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:04:20.991679 21721 consensus_queue.cc:1048] T 00000000000000000000000000000000 P c629b6dc689548ba8f430b1b3799217a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c3f4667750f4548ae0230ad06f96a6e" member_type: VOTER last_known_addr { host: "127.20.251.188" port: 33259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:04:20.998401 21528 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 6615912a4a9040c9a062b53566a59e2c [term 1 FOLLOWER]: Refusing update from remote peer c629b6dc689548ba8f430b1b3799217a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:04:21.000154 21693 consensus_queue.cc:1048] T 00000000000000000000000000000000 P c629b6dc689548ba8f430b1b3799217a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6615912a4a9040c9a062b53566a59e2c" member_type: VOTER last_known_addr { host: "127.20.251.190" port: 43847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 10:04:21.011372 21738 instance_detector.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:04:21.011917 21694 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6615912a4a9040c9a062b53566a59e2c [sys.catalog]: SysCatalogTable state changed. Reason: New leader c629b6dc689548ba8f430b1b3799217a. Latest consensus state: current_term: 1 leader_uuid: "c629b6dc689548ba8f430b1b3799217a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6615912a4a9040c9a062b53566a59e2c" member_type: VOTER last_known_addr { host: "127.20.251.190" port: 43847 } } peers { permanent_uuid: "c629b6dc689548ba8f430b1b3799217a" member_type: VOTER last_known_addr { host: "127.20.251.189" port: 39201 } } peers { permanent_uuid: "0c3f4667750f4548ae0230ad06f96a6e" member_type: VOTER last_known_addr { host: "127.20.251.188" port: 33259 } } }
I20260608 10:04:21.012876 21694 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6615912a4a9040c9a062b53566a59e2c [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:04:21.014423 21486 server_base.cc:1061] running on GCE node
I20260608 10:04:21.015435 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:21.015681 21486 system_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:04:21.016435 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913061016413 us; error 0 us; skew 500 ppm
I20260608 10:04:21.017371 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:21.019241 21734 mvcc.cc:204] Tried to move back new op lower bound from 7294619897787088896 to 7294619897588305920. Current Snapshot: MvccSnapshot[applied={T|T < 7294619897787088896}]
I20260608 10:04:21.025568 21694 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6615912a4a9040c9a062b53566a59e2c [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "c629b6dc689548ba8f430b1b3799217a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6615912a4a9040c9a062b53566a59e2c" member_type: VOTER last_known_addr { host: "127.20.251.190" port: 43847 } } peers { permanent_uuid: "c629b6dc689548ba8f430b1b3799217a" member_type: VOTER last_known_addr { host: "127.20.251.189" port: 39201 } } peers { permanent_uuid: "0c3f4667750f4548ae0230ad06f96a6e" member_type: VOTER last_known_addr { host: "127.20.251.188" port: 33259 } } }
I20260608 10:04:21.026418 21694 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6615912a4a9040c9a062b53566a59e2c [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:04:21.034471 21695 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0c3f4667750f4548ae0230ad06f96a6e [sys.catalog]: SysCatalogTable state changed. Reason: New leader c629b6dc689548ba8f430b1b3799217a. Latest consensus state: current_term: 1 leader_uuid: "c629b6dc689548ba8f430b1b3799217a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6615912a4a9040c9a062b53566a59e2c" member_type: VOTER last_known_addr { host: "127.20.251.190" port: 43847 } } peers { permanent_uuid: "c629b6dc689548ba8f430b1b3799217a" member_type: VOTER last_known_addr { host: "127.20.251.189" port: 39201 } } peers { permanent_uuid: "0c3f4667750f4548ae0230ad06f96a6e" member_type: VOTER last_known_addr { host: "127.20.251.188" port: 33259 } } }
I20260608 10:04:21.035653 21695 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0c3f4667750f4548ae0230ad06f96a6e [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:04:21.037210 21693 sys_catalog.cc:455] T 00000000000000000000000000000000 P c629b6dc689548ba8f430b1b3799217a [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "c629b6dc689548ba8f430b1b3799217a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6615912a4a9040c9a062b53566a59e2c" member_type: VOTER last_known_addr { host: "127.20.251.190" port: 43847 } } peers { permanent_uuid: "c629b6dc689548ba8f430b1b3799217a" member_type: VOTER last_known_addr { host: "127.20.251.189" port: 39201 } } peers { permanent_uuid: "0c3f4667750f4548ae0230ad06f96a6e" member_type: VOTER last_known_addr { host: "127.20.251.188" port: 33259 } } }
I20260608 10:04:21.038362 21693 sys_catalog.cc:458] T 00000000000000000000000000000000 P c629b6dc689548ba8f430b1b3799217a [sys.catalog]: This master's current role is: LEADER
I20260608 10:04:21.039592 21730 catalog_manager.cc:1382] Generated new cluster ID: 5ef769859f6b4bd5a599f314048495e9
I20260608 10:04:21.039203 21693 sys_catalog.cc:455] T 00000000000000000000000000000000 P c629b6dc689548ba8f430b1b3799217a [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "c629b6dc689548ba8f430b1b3799217a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6615912a4a9040c9a062b53566a59e2c" member_type: VOTER last_known_addr { host: "127.20.251.190" port: 43847 } } peers { permanent_uuid: "c629b6dc689548ba8f430b1b3799217a" member_type: VOTER last_known_addr { host: "127.20.251.189" port: 39201 } } peers { permanent_uuid: "0c3f4667750f4548ae0230ad06f96a6e" member_type: VOTER last_known_addr { host: "127.20.251.188" port: 33259 } } }
I20260608 10:04:21.039892 21730 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:04:21.040035 21693 sys_catalog.cc:458] T 00000000000000000000000000000000 P c629b6dc689548ba8f430b1b3799217a [sys.catalog]: This master's current role is: LEADER
I20260608 10:04:21.050427 21695 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0c3f4667750f4548ae0230ad06f96a6e [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "c629b6dc689548ba8f430b1b3799217a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6615912a4a9040c9a062b53566a59e2c" member_type: VOTER last_known_addr { host: "127.20.251.190" port: 43847 } } peers { permanent_uuid: "c629b6dc689548ba8f430b1b3799217a" member_type: VOTER last_known_addr { host: "127.20.251.189" port: 39201 } } peers { permanent_uuid: "0c3f4667750f4548ae0230ad06f96a6e" member_type: VOTER last_known_addr { host: "127.20.251.188" port: 33259 } } }
I20260608 10:04:21.051781 21695 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0c3f4667750f4548ae0230ad06f96a6e [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:04:21.054531 21486 webserver.cc:533] Webserver started at http://127.20.251.129:37709/ using document root <none> and password file <none>
I20260608 10:04:21.055347 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:21.055622 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:21.056118 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:21.057690 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913058711471-21486-0/minicluster-data/ts-0-root/instance:
uuid: "95035e143d6f4976b4c67b9b2b023e51"
format_stamp: "Formatted at 2026-06-08 10:04:21 on dist-test-slave-0x65"
I20260608 10:04:21.071259 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.013s	user 0.005s	sys 0.001s
I20260608 10:04:21.078401 21749 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:04:21.079613 21486 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.001s	sys 0.003s
I20260608 10:04:21.079990 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913058711471-21486-0/minicluster-data/ts-0-root
uuid: "95035e143d6f4976b4c67b9b2b023e51"
format_stamp: "Formatted at 2026-06-08 10:04:21 on dist-test-slave-0x65"
I20260608 10:04:21.080351 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913058711471-21486-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913058711471-21486-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913058711471-21486-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:04:21.081209 21730 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:04:21.083463 21730 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:04:21.105464 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:21.107374 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:21.110239 21486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:04:21.115105 21486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:04:21.115401 21486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:21.115715 21486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:04:21.115939 21486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:21.130306 21730 catalog_manager.cc:6069] T 00000000000000000000000000000000 P c629b6dc689548ba8f430b1b3799217a: Generated new TSK 0
I20260608 10:04:21.131548 21730 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:04:21.261262 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.129:38217
I20260608 10:04:21.261406 21812 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.129:38217 every 8 connection(s)
I20260608 10:04:21.283134 21813 heartbeater.cc:344] Connected to a master server at 127.20.251.188:33259
I20260608 10:04:21.283622 21813 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:21.284832 21813 heartbeater.cc:507] Master 127.20.251.188:33259 requested a full tablet report, sending...
I20260608 10:04:21.289577 21650 ts_manager.cc:194] Registered new tserver with Master: 95035e143d6f4976b4c67b9b2b023e51 (127.20.251.129:38217)
I20260608 10:04:21.312080 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 10:04:21.316206 21814 heartbeater.cc:344] Connected to a master server at 127.20.251.189:39201
I20260608 10:04:21.316669 21814 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:21.317759 21814 heartbeater.cc:507] Master 127.20.251.189:39201 requested a full tablet report, sending...
I20260608 10:04:21.318861 21816 heartbeater.cc:344] Connected to a master server at 127.20.251.190:43847
I20260608 10:04:21.319303 21816 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:21.320245 21816 heartbeater.cc:507] Master 127.20.251.190:43847 requested a full tablet report, sending...
I20260608 10:04:21.320773 21583 ts_manager.cc:194] Registered new tserver with Master: 95035e143d6f4976b4c67b9b2b023e51 (127.20.251.129:38217)
I20260608 10:04:21.323819 21583 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48982
I20260608 10:04:21.326774 21518 ts_manager.cc:194] Registered new tserver with Master: 95035e143d6f4976b4c67b9b2b023e51 (127.20.251.129:38217)
W20260608 10:04:21.327824 21820 instance_detector.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:04:21.329495 21821 instance_detector.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:04:21.339251 21824 instance_detector.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:04:21.341629 21486 server_base.cc:1061] running on GCE node
I20260608 10:04:21.343101 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:21.343461 21486 system_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:04:21.343719 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913061343698 us; error 0 us; skew 500 ppm
I20260608 10:04:21.344591 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:21.347759 21486 webserver.cc:533] Webserver started at http://127.20.251.130:45923/ using document root <none> and password file <none>
I20260608 10:04:21.348527 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:21.348829 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:21.349206 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:21.350709 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913058711471-21486-0/minicluster-data/ts-1-root/instance:
uuid: "a890b056bf074f83b10a07444925042e"
format_stamp: "Formatted at 2026-06-08 10:04:21 on dist-test-slave-0x65"
I20260608 10:04:21.357156 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260608 10:04:21.361922 21828 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:04:21.362847 21486 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:04:21.363248 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913058711471-21486-0/minicluster-data/ts-1-root
uuid: "a890b056bf074f83b10a07444925042e"
format_stamp: "Formatted at 2026-06-08 10:04:21 on dist-test-slave-0x65"
I20260608 10:04:21.363683 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913058711471-21486-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913058711471-21486-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913058711471-21486-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:04:21.397176 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:21.398943 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:21.402176 21486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:04:21.406327 21486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:04:21.406616 21486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:21.406934 21486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:04:21.407160 21486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:21.520941 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.130:36347
I20260608 10:04:21.521039 21890 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.130:36347 every 8 connection(s)
I20260608 10:04:21.557835 21892 heartbeater.cc:344] Connected to a master server at 127.20.251.189:39201
I20260608 10:04:21.558393 21892 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:21.559482 21892 heartbeater.cc:507] Master 127.20.251.189:39201 requested a full tablet report, sending...
I20260608 10:04:21.559754 21891 heartbeater.cc:344] Connected to a master server at 127.20.251.188:33259
I20260608 10:04:21.560209 21891 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:21.561242 21891 heartbeater.cc:507] Master 127.20.251.188:33259 requested a full tablet report, sending...
I20260608 10:04:21.562281 21583 ts_manager.cc:194] Registered new tserver with Master: a890b056bf074f83b10a07444925042e (127.20.251.130:36347)
I20260608 10:04:21.563328 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 10:04:21.564126 21583 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48988
I20260608 10:04:21.564301 21650 ts_manager.cc:194] Registered new tserver with Master: a890b056bf074f83b10a07444925042e (127.20.251.130:36347)
I20260608 10:04:21.568383 21895 heartbeater.cc:344] Connected to a master server at 127.20.251.190:43847
I20260608 10:04:21.568800 21895 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:21.569502 21895 heartbeater.cc:507] Master 127.20.251.190:43847 requested a full tablet report, sending...
I20260608 10:04:21.572279 21518 ts_manager.cc:194] Registered new tserver with Master: a890b056bf074f83b10a07444925042e (127.20.251.130:36347)
W20260608 10:04:21.575750 21898 instance_detector.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:04:21.590372 21899 instance_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:04:21.591193 21486 server_base.cc:1061] running on GCE node
W20260608 10:04:21.592716 21901 instance_detector.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:04:21.593827 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:21.594116 21486 system_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:04:21.594333 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913061594313 us; error 0 us; skew 500 ppm
I20260608 10:04:21.595142 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:21.600212 21486 webserver.cc:533] Webserver started at http://127.20.251.131:38069/ using document root <none> and password file <none>
I20260608 10:04:21.600937 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:21.601198 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:21.601558 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:21.603330 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913058711471-21486-0/minicluster-data/ts-2-root/instance:
uuid: "0ab9ad9857a74da795c9d96eb8194064"
format_stamp: "Formatted at 2026-06-08 10:04:21 on dist-test-slave-0x65"
I20260608 10:04:21.609498 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.001s
I20260608 10:04:21.614760 21906 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:04:21.615834 21486 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:04:21.616303 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913058711471-21486-0/minicluster-data/ts-2-root
uuid: "0ab9ad9857a74da795c9d96eb8194064"
format_stamp: "Formatted at 2026-06-08 10:04:21 on dist-test-slave-0x65"
I20260608 10:04:21.616724 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913058711471-21486-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913058711471-21486-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913058711471-21486-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:04:21.661944 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:21.663852 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:21.665917 21486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:04:21.668967 21486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:04:21.669296 21486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:21.669652 21486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:04:21.669925 21486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:21.774572 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.131:37299
I20260608 10:04:21.774758 21968 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.131:37299 every 8 connection(s)
I20260608 10:04:21.808926 21969 heartbeater.cc:344] Connected to a master server at 127.20.251.188:33259
I20260608 10:04:21.809453 21969 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:21.810499 21969 heartbeater.cc:507] Master 127.20.251.188:33259 requested a full tablet report, sending...
I20260608 10:04:21.813342 21650 ts_manager.cc:194] Registered new tserver with Master: 0ab9ad9857a74da795c9d96eb8194064 (127.20.251.131:37299)
I20260608 10:04:21.831260 21970 heartbeater.cc:344] Connected to a master server at 127.20.251.189:39201
I20260608 10:04:21.831718 21970 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:21.832688 21970 heartbeater.cc:507] Master 127.20.251.189:39201 requested a full tablet report, sending...
I20260608 10:04:21.834236 21972 heartbeater.cc:344] Connected to a master server at 127.20.251.190:43847
I20260608 10:04:21.834617 21972 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:21.835152 21583 ts_manager.cc:194] Registered new tserver with Master: 0ab9ad9857a74da795c9d96eb8194064 (127.20.251.131:37299)
I20260608 10:04:21.835578 21972 heartbeater.cc:507] Master 127.20.251.190:43847 requested a full tablet report, sending...
I20260608 10:04:21.836941 21583 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48998
I20260608 10:04:21.838375 21518 ts_manager.cc:194] Registered new tserver with Master: 0ab9ad9857a74da795c9d96eb8194064 (127.20.251.131:37299)
I20260608 10:04:21.838907 21486 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.02748878s
I20260608 10:04:21.933495 21720 catalog_manager.cc:1294] Loaded cluster ID: 5ef769859f6b4bd5a599f314048495e9
I20260608 10:04:21.933835 21720 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 6615912a4a9040c9a062b53566a59e2c: loading cluster ID for follower catalog manager: success
I20260608 10:04:21.941267 21720 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 6615912a4a9040c9a062b53566a59e2c: acquiring CA information for follower catalog manager: success
I20260608 10:04:21.949486 21720 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 6615912a4a9040c9a062b53566a59e2c: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 10:04:21.964404 21729 catalog_manager.cc:1294] Loaded cluster ID: 5ef769859f6b4bd5a599f314048495e9
I20260608 10:04:21.964735 21729 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 0c3f4667750f4548ae0230ad06f96a6e: loading cluster ID for follower catalog manager: success
I20260608 10:04:21.971905 21729 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 0c3f4667750f4548ae0230ad06f96a6e: acquiring CA information for follower catalog manager: success
I20260608 10:04:21.977211 21729 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 0c3f4667750f4548ae0230ad06f96a6e: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 10:04:22.328585 21814 heartbeater.cc:499] Master 127.20.251.189:39201 was elected leader, sending a full tablet report...
I20260608 10:04:22.568223 21892 heartbeater.cc:499] Master 127.20.251.189:39201 was elected leader, sending a full tablet report...
I20260608 10:04:22.840078 21970 heartbeater.cc:499] Master 127.20.251.189:39201 was elected leader, sending a full tablet report...
I20260608 10:04:22.933552 21722 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:04:23.030655 21583 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49006:
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:04:23.190907 21856 tablet_service.cc:1511] Processing CreateTablet for tablet 274aad07e9a6473fbd4c37b577ac82a2 (DEFAULT_TABLE table=test-workload [id=938e9d287aa94582a638c9aaad27a2f1]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:04:23.191131 21934 tablet_service.cc:1511] Processing CreateTablet for tablet 8038358563a94b76b8c00d5e11c6cd8e (DEFAULT_TABLE table=test-workload [id=938e9d287aa94582a638c9aaad27a2f1]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:04:23.192915 21934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8038358563a94b76b8c00d5e11c6cd8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:23.192942 21856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 274aad07e9a6473fbd4c37b577ac82a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:23.202683 21778 tablet_service.cc:1511] Processing CreateTablet for tablet 129aaf2124ee4ac692196359bc0c2ead (DEFAULT_TABLE table=test-workload [id=938e9d287aa94582a638c9aaad27a2f1]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:04:23.204303 21778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 129aaf2124ee4ac692196359bc0c2ead. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:23.206529 21777 tablet_service.cc:1511] Processing CreateTablet for tablet 32a5e44ebfcf436d95bb849063ec4037 (DEFAULT_TABLE table=test-workload [id=938e9d287aa94582a638c9aaad27a2f1]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:04:23.208036 21777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32a5e44ebfcf436d95bb849063ec4037. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:23.212363 22002 tablet_bootstrap.cc:492] T 274aad07e9a6473fbd4c37b577ac82a2 P a890b056bf074f83b10a07444925042e: Bootstrap starting.
I20260608 10:04:23.220112 22002 tablet_bootstrap.cc:654] T 274aad07e9a6473fbd4c37b577ac82a2 P a890b056bf074f83b10a07444925042e: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:23.239884 22004 tablet_bootstrap.cc:492] T 32a5e44ebfcf436d95bb849063ec4037 P 95035e143d6f4976b4c67b9b2b023e51: Bootstrap starting.
I20260608 10:04:23.248893 22003 tablet_bootstrap.cc:492] T 8038358563a94b76b8c00d5e11c6cd8e P 0ab9ad9857a74da795c9d96eb8194064: Bootstrap starting.
I20260608 10:04:23.253990 22004 tablet_bootstrap.cc:654] T 32a5e44ebfcf436d95bb849063ec4037 P 95035e143d6f4976b4c67b9b2b023e51: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:23.259240 22002 tablet_bootstrap.cc:492] T 274aad07e9a6473fbd4c37b577ac82a2 P a890b056bf074f83b10a07444925042e: No bootstrap required, opened a new log
I20260608 10:04:23.259769 22002 ts_tablet_manager.cc:1403] T 274aad07e9a6473fbd4c37b577ac82a2 P a890b056bf074f83b10a07444925042e: Time spent bootstrapping tablet: real 0.048s	user 0.008s	sys 0.005s
I20260608 10:04:23.261018 22004 tablet_bootstrap.cc:492] T 32a5e44ebfcf436d95bb849063ec4037 P 95035e143d6f4976b4c67b9b2b023e51: No bootstrap required, opened a new log
I20260608 10:04:23.261495 22004 ts_tablet_manager.cc:1403] T 32a5e44ebfcf436d95bb849063ec4037 P 95035e143d6f4976b4c67b9b2b023e51: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.002s
I20260608 10:04:23.262964 22002 raft_consensus.cc:359] T 274aad07e9a6473fbd4c37b577ac82a2 P a890b056bf074f83b10a07444925042e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a890b056bf074f83b10a07444925042e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 36347 } }
I20260608 10:04:23.263602 22002 raft_consensus.cc:385] T 274aad07e9a6473fbd4c37b577ac82a2 P a890b056bf074f83b10a07444925042e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:23.263909 22002 raft_consensus.cc:740] T 274aad07e9a6473fbd4c37b577ac82a2 P a890b056bf074f83b10a07444925042e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a890b056bf074f83b10a07444925042e, State: Initialized, Role: FOLLOWER
I20260608 10:04:23.264359 22004 raft_consensus.cc:359] T 32a5e44ebfcf436d95bb849063ec4037 P 95035e143d6f4976b4c67b9b2b023e51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "95035e143d6f4976b4c67b9b2b023e51" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 38217 } }
I20260608 10:04:23.264961 22004 raft_consensus.cc:385] T 32a5e44ebfcf436d95bb849063ec4037 P 95035e143d6f4976b4c67b9b2b023e51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:23.265398 22004 raft_consensus.cc:740] T 32a5e44ebfcf436d95bb849063ec4037 P 95035e143d6f4976b4c67b9b2b023e51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95035e143d6f4976b4c67b9b2b023e51, State: Initialized, Role: FOLLOWER
I20260608 10:04:23.266331 22004 consensus_queue.cc:260] T 32a5e44ebfcf436d95bb849063ec4037 P 95035e143d6f4976b4c67b9b2b023e51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "95035e143d6f4976b4c67b9b2b023e51" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 38217 } }
I20260608 10:04:23.267022 22004 raft_consensus.cc:399] T 32a5e44ebfcf436d95bb849063ec4037 P 95035e143d6f4976b4c67b9b2b023e51 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:04:23.267375 22004 raft_consensus.cc:493] T 32a5e44ebfcf436d95bb849063ec4037 P 95035e143d6f4976b4c67b9b2b023e51 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:04:23.267727 22003 tablet_bootstrap.cc:654] T 8038358563a94b76b8c00d5e11c6cd8e P 0ab9ad9857a74da795c9d96eb8194064: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:23.267737 22004 raft_consensus.cc:3060] T 32a5e44ebfcf436d95bb849063ec4037 P 95035e143d6f4976b4c67b9b2b023e51 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:23.270772 22002 consensus_queue.cc:260] T 274aad07e9a6473fbd4c37b577ac82a2 P a890b056bf074f83b10a07444925042e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a890b056bf074f83b10a07444925042e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 36347 } }
I20260608 10:04:23.271704 22002 raft_consensus.cc:399] T 274aad07e9a6473fbd4c37b577ac82a2 P a890b056bf074f83b10a07444925042e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:04:23.272008 22002 raft_consensus.cc:493] T 274aad07e9a6473fbd4c37b577ac82a2 P a890b056bf074f83b10a07444925042e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:04:23.272354 22002 raft_consensus.cc:3060] T 274aad07e9a6473fbd4c37b577ac82a2 P a890b056bf074f83b10a07444925042e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:23.275249 22004 raft_consensus.cc:515] T 32a5e44ebfcf436d95bb849063ec4037 P 95035e143d6f4976b4c67b9b2b023e51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "95035e143d6f4976b4c67b9b2b023e51" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 38217 } }
I20260608 10:04:23.276096 22004 leader_election.cc:304] T 32a5e44ebfcf436d95bb849063ec4037 P 95035e143d6f4976b4c67b9b2b023e51 [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: 95035e143d6f4976b4c67b9b2b023e51; no voters: 
I20260608 10:04:23.281294 22002 raft_consensus.cc:515] T 274aad07e9a6473fbd4c37b577ac82a2 P a890b056bf074f83b10a07444925042e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a890b056bf074f83b10a07444925042e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 36347 } }
I20260608 10:04:23.282123 22002 leader_election.cc:304] T 274aad07e9a6473fbd4c37b577ac82a2 P a890b056bf074f83b10a07444925042e [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: a890b056bf074f83b10a07444925042e; no voters: 
I20260608 10:04:23.283088 22003 tablet_bootstrap.cc:492] T 8038358563a94b76b8c00d5e11c6cd8e P 0ab9ad9857a74da795c9d96eb8194064: No bootstrap required, opened a new log
I20260608 10:04:23.283663 22003 ts_tablet_manager.cc:1403] T 8038358563a94b76b8c00d5e11c6cd8e P 0ab9ad9857a74da795c9d96eb8194064: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.006s
I20260608 10:04:23.284477 22002 leader_election.cc:290] T 274aad07e9a6473fbd4c37b577ac82a2 P a890b056bf074f83b10a07444925042e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:04:23.285051 22009 raft_consensus.cc:2804] T 274aad07e9a6473fbd4c37b577ac82a2 P a890b056bf074f83b10a07444925042e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:23.287190 22003 raft_consensus.cc:359] T 8038358563a94b76b8c00d5e11c6cd8e P 0ab9ad9857a74da795c9d96eb8194064 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0ab9ad9857a74da795c9d96eb8194064" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37299 } }
I20260608 10:04:23.287879 22003 raft_consensus.cc:385] T 8038358563a94b76b8c00d5e11c6cd8e P 0ab9ad9857a74da795c9d96eb8194064 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:23.288159 22009 raft_consensus.cc:697] T 274aad07e9a6473fbd4c37b577ac82a2 P a890b056bf074f83b10a07444925042e [term 1 LEADER]: Becoming Leader. State: Replica: a890b056bf074f83b10a07444925042e, State: Running, Role: LEADER
I20260608 10:04:23.288264 22003 raft_consensus.cc:740] T 8038358563a94b76b8c00d5e11c6cd8e P 0ab9ad9857a74da795c9d96eb8194064 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ab9ad9857a74da795c9d96eb8194064, State: Initialized, Role: FOLLOWER
I20260608 10:04:23.289031 22009 consensus_queue.cc:237] T 274aad07e9a6473fbd4c37b577ac82a2 P a890b056bf074f83b10a07444925042e [LEADER]: Queue going to LEADER mode. State: All 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: "a890b056bf074f83b10a07444925042e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 36347 } }
I20260608 10:04:23.289325 22003 consensus_queue.cc:260] T 8038358563a94b76b8c00d5e11c6cd8e P 0ab9ad9857a74da795c9d96eb8194064 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0ab9ad9857a74da795c9d96eb8194064" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37299 } }
I20260608 10:04:23.290131 22003 raft_consensus.cc:399] T 8038358563a94b76b8c00d5e11c6cd8e P 0ab9ad9857a74da795c9d96eb8194064 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:04:23.290547 22003 raft_consensus.cc:493] T 8038358563a94b76b8c00d5e11c6cd8e P 0ab9ad9857a74da795c9d96eb8194064 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:04:23.291467 22003 raft_consensus.cc:3060] T 8038358563a94b76b8c00d5e11c6cd8e P 0ab9ad9857a74da795c9d96eb8194064 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:23.296509 22008 raft_consensus.cc:2804] T 32a5e44ebfcf436d95bb849063ec4037 P 95035e143d6f4976b4c67b9b2b023e51 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:23.296931 22004 leader_election.cc:290] T 32a5e44ebfcf436d95bb849063ec4037 P 95035e143d6f4976b4c67b9b2b023e51 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:04:23.308426 22003 raft_consensus.cc:515] T 8038358563a94b76b8c00d5e11c6cd8e P 0ab9ad9857a74da795c9d96eb8194064 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0ab9ad9857a74da795c9d96eb8194064" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37299 } }
I20260608 10:04:23.317948 21583 catalog_manager.cc:5696] T 274aad07e9a6473fbd4c37b577ac82a2 P a890b056bf074f83b10a07444925042e reported cstate change: term changed from 0 to 1, leader changed from <none> to a890b056bf074f83b10a07444925042e (127.20.251.130). New cstate: current_term: 1 leader_uuid: "a890b056bf074f83b10a07444925042e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a890b056bf074f83b10a07444925042e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 36347 } health_report { overall_health: HEALTHY } } }
I20260608 10:04:23.319298 22003 leader_election.cc:304] T 8038358563a94b76b8c00d5e11c6cd8e P 0ab9ad9857a74da795c9d96eb8194064 [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: 0ab9ad9857a74da795c9d96eb8194064; no voters: 
I20260608 10:04:23.330276 22002 ts_tablet_manager.cc:1434] T 274aad07e9a6473fbd4c37b577ac82a2 P a890b056bf074f83b10a07444925042e: Time spent starting tablet: real 0.070s	user 0.014s	sys 0.012s
I20260608 10:04:23.348047 22004 ts_tablet_manager.cc:1434] T 32a5e44ebfcf436d95bb849063ec4037 P 95035e143d6f4976b4c67b9b2b023e51: Time spent starting tablet: real 0.086s	user 0.024s	sys 0.008s
I20260608 10:04:23.348719 22003 leader_election.cc:290] T 8038358563a94b76b8c00d5e11c6cd8e P 0ab9ad9857a74da795c9d96eb8194064 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:04:23.353931 22004 tablet_bootstrap.cc:492] T 129aaf2124ee4ac692196359bc0c2ead P 95035e143d6f4976b4c67b9b2b023e51: Bootstrap starting.
I20260608 10:04:23.348521 22015 raft_consensus.cc:2804] T 8038358563a94b76b8c00d5e11c6cd8e P 0ab9ad9857a74da795c9d96eb8194064 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:23.364622 22008 raft_consensus.cc:697] T 32a5e44ebfcf436d95bb849063ec4037 P 95035e143d6f4976b4c67b9b2b023e51 [term 1 LEADER]: Becoming Leader. State: Replica: 95035e143d6f4976b4c67b9b2b023e51, State: Running, Role: LEADER
I20260608 10:04:23.368896 22008 consensus_queue.cc:237] T 32a5e44ebfcf436d95bb849063ec4037 P 95035e143d6f4976b4c67b9b2b023e51 [LEADER]: Queue going to LEADER mode. State: All 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: "95035e143d6f4976b4c67b9b2b023e51" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 38217 } }
I20260608 10:04:23.376796 22003 ts_tablet_manager.cc:1434] T 8038358563a94b76b8c00d5e11c6cd8e P 0ab9ad9857a74da795c9d96eb8194064: Time spent starting tablet: real 0.093s	user 0.027s	sys 0.001s
I20260608 10:04:23.377158 22004 tablet_bootstrap.cc:654] T 129aaf2124ee4ac692196359bc0c2ead P 95035e143d6f4976b4c67b9b2b023e51: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:23.383836 22015 raft_consensus.cc:697] T 8038358563a94b76b8c00d5e11c6cd8e P 0ab9ad9857a74da795c9d96eb8194064 [term 1 LEADER]: Becoming Leader. State: Replica: 0ab9ad9857a74da795c9d96eb8194064, State: Running, Role: LEADER
I20260608 10:04:23.385855 22015 consensus_queue.cc:237] T 8038358563a94b76b8c00d5e11c6cd8e P 0ab9ad9857a74da795c9d96eb8194064 [LEADER]: Queue going to LEADER mode. State: All 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: "0ab9ad9857a74da795c9d96eb8194064" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37299 } }
I20260608 10:04:23.429692 22004 tablet_bootstrap.cc:492] T 129aaf2124ee4ac692196359bc0c2ead P 95035e143d6f4976b4c67b9b2b023e51: No bootstrap required, opened a new log
I20260608 10:04:23.430300 22004 ts_tablet_manager.cc:1403] T 129aaf2124ee4ac692196359bc0c2ead P 95035e143d6f4976b4c67b9b2b023e51: Time spent bootstrapping tablet: real 0.077s	user 0.010s	sys 0.005s
I20260608 10:04:23.432224 21583 catalog_manager.cc:5696] T 32a5e44ebfcf436d95bb849063ec4037 P 95035e143d6f4976b4c67b9b2b023e51 reported cstate change: term changed from 0 to 1, leader changed from <none> to 95035e143d6f4976b4c67b9b2b023e51 (127.20.251.129). New cstate: current_term: 1 leader_uuid: "95035e143d6f4976b4c67b9b2b023e51" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "95035e143d6f4976b4c67b9b2b023e51" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 38217 } health_report { overall_health: HEALTHY } } }
I20260608 10:04:23.436678 22004 raft_consensus.cc:359] T 129aaf2124ee4ac692196359bc0c2ead P 95035e143d6f4976b4c67b9b2b023e51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "95035e143d6f4976b4c67b9b2b023e51" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 38217 } }
I20260608 10:04:23.437327 22004 raft_consensus.cc:385] T 129aaf2124ee4ac692196359bc0c2ead P 95035e143d6f4976b4c67b9b2b023e51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:23.437712 22004 raft_consensus.cc:740] T 129aaf2124ee4ac692196359bc0c2ead P 95035e143d6f4976b4c67b9b2b023e51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95035e143d6f4976b4c67b9b2b023e51, State: Initialized, Role: FOLLOWER
I20260608 10:04:23.438637 22004 consensus_queue.cc:260] T 129aaf2124ee4ac692196359bc0c2ead P 95035e143d6f4976b4c67b9b2b023e51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "95035e143d6f4976b4c67b9b2b023e51" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 38217 } }
I20260608 10:04:23.439354 22004 raft_consensus.cc:399] T 129aaf2124ee4ac692196359bc0c2ead P 95035e143d6f4976b4c67b9b2b023e51 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:04:23.468277 22004 raft_consensus.cc:493] T 129aaf2124ee4ac692196359bc0c2ead P 95035e143d6f4976b4c67b9b2b023e51 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:04:23.468716 22004 raft_consensus.cc:3060] T 129aaf2124ee4ac692196359bc0c2ead P 95035e143d6f4976b4c67b9b2b023e51 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:23.475097 22004 raft_consensus.cc:515] T 129aaf2124ee4ac692196359bc0c2ead P 95035e143d6f4976b4c67b9b2b023e51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "95035e143d6f4976b4c67b9b2b023e51" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 38217 } }
I20260608 10:04:23.478101 22004 leader_election.cc:304] T 129aaf2124ee4ac692196359bc0c2ead P 95035e143d6f4976b4c67b9b2b023e51 [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: 95035e143d6f4976b4c67b9b2b023e51; no voters: 
I20260608 10:04:23.478829 22004 leader_election.cc:290] T 129aaf2124ee4ac692196359bc0c2ead P 95035e143d6f4976b4c67b9b2b023e51 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:04:23.478969 22008 raft_consensus.cc:2804] T 129aaf2124ee4ac692196359bc0c2ead P 95035e143d6f4976b4c67b9b2b023e51 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:23.479518 22008 raft_consensus.cc:697] T 129aaf2124ee4ac692196359bc0c2ead P 95035e143d6f4976b4c67b9b2b023e51 [term 1 LEADER]: Becoming Leader. State: Replica: 95035e143d6f4976b4c67b9b2b023e51, State: Running, Role: LEADER
I20260608 10:04:23.480233 22008 consensus_queue.cc:237] T 129aaf2124ee4ac692196359bc0c2ead P 95035e143d6f4976b4c67b9b2b023e51 [LEADER]: Queue going to LEADER mode. State: All 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: "95035e143d6f4976b4c67b9b2b023e51" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 38217 } }
I20260608 10:04:23.481426 22004 ts_tablet_manager.cc:1434] T 129aaf2124ee4ac692196359bc0c2ead P 95035e143d6f4976b4c67b9b2b023e51: Time spent starting tablet: real 0.051s	user 0.014s	sys 0.001s
I20260608 10:04:23.483201 21583 catalog_manager.cc:5696] T 8038358563a94b76b8c00d5e11c6cd8e P 0ab9ad9857a74da795c9d96eb8194064 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ab9ad9857a74da795c9d96eb8194064 (127.20.251.131). New cstate: current_term: 1 leader_uuid: "0ab9ad9857a74da795c9d96eb8194064" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0ab9ad9857a74da795c9d96eb8194064" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37299 } health_report { overall_health: HEALTHY } } }
I20260608 10:04:23.510864 21582 catalog_manager.cc:5696] T 129aaf2124ee4ac692196359bc0c2ead P 95035e143d6f4976b4c67b9b2b023e51 reported cstate change: term changed from 0 to 1, leader changed from <none> to 95035e143d6f4976b4c67b9b2b023e51 (127.20.251.129). New cstate: current_term: 1 leader_uuid: "95035e143d6f4976b4c67b9b2b023e51" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "95035e143d6f4976b4c67b9b2b023e51" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 38217 } health_report { overall_health: HEALTHY } } }
I20260608 10:04:23.626309 21486 tablet_server.cc:179] TabletServer@127.20.251.129:0 shutting down...
I20260608 10:04:23.648312 21486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:04:23.649277 21486 tablet_replica.cc:333] T 129aaf2124ee4ac692196359bc0c2ead P 95035e143d6f4976b4c67b9b2b023e51: stopping tablet replica
I20260608 10:04:23.650118 21486 raft_consensus.cc:2243] T 129aaf2124ee4ac692196359bc0c2ead P 95035e143d6f4976b4c67b9b2b023e51 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:23.650622 21486 raft_consensus.cc:2272] T 129aaf2124ee4ac692196359bc0c2ead P 95035e143d6f4976b4c67b9b2b023e51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:23.653493 21486 tablet_replica.cc:333] T 32a5e44ebfcf436d95bb849063ec4037 P 95035e143d6f4976b4c67b9b2b023e51: stopping tablet replica
I20260608 10:04:23.654047 21486 raft_consensus.cc:2243] T 32a5e44ebfcf436d95bb849063ec4037 P 95035e143d6f4976b4c67b9b2b023e51 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:23.654439 21486 raft_consensus.cc:2272] T 32a5e44ebfcf436d95bb849063ec4037 P 95035e143d6f4976b4c67b9b2b023e51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:23.804548 21486 tablet_server.cc:196] TabletServer@127.20.251.129:0 shutdown complete.
I20260608 10:04:23.815132 21486 tablet_server.cc:179] TabletServer@127.20.251.130:0 shutting down...
I20260608 10:04:23.835235 21486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:04:23.836189 21486 tablet_replica.cc:333] T 274aad07e9a6473fbd4c37b577ac82a2 P a890b056bf074f83b10a07444925042e: stopping tablet replica
I20260608 10:04:23.837018 21486 raft_consensus.cc:2243] T 274aad07e9a6473fbd4c37b577ac82a2 P a890b056bf074f83b10a07444925042e [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:23.837591 21486 raft_consensus.cc:2272] T 274aad07e9a6473fbd4c37b577ac82a2 P a890b056bf074f83b10a07444925042e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:23.847190 21486 tablet_server.cc:196] TabletServer@127.20.251.130:0 shutdown complete.
I20260608 10:04:23.855458 21486 tablet_server.cc:179] TabletServer@127.20.251.131:0 shutting down...
I20260608 10:04:23.875311 21486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:04:23.876130 21486 tablet_replica.cc:333] T 8038358563a94b76b8c00d5e11c6cd8e P 0ab9ad9857a74da795c9d96eb8194064: stopping tablet replica
I20260608 10:04:23.876634 21486 raft_consensus.cc:2243] T 8038358563a94b76b8c00d5e11c6cd8e P 0ab9ad9857a74da795c9d96eb8194064 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:23.877063 21486 raft_consensus.cc:2272] T 8038358563a94b76b8c00d5e11c6cd8e P 0ab9ad9857a74da795c9d96eb8194064 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:23.886132 21486 tablet_server.cc:196] TabletServer@127.20.251.131:0 shutdown complete.
I20260608 10:04:23.894431 21486 master.cc:562] Master@127.20.251.190:43847 shutting down...
I20260608 10:04:23.951184 21720 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 10:04:23.988750 21486 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6615912a4a9040c9a062b53566a59e2c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:23.989419 21486 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6615912a4a9040c9a062b53566a59e2c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:23.989857 21486 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6615912a4a9040c9a062b53566a59e2c: stopping tablet replica
I20260608 10:04:24.010474 21486 master.cc:584] Master@127.20.251.190:43847 shutdown complete.
W20260608 10:04:24.021576 21567 consensus_peers.cc:597] T 00000000000000000000000000000000 P c629b6dc689548ba8f430b1b3799217a -> Peer 6615912a4a9040c9a062b53566a59e2c (127.20.251.190:43847): Couldn't send request to peer 6615912a4a9040c9a062b53566a59e2c. Status: Network error: Client connection negotiation failed: client connection to 127.20.251.190:43847: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:04:24.024063 21486 master.cc:562] Master@127.20.251.189:39201 shutting down...
I20260608 10:04:24.041441 21486 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c629b6dc689548ba8f430b1b3799217a [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:24.042429 21486 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c629b6dc689548ba8f430b1b3799217a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:24.042760 21486 tablet_replica.cc:333] T 00000000000000000000000000000000 P c629b6dc689548ba8f430b1b3799217a: stopping tablet replica
I20260608 10:04:24.128754 21486 master.cc:584] Master@127.20.251.189:39201 shutdown complete.
I20260608 10:04:24.140791 21486 master.cc:562] Master@127.20.251.188:33259 shutting down...
I20260608 10:04:24.155833 21486 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0c3f4667750f4548ae0230ad06f96a6e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:24.156351 21486 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0c3f4667750f4548ae0230ad06f96a6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:24.156680 21486 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0c3f4667750f4548ae0230ad06f96a6e: stopping tablet replica
I20260608 10:04:24.175014 21486 master.cc:584] Master@127.20.251.188:33259 shutdown complete.
[       OK ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing (5317 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn
I20260608 10:04:24.200443 21486 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.20.251.190:34699
I20260608 10:04:24.201752 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:24.207216 22028 instance_detector.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:04:24.209805 22029 instance_detector.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:04:24.210819 22031 instance_detector.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:04:24.213146 21486 server_base.cc:1061] running on GCE node
I20260608 10:04:24.214184 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:24.214455 21486 system_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:04:24.214653 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913064214631 us; error 0 us; skew 500 ppm
I20260608 10:04:24.215467 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:24.218583 21486 webserver.cc:533] Webserver started at http://127.20.251.190:40977/ using document root <none> and password file <none>
I20260608 10:04:24.219295 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:24.219540 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:24.219890 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:24.221405 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913058711471-21486-0/minicluster-data/master-0-root/instance:
uuid: "1bb078753f13450f85cca94617b544d2"
format_stamp: "Formatted at 2026-06-08 10:04:24 on dist-test-slave-0x65"
I20260608 10:04:24.227598 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260608 10:04:24.232107 22036 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:04:24.232954 21486 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:04:24.233222 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913058711471-21486-0/minicluster-data/master-0-root
uuid: "1bb078753f13450f85cca94617b544d2"
format_stamp: "Formatted at 2026-06-08 10:04:24 on dist-test-slave-0x65"
I20260608 10:04:24.233490 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913058711471-21486-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913058711471-21486-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913058711471-21486-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:04:24.264496 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:24.265659 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:24.301653 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.190:34699
I20260608 10:04:24.301769 22087 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.190:34699 every 8 connection(s)
I20260608 10:04:24.305931 22088 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:04:24.314862 22088 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1bb078753f13450f85cca94617b544d2: Bootstrap starting.
I20260608 10:04:24.319190 22088 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1bb078753f13450f85cca94617b544d2: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:24.322996 22088 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1bb078753f13450f85cca94617b544d2: No bootstrap required, opened a new log
I20260608 10:04:24.324945 22088 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1bb078753f13450f85cca94617b544d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1bb078753f13450f85cca94617b544d2" member_type: VOTER }
I20260608 10:04:24.325335 22088 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1bb078753f13450f85cca94617b544d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:24.325596 22088 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1bb078753f13450f85cca94617b544d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bb078753f13450f85cca94617b544d2, State: Initialized, Role: FOLLOWER
I20260608 10:04:24.326176 22088 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1bb078753f13450f85cca94617b544d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1bb078753f13450f85cca94617b544d2" member_type: VOTER }
I20260608 10:04:24.326609 22088 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1bb078753f13450f85cca94617b544d2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:04:24.326812 22088 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1bb078753f13450f85cca94617b544d2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:04:24.327085 22088 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1bb078753f13450f85cca94617b544d2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:24.361356 22088 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1bb078753f13450f85cca94617b544d2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1bb078753f13450f85cca94617b544d2" member_type: VOTER }
I20260608 10:04:24.362154 22088 leader_election.cc:304] T 00000000000000000000000000000000 P 1bb078753f13450f85cca94617b544d2 [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: 1bb078753f13450f85cca94617b544d2; no voters: 
I20260608 10:04:24.363741 22088 leader_election.cc:290] T 00000000000000000000000000000000 P 1bb078753f13450f85cca94617b544d2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:04:24.364151 22091 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1bb078753f13450f85cca94617b544d2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:24.365497 22091 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1bb078753f13450f85cca94617b544d2 [term 1 LEADER]: Becoming Leader. State: Replica: 1bb078753f13450f85cca94617b544d2, State: Running, Role: LEADER
I20260608 10:04:24.366245 22091 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1bb078753f13450f85cca94617b544d2 [LEADER]: Queue going to LEADER mode. State: All 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: "1bb078753f13450f85cca94617b544d2" member_type: VOTER }
I20260608 10:04:24.367165 22088 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1bb078753f13450f85cca94617b544d2 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:04:24.369477 22092 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1bb078753f13450f85cca94617b544d2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1bb078753f13450f85cca94617b544d2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1bb078753f13450f85cca94617b544d2" member_type: VOTER } }
I20260608 10:04:24.369421 22093 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1bb078753f13450f85cca94617b544d2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1bb078753f13450f85cca94617b544d2. Latest consensus state: current_term: 1 leader_uuid: "1bb078753f13450f85cca94617b544d2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1bb078753f13450f85cca94617b544d2" member_type: VOTER } }
I20260608 10:04:24.370152 22092 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1bb078753f13450f85cca94617b544d2 [sys.catalog]: This master's current role is: LEADER
I20260608 10:04:24.370231 22093 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1bb078753f13450f85cca94617b544d2 [sys.catalog]: This master's current role is: LEADER
I20260608 10:04:24.372543 22096 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:04:24.380088 22096 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:04:24.383620 21486 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:04:24.390112 22096 catalog_manager.cc:1382] Generated new cluster ID: d2f634b823fc4068bfa01ce063289d27
I20260608 10:04:24.390391 22096 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:04:24.402732 22096 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:04:24.404170 22096 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:04:24.427647 22096 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 1bb078753f13450f85cca94617b544d2: Generated new TSK 0
I20260608 10:04:24.428210 22096 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:04:24.450230 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:24.456277 22109 instance_detector.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:04:24.457952 22110 instance_detector.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:04:24.459095 22112 instance_detector.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:04:24.459952 21486 server_base.cc:1061] running on GCE node
I20260608 10:04:24.460722 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:24.460932 21486 system_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:04:24.461089 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913064461065 us; error 0 us; skew 500 ppm
I20260608 10:04:24.461676 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:24.464231 21486 webserver.cc:533] Webserver started at http://127.20.251.129:40851/ using document root <none> and password file <none>
I20260608 10:04:24.464774 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:24.464958 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:24.465246 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:24.466413 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913058711471-21486-0/minicluster-data/ts-0-root/instance:
uuid: "96fcd1a646e743e983472827ef082b2a"
format_stamp: "Formatted at 2026-06-08 10:04:24 on dist-test-slave-0x65"
I20260608 10:04:24.471298 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260608 10:04:24.475039 22117 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:04:24.475847 21486 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 10:04:24.476137 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913058711471-21486-0/minicluster-data/ts-0-root
uuid: "96fcd1a646e743e983472827ef082b2a"
format_stamp: "Formatted at 2026-06-08 10:04:24 on dist-test-slave-0x65"
I20260608 10:04:24.476399 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913058711471-21486-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913058711471-21486-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913058711471-21486-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:04:24.486548 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:24.487646 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:24.489271 21486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:04:24.491890 21486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:04:24.492107 21486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:24.492339 21486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:04:24.492496 21486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:24.544168 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.129:39663
I20260608 10:04:24.544335 22179 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.129:39663 every 8 connection(s)
I20260608 10:04:24.551165 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:24.558920 22184 instance_detector.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:04:24.559576 22185 instance_detector.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:04:24.568818 22187 instance_detector.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:04:24.569166 21486 server_base.cc:1061] running on GCE node
I20260608 10:04:24.570634 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:24.570899 21486 system_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:04:24.571086 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913064571067 us; error 0 us; skew 500 ppm
I20260608 10:04:24.571827 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:24.574925 21486 webserver.cc:533] Webserver started at http://127.20.251.130:37239/ using document root <none> and password file <none>
I20260608 10:04:24.575567 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:24.575758 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:24.576036 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:24.577073 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913058711471-21486-0/minicluster-data/ts-1-root/instance:
uuid: "c72ac348c6864eac8517af00dda8ff70"
format_stamp: "Formatted at 2026-06-08 10:04:24 on dist-test-slave-0x65"
I20260608 10:04:24.582211 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.002s
I20260608 10:04:24.585768 22180 heartbeater.cc:344] Connected to a master server at 127.20.251.190:34699
I20260608 10:04:24.586225 22180 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:24.586702 22192 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:04:24.587038 22180 heartbeater.cc:507] Master 127.20.251.190:34699 requested a full tablet report, sending...
I20260608 10:04:24.587615 21486 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:04:24.587952 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913058711471-21486-0/minicluster-data/ts-1-root
uuid: "c72ac348c6864eac8517af00dda8ff70"
format_stamp: "Formatted at 2026-06-08 10:04:24 on dist-test-slave-0x65"
I20260608 10:04:24.588289 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913058711471-21486-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913058711471-21486-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913058711471-21486-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:04:24.589706 22053 ts_manager.cc:194] Registered new tserver with Master: 96fcd1a646e743e983472827ef082b2a (127.20.251.129:39663)
I20260608 10:04:24.592131 22053 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59350
I20260608 10:04:24.611096 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:24.612267 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:24.613833 21486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:04:24.616273 21486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:04:24.616472 21486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:24.616707 21486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:04:24.616859 21486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:24.661260 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.130:38029
I20260608 10:04:24.661401 22254 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.130:38029 every 8 connection(s)
I20260608 10:04:24.666460 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:24.673942 22258 instance_detector.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:04:24.674515 22259 instance_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:04:24.679656 22255 heartbeater.cc:344] Connected to a master server at 127.20.251.190:34699
I20260608 10:04:24.680092 22255 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:24.680979 22255 heartbeater.cc:507] Master 127.20.251.190:34699 requested a full tablet report, sending...
I20260608 10:04:24.683497 22053 ts_manager.cc:194] Registered new tserver with Master: c72ac348c6864eac8517af00dda8ff70 (127.20.251.130:38029)
I20260608 10:04:24.685566 22053 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59362
W20260608 10:04:24.686489 22261 instance_detector.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:04:24.689152 21486 server_base.cc:1061] running on GCE node
I20260608 10:04:24.690061 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:24.690272 21486 system_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:04:24.690443 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913064690424 us; error 0 us; skew 500 ppm
I20260608 10:04:24.691102 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:24.693847 21486 webserver.cc:533] Webserver started at http://127.20.251.131:41603/ using document root <none> and password file <none>
I20260608 10:04:24.694345 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:24.694523 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:24.694764 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:24.695907 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913058711471-21486-0/minicluster-data/ts-2-root/instance:
uuid: "82854c4d151149c18cd4beeef9d59587"
format_stamp: "Formatted at 2026-06-08 10:04:24 on dist-test-slave-0x65"
I20260608 10:04:24.700771 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.001s
I20260608 10:04:24.704571 22266 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:04:24.705471 21486 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:04:24.705869 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913058711471-21486-0/minicluster-data/ts-2-root
uuid: "82854c4d151149c18cd4beeef9d59587"
format_stamp: "Formatted at 2026-06-08 10:04:24 on dist-test-slave-0x65"
I20260608 10:04:24.706148 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913058711471-21486-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913058711471-21486-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913058711471-21486-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:04:24.735322 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:24.736436 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:24.737777 21486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:04:24.740118 21486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:04:24.740312 21486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:24.740535 21486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:04:24.740690 21486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:24.786185 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.131:43691
I20260608 10:04:24.786351 22328 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.131:43691 every 8 connection(s)
I20260608 10:04:24.800462 22329 heartbeater.cc:344] Connected to a master server at 127.20.251.190:34699
I20260608 10:04:24.800911 22329 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:24.801769 22329 heartbeater.cc:507] Master 127.20.251.190:34699 requested a full tablet report, sending...
I20260608 10:04:24.803834 22053 ts_manager.cc:194] Registered new tserver with Master: 82854c4d151149c18cd4beeef9d59587 (127.20.251.131:43691)
I20260608 10:04:24.804322 21486 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014795713s
I20260608 10:04:24.805637 22053 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36778
I20260608 10:04:25.595538 22180 heartbeater.cc:499] Master 127.20.251.190:34699 was elected leader, sending a full tablet report...
I20260608 10:04:25.689601 22255 heartbeater.cc:499] Master 127.20.251.190:34699 was elected leader, sending a full tablet report...
I20260608 10:04:25.808743 22329 heartbeater.cc:499] Master 127.20.251.190:34699 was elected leader, sending a full tablet report...
I20260608 10:04:25.871765 22053 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36780:
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:04:25.874388 22053 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:04:25.949148 22220 tablet_service.cc:1511] Processing CreateTablet for tablet 74b00417d0ec45168a426823b410641e (DEFAULT_TABLE table=test-workload [id=ef416065e326411a80e91a8c37db8b24]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 10:04:25.950937 22220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74b00417d0ec45168a426823b410641e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:25.954867 22219 tablet_service.cc:1511] Processing CreateTablet for tablet 4cc7ac38fa764994976792d6e4622ab5 (DEFAULT_TABLE table=test-workload [id=ef416065e326411a80e91a8c37db8b24]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 10:04:25.956470 22219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cc7ac38fa764994976792d6e4622ab5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:25.958890 22218 tablet_service.cc:1511] Processing CreateTablet for tablet ba64225a4b804bc290627ba2d3f66a04 (DEFAULT_TABLE table=test-workload [id=ef416065e326411a80e91a8c37db8b24]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 10:04:25.961503 22217 tablet_service.cc:1511] Processing CreateTablet for tablet a1d6779dc2874c82ab0957239f00119f (DEFAULT_TABLE table=test-workload [id=ef416065e326411a80e91a8c37db8b24]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 10:04:25.962150 22145 tablet_service.cc:1511] Processing CreateTablet for tablet 74b00417d0ec45168a426823b410641e (DEFAULT_TABLE table=test-workload [id=ef416065e326411a80e91a8c37db8b24]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 10:04:25.963250 22218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba64225a4b804bc290627ba2d3f66a04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:25.963850 22145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74b00417d0ec45168a426823b410641e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:25.966019 22217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1d6779dc2874c82ab0957239f00119f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:25.969081 22144 tablet_service.cc:1511] Processing CreateTablet for tablet 4cc7ac38fa764994976792d6e4622ab5 (DEFAULT_TABLE table=test-workload [id=ef416065e326411a80e91a8c37db8b24]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 10:04:25.970590 22144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cc7ac38fa764994976792d6e4622ab5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:25.970160 22216 tablet_service.cc:1511] Processing CreateTablet for tablet 94fd31bbde9d4226b3f777eb09cadb9c (DEFAULT_TABLE table=test-workload [id=ef416065e326411a80e91a8c37db8b24]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 10:04:25.971666 22216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94fd31bbde9d4226b3f777eb09cadb9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:25.974355 22143 tablet_service.cc:1511] Processing CreateTablet for tablet ba64225a4b804bc290627ba2d3f66a04 (DEFAULT_TABLE table=test-workload [id=ef416065e326411a80e91a8c37db8b24]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 10:04:25.976177 22143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba64225a4b804bc290627ba2d3f66a04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:25.980283 22215 tablet_service.cc:1511] Processing CreateTablet for tablet b1864ffa238f47f2bd2da8632dea4cd8 (DEFAULT_TABLE table=test-workload [id=ef416065e326411a80e91a8c37db8b24]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 10:04:25.981983 22215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1864ffa238f47f2bd2da8632dea4cd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:25.982934 22142 tablet_service.cc:1511] Processing CreateTablet for tablet a1d6779dc2874c82ab0957239f00119f (DEFAULT_TABLE table=test-workload [id=ef416065e326411a80e91a8c37db8b24]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 10:04:25.984354 22142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1d6779dc2874c82ab0957239f00119f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:25.987156 22214 tablet_service.cc:1511] Processing CreateTablet for tablet 2dee64587dd3486398d680ca3973b84b (DEFAULT_TABLE table=test-workload [id=ef416065e326411a80e91a8c37db8b24]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 10:04:25.988245 22141 tablet_service.cc:1511] Processing CreateTablet for tablet 94fd31bbde9d4226b3f777eb09cadb9c (DEFAULT_TABLE table=test-workload [id=ef416065e326411a80e91a8c37db8b24]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 10:04:25.989660 22141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94fd31bbde9d4226b3f777eb09cadb9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:25.988690 22214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dee64587dd3486398d680ca3973b84b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:25.993827 22293 tablet_service.cc:1511] Processing CreateTablet for tablet 4cc7ac38fa764994976792d6e4622ab5 (DEFAULT_TABLE table=test-workload [id=ef416065e326411a80e91a8c37db8b24]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 10:04:25.995478 22293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cc7ac38fa764994976792d6e4622ab5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:25.995100 22294 tablet_service.cc:1511] Processing CreateTablet for tablet 74b00417d0ec45168a426823b410641e (DEFAULT_TABLE table=test-workload [id=ef416065e326411a80e91a8c37db8b24]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 10:04:25.996615 22294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74b00417d0ec45168a426823b410641e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:25.997997 22292 tablet_service.cc:1511] Processing CreateTablet for tablet ba64225a4b804bc290627ba2d3f66a04 (DEFAULT_TABLE table=test-workload [id=ef416065e326411a80e91a8c37db8b24]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 10:04:25.999571 22292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba64225a4b804bc290627ba2d3f66a04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:26.002943 22291 tablet_service.cc:1511] Processing CreateTablet for tablet a1d6779dc2874c82ab0957239f00119f (DEFAULT_TABLE table=test-workload [id=ef416065e326411a80e91a8c37db8b24]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 10:04:26.004472 22291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1d6779dc2874c82ab0957239f00119f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:26.007105 22289 tablet_service.cc:1511] Processing CreateTablet for tablet b1864ffa238f47f2bd2da8632dea4cd8 (DEFAULT_TABLE table=test-workload [id=ef416065e326411a80e91a8c37db8b24]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 10:04:26.007258 22140 tablet_service.cc:1511] Processing CreateTablet for tablet b1864ffa238f47f2bd2da8632dea4cd8 (DEFAULT_TABLE table=test-workload [id=ef416065e326411a80e91a8c37db8b24]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 10:04:26.008765 22289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1864ffa238f47f2bd2da8632dea4cd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:26.008886 22140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1864ffa238f47f2bd2da8632dea4cd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:26.011138 22290 tablet_service.cc:1511] Processing CreateTablet for tablet 94fd31bbde9d4226b3f777eb09cadb9c (DEFAULT_TABLE table=test-workload [id=ef416065e326411a80e91a8c37db8b24]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 10:04:26.018662 22288 tablet_service.cc:1511] Processing CreateTablet for tablet 2dee64587dd3486398d680ca3973b84b (DEFAULT_TABLE table=test-workload [id=ef416065e326411a80e91a8c37db8b24]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 10:04:26.021279 22290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94fd31bbde9d4226b3f777eb09cadb9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:26.024032 22138 tablet_service.cc:1511] Processing CreateTablet for tablet 6477903110ad4cb6aee0c2349e55db97 (DEFAULT_TABLE table=test-workload [id=ef416065e326411a80e91a8c37db8b24]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 10:04:26.027101 22138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6477903110ad4cb6aee0c2349e55db97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:26.027359 22139 tablet_service.cc:1511] Processing CreateTablet for tablet 2dee64587dd3486398d680ca3973b84b (DEFAULT_TABLE table=test-workload [id=ef416065e326411a80e91a8c37db8b24]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 10:04:26.029671 22139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dee64587dd3486398d680ca3973b84b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:26.041939 22217 tablet_service.cc:1511] Processing CreateTablet for tablet 6477903110ad4cb6aee0c2349e55db97 (DEFAULT_TABLE table=test-workload [id=ef416065e326411a80e91a8c37db8b24]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 10:04:26.043531 22217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6477903110ad4cb6aee0c2349e55db97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:26.051337 22288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dee64587dd3486398d680ca3973b84b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:26.057927 22287 tablet_service.cc:1511] Processing CreateTablet for tablet 6477903110ad4cb6aee0c2349e55db97 (DEFAULT_TABLE table=test-workload [id=ef416065e326411a80e91a8c37db8b24]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 10:04:26.067636 22287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6477903110ad4cb6aee0c2349e55db97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:26.102327 22349 tablet_bootstrap.cc:492] T 4cc7ac38fa764994976792d6e4622ab5 P c72ac348c6864eac8517af00dda8ff70: Bootstrap starting.
I20260608 10:04:26.129321 22351 tablet_bootstrap.cc:492] T 4cc7ac38fa764994976792d6e4622ab5 P 96fcd1a646e743e983472827ef082b2a: Bootstrap starting.
I20260608 10:04:26.134507 22350 tablet_bootstrap.cc:492] T 74b00417d0ec45168a426823b410641e P 82854c4d151149c18cd4beeef9d59587: Bootstrap starting.
I20260608 10:04:26.142959 22351 tablet_bootstrap.cc:654] T 4cc7ac38fa764994976792d6e4622ab5 P 96fcd1a646e743e983472827ef082b2a: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:26.143635 22350 tablet_bootstrap.cc:654] T 74b00417d0ec45168a426823b410641e P 82854c4d151149c18cd4beeef9d59587: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:26.149748 22349 tablet_bootstrap.cc:654] T 4cc7ac38fa764994976792d6e4622ab5 P c72ac348c6864eac8517af00dda8ff70: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:26.151422 22351 tablet_bootstrap.cc:492] T 4cc7ac38fa764994976792d6e4622ab5 P 96fcd1a646e743e983472827ef082b2a: No bootstrap required, opened a new log
I20260608 10:04:26.152024 22351 ts_tablet_manager.cc:1403] T 4cc7ac38fa764994976792d6e4622ab5 P 96fcd1a646e743e983472827ef082b2a: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.000s
I20260608 10:04:26.155382 22350 tablet_bootstrap.cc:492] T 74b00417d0ec45168a426823b410641e P 82854c4d151149c18cd4beeef9d59587: No bootstrap required, opened a new log
I20260608 10:04:26.155201 22351 raft_consensus.cc:359] T 4cc7ac38fa764994976792d6e4622ab5 P 96fcd1a646e743e983472827ef082b2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } } peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } }
I20260608 10:04:26.155879 22350 ts_tablet_manager.cc:1403] T 74b00417d0ec45168a426823b410641e P 82854c4d151149c18cd4beeef9d59587: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.004s
I20260608 10:04:26.156035 22351 raft_consensus.cc:385] T 4cc7ac38fa764994976792d6e4622ab5 P 96fcd1a646e743e983472827ef082b2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:26.156416 22349 tablet_bootstrap.cc:492] T 4cc7ac38fa764994976792d6e4622ab5 P c72ac348c6864eac8517af00dda8ff70: No bootstrap required, opened a new log
I20260608 10:04:26.156420 22351 raft_consensus.cc:740] T 4cc7ac38fa764994976792d6e4622ab5 P 96fcd1a646e743e983472827ef082b2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96fcd1a646e743e983472827ef082b2a, State: Initialized, Role: FOLLOWER
I20260608 10:04:26.157088 22349 ts_tablet_manager.cc:1403] T 4cc7ac38fa764994976792d6e4622ab5 P c72ac348c6864eac8517af00dda8ff70: Time spent bootstrapping tablet: real 0.103s	user 0.007s	sys 0.006s
I20260608 10:04:26.157464 22351 consensus_queue.cc:260] T 4cc7ac38fa764994976792d6e4622ab5 P 96fcd1a646e743e983472827ef082b2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } } peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } }
I20260608 10:04:26.158440 22350 raft_consensus.cc:359] T 74b00417d0ec45168a426823b410641e P 82854c4d151149c18cd4beeef9d59587 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } } peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } }
I20260608 10:04:26.159034 22350 raft_consensus.cc:385] T 74b00417d0ec45168a426823b410641e P 82854c4d151149c18cd4beeef9d59587 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:26.159322 22350 raft_consensus.cc:740] T 74b00417d0ec45168a426823b410641e P 82854c4d151149c18cd4beeef9d59587 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82854c4d151149c18cd4beeef9d59587, State: Initialized, Role: FOLLOWER
I20260608 10:04:26.160182 22350 consensus_queue.cc:260] T 74b00417d0ec45168a426823b410641e P 82854c4d151149c18cd4beeef9d59587 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } } peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } }
I20260608 10:04:26.160840 22351 ts_tablet_manager.cc:1434] T 4cc7ac38fa764994976792d6e4622ab5 P 96fcd1a646e743e983472827ef082b2a: Time spent starting tablet: real 0.008s	user 0.010s	sys 0.000s
I20260608 10:04:26.160485 22349 raft_consensus.cc:359] T 4cc7ac38fa764994976792d6e4622ab5 P c72ac348c6864eac8517af00dda8ff70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } } peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } }
I20260608 10:04:26.161252 22349 raft_consensus.cc:385] T 4cc7ac38fa764994976792d6e4622ab5 P c72ac348c6864eac8517af00dda8ff70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:26.161597 22349 raft_consensus.cc:740] T 4cc7ac38fa764994976792d6e4622ab5 P c72ac348c6864eac8517af00dda8ff70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c72ac348c6864eac8517af00dda8ff70, State: Initialized, Role: FOLLOWER
I20260608 10:04:26.162117 22351 tablet_bootstrap.cc:492] T 74b00417d0ec45168a426823b410641e P 96fcd1a646e743e983472827ef082b2a: Bootstrap starting.
I20260608 10:04:26.162595 22349 consensus_queue.cc:260] T 4cc7ac38fa764994976792d6e4622ab5 P c72ac348c6864eac8517af00dda8ff70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } } peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } }
I20260608 10:04:26.170044 22351 tablet_bootstrap.cc:654] T 74b00417d0ec45168a426823b410641e P 96fcd1a646e743e983472827ef082b2a: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:26.172631 22349 ts_tablet_manager.cc:1434] T 4cc7ac38fa764994976792d6e4622ab5 P c72ac348c6864eac8517af00dda8ff70: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.008s
I20260608 10:04:26.174746 22350 ts_tablet_manager.cc:1434] T 74b00417d0ec45168a426823b410641e P 82854c4d151149c18cd4beeef9d59587: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.009s
I20260608 10:04:26.175871 22350 tablet_bootstrap.cc:492] T a1d6779dc2874c82ab0957239f00119f P 82854c4d151149c18cd4beeef9d59587: Bootstrap starting.
I20260608 10:04:26.179591 22349 tablet_bootstrap.cc:492] T a1d6779dc2874c82ab0957239f00119f P c72ac348c6864eac8517af00dda8ff70: Bootstrap starting.
I20260608 10:04:26.180255 22351 tablet_bootstrap.cc:492] T 74b00417d0ec45168a426823b410641e P 96fcd1a646e743e983472827ef082b2a: No bootstrap required, opened a new log
I20260608 10:04:26.180773 22351 ts_tablet_manager.cc:1403] T 74b00417d0ec45168a426823b410641e P 96fcd1a646e743e983472827ef082b2a: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.004s
I20260608 10:04:26.182147 22350 tablet_bootstrap.cc:654] T a1d6779dc2874c82ab0957239f00119f P 82854c4d151149c18cd4beeef9d59587: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:26.191192 22351 raft_consensus.cc:359] T 74b00417d0ec45168a426823b410641e P 96fcd1a646e743e983472827ef082b2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } } peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } }
I20260608 10:04:26.192098 22351 raft_consensus.cc:385] T 74b00417d0ec45168a426823b410641e P 96fcd1a646e743e983472827ef082b2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:26.192418 22351 raft_consensus.cc:740] T 74b00417d0ec45168a426823b410641e P 96fcd1a646e743e983472827ef082b2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96fcd1a646e743e983472827ef082b2a, State: Initialized, Role: FOLLOWER
I20260608 10:04:26.192935 22350 tablet_bootstrap.cc:492] T a1d6779dc2874c82ab0957239f00119f P 82854c4d151149c18cd4beeef9d59587: No bootstrap required, opened a new log
I20260608 10:04:26.193424 22350 ts_tablet_manager.cc:1403] T a1d6779dc2874c82ab0957239f00119f P 82854c4d151149c18cd4beeef9d59587: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.007s
I20260608 10:04:26.193570 22349 tablet_bootstrap.cc:654] T a1d6779dc2874c82ab0957239f00119f P c72ac348c6864eac8517af00dda8ff70: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:26.193250 22351 consensus_queue.cc:260] T 74b00417d0ec45168a426823b410641e P 96fcd1a646e743e983472827ef082b2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } } peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } }
I20260608 10:04:26.195715 22351 ts_tablet_manager.cc:1434] T 74b00417d0ec45168a426823b410641e P 96fcd1a646e743e983472827ef082b2a: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260608 10:04:26.196293 22350 raft_consensus.cc:359] T a1d6779dc2874c82ab0957239f00119f P 82854c4d151149c18cd4beeef9d59587 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } } peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } }
I20260608 10:04:26.196888 22351 tablet_bootstrap.cc:492] T b1864ffa238f47f2bd2da8632dea4cd8 P 96fcd1a646e743e983472827ef082b2a: Bootstrap starting.
I20260608 10:04:26.197057 22350 raft_consensus.cc:385] T a1d6779dc2874c82ab0957239f00119f P 82854c4d151149c18cd4beeef9d59587 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:26.197526 22350 raft_consensus.cc:740] T a1d6779dc2874c82ab0957239f00119f P 82854c4d151149c18cd4beeef9d59587 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82854c4d151149c18cd4beeef9d59587, State: Initialized, Role: FOLLOWER
I20260608 10:04:26.198396 22350 consensus_queue.cc:260] T a1d6779dc2874c82ab0957239f00119f P 82854c4d151149c18cd4beeef9d59587 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } } peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } }
I20260608 10:04:26.200556 22350 ts_tablet_manager.cc:1434] T a1d6779dc2874c82ab0957239f00119f P 82854c4d151149c18cd4beeef9d59587: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 10:04:26.200676 22355 raft_consensus.cc:493] T 74b00417d0ec45168a426823b410641e P 96fcd1a646e743e983472827ef082b2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:26.201174 22355 raft_consensus.cc:515] T 74b00417d0ec45168a426823b410641e P 96fcd1a646e743e983472827ef082b2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } } peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } }
I20260608 10:04:26.206843 22350 tablet_bootstrap.cc:492] T 4cc7ac38fa764994976792d6e4622ab5 P 82854c4d151149c18cd4beeef9d59587: Bootstrap starting.
I20260608 10:04:26.207818 22349 tablet_bootstrap.cc:492] T a1d6779dc2874c82ab0957239f00119f P c72ac348c6864eac8517af00dda8ff70: No bootstrap required, opened a new log
I20260608 10:04:26.208544 22349 ts_tablet_manager.cc:1403] T a1d6779dc2874c82ab0957239f00119f P c72ac348c6864eac8517af00dda8ff70: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.009s
I20260608 10:04:26.211778 22349 raft_consensus.cc:359] T a1d6779dc2874c82ab0957239f00119f P c72ac348c6864eac8517af00dda8ff70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } } peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } }
I20260608 10:04:26.212566 22349 raft_consensus.cc:385] T a1d6779dc2874c82ab0957239f00119f P c72ac348c6864eac8517af00dda8ff70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:26.212869 22349 raft_consensus.cc:740] T a1d6779dc2874c82ab0957239f00119f P c72ac348c6864eac8517af00dda8ff70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c72ac348c6864eac8517af00dda8ff70, State: Initialized, Role: FOLLOWER
I20260608 10:04:26.214182 22355 leader_election.cc:290] T 74b00417d0ec45168a426823b410641e P 96fcd1a646e743e983472827ef082b2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c72ac348c6864eac8517af00dda8ff70 (127.20.251.130:38029), 82854c4d151149c18cd4beeef9d59587 (127.20.251.131:43691)
I20260608 10:04:26.213901 22349 consensus_queue.cc:260] T a1d6779dc2874c82ab0957239f00119f P c72ac348c6864eac8517af00dda8ff70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } } peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } }
I20260608 10:04:26.214473 22350 tablet_bootstrap.cc:654] T 4cc7ac38fa764994976792d6e4622ab5 P 82854c4d151149c18cd4beeef9d59587: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:26.223616 22351 tablet_bootstrap.cc:654] T b1864ffa238f47f2bd2da8632dea4cd8 P 96fcd1a646e743e983472827ef082b2a: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:26.225908 22349 ts_tablet_manager.cc:1434] T a1d6779dc2874c82ab0957239f00119f P c72ac348c6864eac8517af00dda8ff70: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.001s
I20260608 10:04:26.234314 22350 tablet_bootstrap.cc:492] T 4cc7ac38fa764994976792d6e4622ab5 P 82854c4d151149c18cd4beeef9d59587: No bootstrap required, opened a new log
I20260608 10:04:26.234858 22350 ts_tablet_manager.cc:1403] T 4cc7ac38fa764994976792d6e4622ab5 P 82854c4d151149c18cd4beeef9d59587: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.010s
I20260608 10:04:26.235297 22349 tablet_bootstrap.cc:492] T 74b00417d0ec45168a426823b410641e P c72ac348c6864eac8517af00dda8ff70: Bootstrap starting.
I20260608 10:04:26.236092 22351 tablet_bootstrap.cc:492] T b1864ffa238f47f2bd2da8632dea4cd8 P 96fcd1a646e743e983472827ef082b2a: No bootstrap required, opened a new log
I20260608 10:04:26.236618 22351 ts_tablet_manager.cc:1403] T b1864ffa238f47f2bd2da8632dea4cd8 P 96fcd1a646e743e983472827ef082b2a: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.004s
I20260608 10:04:26.236469 22304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74b00417d0ec45168a426823b410641e" candidate_uuid: "96fcd1a646e743e983472827ef082b2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82854c4d151149c18cd4beeef9d59587" is_pre_election: true
I20260608 10:04:26.237226 22304 raft_consensus.cc:2468] T 74b00417d0ec45168a426823b410641e P 82854c4d151149c18cd4beeef9d59587 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96fcd1a646e743e983472827ef082b2a in term 0.
I20260608 10:04:26.237890 22350 raft_consensus.cc:359] T 4cc7ac38fa764994976792d6e4622ab5 P 82854c4d151149c18cd4beeef9d59587 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } } peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } }
I20260608 10:04:26.238565 22350 raft_consensus.cc:385] T 4cc7ac38fa764994976792d6e4622ab5 P 82854c4d151149c18cd4beeef9d59587 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:26.238854 22350 raft_consensus.cc:740] T 4cc7ac38fa764994976792d6e4622ab5 P 82854c4d151149c18cd4beeef9d59587 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82854c4d151149c18cd4beeef9d59587, State: Initialized, Role: FOLLOWER
I20260608 10:04:26.238909 22121 leader_election.cc:304] T 74b00417d0ec45168a426823b410641e P 96fcd1a646e743e983472827ef082b2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82854c4d151149c18cd4beeef9d59587, 96fcd1a646e743e983472827ef082b2a; no voters: 
I20260608 10:04:26.239916 22355 raft_consensus.cc:2804] T 74b00417d0ec45168a426823b410641e P 96fcd1a646e743e983472827ef082b2a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:04:26.239715 22350 consensus_queue.cc:260] T 4cc7ac38fa764994976792d6e4622ab5 P 82854c4d151149c18cd4beeef9d59587 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } } peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } }
I20260608 10:04:26.240309 22355 raft_consensus.cc:493] T 74b00417d0ec45168a426823b410641e P 96fcd1a646e743e983472827ef082b2a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:04:26.240929 22355 raft_consensus.cc:3060] T 74b00417d0ec45168a426823b410641e P 96fcd1a646e743e983472827ef082b2a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:26.243052 22350 ts_tablet_manager.cc:1434] T 4cc7ac38fa764994976792d6e4622ab5 P 82854c4d151149c18cd4beeef9d59587: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 10:04:26.244091 22350 tablet_bootstrap.cc:492] T 2dee64587dd3486398d680ca3973b84b P 82854c4d151149c18cd4beeef9d59587: Bootstrap starting.
I20260608 10:04:26.240024 22351 raft_consensus.cc:359] T b1864ffa238f47f2bd2da8632dea4cd8 P 96fcd1a646e743e983472827ef082b2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } } peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } }
I20260608 10:04:26.246451 22351 raft_consensus.cc:385] T b1864ffa238f47f2bd2da8632dea4cd8 P 96fcd1a646e743e983472827ef082b2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:26.246852 22351 raft_consensus.cc:740] T b1864ffa238f47f2bd2da8632dea4cd8 P 96fcd1a646e743e983472827ef082b2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96fcd1a646e743e983472827ef082b2a, State: Initialized, Role: FOLLOWER
I20260608 10:04:26.247691 22351 consensus_queue.cc:260] T b1864ffa238f47f2bd2da8632dea4cd8 P 96fcd1a646e743e983472827ef082b2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } } peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } }
I20260608 10:04:26.247856 22355 raft_consensus.cc:515] T 74b00417d0ec45168a426823b410641e P 96fcd1a646e743e983472827ef082b2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } } peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } }
I20260608 10:04:26.250042 22350 tablet_bootstrap.cc:654] T 2dee64587dd3486398d680ca3973b84b P 82854c4d151149c18cd4beeef9d59587: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:26.252100 22304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74b00417d0ec45168a426823b410641e" candidate_uuid: "96fcd1a646e743e983472827ef082b2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82854c4d151149c18cd4beeef9d59587"
I20260608 10:04:26.252676 22304 raft_consensus.cc:3060] T 74b00417d0ec45168a426823b410641e P 82854c4d151149c18cd4beeef9d59587 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:26.260093 22355 leader_election.cc:290] T 74b00417d0ec45168a426823b410641e P 96fcd1a646e743e983472827ef082b2a [CANDIDATE]: Term 1 election: Requested vote from peers c72ac348c6864eac8517af00dda8ff70 (127.20.251.130:38029), 82854c4d151149c18cd4beeef9d59587 (127.20.251.131:43691)
I20260608 10:04:26.260677 22229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74b00417d0ec45168a426823b410641e" candidate_uuid: "96fcd1a646e743e983472827ef082b2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c72ac348c6864eac8517af00dda8ff70"
W20260608 10:04:26.263228 22118 leader_election.cc:343] T 74b00417d0ec45168a426823b410641e P 96fcd1a646e743e983472827ef082b2a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c72ac348c6864eac8517af00dda8ff70 (127.20.251.130:38029): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:04:26.259989 22230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74b00417d0ec45168a426823b410641e" candidate_uuid: "96fcd1a646e743e983472827ef082b2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c72ac348c6864eac8517af00dda8ff70" is_pre_election: true
W20260608 10:04:26.265913 22118 leader_election.cc:343] T 74b00417d0ec45168a426823b410641e P 96fcd1a646e743e983472827ef082b2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c72ac348c6864eac8517af00dda8ff70 (127.20.251.130:38029): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:04:26.259990 22304 raft_consensus.cc:2468] T 74b00417d0ec45168a426823b410641e P 82854c4d151149c18cd4beeef9d59587 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96fcd1a646e743e983472827ef082b2a in term 1.
I20260608 10:04:26.268910 22121 leader_election.cc:304] T 74b00417d0ec45168a426823b410641e P 96fcd1a646e743e983472827ef082b2a [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: 82854c4d151149c18cd4beeef9d59587, 96fcd1a646e743e983472827ef082b2a; no voters: c72ac348c6864eac8517af00dda8ff70
I20260608 10:04:26.269989 22349 tablet_bootstrap.cc:654] T 74b00417d0ec45168a426823b410641e P c72ac348c6864eac8517af00dda8ff70: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:26.271032 22355 raft_consensus.cc:2804] T 74b00417d0ec45168a426823b410641e P 96fcd1a646e743e983472827ef082b2a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:26.271679 22355 raft_consensus.cc:697] T 74b00417d0ec45168a426823b410641e P 96fcd1a646e743e983472827ef082b2a [term 1 LEADER]: Becoming Leader. State: Replica: 96fcd1a646e743e983472827ef082b2a, State: Running, Role: LEADER
I20260608 10:04:26.271729 22357 raft_consensus.cc:493] T a1d6779dc2874c82ab0957239f00119f P c72ac348c6864eac8517af00dda8ff70 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:26.272555 22357 raft_consensus.cc:515] T a1d6779dc2874c82ab0957239f00119f P c72ac348c6864eac8517af00dda8ff70 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } } peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } }
I20260608 10:04:26.272900 22355 consensus_queue.cc:237] T 74b00417d0ec45168a426823b410641e P 96fcd1a646e743e983472827ef082b2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } } peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } }
I20260608 10:04:26.282255 22350 tablet_bootstrap.cc:492] T 2dee64587dd3486398d680ca3973b84b P 82854c4d151149c18cd4beeef9d59587: No bootstrap required, opened a new log
I20260608 10:04:26.282425 22357 leader_election.cc:290] T a1d6779dc2874c82ab0957239f00119f P c72ac348c6864eac8517af00dda8ff70 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96fcd1a646e743e983472827ef082b2a (127.20.251.129:39663), 82854c4d151149c18cd4beeef9d59587 (127.20.251.131:43691)
I20260608 10:04:26.282774 22350 ts_tablet_manager.cc:1403] T 2dee64587dd3486398d680ca3973b84b P 82854c4d151149c18cd4beeef9d59587: Time spent bootstrapping tablet: real 0.039s	user 0.016s	sys 0.021s
I20260608 10:04:26.286048 22350 raft_consensus.cc:359] T 2dee64587dd3486398d680ca3973b84b P 82854c4d151149c18cd4beeef9d59587 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } } peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } }
I20260608 10:04:26.292759 22351 ts_tablet_manager.cc:1434] T b1864ffa238f47f2bd2da8632dea4cd8 P 96fcd1a646e743e983472827ef082b2a: Time spent starting tablet: real 0.056s	user 0.014s	sys 0.028s
I20260608 10:04:26.294020 22351 tablet_bootstrap.cc:492] T a1d6779dc2874c82ab0957239f00119f P 96fcd1a646e743e983472827ef082b2a: Bootstrap starting.
I20260608 10:04:26.292128 22053 catalog_manager.cc:5696] T 74b00417d0ec45168a426823b410641e P 96fcd1a646e743e983472827ef082b2a reported cstate change: term changed from 0 to 1, leader changed from <none> to 96fcd1a646e743e983472827ef082b2a (127.20.251.129). New cstate: current_term: 1 leader_uuid: "96fcd1a646e743e983472827ef082b2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } health_report { overall_health: UNKNOWN } } }
I20260608 10:04:26.294806 22349 tablet_bootstrap.cc:492] T 74b00417d0ec45168a426823b410641e P c72ac348c6864eac8517af00dda8ff70: No bootstrap required, opened a new log
I20260608 10:04:26.295527 22349 ts_tablet_manager.cc:1403] T 74b00417d0ec45168a426823b410641e P c72ac348c6864eac8517af00dda8ff70: Time spent bootstrapping tablet: real 0.061s	user 0.008s	sys 0.006s
I20260608 10:04:26.286818 22350 raft_consensus.cc:385] T 2dee64587dd3486398d680ca3973b84b P 82854c4d151149c18cd4beeef9d59587 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:26.296622 22350 raft_consensus.cc:740] T 2dee64587dd3486398d680ca3973b84b P 82854c4d151149c18cd4beeef9d59587 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82854c4d151149c18cd4beeef9d59587, State: Initialized, Role: FOLLOWER
I20260608 10:04:26.297617 22350 consensus_queue.cc:260] T 2dee64587dd3486398d680ca3973b84b P 82854c4d151149c18cd4beeef9d59587 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } } peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } }
I20260608 10:04:26.298964 22349 raft_consensus.cc:359] T 74b00417d0ec45168a426823b410641e P c72ac348c6864eac8517af00dda8ff70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } } peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } }
I20260608 10:04:26.299777 22349 raft_consensus.cc:385] T 74b00417d0ec45168a426823b410641e P c72ac348c6864eac8517af00dda8ff70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:26.300076 22349 raft_consensus.cc:740] T 74b00417d0ec45168a426823b410641e P c72ac348c6864eac8517af00dda8ff70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c72ac348c6864eac8517af00dda8ff70, State: Initialized, Role: FOLLOWER
I20260608 10:04:26.301009 22349 consensus_queue.cc:260] T 74b00417d0ec45168a426823b410641e P c72ac348c6864eac8517af00dda8ff70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } } peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } }
I20260608 10:04:26.302335 22350 ts_tablet_manager.cc:1434] T 2dee64587dd3486398d680ca3973b84b P 82854c4d151149c18cd4beeef9d59587: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260608 10:04:26.303411 22350 tablet_bootstrap.cc:492] T ba64225a4b804bc290627ba2d3f66a04 P 82854c4d151149c18cd4beeef9d59587: Bootstrap starting.
I20260608 10:04:26.306159 22349 ts_tablet_manager.cc:1434] T 74b00417d0ec45168a426823b410641e P c72ac348c6864eac8517af00dda8ff70: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260608 10:04:26.307364 22349 tablet_bootstrap.cc:492] T 2dee64587dd3486398d680ca3973b84b P c72ac348c6864eac8517af00dda8ff70: Bootstrap starting.
I20260608 10:04:26.309792 22304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1d6779dc2874c82ab0957239f00119f" candidate_uuid: "c72ac348c6864eac8517af00dda8ff70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82854c4d151149c18cd4beeef9d59587" is_pre_election: true
I20260608 10:04:26.310499 22304 raft_consensus.cc:2468] T a1d6779dc2874c82ab0957239f00119f P 82854c4d151149c18cd4beeef9d59587 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c72ac348c6864eac8517af00dda8ff70 in term 0.
I20260608 10:04:26.312279 22350 tablet_bootstrap.cc:654] T ba64225a4b804bc290627ba2d3f66a04 P 82854c4d151149c18cd4beeef9d59587: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:26.312559 22196 leader_election.cc:304] T a1d6779dc2874c82ab0957239f00119f P c72ac348c6864eac8517af00dda8ff70 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82854c4d151149c18cd4beeef9d59587, c72ac348c6864eac8517af00dda8ff70; no voters: 
I20260608 10:04:26.313695 22357 raft_consensus.cc:2804] T a1d6779dc2874c82ab0957239f00119f P c72ac348c6864eac8517af00dda8ff70 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:04:26.314056 22357 raft_consensus.cc:493] T a1d6779dc2874c82ab0957239f00119f P c72ac348c6864eac8517af00dda8ff70 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:04:26.314178 22349 tablet_bootstrap.cc:654] T 2dee64587dd3486398d680ca3973b84b P c72ac348c6864eac8517af00dda8ff70: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:26.314419 22357 raft_consensus.cc:3060] T a1d6779dc2874c82ab0957239f00119f P c72ac348c6864eac8517af00dda8ff70 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:26.323882 22351 tablet_bootstrap.cc:654] T a1d6779dc2874c82ab0957239f00119f P 96fcd1a646e743e983472827ef082b2a: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:26.331540 22349 tablet_bootstrap.cc:492] T 2dee64587dd3486398d680ca3973b84b P c72ac348c6864eac8517af00dda8ff70: No bootstrap required, opened a new log
I20260608 10:04:26.332247 22349 ts_tablet_manager.cc:1403] T 2dee64587dd3486398d680ca3973b84b P c72ac348c6864eac8517af00dda8ff70: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.005s
I20260608 10:04:26.336567 22349 raft_consensus.cc:359] T 2dee64587dd3486398d680ca3973b84b P c72ac348c6864eac8517af00dda8ff70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } } peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } }
I20260608 10:04:26.337353 22349 raft_consensus.cc:385] T 2dee64587dd3486398d680ca3973b84b P c72ac348c6864eac8517af00dda8ff70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:26.337697 22349 raft_consensus.cc:740] T 2dee64587dd3486398d680ca3973b84b P c72ac348c6864eac8517af00dda8ff70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c72ac348c6864eac8517af00dda8ff70, State: Initialized, Role: FOLLOWER
I20260608 10:04:26.338201 22351 tablet_bootstrap.cc:492] T a1d6779dc2874c82ab0957239f00119f P 96fcd1a646e743e983472827ef082b2a: No bootstrap required, opened a new log
I20260608 10:04:26.338758 22351 ts_tablet_manager.cc:1403] T a1d6779dc2874c82ab0957239f00119f P 96fcd1a646e743e983472827ef082b2a: Time spent bootstrapping tablet: real 0.045s	user 0.015s	sys 0.004s
I20260608 10:04:26.337734 22357 raft_consensus.cc:515] T a1d6779dc2874c82ab0957239f00119f P c72ac348c6864eac8517af00dda8ff70 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } } peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } }
I20260608 10:04:26.342351 22351 raft_consensus.cc:359] T a1d6779dc2874c82ab0957239f00119f P 96fcd1a646e743e983472827ef082b2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } } peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } }
I20260608 10:04:26.343124 22351 raft_consensus.cc:385] T a1d6779dc2874c82ab0957239f00119f P 96fcd1a646e743e983472827ef082b2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:26.343441 22351 raft_consensus.cc:740] T a1d6779dc2874c82ab0957239f00119f P 96fcd1a646e743e983472827ef082b2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96fcd1a646e743e983472827ef082b2a, State: Initialized, Role: FOLLOWER
I20260608 10:04:26.343654 22304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1d6779dc2874c82ab0957239f00119f" candidate_uuid: "c72ac348c6864eac8517af00dda8ff70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82854c4d151149c18cd4beeef9d59587"
I20260608 10:04:26.344333 22304 raft_consensus.cc:3060] T a1d6779dc2874c82ab0957239f00119f P 82854c4d151149c18cd4beeef9d59587 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:26.344355 22351 consensus_queue.cc:260] T a1d6779dc2874c82ab0957239f00119f P 96fcd1a646e743e983472827ef082b2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } } peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } }
I20260608 10:04:26.347940 22155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1d6779dc2874c82ab0957239f00119f" candidate_uuid: "c72ac348c6864eac8517af00dda8ff70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96fcd1a646e743e983472827ef082b2a" is_pre_election: true
I20260608 10:04:26.348690 22155 raft_consensus.cc:2468] T a1d6779dc2874c82ab0957239f00119f P 96fcd1a646e743e983472827ef082b2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c72ac348c6864eac8517af00dda8ff70 in term 0.
I20260608 10:04:26.350136 22154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1d6779dc2874c82ab0957239f00119f" candidate_uuid: "c72ac348c6864eac8517af00dda8ff70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96fcd1a646e743e983472827ef082b2a"
I20260608 10:04:26.350885 22154 raft_consensus.cc:3060] T a1d6779dc2874c82ab0957239f00119f P 96fcd1a646e743e983472827ef082b2a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:26.352532 22355 raft_consensus.cc:493] T b1864ffa238f47f2bd2da8632dea4cd8 P 96fcd1a646e743e983472827ef082b2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:26.353199 22357 leader_election.cc:290] T a1d6779dc2874c82ab0957239f00119f P c72ac348c6864eac8517af00dda8ff70 [CANDIDATE]: Term 1 election: Requested vote from peers 96fcd1a646e743e983472827ef082b2a (127.20.251.129:39663), 82854c4d151149c18cd4beeef9d59587 (127.20.251.131:43691)
I20260608 10:04:26.353070 22355 raft_consensus.cc:515] T b1864ffa238f47f2bd2da8632dea4cd8 P 96fcd1a646e743e983472827ef082b2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } } peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } }
I20260608 10:04:26.355242 22351 ts_tablet_manager.cc:1434] T a1d6779dc2874c82ab0957239f00119f P 96fcd1a646e743e983472827ef082b2a: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.003s
I20260608 10:04:26.356477 22351 tablet_bootstrap.cc:492] T 94fd31bbde9d4226b3f777eb09cadb9c P 96fcd1a646e743e983472827ef082b2a: Bootstrap starting.
I20260608 10:04:26.356700 22230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1864ffa238f47f2bd2da8632dea4cd8" candidate_uuid: "96fcd1a646e743e983472827ef082b2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c72ac348c6864eac8517af00dda8ff70" is_pre_election: true
W20260608 10:04:26.358541 22118 leader_election.cc:343] T b1864ffa238f47f2bd2da8632dea4cd8 P 96fcd1a646e743e983472827ef082b2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c72ac348c6864eac8517af00dda8ff70 (127.20.251.130:38029): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:04:26.360780 22355 leader_election.cc:290] T b1864ffa238f47f2bd2da8632dea4cd8 P 96fcd1a646e743e983472827ef082b2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c72ac348c6864eac8517af00dda8ff70 (127.20.251.130:38029), 82854c4d151149c18cd4beeef9d59587 (127.20.251.131:43691)
I20260608 10:04:26.361330 22303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1864ffa238f47f2bd2da8632dea4cd8" candidate_uuid: "96fcd1a646e743e983472827ef082b2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82854c4d151149c18cd4beeef9d59587" is_pre_election: true
I20260608 10:04:26.363473 22304 raft_consensus.cc:2468] T a1d6779dc2874c82ab0957239f00119f P 82854c4d151149c18cd4beeef9d59587 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c72ac348c6864eac8517af00dda8ff70 in term 1.
I20260608 10:04:26.338698 22349 consensus_queue.cc:260] T 2dee64587dd3486398d680ca3973b84b P c72ac348c6864eac8517af00dda8ff70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } } peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } }
W20260608 10:04:26.365051 22121 leader_election.cc:343] T b1864ffa238f47f2bd2da8632dea4cd8 P 96fcd1a646e743e983472827ef082b2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82854c4d151149c18cd4beeef9d59587 (127.20.251.131:43691): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:04:26.365278 22196 leader_election.cc:304] T a1d6779dc2874c82ab0957239f00119f P c72ac348c6864eac8517af00dda8ff70 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82854c4d151149c18cd4beeef9d59587, c72ac348c6864eac8517af00dda8ff70; no voters: 
I20260608 10:04:26.365556 22121 leader_election.cc:304] T b1864ffa238f47f2bd2da8632dea4cd8 P 96fcd1a646e743e983472827ef082b2a [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: 96fcd1a646e743e983472827ef082b2a; no voters: 82854c4d151149c18cd4beeef9d59587, c72ac348c6864eac8517af00dda8ff70
I20260608 10:04:26.366024 22349 ts_tablet_manager.cc:1434] T 2dee64587dd3486398d680ca3973b84b P c72ac348c6864eac8517af00dda8ff70: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.005s
I20260608 10:04:26.366151 22351 tablet_bootstrap.cc:654] T 94fd31bbde9d4226b3f777eb09cadb9c P 96fcd1a646e743e983472827ef082b2a: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:26.366739 22355 raft_consensus.cc:2749] T b1864ffa238f47f2bd2da8632dea4cd8 P 96fcd1a646e743e983472827ef082b2a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:04:26.367162 22349 tablet_bootstrap.cc:492] T 94fd31bbde9d4226b3f777eb09cadb9c P c72ac348c6864eac8517af00dda8ff70: Bootstrap starting.
I20260608 10:04:26.360428 22154 raft_consensus.cc:2468] T a1d6779dc2874c82ab0957239f00119f P 96fcd1a646e743e983472827ef082b2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c72ac348c6864eac8517af00dda8ff70 in term 1.
I20260608 10:04:26.369637 22357 raft_consensus.cc:2804] T a1d6779dc2874c82ab0957239f00119f P c72ac348c6864eac8517af00dda8ff70 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:26.373555 22350 tablet_bootstrap.cc:492] T ba64225a4b804bc290627ba2d3f66a04 P 82854c4d151149c18cd4beeef9d59587: No bootstrap required, opened a new log
I20260608 10:04:26.374102 22350 ts_tablet_manager.cc:1403] T ba64225a4b804bc290627ba2d3f66a04 P 82854c4d151149c18cd4beeef9d59587: Time spent bootstrapping tablet: real 0.071s	user 0.024s	sys 0.035s
I20260608 10:04:26.370738 22357 raft_consensus.cc:697] T a1d6779dc2874c82ab0957239f00119f P c72ac348c6864eac8517af00dda8ff70 [term 1 LEADER]: Becoming Leader. State: Replica: c72ac348c6864eac8517af00dda8ff70, State: Running, Role: LEADER
I20260608 10:04:26.375932 22357 consensus_queue.cc:237] T a1d6779dc2874c82ab0957239f00119f P c72ac348c6864eac8517af00dda8ff70 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } } peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } }
I20260608 10:04:26.377972 22350 raft_consensus.cc:359] T ba64225a4b804bc290627ba2d3f66a04 P 82854c4d151149c18cd4beeef9d59587 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } } peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } }
I20260608 10:04:26.378890 22350 raft_consensus.cc:385] T ba64225a4b804bc290627ba2d3f66a04 P 82854c4d151149c18cd4beeef9d59587 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:26.379194 22350 raft_consensus.cc:740] T ba64225a4b804bc290627ba2d3f66a04 P 82854c4d151149c18cd4beeef9d59587 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82854c4d151149c18cd4beeef9d59587, State: Initialized, Role: FOLLOWER
I20260608 10:04:26.382683 22350 consensus_queue.cc:260] T ba64225a4b804bc290627ba2d3f66a04 P 82854c4d151149c18cd4beeef9d59587 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } } peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } }
I20260608 10:04:26.384618 22106 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
W20260608 10:04:26.382484 22101 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260608 10:04:26.388443 22106 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 10:04:26.389253 22350 ts_tablet_manager.cc:1434] T ba64225a4b804bc290627ba2d3f66a04 P 82854c4d151149c18cd4beeef9d59587: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.004s
I20260608 10:04:26.390690 22350 tablet_bootstrap.cc:492] T 6477903110ad4cb6aee0c2349e55db97 P 82854c4d151149c18cd4beeef9d59587: Bootstrap starting.
I20260608 10:04:26.397960 22351 tablet_bootstrap.cc:492] T 94fd31bbde9d4226b3f777eb09cadb9c P 96fcd1a646e743e983472827ef082b2a: No bootstrap required, opened a new log
I20260608 10:04:26.398661 22351 ts_tablet_manager.cc:1403] T 94fd31bbde9d4226b3f777eb09cadb9c P 96fcd1a646e743e983472827ef082b2a: Time spent bootstrapping tablet: real 0.042s	user 0.010s	sys 0.003s
I20260608 10:04:26.403153 22351 raft_consensus.cc:359] T 94fd31bbde9d4226b3f777eb09cadb9c P 96fcd1a646e743e983472827ef082b2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } } peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } }
I20260608 10:04:26.404044 22351 raft_consensus.cc:385] T 94fd31bbde9d4226b3f777eb09cadb9c P 96fcd1a646e743e983472827ef082b2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:26.404372 22351 raft_consensus.cc:740] T 94fd31bbde9d4226b3f777eb09cadb9c P 96fcd1a646e743e983472827ef082b2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96fcd1a646e743e983472827ef082b2a, State: Initialized, Role: FOLLOWER
I20260608 10:04:26.405243 22351 consensus_queue.cc:260] T 94fd31bbde9d4226b3f777eb09cadb9c P 96fcd1a646e743e983472827ef082b2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } } peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } }
I20260608 10:04:26.410065 22355 raft_consensus.cc:493] T 4cc7ac38fa764994976792d6e4622ab5 P 96fcd1a646e743e983472827ef082b2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260608 10:04:26.410148 22196 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.251.131:43691, user_credentials={real_user=slave}} blocked reactor thread for 44969.1us
I20260608 10:04:26.411252 22355 raft_consensus.cc:515] T 4cc7ac38fa764994976792d6e4622ab5 P 96fcd1a646e743e983472827ef082b2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } } peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } }
I20260608 10:04:26.413269 22355 leader_election.cc:290] T 4cc7ac38fa764994976792d6e4622ab5 P 96fcd1a646e743e983472827ef082b2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c72ac348c6864eac8517af00dda8ff70 (127.20.251.130:38029), 82854c4d151149c18cd4beeef9d59587 (127.20.251.131:43691)
I20260608 10:04:26.414358 22230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cc7ac38fa764994976792d6e4622ab5" candidate_uuid: "96fcd1a646e743e983472827ef082b2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c72ac348c6864eac8517af00dda8ff70" is_pre_election: true
I20260608 10:04:26.410079 22350 tablet_bootstrap.cc:654] T 6477903110ad4cb6aee0c2349e55db97 P 82854c4d151149c18cd4beeef9d59587: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:26.415225 22230 raft_consensus.cc:2468] T 4cc7ac38fa764994976792d6e4622ab5 P c72ac348c6864eac8517af00dda8ff70 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96fcd1a646e743e983472827ef082b2a in term 0.
I20260608 10:04:26.415365 22303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cc7ac38fa764994976792d6e4622ab5" candidate_uuid: "96fcd1a646e743e983472827ef082b2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82854c4d151149c18cd4beeef9d59587" is_pre_election: true
I20260608 10:04:26.420740 22303 raft_consensus.cc:2468] T 4cc7ac38fa764994976792d6e4622ab5 P 82854c4d151149c18cd4beeef9d59587 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96fcd1a646e743e983472827ef082b2a in term 0.
I20260608 10:04:26.421295 22050 catalog_manager.cc:5696] T a1d6779dc2874c82ab0957239f00119f P c72ac348c6864eac8517af00dda8ff70 reported cstate change: term changed from 0 to 1, leader changed from <none> to c72ac348c6864eac8517af00dda8ff70 (127.20.251.130). New cstate: current_term: 1 leader_uuid: "c72ac348c6864eac8517af00dda8ff70" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } health_report { overall_health: UNKNOWN } } }
I20260608 10:04:26.422227 22121 leader_election.cc:304] T 4cc7ac38fa764994976792d6e4622ab5 P 96fcd1a646e743e983472827ef082b2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82854c4d151149c18cd4beeef9d59587, 96fcd1a646e743e983472827ef082b2a; no voters: 
I20260608 10:04:26.423094 22355 raft_consensus.cc:2804] T 4cc7ac38fa764994976792d6e4622ab5 P 96fcd1a646e743e983472827ef082b2a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:04:26.423573 22355 raft_consensus.cc:493] T 4cc7ac38fa764994976792d6e4622ab5 P 96fcd1a646e743e983472827ef082b2a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:04:26.423925 22355 raft_consensus.cc:3060] T 4cc7ac38fa764994976792d6e4622ab5 P 96fcd1a646e743e983472827ef082b2a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:26.417553 22349 tablet_bootstrap.cc:654] T 94fd31bbde9d4226b3f777eb09cadb9c P c72ac348c6864eac8517af00dda8ff70: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:26.415369 22351 ts_tablet_manager.cc:1434] T 94fd31bbde9d4226b3f777eb09cadb9c P 96fcd1a646e743e983472827ef082b2a: Time spent starting tablet: real 0.016s	user 0.010s	sys 0.000s
I20260608 10:04:26.428565 22351 tablet_bootstrap.cc:492] T 2dee64587dd3486398d680ca3973b84b P 96fcd1a646e743e983472827ef082b2a: Bootstrap starting.
I20260608 10:04:26.431469 22355 raft_consensus.cc:515] T 4cc7ac38fa764994976792d6e4622ab5 P 96fcd1a646e743e983472827ef082b2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } } peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } }
I20260608 10:04:26.436044 22351 tablet_bootstrap.cc:654] T 2dee64587dd3486398d680ca3973b84b P 96fcd1a646e743e983472827ef082b2a: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:26.436204 22230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cc7ac38fa764994976792d6e4622ab5" candidate_uuid: "96fcd1a646e743e983472827ef082b2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c72ac348c6864eac8517af00dda8ff70"
I20260608 10:04:26.435858 22303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cc7ac38fa764994976792d6e4622ab5" candidate_uuid: "96fcd1a646e743e983472827ef082b2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82854c4d151149c18cd4beeef9d59587"
I20260608 10:04:26.436808 22230 raft_consensus.cc:3060] T 4cc7ac38fa764994976792d6e4622ab5 P c72ac348c6864eac8517af00dda8ff70 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:26.437137 22303 raft_consensus.cc:3060] T 4cc7ac38fa764994976792d6e4622ab5 P 82854c4d151149c18cd4beeef9d59587 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:26.441643 22349 tablet_bootstrap.cc:492] T 94fd31bbde9d4226b3f777eb09cadb9c P c72ac348c6864eac8517af00dda8ff70: No bootstrap required, opened a new log
I20260608 10:04:26.442165 22349 ts_tablet_manager.cc:1403] T 94fd31bbde9d4226b3f777eb09cadb9c P c72ac348c6864eac8517af00dda8ff70: Time spent bootstrapping tablet: real 0.075s	user 0.009s	sys 0.005s
I20260608 10:04:26.444026 22230 raft_consensus.cc:2468] T 4cc7ac38fa764994976792d6e4622ab5 P c72ac348c6864eac8517af00dda8ff70 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96fcd1a646e743e983472827ef082b2a in term 1.
I20260608 10:04:26.445540 22374 raft_consensus.cc:493] T 74b00417d0ec45168a426823b410641e P c72ac348c6864eac8517af00dda8ff70 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:26.445600 22118 leader_election.cc:304] T 4cc7ac38fa764994976792d6e4622ab5 P 96fcd1a646e743e983472827ef082b2a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96fcd1a646e743e983472827ef082b2a, c72ac348c6864eac8517af00dda8ff70; no voters: 
I20260608 10:04:26.442078 22355 leader_election.cc:290] T 4cc7ac38fa764994976792d6e4622ab5 P 96fcd1a646e743e983472827ef082b2a [CANDIDATE]: Term 1 election: Requested vote from peers c72ac348c6864eac8517af00dda8ff70 (127.20.251.130:38029), 82854c4d151149c18cd4beeef9d59587 (127.20.251.131:43691)
I20260608 10:04:26.445348 22349 raft_consensus.cc:359] T 94fd31bbde9d4226b3f777eb09cadb9c P c72ac348c6864eac8517af00dda8ff70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } } peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } }
I20260608 10:04:26.446290 22374 raft_consensus.cc:515] T 74b00417d0ec45168a426823b410641e P c72ac348c6864eac8517af00dda8ff70 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } } peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } }
I20260608 10:04:26.446934 22349 raft_consensus.cc:385] T 94fd31bbde9d4226b3f777eb09cadb9c P c72ac348c6864eac8517af00dda8ff70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:26.446883 22355 raft_consensus.cc:2804] T 4cc7ac38fa764994976792d6e4622ab5 P 96fcd1a646e743e983472827ef082b2a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:26.447360 22349 raft_consensus.cc:740] T 94fd31bbde9d4226b3f777eb09cadb9c P c72ac348c6864eac8517af00dda8ff70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c72ac348c6864eac8517af00dda8ff70, State: Initialized, Role: FOLLOWER
I20260608 10:04:26.447914 22355 raft_consensus.cc:697] T 4cc7ac38fa764994976792d6e4622ab5 P 96fcd1a646e743e983472827ef082b2a [term 1 LEADER]: Becoming Leader. State: Replica: 96fcd1a646e743e983472827ef082b2a, State: Running, Role: LEADER
I20260608 10:04:26.448385 22349 consensus_queue.cc:260] T 94fd31bbde9d4226b3f777eb09cadb9c P c72ac348c6864eac8517af00dda8ff70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } } peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } }
I20260608 10:04:26.448872 22350 tablet_bootstrap.cc:492] T 6477903110ad4cb6aee0c2349e55db97 P 82854c4d151149c18cd4beeef9d59587: No bootstrap required, opened a new log
I20260608 10:04:26.449468 22350 ts_tablet_manager.cc:1403] T 6477903110ad4cb6aee0c2349e55db97 P 82854c4d151149c18cd4beeef9d59587: Time spent bootstrapping tablet: real 0.059s	user 0.013s	sys 0.010s
I20260608 10:04:26.452318 22154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74b00417d0ec45168a426823b410641e" candidate_uuid: "c72ac348c6864eac8517af00dda8ff70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96fcd1a646e743e983472827ef082b2a" is_pre_election: true
I20260608 10:04:26.448915 22355 consensus_queue.cc:237] T 4cc7ac38fa764994976792d6e4622ab5 P 96fcd1a646e743e983472827ef082b2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } } peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } }
I20260608 10:04:26.452769 22350 raft_consensus.cc:359] T 6477903110ad4cb6aee0c2349e55db97 P 82854c4d151149c18cd4beeef9d59587 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } } peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } }
I20260608 10:04:26.453653 22350 raft_consensus.cc:385] T 6477903110ad4cb6aee0c2349e55db97 P 82854c4d151149c18cd4beeef9d59587 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:26.450735 22349 ts_tablet_manager.cc:1434] T 94fd31bbde9d4226b3f777eb09cadb9c P c72ac348c6864eac8517af00dda8ff70: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260608 10:04:26.453986 22350 raft_consensus.cc:740] T 6477903110ad4cb6aee0c2349e55db97 P 82854c4d151149c18cd4beeef9d59587 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82854c4d151149c18cd4beeef9d59587, State: Initialized, Role: FOLLOWER
I20260608 10:04:26.454843 22350 consensus_queue.cc:260] T 6477903110ad4cb6aee0c2349e55db97 P 82854c4d151149c18cd4beeef9d59587 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } } peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } }
I20260608 10:04:26.454873 22349 tablet_bootstrap.cc:492] T b1864ffa238f47f2bd2da8632dea4cd8 P c72ac348c6864eac8517af00dda8ff70: Bootstrap starting.
I20260608 10:04:26.456630 22304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74b00417d0ec45168a426823b410641e" candidate_uuid: "c72ac348c6864eac8517af00dda8ff70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82854c4d151149c18cd4beeef9d59587" is_pre_election: true
I20260608 10:04:26.457744 22304 raft_consensus.cc:2393] T 74b00417d0ec45168a426823b410641e P 82854c4d151149c18cd4beeef9d59587 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c72ac348c6864eac8517af00dda8ff70 in current term 1: Already voted for candidate 96fcd1a646e743e983472827ef082b2a in this term.
I20260608 10:04:26.459303 22196 leader_election.cc:304] T 74b00417d0ec45168a426823b410641e P c72ac348c6864eac8517af00dda8ff70 [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: c72ac348c6864eac8517af00dda8ff70; no voters: 82854c4d151149c18cd4beeef9d59587, 96fcd1a646e743e983472827ef082b2a
I20260608 10:04:26.460340 22357 raft_consensus.cc:3060] T 74b00417d0ec45168a426823b410641e P c72ac348c6864eac8517af00dda8ff70 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:26.460492 22350 ts_tablet_manager.cc:1434] T 6477903110ad4cb6aee0c2349e55db97 P 82854c4d151149c18cd4beeef9d59587: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260608 10:04:26.461668 22350 tablet_bootstrap.cc:492] T b1864ffa238f47f2bd2da8632dea4cd8 P 82854c4d151149c18cd4beeef9d59587: Bootstrap starting.
I20260608 10:04:26.467320 22374 leader_election.cc:290] T 74b00417d0ec45168a426823b410641e P c72ac348c6864eac8517af00dda8ff70 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96fcd1a646e743e983472827ef082b2a (127.20.251.129:39663), 82854c4d151149c18cd4beeef9d59587 (127.20.251.131:43691)
I20260608 10:04:26.467628 22350 tablet_bootstrap.cc:654] T b1864ffa238f47f2bd2da8632dea4cd8 P 82854c4d151149c18cd4beeef9d59587: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:26.468931 22357 raft_consensus.cc:2749] T 74b00417d0ec45168a426823b410641e P c72ac348c6864eac8517af00dda8ff70 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:04:26.444906 22303 raft_consensus.cc:2468] T 4cc7ac38fa764994976792d6e4622ab5 P 82854c4d151149c18cd4beeef9d59587 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96fcd1a646e743e983472827ef082b2a in term 1.
I20260608 10:04:26.472913 22351 tablet_bootstrap.cc:492] T 2dee64587dd3486398d680ca3973b84b P 96fcd1a646e743e983472827ef082b2a: No bootstrap required, opened a new log
I20260608 10:04:26.473500 22351 ts_tablet_manager.cc:1403] T 2dee64587dd3486398d680ca3973b84b P 96fcd1a646e743e983472827ef082b2a: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.003s
I20260608 10:04:26.477406 22351 raft_consensus.cc:359] T 2dee64587dd3486398d680ca3973b84b P 96fcd1a646e743e983472827ef082b2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } } peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } }
I20260608 10:04:26.478305 22351 raft_consensus.cc:385] T 2dee64587dd3486398d680ca3973b84b P 96fcd1a646e743e983472827ef082b2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:26.478622 22351 raft_consensus.cc:740] T 2dee64587dd3486398d680ca3973b84b P 96fcd1a646e743e983472827ef082b2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96fcd1a646e743e983472827ef082b2a, State: Initialized, Role: FOLLOWER
I20260608 10:04:26.479583 22351 consensus_queue.cc:260] T 2dee64587dd3486398d680ca3973b84b P 96fcd1a646e743e983472827ef082b2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } } peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } }
I20260608 10:04:26.481894 22349 tablet_bootstrap.cc:654] T b1864ffa238f47f2bd2da8632dea4cd8 P c72ac348c6864eac8517af00dda8ff70: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:26.485025 22351 ts_tablet_manager.cc:1434] T 2dee64587dd3486398d680ca3973b84b P 96fcd1a646e743e983472827ef082b2a: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260608 10:04:26.486143 22351 tablet_bootstrap.cc:492] T 6477903110ad4cb6aee0c2349e55db97 P 96fcd1a646e743e983472827ef082b2a: Bootstrap starting.
I20260608 10:04:26.483100 22356 raft_consensus.cc:493] T 6477903110ad4cb6aee0c2349e55db97 P 82854c4d151149c18cd4beeef9d59587 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:26.486339 22350 tablet_bootstrap.cc:492] T b1864ffa238f47f2bd2da8632dea4cd8 P 82854c4d151149c18cd4beeef9d59587: No bootstrap required, opened a new log
I20260608 10:04:26.486850 22356 raft_consensus.cc:515] T 6477903110ad4cb6aee0c2349e55db97 P 82854c4d151149c18cd4beeef9d59587 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } } peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } }
I20260608 10:04:26.487335 22350 ts_tablet_manager.cc:1403] T b1864ffa238f47f2bd2da8632dea4cd8 P 82854c4d151149c18cd4beeef9d59587: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.000s
I20260608 10:04:26.491559 22350 raft_consensus.cc:359] T b1864ffa238f47f2bd2da8632dea4cd8 P 82854c4d151149c18cd4beeef9d59587 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } } peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } }
I20260608 10:04:26.492547 22350 raft_consensus.cc:385] T b1864ffa238f47f2bd2da8632dea4cd8 P 82854c4d151149c18cd4beeef9d59587 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:26.492988 22350 raft_consensus.cc:740] T b1864ffa238f47f2bd2da8632dea4cd8 P 82854c4d151149c18cd4beeef9d59587 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82854c4d151149c18cd4beeef9d59587, State: Initialized, Role: FOLLOWER
I20260608 10:04:26.493284 22351 tablet_bootstrap.cc:654] T 6477903110ad4cb6aee0c2349e55db97 P 96fcd1a646e743e983472827ef082b2a: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:26.486208 22051 catalog_manager.cc:5696] T 4cc7ac38fa764994976792d6e4622ab5 P 96fcd1a646e743e983472827ef082b2a reported cstate change: term changed from 0 to 1, leader changed from <none> to 96fcd1a646e743e983472827ef082b2a (127.20.251.129). New cstate: current_term: 1 leader_uuid: "96fcd1a646e743e983472827ef082b2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } health_report { overall_health: UNKNOWN } } }
I20260608 10:04:26.493460 22356 leader_election.cc:290] T 6477903110ad4cb6aee0c2349e55db97 P 82854c4d151149c18cd4beeef9d59587 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96fcd1a646e743e983472827ef082b2a (127.20.251.129:39663), c72ac348c6864eac8517af00dda8ff70 (127.20.251.130:38029)
I20260608 10:04:26.494338 22350 consensus_queue.cc:260] T b1864ffa238f47f2bd2da8632dea4cd8 P 82854c4d151149c18cd4beeef9d59587 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } } peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } }
I20260608 10:04:26.497372 22350 ts_tablet_manager.cc:1434] T b1864ffa238f47f2bd2da8632dea4cd8 P 82854c4d151149c18cd4beeef9d59587: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 10:04:26.501068 22350 tablet_bootstrap.cc:492] T 94fd31bbde9d4226b3f777eb09cadb9c P 82854c4d151149c18cd4beeef9d59587: Bootstrap starting.
I20260608 10:04:26.508045 22350 tablet_bootstrap.cc:654] T 94fd31bbde9d4226b3f777eb09cadb9c P 82854c4d151149c18cd4beeef9d59587: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:26.538697 22350 tablet_bootstrap.cc:492] T 94fd31bbde9d4226b3f777eb09cadb9c P 82854c4d151149c18cd4beeef9d59587: No bootstrap required, opened a new log
I20260608 10:04:26.539242 22350 ts_tablet_manager.cc:1403] T 94fd31bbde9d4226b3f777eb09cadb9c P 82854c4d151149c18cd4beeef9d59587: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.006s
I20260608 10:04:26.565095 22350 raft_consensus.cc:359] T 94fd31bbde9d4226b3f777eb09cadb9c P 82854c4d151149c18cd4beeef9d59587 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } } peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } }
I20260608 10:04:26.565996 22350 raft_consensus.cc:385] T 94fd31bbde9d4226b3f777eb09cadb9c P 82854c4d151149c18cd4beeef9d59587 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:26.566283 22350 raft_consensus.cc:740] T 94fd31bbde9d4226b3f777eb09cadb9c P 82854c4d151149c18cd4beeef9d59587 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82854c4d151149c18cd4beeef9d59587, State: Initialized, Role: FOLLOWER
I20260608 10:04:26.567238 22350 consensus_queue.cc:260] T 94fd31bbde9d4226b3f777eb09cadb9c P 82854c4d151149c18cd4beeef9d59587 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } } peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } }
I20260608 10:04:26.571066 22350 ts_tablet_manager.cc:1434] T 94fd31bbde9d4226b3f777eb09cadb9c P 82854c4d151149c18cd4beeef9d59587: Time spent starting tablet: real 0.032s	user 0.010s	sys 0.020s
I20260608 10:04:26.576455 22351 tablet_bootstrap.cc:492] T 6477903110ad4cb6aee0c2349e55db97 P 96fcd1a646e743e983472827ef082b2a: No bootstrap required, opened a new log
I20260608 10:04:26.576812 22349 tablet_bootstrap.cc:492] T b1864ffa238f47f2bd2da8632dea4cd8 P c72ac348c6864eac8517af00dda8ff70: No bootstrap required, opened a new log
I20260608 10:04:26.577039 22351 ts_tablet_manager.cc:1403] T 6477903110ad4cb6aee0c2349e55db97 P 96fcd1a646e743e983472827ef082b2a: Time spent bootstrapping tablet: real 0.091s	user 0.032s	sys 0.047s
I20260608 10:04:26.580641 22349 ts_tablet_manager.cc:1403] T b1864ffa238f47f2bd2da8632dea4cd8 P c72ac348c6864eac8517af00dda8ff70: Time spent bootstrapping tablet: real 0.126s	user 0.050s	sys 0.050s
I20260608 10:04:26.581199 22351 raft_consensus.cc:359] T 6477903110ad4cb6aee0c2349e55db97 P 96fcd1a646e743e983472827ef082b2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } } peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } }
I20260608 10:04:26.582072 22351 raft_consensus.cc:385] T 6477903110ad4cb6aee0c2349e55db97 P 96fcd1a646e743e983472827ef082b2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:26.582379 22351 raft_consensus.cc:740] T 6477903110ad4cb6aee0c2349e55db97 P 96fcd1a646e743e983472827ef082b2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96fcd1a646e743e983472827ef082b2a, State: Initialized, Role: FOLLOWER
I20260608 10:04:26.583192 22351 consensus_queue.cc:260] T 6477903110ad4cb6aee0c2349e55db97 P 96fcd1a646e743e983472827ef082b2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } } peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } }
I20260608 10:04:26.584311 22357 raft_consensus.cc:493] T 2dee64587dd3486398d680ca3973b84b P c72ac348c6864eac8517af00dda8ff70 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:26.584843 22357 raft_consensus.cc:515] T 2dee64587dd3486398d680ca3973b84b P c72ac348c6864eac8517af00dda8ff70 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } } peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } }
I20260608 10:04:26.585649 22351 ts_tablet_manager.cc:1434] T 6477903110ad4cb6aee0c2349e55db97 P 96fcd1a646e743e983472827ef082b2a: Time spent starting tablet: real 0.008s	user 0.011s	sys 0.000s
I20260608 10:04:26.586860 22351 tablet_bootstrap.cc:492] T ba64225a4b804bc290627ba2d3f66a04 P 96fcd1a646e743e983472827ef082b2a: Bootstrap starting.
I20260608 10:04:26.587834 22357 leader_election.cc:290] T 2dee64587dd3486398d680ca3973b84b P c72ac348c6864eac8517af00dda8ff70 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96fcd1a646e743e983472827ef082b2a (127.20.251.129:39663), 82854c4d151149c18cd4beeef9d59587 (127.20.251.131:43691)
I20260608 10:04:26.588289 22154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dee64587dd3486398d680ca3973b84b" candidate_uuid: "c72ac348c6864eac8517af00dda8ff70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96fcd1a646e743e983472827ef082b2a" is_pre_election: true
I20260608 10:04:26.589674 22154 raft_consensus.cc:2468] T 2dee64587dd3486398d680ca3973b84b P 96fcd1a646e743e983472827ef082b2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c72ac348c6864eac8517af00dda8ff70 in term 0.
I20260608 10:04:26.590170 22303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dee64587dd3486398d680ca3973b84b" candidate_uuid: "c72ac348c6864eac8517af00dda8ff70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82854c4d151149c18cd4beeef9d59587" is_pre_election: true
I20260608 10:04:26.590826 22303 raft_consensus.cc:2468] T 2dee64587dd3486398d680ca3973b84b P 82854c4d151149c18cd4beeef9d59587 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c72ac348c6864eac8517af00dda8ff70 in term 0.
I20260608 10:04:26.591118 22155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6477903110ad4cb6aee0c2349e55db97" candidate_uuid: "82854c4d151149c18cd4beeef9d59587" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96fcd1a646e743e983472827ef082b2a" is_pre_election: true
I20260608 10:04:26.589334 22349 raft_consensus.cc:359] T b1864ffa238f47f2bd2da8632dea4cd8 P c72ac348c6864eac8517af00dda8ff70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } } peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } }
I20260608 10:04:26.591845 22155 raft_consensus.cc:2468] T 6477903110ad4cb6aee0c2349e55db97 P 96fcd1a646e743e983472827ef082b2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82854c4d151149c18cd4beeef9d59587 in term 0.
I20260608 10:04:26.592162 22349 raft_consensus.cc:385] T b1864ffa238f47f2bd2da8632dea4cd8 P c72ac348c6864eac8517af00dda8ff70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:26.591490 22193 leader_election.cc:304] T 2dee64587dd3486398d680ca3973b84b P c72ac348c6864eac8517af00dda8ff70 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96fcd1a646e743e983472827ef082b2a, c72ac348c6864eac8517af00dda8ff70; no voters: 
I20260608 10:04:26.592608 22349 raft_consensus.cc:740] T b1864ffa238f47f2bd2da8632dea4cd8 P c72ac348c6864eac8517af00dda8ff70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c72ac348c6864eac8517af00dda8ff70, State: Initialized, Role: FOLLOWER
I20260608 10:04:26.593154 22357 raft_consensus.cc:2804] T 2dee64587dd3486398d680ca3973b84b P c72ac348c6864eac8517af00dda8ff70 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:04:26.593547 22357 raft_consensus.cc:493] T 2dee64587dd3486398d680ca3973b84b P c72ac348c6864eac8517af00dda8ff70 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:04:26.593915 22351 tablet_bootstrap.cc:654] T ba64225a4b804bc290627ba2d3f66a04 P 96fcd1a646e743e983472827ef082b2a: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:26.593986 22357 raft_consensus.cc:3060] T 2dee64587dd3486398d680ca3973b84b P c72ac348c6864eac8517af00dda8ff70 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:26.594432 22267 leader_election.cc:304] T 6477903110ad4cb6aee0c2349e55db97 P 82854c4d151149c18cd4beeef9d59587 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82854c4d151149c18cd4beeef9d59587, 96fcd1a646e743e983472827ef082b2a; no voters: 
I20260608 10:04:26.595293 22356 raft_consensus.cc:2804] T 6477903110ad4cb6aee0c2349e55db97 P 82854c4d151149c18cd4beeef9d59587 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:04:26.595651 22356 raft_consensus.cc:493] T 6477903110ad4cb6aee0c2349e55db97 P 82854c4d151149c18cd4beeef9d59587 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:04:26.596004 22356 raft_consensus.cc:3060] T 6477903110ad4cb6aee0c2349e55db97 P 82854c4d151149c18cd4beeef9d59587 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:26.593423 22349 consensus_queue.cc:260] T b1864ffa238f47f2bd2da8632dea4cd8 P c72ac348c6864eac8517af00dda8ff70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } } peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } }
I20260608 10:04:26.598891 22349 ts_tablet_manager.cc:1434] T b1864ffa238f47f2bd2da8632dea4cd8 P c72ac348c6864eac8517af00dda8ff70: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.002s
I20260608 10:04:26.600067 22349 tablet_bootstrap.cc:492] T ba64225a4b804bc290627ba2d3f66a04 P c72ac348c6864eac8517af00dda8ff70: Bootstrap starting.
I20260608 10:04:26.603099 22356 raft_consensus.cc:515] T 6477903110ad4cb6aee0c2349e55db97 P 82854c4d151149c18cd4beeef9d59587 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } } peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } }
I20260608 10:04:26.607192 22349 tablet_bootstrap.cc:654] T ba64225a4b804bc290627ba2d3f66a04 P c72ac348c6864eac8517af00dda8ff70: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:26.607038 22155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6477903110ad4cb6aee0c2349e55db97" candidate_uuid: "82854c4d151149c18cd4beeef9d59587" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96fcd1a646e743e983472827ef082b2a"
I20260608 10:04:26.607959 22155 raft_consensus.cc:3060] T 6477903110ad4cb6aee0c2349e55db97 P 96fcd1a646e743e983472827ef082b2a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:26.615554 22155 raft_consensus.cc:2468] T 6477903110ad4cb6aee0c2349e55db97 P 96fcd1a646e743e983472827ef082b2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82854c4d151149c18cd4beeef9d59587 in term 1.
I20260608 10:04:26.617026 22267 leader_election.cc:304] T 6477903110ad4cb6aee0c2349e55db97 P 82854c4d151149c18cd4beeef9d59587 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82854c4d151149c18cd4beeef9d59587, 96fcd1a646e743e983472827ef082b2a; no voters: 
I20260608 10:04:26.618009 22356 leader_election.cc:290] T 6477903110ad4cb6aee0c2349e55db97 P 82854c4d151149c18cd4beeef9d59587 [CANDIDATE]: Term 1 election: Requested vote from peers 96fcd1a646e743e983472827ef082b2a (127.20.251.129:39663), c72ac348c6864eac8517af00dda8ff70 (127.20.251.130:38029)
I20260608 10:04:26.619501 22356 raft_consensus.cc:493] T ba64225a4b804bc290627ba2d3f66a04 P 82854c4d151149c18cd4beeef9d59587 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:26.620378 22349 tablet_bootstrap.cc:492] T ba64225a4b804bc290627ba2d3f66a04 P c72ac348c6864eac8517af00dda8ff70: No bootstrap required, opened a new log
I20260608 10:04:26.620090 22356 raft_consensus.cc:515] T ba64225a4b804bc290627ba2d3f66a04 P 82854c4d151149c18cd4beeef9d59587 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } } peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } }
I20260608 10:04:26.621061 22349 ts_tablet_manager.cc:1403] T ba64225a4b804bc290627ba2d3f66a04 P c72ac348c6864eac8517af00dda8ff70: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.005s
I20260608 10:04:26.622553 22356 leader_election.cc:290] T ba64225a4b804bc290627ba2d3f66a04 P 82854c4d151149c18cd4beeef9d59587 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96fcd1a646e743e983472827ef082b2a (127.20.251.129:39663), c72ac348c6864eac8517af00dda8ff70 (127.20.251.130:38029)
I20260608 10:04:26.623260 22356 raft_consensus.cc:2804] T 6477903110ad4cb6aee0c2349e55db97 P 82854c4d151149c18cd4beeef9d59587 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:26.624181 22356 raft_consensus.cc:697] T 6477903110ad4cb6aee0c2349e55db97 P 82854c4d151149c18cd4beeef9d59587 [term 1 LEADER]: Becoming Leader. State: Replica: 82854c4d151149c18cd4beeef9d59587, State: Running, Role: LEADER
I20260608 10:04:26.624565 22349 raft_consensus.cc:359] T ba64225a4b804bc290627ba2d3f66a04 P c72ac348c6864eac8517af00dda8ff70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } } peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } }
I20260608 10:04:26.625381 22349 raft_consensus.cc:385] T ba64225a4b804bc290627ba2d3f66a04 P c72ac348c6864eac8517af00dda8ff70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:26.626412 22349 raft_consensus.cc:740] T ba64225a4b804bc290627ba2d3f66a04 P c72ac348c6864eac8517af00dda8ff70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c72ac348c6864eac8517af00dda8ff70, State: Initialized, Role: FOLLOWER
I20260608 10:04:26.627337 22349 consensus_queue.cc:260] T ba64225a4b804bc290627ba2d3f66a04 P c72ac348c6864eac8517af00dda8ff70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } } peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } }
I20260608 10:04:26.628471 22155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba64225a4b804bc290627ba2d3f66a04" candidate_uuid: "82854c4d151149c18cd4beeef9d59587" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96fcd1a646e743e983472827ef082b2a" is_pre_election: true
I20260608 10:04:26.619413 22357 raft_consensus.cc:515] T 2dee64587dd3486398d680ca3973b84b P c72ac348c6864eac8517af00dda8ff70 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } } peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } }
W20260608 10:04:26.630542 22267 leader_election.cc:343] T ba64225a4b804bc290627ba2d3f66a04 P 82854c4d151149c18cd4beeef9d59587 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96fcd1a646e743e983472827ef082b2a (127.20.251.129:39663): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:04:26.631588 22356 consensus_queue.cc:237] T 6477903110ad4cb6aee0c2349e55db97 P 82854c4d151149c18cd4beeef9d59587 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } } peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } }
I20260608 10:04:26.634562 22155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dee64587dd3486398d680ca3973b84b" candidate_uuid: "c72ac348c6864eac8517af00dda8ff70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96fcd1a646e743e983472827ef082b2a"
I20260608 10:04:26.632678 22349 ts_tablet_manager.cc:1434] T ba64225a4b804bc290627ba2d3f66a04 P c72ac348c6864eac8517af00dda8ff70: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260608 10:04:26.637308 22349 tablet_bootstrap.cc:492] T 6477903110ad4cb6aee0c2349e55db97 P c72ac348c6864eac8517af00dda8ff70: Bootstrap starting.
I20260608 10:04:26.639163 22229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6477903110ad4cb6aee0c2349e55db97" candidate_uuid: "82854c4d151149c18cd4beeef9d59587" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c72ac348c6864eac8517af00dda8ff70"
I20260608 10:04:26.639575 22230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6477903110ad4cb6aee0c2349e55db97" candidate_uuid: "82854c4d151149c18cd4beeef9d59587" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c72ac348c6864eac8517af00dda8ff70" is_pre_election: true
I20260608 10:04:26.640933 22228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba64225a4b804bc290627ba2d3f66a04" candidate_uuid: "82854c4d151149c18cd4beeef9d59587" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c72ac348c6864eac8517af00dda8ff70" is_pre_election: true
I20260608 10:04:26.640867 22155 raft_consensus.cc:3060] T 2dee64587dd3486398d680ca3973b84b P 96fcd1a646e743e983472827ef082b2a [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:04:26.641966 22267 leader_election.cc:343] T 6477903110ad4cb6aee0c2349e55db97 P 82854c4d151149c18cd4beeef9d59587 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c72ac348c6864eac8517af00dda8ff70 (127.20.251.130:38029): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:04:26.641953 22228 raft_consensus.cc:2468] T ba64225a4b804bc290627ba2d3f66a04 P c72ac348c6864eac8517af00dda8ff70 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82854c4d151149c18cd4beeef9d59587 in term 0.
I20260608 10:04:26.647620 22349 tablet_bootstrap.cc:654] T 6477903110ad4cb6aee0c2349e55db97 P c72ac348c6864eac8517af00dda8ff70: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:26.648670 22374 raft_consensus.cc:493] T b1864ffa238f47f2bd2da8632dea4cd8 P c72ac348c6864eac8517af00dda8ff70 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:26.649187 22374 raft_consensus.cc:515] T b1864ffa238f47f2bd2da8632dea4cd8 P c72ac348c6864eac8517af00dda8ff70 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } } peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } }
I20260608 10:04:26.652747 22374 leader_election.cc:290] T b1864ffa238f47f2bd2da8632dea4cd8 P c72ac348c6864eac8517af00dda8ff70 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96fcd1a646e743e983472827ef082b2a (127.20.251.129:39663), 82854c4d151149c18cd4beeef9d59587 (127.20.251.131:43691)
I20260608 10:04:26.653541 22154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1864ffa238f47f2bd2da8632dea4cd8" candidate_uuid: "c72ac348c6864eac8517af00dda8ff70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96fcd1a646e743e983472827ef082b2a" is_pre_election: true
I20260608 10:04:26.655138 22154 raft_consensus.cc:2468] T b1864ffa238f47f2bd2da8632dea4cd8 P 96fcd1a646e743e983472827ef082b2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c72ac348c6864eac8517af00dda8ff70 in term 0.
I20260608 10:04:26.656041 22303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1864ffa238f47f2bd2da8632dea4cd8" candidate_uuid: "c72ac348c6864eac8517af00dda8ff70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82854c4d151149c18cd4beeef9d59587" is_pre_election: true
I20260608 10:04:26.657591 22303 raft_consensus.cc:2468] T b1864ffa238f47f2bd2da8632dea4cd8 P 82854c4d151149c18cd4beeef9d59587 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c72ac348c6864eac8517af00dda8ff70 in term 0.
W20260608 10:04:26.656410 22267 leader_election.cc:343] T 6477903110ad4cb6aee0c2349e55db97 P 82854c4d151149c18cd4beeef9d59587 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c72ac348c6864eac8517af00dda8ff70 (127.20.251.130:38029): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:04:26.656090 22357 leader_election.cc:290] T 2dee64587dd3486398d680ca3973b84b P c72ac348c6864eac8517af00dda8ff70 [CANDIDATE]: Term 1 election: Requested vote from peers 96fcd1a646e743e983472827ef082b2a (127.20.251.129:39663), 82854c4d151149c18cd4beeef9d59587 (127.20.251.131:43691)
I20260608 10:04:26.658597 22193 leader_election.cc:304] T b1864ffa238f47f2bd2da8632dea4cd8 P c72ac348c6864eac8517af00dda8ff70 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96fcd1a646e743e983472827ef082b2a, c72ac348c6864eac8517af00dda8ff70; no voters: 
I20260608 10:04:26.658927 22267 leader_election.cc:304] T ba64225a4b804bc290627ba2d3f66a04 P 82854c4d151149c18cd4beeef9d59587 [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: 82854c4d151149c18cd4beeef9d59587, c72ac348c6864eac8517af00dda8ff70; no voters: 96fcd1a646e743e983472827ef082b2a
I20260608 10:04:26.660118 22357 raft_consensus.cc:2804] T b1864ffa238f47f2bd2da8632dea4cd8 P c72ac348c6864eac8517af00dda8ff70 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:04:26.660538 22357 raft_consensus.cc:493] T b1864ffa238f47f2bd2da8632dea4cd8 P c72ac348c6864eac8517af00dda8ff70 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:04:26.660941 22357 raft_consensus.cc:3060] T b1864ffa238f47f2bd2da8632dea4cd8 P c72ac348c6864eac8517af00dda8ff70 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:26.661748 22303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dee64587dd3486398d680ca3973b84b" candidate_uuid: "c72ac348c6864eac8517af00dda8ff70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82854c4d151149c18cd4beeef9d59587"
I20260608 10:04:26.662369 22303 raft_consensus.cc:3060] T 2dee64587dd3486398d680ca3973b84b P 82854c4d151149c18cd4beeef9d59587 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:26.665202 22050 catalog_manager.cc:5696] T 6477903110ad4cb6aee0c2349e55db97 P 82854c4d151149c18cd4beeef9d59587 reported cstate change: term changed from 0 to 1, leader changed from <none> to 82854c4d151149c18cd4beeef9d59587 (127.20.251.131). New cstate: current_term: 1 leader_uuid: "82854c4d151149c18cd4beeef9d59587" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } health_report { overall_health: HEALTHY } } }
I20260608 10:04:26.667289 22155 raft_consensus.cc:2468] T 2dee64587dd3486398d680ca3973b84b P 96fcd1a646e743e983472827ef082b2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c72ac348c6864eac8517af00dda8ff70 in term 1.
I20260608 10:04:26.668330 22351 tablet_bootstrap.cc:492] T ba64225a4b804bc290627ba2d3f66a04 P 96fcd1a646e743e983472827ef082b2a: No bootstrap required, opened a new log
I20260608 10:04:26.668380 22356 raft_consensus.cc:2804] T ba64225a4b804bc290627ba2d3f66a04 P 82854c4d151149c18cd4beeef9d59587 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:04:26.668838 22193 leader_election.cc:304] T 2dee64587dd3486398d680ca3973b84b P c72ac348c6864eac8517af00dda8ff70 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96fcd1a646e743e983472827ef082b2a, c72ac348c6864eac8517af00dda8ff70; no voters: 
I20260608 10:04:26.669065 22356 raft_consensus.cc:493] T ba64225a4b804bc290627ba2d3f66a04 P 82854c4d151149c18cd4beeef9d59587 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:04:26.669883 22374 raft_consensus.cc:2804] T 2dee64587dd3486398d680ca3973b84b P c72ac348c6864eac8517af00dda8ff70 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:26.669133 22351 ts_tablet_manager.cc:1403] T ba64225a4b804bc290627ba2d3f66a04 P 96fcd1a646e743e983472827ef082b2a: Time spent bootstrapping tablet: real 0.083s	user 0.024s	sys 0.030s
I20260608 10:04:26.675519 22356 raft_consensus.cc:3060] T ba64225a4b804bc290627ba2d3f66a04 P 82854c4d151149c18cd4beeef9d59587 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:26.674377 22355 consensus_queue.cc:1048] T 74b00417d0ec45168a426823b410641e P 96fcd1a646e743e983472827ef082b2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260608 10:04:26.680281 22303 raft_consensus.cc:2468] T 2dee64587dd3486398d680ca3973b84b P 82854c4d151149c18cd4beeef9d59587 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c72ac348c6864eac8517af00dda8ff70 in term 1.
I20260608 10:04:26.682643 22355 raft_consensus.cc:493] T 94fd31bbde9d4226b3f777eb09cadb9c P 96fcd1a646e743e983472827ef082b2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:26.683187 22355 raft_consensus.cc:515] T 94fd31bbde9d4226b3f777eb09cadb9c P 96fcd1a646e743e983472827ef082b2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } } peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } }
I20260608 10:04:26.686535 22351 raft_consensus.cc:359] T ba64225a4b804bc290627ba2d3f66a04 P 96fcd1a646e743e983472827ef082b2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } } peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } }
I20260608 10:04:26.687424 22351 raft_consensus.cc:385] T ba64225a4b804bc290627ba2d3f66a04 P 96fcd1a646e743e983472827ef082b2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:26.687392 22230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94fd31bbde9d4226b3f777eb09cadb9c" candidate_uuid: "96fcd1a646e743e983472827ef082b2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c72ac348c6864eac8517af00dda8ff70" is_pre_election: true
I20260608 10:04:26.688218 22351 raft_consensus.cc:740] T ba64225a4b804bc290627ba2d3f66a04 P 96fcd1a646e743e983472827ef082b2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96fcd1a646e743e983472827ef082b2a, State: Initialized, Role: FOLLOWER
I20260608 10:04:26.688474 22230 raft_consensus.cc:2468] T 94fd31bbde9d4226b3f777eb09cadb9c P c72ac348c6864eac8517af00dda8ff70 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96fcd1a646e743e983472827ef082b2a in term 0.
I20260608 10:04:26.689983 22351 consensus_queue.cc:260] T ba64225a4b804bc290627ba2d3f66a04 P 96fcd1a646e743e983472827ef082b2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } } peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } }
I20260608 10:04:26.688606 22374 raft_consensus.cc:697] T 2dee64587dd3486398d680ca3973b84b P c72ac348c6864eac8517af00dda8ff70 [term 1 LEADER]: Becoming Leader. State: Replica: c72ac348c6864eac8517af00dda8ff70, State: Running, Role: LEADER
I20260608 10:04:26.713439 22374 consensus_queue.cc:237] T 2dee64587dd3486398d680ca3973b84b P c72ac348c6864eac8517af00dda8ff70 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } } peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } }
I20260608 10:04:26.711270 22357 raft_consensus.cc:515] T b1864ffa238f47f2bd2da8632dea4cd8 P c72ac348c6864eac8517af00dda8ff70 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } } peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } }
I20260608 10:04:26.716150 22349 tablet_bootstrap.cc:492] T 6477903110ad4cb6aee0c2349e55db97 P c72ac348c6864eac8517af00dda8ff70: No bootstrap required, opened a new log
I20260608 10:04:26.716646 22349 ts_tablet_manager.cc:1403] T 6477903110ad4cb6aee0c2349e55db97 P c72ac348c6864eac8517af00dda8ff70: Time spent bootstrapping tablet: real 0.080s	user 0.012s	sys 0.020s
I20260608 10:04:26.709326 22304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94fd31bbde9d4226b3f777eb09cadb9c" candidate_uuid: "96fcd1a646e743e983472827ef082b2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82854c4d151149c18cd4beeef9d59587" is_pre_election: true
I20260608 10:04:26.717985 22155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1864ffa238f47f2bd2da8632dea4cd8" candidate_uuid: "c72ac348c6864eac8517af00dda8ff70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96fcd1a646e743e983472827ef082b2a"
I20260608 10:04:26.718595 22155 raft_consensus.cc:3060] T b1864ffa238f47f2bd2da8632dea4cd8 P 96fcd1a646e743e983472827ef082b2a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:26.718797 22351 ts_tablet_manager.cc:1434] T ba64225a4b804bc290627ba2d3f66a04 P 96fcd1a646e743e983472827ef082b2a: Time spent starting tablet: real 0.044s	user 0.003s	sys 0.011s
I20260608 10:04:26.719930 22118 leader_election.cc:304] T 94fd31bbde9d4226b3f777eb09cadb9c P 96fcd1a646e743e983472827ef082b2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96fcd1a646e743e983472827ef082b2a, c72ac348c6864eac8517af00dda8ff70; no voters: 
I20260608 10:04:26.691033 22355 leader_election.cc:290] T 94fd31bbde9d4226b3f777eb09cadb9c P 96fcd1a646e743e983472827ef082b2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c72ac348c6864eac8517af00dda8ff70 (127.20.251.130:38029), 82854c4d151149c18cd4beeef9d59587 (127.20.251.131:43691)
I20260608 10:04:26.721817 22366 raft_consensus.cc:2804] T 94fd31bbde9d4226b3f777eb09cadb9c P 96fcd1a646e743e983472827ef082b2a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:04:26.722314 22366 raft_consensus.cc:493] T 94fd31bbde9d4226b3f777eb09cadb9c P 96fcd1a646e743e983472827ef082b2a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:04:26.722713 22366 raft_consensus.cc:3060] T 94fd31bbde9d4226b3f777eb09cadb9c P 96fcd1a646e743e983472827ef082b2a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:26.716464 22357 leader_election.cc:290] T b1864ffa238f47f2bd2da8632dea4cd8 P c72ac348c6864eac8517af00dda8ff70 [CANDIDATE]: Term 1 election: Requested vote from peers 96fcd1a646e743e983472827ef082b2a (127.20.251.129:39663), 82854c4d151149c18cd4beeef9d59587 (127.20.251.131:43691)
I20260608 10:04:26.720945 22304 raft_consensus.cc:2468] T 94fd31bbde9d4226b3f777eb09cadb9c P 82854c4d151149c18cd4beeef9d59587 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96fcd1a646e743e983472827ef082b2a in term 0.
I20260608 10:04:26.726569 22303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1864ffa238f47f2bd2da8632dea4cd8" candidate_uuid: "c72ac348c6864eac8517af00dda8ff70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82854c4d151149c18cd4beeef9d59587"
I20260608 10:04:26.727234 22303 raft_consensus.cc:3060] T b1864ffa238f47f2bd2da8632dea4cd8 P 82854c4d151149c18cd4beeef9d59587 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:26.723290 22349 raft_consensus.cc:359] T 6477903110ad4cb6aee0c2349e55db97 P c72ac348c6864eac8517af00dda8ff70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } } peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } }
I20260608 10:04:26.730008 22349 raft_consensus.cc:385] T 6477903110ad4cb6aee0c2349e55db97 P c72ac348c6864eac8517af00dda8ff70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:26.730403 22349 raft_consensus.cc:740] T 6477903110ad4cb6aee0c2349e55db97 P c72ac348c6864eac8517af00dda8ff70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c72ac348c6864eac8517af00dda8ff70, State: Initialized, Role: FOLLOWER
I20260608 10:04:26.731206 22349 consensus_queue.cc:260] T 6477903110ad4cb6aee0c2349e55db97 P c72ac348c6864eac8517af00dda8ff70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } } peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } }
I20260608 10:04:26.734460 22349 ts_tablet_manager.cc:1434] T 6477903110ad4cb6aee0c2349e55db97 P c72ac348c6864eac8517af00dda8ff70: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.003s
I20260608 10:04:26.738349 22356 raft_consensus.cc:515] T ba64225a4b804bc290627ba2d3f66a04 P 82854c4d151149c18cd4beeef9d59587 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } } peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } }
I20260608 10:04:26.740003 22155 raft_consensus.cc:2468] T b1864ffa238f47f2bd2da8632dea4cd8 P 96fcd1a646e743e983472827ef082b2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c72ac348c6864eac8517af00dda8ff70 in term 1.
I20260608 10:04:26.741609 22193 leader_election.cc:304] T b1864ffa238f47f2bd2da8632dea4cd8 P c72ac348c6864eac8517af00dda8ff70 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96fcd1a646e743e983472827ef082b2a, c72ac348c6864eac8517af00dda8ff70; no voters: 
I20260608 10:04:26.742976 22392 raft_consensus.cc:2804] T b1864ffa238f47f2bd2da8632dea4cd8 P c72ac348c6864eac8517af00dda8ff70 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:26.743584 22392 raft_consensus.cc:697] T b1864ffa238f47f2bd2da8632dea4cd8 P c72ac348c6864eac8517af00dda8ff70 [term 1 LEADER]: Becoming Leader. State: Replica: c72ac348c6864eac8517af00dda8ff70, State: Running, Role: LEADER
I20260608 10:04:26.745046 22356 leader_election.cc:290] T ba64225a4b804bc290627ba2d3f66a04 P 82854c4d151149c18cd4beeef9d59587 [CANDIDATE]: Term 1 election: Requested vote from peers 96fcd1a646e743e983472827ef082b2a (127.20.251.129:39663), c72ac348c6864eac8517af00dda8ff70 (127.20.251.130:38029)
I20260608 10:04:26.745275 22155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba64225a4b804bc290627ba2d3f66a04" candidate_uuid: "82854c4d151149c18cd4beeef9d59587" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96fcd1a646e743e983472827ef082b2a"
I20260608 10:04:26.745472 22392 consensus_queue.cc:237] T b1864ffa238f47f2bd2da8632dea4cd8 P c72ac348c6864eac8517af00dda8ff70 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } } peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } }
I20260608 10:04:26.746397 22303 raft_consensus.cc:2468] T b1864ffa238f47f2bd2da8632dea4cd8 P 82854c4d151149c18cd4beeef9d59587 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c72ac348c6864eac8517af00dda8ff70 in term 1.
I20260608 10:04:26.747819 22230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba64225a4b804bc290627ba2d3f66a04" candidate_uuid: "82854c4d151149c18cd4beeef9d59587" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c72ac348c6864eac8517af00dda8ff70"
I20260608 10:04:26.748937 22230 raft_consensus.cc:3060] T ba64225a4b804bc290627ba2d3f66a04 P c72ac348c6864eac8517af00dda8ff70 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:26.750113 22366 raft_consensus.cc:515] T 94fd31bbde9d4226b3f777eb09cadb9c P 96fcd1a646e743e983472827ef082b2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } } peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } }
I20260608 10:04:26.747773 22155 raft_consensus.cc:3060] T ba64225a4b804bc290627ba2d3f66a04 P 96fcd1a646e743e983472827ef082b2a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:26.760957 22155 raft_consensus.cc:2468] T ba64225a4b804bc290627ba2d3f66a04 P 96fcd1a646e743e983472827ef082b2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82854c4d151149c18cd4beeef9d59587 in term 1.
I20260608 10:04:26.767498 22050 catalog_manager.cc:5696] T 2dee64587dd3486398d680ca3973b84b P c72ac348c6864eac8517af00dda8ff70 reported cstate change: term changed from 0 to 1, leader changed from <none> to c72ac348c6864eac8517af00dda8ff70 (127.20.251.130). New cstate: current_term: 1 leader_uuid: "c72ac348c6864eac8517af00dda8ff70" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } health_report { overall_health: UNKNOWN } } }
I20260608 10:04:26.777698 22228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94fd31bbde9d4226b3f777eb09cadb9c" candidate_uuid: "96fcd1a646e743e983472827ef082b2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c72ac348c6864eac8517af00dda8ff70"
I20260608 10:04:26.778475 22228 raft_consensus.cc:3060] T 94fd31bbde9d4226b3f777eb09cadb9c P c72ac348c6864eac8517af00dda8ff70 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:26.764514 22366 leader_election.cc:290] T 94fd31bbde9d4226b3f777eb09cadb9c P 96fcd1a646e743e983472827ef082b2a [CANDIDATE]: Term 1 election: Requested vote from peers c72ac348c6864eac8517af00dda8ff70 (127.20.251.130:38029), 82854c4d151149c18cd4beeef9d59587 (127.20.251.131:43691)
I20260608 10:04:26.777148 22267 leader_election.cc:304] T ba64225a4b804bc290627ba2d3f66a04 P 82854c4d151149c18cd4beeef9d59587 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82854c4d151149c18cd4beeef9d59587, 96fcd1a646e743e983472827ef082b2a; no voters: 
I20260608 10:04:26.783475 22356 raft_consensus.cc:2804] T ba64225a4b804bc290627ba2d3f66a04 P 82854c4d151149c18cd4beeef9d59587 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:26.784017 22356 raft_consensus.cc:697] T ba64225a4b804bc290627ba2d3f66a04 P 82854c4d151149c18cd4beeef9d59587 [term 1 LEADER]: Becoming Leader. State: Replica: 82854c4d151149c18cd4beeef9d59587, State: Running, Role: LEADER
I20260608 10:04:26.784919 22356 consensus_queue.cc:237] T ba64225a4b804bc290627ba2d3f66a04 P 82854c4d151149c18cd4beeef9d59587 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } } peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } }
I20260608 10:04:26.763514 22230 raft_consensus.cc:2468] T ba64225a4b804bc290627ba2d3f66a04 P c72ac348c6864eac8517af00dda8ff70 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82854c4d151149c18cd4beeef9d59587 in term 1.
I20260608 10:04:26.791034 22228 raft_consensus.cc:2468] T 94fd31bbde9d4226b3f777eb09cadb9c P c72ac348c6864eac8517af00dda8ff70 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96fcd1a646e743e983472827ef082b2a in term 1.
I20260608 10:04:26.781483 22303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94fd31bbde9d4226b3f777eb09cadb9c" candidate_uuid: "96fcd1a646e743e983472827ef082b2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82854c4d151149c18cd4beeef9d59587"
I20260608 10:04:26.792619 22303 raft_consensus.cc:3060] T 94fd31bbde9d4226b3f777eb09cadb9c P 82854c4d151149c18cd4beeef9d59587 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:26.792980 22118 leader_election.cc:304] T 94fd31bbde9d4226b3f777eb09cadb9c P 96fcd1a646e743e983472827ef082b2a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96fcd1a646e743e983472827ef082b2a, c72ac348c6864eac8517af00dda8ff70; no voters: 
I20260608 10:04:26.794838 22366 raft_consensus.cc:2804] T 94fd31bbde9d4226b3f777eb09cadb9c P 96fcd1a646e743e983472827ef082b2a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:26.795342 22366 raft_consensus.cc:697] T 94fd31bbde9d4226b3f777eb09cadb9c P 96fcd1a646e743e983472827ef082b2a [term 1 LEADER]: Becoming Leader. State: Replica: 96fcd1a646e743e983472827ef082b2a, State: Running, Role: LEADER
I20260608 10:04:26.796137 22366 consensus_queue.cc:237] T 94fd31bbde9d4226b3f777eb09cadb9c P 96fcd1a646e743e983472827ef082b2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } } peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } }
I20260608 10:04:26.837034 22303 raft_consensus.cc:2468] T 94fd31bbde9d4226b3f777eb09cadb9c P 82854c4d151149c18cd4beeef9d59587 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96fcd1a646e743e983472827ef082b2a in term 1.
I20260608 10:04:26.833974 22050 catalog_manager.cc:5696] T b1864ffa238f47f2bd2da8632dea4cd8 P c72ac348c6864eac8517af00dda8ff70 reported cstate change: term changed from 0 to 1, leader changed from <none> to c72ac348c6864eac8517af00dda8ff70 (127.20.251.130). New cstate: current_term: 1 leader_uuid: "c72ac348c6864eac8517af00dda8ff70" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } health_report { overall_health: UNKNOWN } } }
I20260608 10:04:26.847360 22051 catalog_manager.cc:5696] T ba64225a4b804bc290627ba2d3f66a04 P 82854c4d151149c18cd4beeef9d59587 reported cstate change: term changed from 0 to 1, leader changed from <none> to 82854c4d151149c18cd4beeef9d59587 (127.20.251.131). New cstate: current_term: 1 leader_uuid: "82854c4d151149c18cd4beeef9d59587" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } health_report { overall_health: HEALTHY } } }
I20260608 10:04:26.860139 22355 consensus_queue.cc:1048] T 74b00417d0ec45168a426823b410641e P 96fcd1a646e743e983472827ef082b2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:04:26.861100 22366 consensus_queue.cc:1048] T 4cc7ac38fa764994976792d6e4622ab5 P 96fcd1a646e743e983472827ef082b2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:04:26.861608 22050 catalog_manager.cc:5696] T 94fd31bbde9d4226b3f777eb09cadb9c P 96fcd1a646e743e983472827ef082b2a reported cstate change: term changed from 0 to 1, leader changed from <none> to 96fcd1a646e743e983472827ef082b2a (127.20.251.129). New cstate: current_term: 1 leader_uuid: "96fcd1a646e743e983472827ef082b2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } health_report { overall_health: UNKNOWN } } }
I20260608 10:04:26.881382 22366 consensus_queue.cc:1048] T 4cc7ac38fa764994976792d6e4622ab5 P 96fcd1a646e743e983472827ef082b2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:04:26.912866 22392 consensus_queue.cc:1048] T a1d6779dc2874c82ab0957239f00119f P c72ac348c6864eac8517af00dda8ff70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:04:26.923707 22357 consensus_queue.cc:1048] T a1d6779dc2874c82ab0957239f00119f P c72ac348c6864eac8517af00dda8ff70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:04:26.927719 22357 raft_consensus.cc:493] T 6477903110ad4cb6aee0c2349e55db97 P c72ac348c6864eac8517af00dda8ff70 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:26.928210 22357 raft_consensus.cc:515] T 6477903110ad4cb6aee0c2349e55db97 P c72ac348c6864eac8517af00dda8ff70 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } } peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } }
I20260608 10:04:26.932498 22304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6477903110ad4cb6aee0c2349e55db97" candidate_uuid: "c72ac348c6864eac8517af00dda8ff70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82854c4d151149c18cd4beeef9d59587" is_pre_election: true
I20260608 10:04:26.933912 22357 leader_election.cc:290] T 6477903110ad4cb6aee0c2349e55db97 P c72ac348c6864eac8517af00dda8ff70 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96fcd1a646e743e983472827ef082b2a (127.20.251.129:39663), 82854c4d151149c18cd4beeef9d59587 (127.20.251.131:43691)
I20260608 10:04:26.934551 22155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6477903110ad4cb6aee0c2349e55db97" candidate_uuid: "c72ac348c6864eac8517af00dda8ff70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96fcd1a646e743e983472827ef082b2a" is_pre_election: true
I20260608 10:04:26.935175 22155 raft_consensus.cc:2393] T 6477903110ad4cb6aee0c2349e55db97 P 96fcd1a646e743e983472827ef082b2a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c72ac348c6864eac8517af00dda8ff70 in current term 1: Already voted for candidate 82854c4d151149c18cd4beeef9d59587 in this term.
I20260608 10:04:26.936270 22193 leader_election.cc:304] T 6477903110ad4cb6aee0c2349e55db97 P c72ac348c6864eac8517af00dda8ff70 [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: c72ac348c6864eac8517af00dda8ff70; no voters: 82854c4d151149c18cd4beeef9d59587, 96fcd1a646e743e983472827ef082b2a
I20260608 10:04:26.936926 22357 raft_consensus.cc:3060] T 6477903110ad4cb6aee0c2349e55db97 P c72ac348c6864eac8517af00dda8ff70 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:26.941476 22357 raft_consensus.cc:2749] T 6477903110ad4cb6aee0c2349e55db97 P c72ac348c6864eac8517af00dda8ff70 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:04:27.070212 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:27.076344 22411 instance_detector.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:04:27.077803 22412 instance_detector.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:04:27.078752 22414 instance_detector.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:04:27.079083 21486 server_base.cc:1061] running on GCE node
I20260608 10:04:27.080072 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:27.080271 21486 system_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:04:27.080461 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913067080442 us; error 0 us; skew 500 ppm
I20260608 10:04:27.081055 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:27.083407 21486 webserver.cc:533] Webserver started at http://127.20.251.132:33629/ using document root <none> and password file <none>
I20260608 10:04:27.083935 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:27.084103 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:27.084380 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:27.085448 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913058711471-21486-0/minicluster-data/ts-3-root/instance:
uuid: "0f53be2e5cb54fa99d5cf272e8d7380b"
format_stamp: "Formatted at 2026-06-08 10:04:27 on dist-test-slave-0x65"
I20260608 10:04:27.090003 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 10:04:27.093564 22419 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:04:27.094296 21486 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 10:04:27.094579 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913058711471-21486-0/minicluster-data/ts-3-root
uuid: "0f53be2e5cb54fa99d5cf272e8d7380b"
format_stamp: "Formatted at 2026-06-08 10:04:27 on dist-test-slave-0x65"
I20260608 10:04:27.094867 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913058711471-21486-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913058711471-21486-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913058711471-21486-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:04:27.116834 22357 consensus_queue.cc:1048] T 2dee64587dd3486398d680ca3973b84b P c72ac348c6864eac8517af00dda8ff70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:04:27.130215 22393 consensus_queue.cc:1048] T 2dee64587dd3486398d680ca3973b84b P c72ac348c6864eac8517af00dda8ff70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:04:27.137797 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:27.139415 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:27.141239 21486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:04:27.148604 21486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:04:27.148890 21486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:27.149191 21486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:04:27.149415 21486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:27.163595 22393 consensus_queue.cc:1048] T b1864ffa238f47f2bd2da8632dea4cd8 P c72ac348c6864eac8517af00dda8ff70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:04:27.186496 22392 consensus_queue.cc:1048] T b1864ffa238f47f2bd2da8632dea4cd8 P c72ac348c6864eac8517af00dda8ff70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:04:27.192977 22390 consensus_queue.cc:1048] T 6477903110ad4cb6aee0c2349e55db97 P 82854c4d151149c18cd4beeef9d59587 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:04:27.195204 22356 consensus_queue.cc:1048] T 6477903110ad4cb6aee0c2349e55db97 P 82854c4d151149c18cd4beeef9d59587 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:04:27.261219 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.132:46611
I20260608 10:04:27.261312 22489 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.132:46611 every 8 connection(s)
I20260608 10:04:27.275790 22490 heartbeater.cc:344] Connected to a master server at 127.20.251.190:34699
I20260608 10:04:27.276190 22490 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:27.276918 22490 heartbeater.cc:507] Master 127.20.251.190:34699 requested a full tablet report, sending...
I20260608 10:04:27.279536 22050 ts_manager.cc:194] Registered new tserver with Master: 0f53be2e5cb54fa99d5cf272e8d7380b (127.20.251.132:46611)
I20260608 10:04:27.280979 22050 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36794
I20260608 10:04:27.304553 22356 consensus_queue.cc:1048] T ba64225a4b804bc290627ba2d3f66a04 P 82854c4d151149c18cd4beeef9d59587 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:04:27.317245 22451 consensus_queue.cc:1048] T ba64225a4b804bc290627ba2d3f66a04 P 82854c4d151149c18cd4beeef9d59587 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:04:27.330508 22366 consensus_queue.cc:1048] T 94fd31bbde9d4226b3f777eb09cadb9c P 96fcd1a646e743e983472827ef082b2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:04:27.342741 22366 consensus_queue.cc:1048] T 94fd31bbde9d4226b3f777eb09cadb9c P 96fcd1a646e743e983472827ef082b2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:04:28.283924 22490 heartbeater.cc:499] Master 127.20.251.190:34699 was elected leader, sending a full tablet report...
I20260608 10:04:28.389990 22106 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:04:28.400357 22106 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:04:28.401122 22106 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:04:30.402671 22106 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:04:30.410219 22106 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:04:30.410677 22106 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:04:32.411885 22106 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:04:32.420935 22106 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:04:32.421469 22106 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:04:32.430891 22230 consensus_queue.cc:237] T a1d6779dc2874c82ab0957239f00119f P c72ac348c6864eac8517af00dda8ff70 [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: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } } peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } attrs { replace: true } } peers { permanent_uuid: "0f53be2e5cb54fa99d5cf272e8d7380b" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 46611 } attrs { promote: true } }
I20260608 10:04:32.441371 22304 raft_consensus.cc:1275] T a1d6779dc2874c82ab0957239f00119f P 82854c4d151149c18cd4beeef9d59587 [term 1 FOLLOWER]: Refusing update from remote peer c72ac348c6864eac8517af00dda8ff70: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:04:32.443734 22499 consensus_queue.cc:1048] T a1d6779dc2874c82ab0957239f00119f P c72ac348c6864eac8517af00dda8ff70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } 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:04:32.451778 22154 raft_consensus.cc:1275] T a1d6779dc2874c82ab0957239f00119f P 96fcd1a646e743e983472827ef082b2a [term 1 FOLLOWER]: Refusing update from remote peer c72ac348c6864eac8517af00dda8ff70: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:04:32.458984 22504 consensus_queue.cc:1048] T a1d6779dc2874c82ab0957239f00119f P c72ac348c6864eac8517af00dda8ff70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:04:32.453994 22499 raft_consensus.cc:2955] T a1d6779dc2874c82ab0957239f00119f P c72ac348c6864eac8517af00dda8ff70 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0f53be2e5cb54fa99d5cf272e8d7380b (127.20.251.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } } peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } attrs { replace: true } } peers { permanent_uuid: "0f53be2e5cb54fa99d5cf272e8d7380b" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 46611 } attrs { promote: true } } }
I20260608 10:04:32.458559 22304 raft_consensus.cc:2955] T a1d6779dc2874c82ab0957239f00119f P 82854c4d151149c18cd4beeef9d59587 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0f53be2e5cb54fa99d5cf272e8d7380b (127.20.251.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } } peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } attrs { replace: true } } peers { permanent_uuid: "0f53be2e5cb54fa99d5cf272e8d7380b" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 46611 } attrs { promote: true } } }
W20260608 10:04:32.471282 22194 consensus_peers.cc:597] T a1d6779dc2874c82ab0957239f00119f P c72ac348c6864eac8517af00dda8ff70 -> Peer 0f53be2e5cb54fa99d5cf272e8d7380b (127.20.251.132:46611): Couldn't send request to peer 0f53be2e5cb54fa99d5cf272e8d7380b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a1d6779dc2874c82ab0957239f00119f. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:04:32.478261 22154 raft_consensus.cc:2955] T a1d6779dc2874c82ab0957239f00119f P 96fcd1a646e743e983472827ef082b2a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0f53be2e5cb54fa99d5cf272e8d7380b (127.20.251.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } } peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } attrs { replace: true } } peers { permanent_uuid: "0f53be2e5cb54fa99d5cf272e8d7380b" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 46611 } attrs { promote: true } } }
I20260608 10:04:32.480321 22053 catalog_manager.cc:5696] T a1d6779dc2874c82ab0957239f00119f P c72ac348c6864eac8517af00dda8ff70 reported cstate change: config changed from index -1 to 2, NON_VOTER 0f53be2e5cb54fa99d5cf272e8d7380b (127.20.251.132) added. New cstate: current_term: 1 leader_uuid: "c72ac348c6864eac8517af00dda8ff70" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f53be2e5cb54fa99d5cf272e8d7380b" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 46611 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:04:32.503996 22304 consensus_queue.cc:237] T 6477903110ad4cb6aee0c2349e55db97 P 82854c4d151149c18cd4beeef9d59587 [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: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } } peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } attrs { replace: true } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } } peers { permanent_uuid: "0f53be2e5cb54fa99d5cf272e8d7380b" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 46611 } attrs { promote: true } }
I20260608 10:04:32.523433 22230 raft_consensus.cc:1275] T 6477903110ad4cb6aee0c2349e55db97 P c72ac348c6864eac8517af00dda8ff70 [term 1 FOLLOWER]: Refusing update from remote peer 82854c4d151149c18cd4beeef9d59587: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:04:32.525416 22451 consensus_queue.cc:1048] T 6477903110ad4cb6aee0c2349e55db97 P 82854c4d151149c18cd4beeef9d59587 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } 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:04:32.526309 22154 raft_consensus.cc:1275] T 6477903110ad4cb6aee0c2349e55db97 P 96fcd1a646e743e983472827ef082b2a [term 1 FOLLOWER]: Refusing update from remote peer 82854c4d151149c18cd4beeef9d59587: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:04:32.528815 22451 consensus_queue.cc:1048] T 6477903110ad4cb6aee0c2349e55db97 P 82854c4d151149c18cd4beeef9d59587 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 10:04:32.537465 22268 consensus_peers.cc:597] T 6477903110ad4cb6aee0c2349e55db97 P 82854c4d151149c18cd4beeef9d59587 -> Peer 0f53be2e5cb54fa99d5cf272e8d7380b (127.20.251.132:46611): Couldn't send request to peer 0f53be2e5cb54fa99d5cf272e8d7380b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6477903110ad4cb6aee0c2349e55db97. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:04:32.539374 22517 raft_consensus.cc:2955] T 6477903110ad4cb6aee0c2349e55db97 P 82854c4d151149c18cd4beeef9d59587 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0f53be2e5cb54fa99d5cf272e8d7380b (127.20.251.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } } peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } attrs { replace: true } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } } peers { permanent_uuid: "0f53be2e5cb54fa99d5cf272e8d7380b" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 46611 } attrs { promote: true } } }
I20260608 10:04:32.541618 22154 raft_consensus.cc:2955] T 6477903110ad4cb6aee0c2349e55db97 P 96fcd1a646e743e983472827ef082b2a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0f53be2e5cb54fa99d5cf272e8d7380b (127.20.251.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } } peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } attrs { replace: true } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } } peers { permanent_uuid: "0f53be2e5cb54fa99d5cf272e8d7380b" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 46611 } attrs { promote: true } } }
I20260608 10:04:32.543255 22230 raft_consensus.cc:2955] T 6477903110ad4cb6aee0c2349e55db97 P c72ac348c6864eac8517af00dda8ff70 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0f53be2e5cb54fa99d5cf272e8d7380b (127.20.251.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } } peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } attrs { replace: true } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } } peers { permanent_uuid: "0f53be2e5cb54fa99d5cf272e8d7380b" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 46611 } attrs { promote: true } } }
I20260608 10:04:32.558018 22051 catalog_manager.cc:5696] T 6477903110ad4cb6aee0c2349e55db97 P c72ac348c6864eac8517af00dda8ff70 reported cstate change: config changed from index -1 to 2, NON_VOTER 0f53be2e5cb54fa99d5cf272e8d7380b (127.20.251.132) added. New cstate: current_term: 1 leader_uuid: "82854c4d151149c18cd4beeef9d59587" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } } peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } attrs { replace: true } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } } peers { permanent_uuid: "0f53be2e5cb54fa99d5cf272e8d7380b" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 46611 } attrs { promote: true } } }
I20260608 10:04:32.559314 22230 consensus_queue.cc:237] T 2dee64587dd3486398d680ca3973b84b P c72ac348c6864eac8517af00dda8ff70 [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: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } attrs { replace: true } } peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } } peers { permanent_uuid: "0f53be2e5cb54fa99d5cf272e8d7380b" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 46611 } attrs { promote: true } }
W20260608 10:04:32.570048 22194 consensus_peers.cc:597] T 2dee64587dd3486398d680ca3973b84b P c72ac348c6864eac8517af00dda8ff70 -> Peer 0f53be2e5cb54fa99d5cf272e8d7380b (127.20.251.132:46611): Couldn't send request to peer 0f53be2e5cb54fa99d5cf272e8d7380b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2dee64587dd3486398d680ca3973b84b. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:04:32.571969 22154 raft_consensus.cc:1275] T 2dee64587dd3486398d680ca3973b84b P 96fcd1a646e743e983472827ef082b2a [term 1 FOLLOWER]: Refusing update from remote peer c72ac348c6864eac8517af00dda8ff70: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:04:32.572817 22304 raft_consensus.cc:1275] T 2dee64587dd3486398d680ca3973b84b P 82854c4d151149c18cd4beeef9d59587 [term 1 FOLLOWER]: Refusing update from remote peer c72ac348c6864eac8517af00dda8ff70: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:04:32.573655 22504 consensus_queue.cc:1048] T 2dee64587dd3486398d680ca3973b84b P c72ac348c6864eac8517af00dda8ff70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } 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:04:32.574739 22499 consensus_queue.cc:1048] T 2dee64587dd3486398d680ca3973b84b P c72ac348c6864eac8517af00dda8ff70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:04:32.585500 22508 raft_consensus.cc:2955] T 2dee64587dd3486398d680ca3973b84b P c72ac348c6864eac8517af00dda8ff70 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0f53be2e5cb54fa99d5cf272e8d7380b (127.20.251.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } attrs { replace: true } } peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } } peers { permanent_uuid: "0f53be2e5cb54fa99d5cf272e8d7380b" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 46611 } attrs { promote: true } } }
I20260608 10:04:32.587545 22304 raft_consensus.cc:2955] T 2dee64587dd3486398d680ca3973b84b P 82854c4d151149c18cd4beeef9d59587 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0f53be2e5cb54fa99d5cf272e8d7380b (127.20.251.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } attrs { replace: true } } peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } } peers { permanent_uuid: "0f53be2e5cb54fa99d5cf272e8d7380b" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 46611 } attrs { promote: true } } }
I20260608 10:04:32.587749 22154 raft_consensus.cc:2955] T 2dee64587dd3486398d680ca3973b84b P 96fcd1a646e743e983472827ef082b2a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0f53be2e5cb54fa99d5cf272e8d7380b (127.20.251.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } attrs { replace: true } } peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } } peers { permanent_uuid: "0f53be2e5cb54fa99d5cf272e8d7380b" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 46611 } attrs { promote: true } } }
I20260608 10:04:32.600992 22230 consensus_queue.cc:237] T b1864ffa238f47f2bd2da8632dea4cd8 P c72ac348c6864eac8517af00dda8ff70 [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: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } } peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } attrs { replace: true } } peers { permanent_uuid: "0f53be2e5cb54fa99d5cf272e8d7380b" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 46611 } attrs { promote: true } }
I20260608 10:04:32.603396 22050 catalog_manager.cc:5696] T 2dee64587dd3486398d680ca3973b84b P 82854c4d151149c18cd4beeef9d59587 reported cstate change: config changed from index -1 to 2, NON_VOTER 0f53be2e5cb54fa99d5cf272e8d7380b (127.20.251.132) added. New cstate: current_term: 1 leader_uuid: "c72ac348c6864eac8517af00dda8ff70" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } attrs { replace: true } } peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } } peers { permanent_uuid: "0f53be2e5cb54fa99d5cf272e8d7380b" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 46611 } attrs { promote: true } } }
I20260608 10:04:32.608920 22304 raft_consensus.cc:1275] T b1864ffa238f47f2bd2da8632dea4cd8 P 82854c4d151149c18cd4beeef9d59587 [term 1 FOLLOWER]: Refusing update from remote peer c72ac348c6864eac8517af00dda8ff70: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:04:32.610518 22154 raft_consensus.cc:1275] T b1864ffa238f47f2bd2da8632dea4cd8 P 96fcd1a646e743e983472827ef082b2a [term 1 FOLLOWER]: Refusing update from remote peer c72ac348c6864eac8517af00dda8ff70: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 10:04:32.611229 22194 consensus_peers.cc:597] T b1864ffa238f47f2bd2da8632dea4cd8 P c72ac348c6864eac8517af00dda8ff70 -> Peer 0f53be2e5cb54fa99d5cf272e8d7380b (127.20.251.132:46611): Couldn't send request to peer 0f53be2e5cb54fa99d5cf272e8d7380b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b1864ffa238f47f2bd2da8632dea4cd8. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:04:32.612408 22508 consensus_queue.cc:1048] T b1864ffa238f47f2bd2da8632dea4cd8 P c72ac348c6864eac8517af00dda8ff70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:04:32.614614 22499 consensus_queue.cc:1048] T b1864ffa238f47f2bd2da8632dea4cd8 P c72ac348c6864eac8517af00dda8ff70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } 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:04:32.631702 22508 raft_consensus.cc:2955] T b1864ffa238f47f2bd2da8632dea4cd8 P c72ac348c6864eac8517af00dda8ff70 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0f53be2e5cb54fa99d5cf272e8d7380b (127.20.251.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } } peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } attrs { replace: true } } peers { permanent_uuid: "0f53be2e5cb54fa99d5cf272e8d7380b" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 46611 } attrs { promote: true } } }
I20260608 10:04:32.633924 22154 raft_consensus.cc:2955] T b1864ffa238f47f2bd2da8632dea4cd8 P 96fcd1a646e743e983472827ef082b2a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0f53be2e5cb54fa99d5cf272e8d7380b (127.20.251.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } } peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } attrs { replace: true } } peers { permanent_uuid: "0f53be2e5cb54fa99d5cf272e8d7380b" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 46611 } attrs { promote: true } } }
I20260608 10:04:32.639657 22304 raft_consensus.cc:2955] T b1864ffa238f47f2bd2da8632dea4cd8 P 82854c4d151149c18cd4beeef9d59587 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0f53be2e5cb54fa99d5cf272e8d7380b (127.20.251.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } } peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } attrs { replace: true } } peers { permanent_uuid: "0f53be2e5cb54fa99d5cf272e8d7380b" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 46611 } attrs { promote: true } } }
I20260608 10:04:32.647323 22050 catalog_manager.cc:5696] T b1864ffa238f47f2bd2da8632dea4cd8 P c72ac348c6864eac8517af00dda8ff70 reported cstate change: config changed from index -1 to 2, NON_VOTER 0f53be2e5cb54fa99d5cf272e8d7380b (127.20.251.132) added. New cstate: current_term: 1 leader_uuid: "c72ac348c6864eac8517af00dda8ff70" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f53be2e5cb54fa99d5cf272e8d7380b" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 46611 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:04:32.782706 21486 tablet_server.cc:179] TabletServer@127.20.251.129:0 shutting down...
I20260608 10:04:32.819504 21486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:04:32.820467 21486 tablet_replica.cc:333] T 6477903110ad4cb6aee0c2349e55db97 P 96fcd1a646e743e983472827ef082b2a: stopping tablet replica
I20260608 10:04:32.821254 21486 raft_consensus.cc:2243] T 6477903110ad4cb6aee0c2349e55db97 P 96fcd1a646e743e983472827ef082b2a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:32.821841 21486 raft_consensus.cc:2272] T 6477903110ad4cb6aee0c2349e55db97 P 96fcd1a646e743e983472827ef082b2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:32.824632 21486 tablet_replica.cc:333] T 2dee64587dd3486398d680ca3973b84b P 96fcd1a646e743e983472827ef082b2a: stopping tablet replica
I20260608 10:04:32.825197 21486 raft_consensus.cc:2243] T 2dee64587dd3486398d680ca3973b84b P 96fcd1a646e743e983472827ef082b2a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:32.826668 21486 raft_consensus.cc:2272] T 2dee64587dd3486398d680ca3973b84b P 96fcd1a646e743e983472827ef082b2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:32.830754 21486 tablet_replica.cc:333] T a1d6779dc2874c82ab0957239f00119f P 96fcd1a646e743e983472827ef082b2a: stopping tablet replica
I20260608 10:04:32.831449 21486 raft_consensus.cc:2243] T a1d6779dc2874c82ab0957239f00119f P 96fcd1a646e743e983472827ef082b2a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:32.831959 21486 raft_consensus.cc:2272] T a1d6779dc2874c82ab0957239f00119f P 96fcd1a646e743e983472827ef082b2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:32.834775 21486 tablet_replica.cc:333] T 94fd31bbde9d4226b3f777eb09cadb9c P 96fcd1a646e743e983472827ef082b2a: stopping tablet replica
I20260608 10:04:32.835785 21486 raft_consensus.cc:2243] T 94fd31bbde9d4226b3f777eb09cadb9c P 96fcd1a646e743e983472827ef082b2a [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:32.836872 21486 raft_consensus.cc:2272] T 94fd31bbde9d4226b3f777eb09cadb9c P 96fcd1a646e743e983472827ef082b2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:32.839502 21486 tablet_replica.cc:333] T ba64225a4b804bc290627ba2d3f66a04 P 96fcd1a646e743e983472827ef082b2a: stopping tablet replica
I20260608 10:04:32.840267 21486 raft_consensus.cc:2243] T ba64225a4b804bc290627ba2d3f66a04 P 96fcd1a646e743e983472827ef082b2a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:32.840849 21486 raft_consensus.cc:2272] T ba64225a4b804bc290627ba2d3f66a04 P 96fcd1a646e743e983472827ef082b2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:32.843330 21486 tablet_replica.cc:333] T 74b00417d0ec45168a426823b410641e P 96fcd1a646e743e983472827ef082b2a: stopping tablet replica
I20260608 10:04:32.844017 21486 raft_consensus.cc:2243] T 74b00417d0ec45168a426823b410641e P 96fcd1a646e743e983472827ef082b2a [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:32.845101 21486 raft_consensus.cc:2272] T 74b00417d0ec45168a426823b410641e P 96fcd1a646e743e983472827ef082b2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:32.847745 21486 tablet_replica.cc:333] T b1864ffa238f47f2bd2da8632dea4cd8 P 96fcd1a646e743e983472827ef082b2a: stopping tablet replica
I20260608 10:04:32.848367 21486 raft_consensus.cc:2243] T b1864ffa238f47f2bd2da8632dea4cd8 P 96fcd1a646e743e983472827ef082b2a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:32.848887 21486 raft_consensus.cc:2272] T b1864ffa238f47f2bd2da8632dea4cd8 P 96fcd1a646e743e983472827ef082b2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:32.851640 21486 tablet_replica.cc:333] T 4cc7ac38fa764994976792d6e4622ab5 P 96fcd1a646e743e983472827ef082b2a: stopping tablet replica
I20260608 10:04:32.852141 21486 raft_consensus.cc:2243] T 4cc7ac38fa764994976792d6e4622ab5 P 96fcd1a646e743e983472827ef082b2a [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:32.852842 21486 raft_consensus.cc:2272] T 4cc7ac38fa764994976792d6e4622ab5 P 96fcd1a646e743e983472827ef082b2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:32.878659 22527 ts_tablet_manager.cc:933] T a1d6779dc2874c82ab0957239f00119f P 0f53be2e5cb54fa99d5cf272e8d7380b: Initiating tablet copy from peer c72ac348c6864eac8517af00dda8ff70 (127.20.251.130:38029)
I20260608 10:04:32.881230 22527 tablet_copy_client.cc:323] T a1d6779dc2874c82ab0957239f00119f P 0f53be2e5cb54fa99d5cf272e8d7380b: tablet copy: Beginning tablet copy session from remote peer at address 127.20.251.130:38029
I20260608 10:04:32.883958 21486 tablet_server.cc:196] TabletServer@127.20.251.129:0 shutdown complete.
W20260608 10:04:32.895394 22193 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.20.251.129:39663: connect: Connection refused (error 111) [suppressed 6 similar messages]
W20260608 10:04:32.902899 22193 consensus_peers.cc:597] T a1d6779dc2874c82ab0957239f00119f P c72ac348c6864eac8517af00dda8ff70 -> Peer 96fcd1a646e743e983472827ef082b2a (127.20.251.129:39663): Couldn't send request to peer 96fcd1a646e743e983472827ef082b2a. Status: Network error: Client connection negotiation failed: client connection to 127.20.251.129:39663: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:04:32.907356 22240 tablet_copy_service.cc:140] P c72ac348c6864eac8517af00dda8ff70: Received BeginTabletCopySession request for tablet a1d6779dc2874c82ab0957239f00119f from peer 0f53be2e5cb54fa99d5cf272e8d7380b ({username='slave'} at 127.0.0.1:39650)
I20260608 10:04:32.908108 22240 tablet_copy_service.cc:161] P c72ac348c6864eac8517af00dda8ff70: Beginning new tablet copy session on tablet a1d6779dc2874c82ab0957239f00119f from peer 0f53be2e5cb54fa99d5cf272e8d7380b at {username='slave'} at 127.0.0.1:39650: session id = 0f53be2e5cb54fa99d5cf272e8d7380b-a1d6779dc2874c82ab0957239f00119f
I20260608 10:04:32.914804 22240 tablet_copy_source_session.cc:215] T a1d6779dc2874c82ab0957239f00119f P c72ac348c6864eac8517af00dda8ff70: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:04:32.918725 22527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1d6779dc2874c82ab0957239f00119f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:32.921238 21486 tablet_server.cc:179] TabletServer@127.20.251.130:0 shutting down...
W20260608 10:04:32.936131 22267 consensus_peers.cc:597] T 6477903110ad4cb6aee0c2349e55db97 P 82854c4d151149c18cd4beeef9d59587 -> Peer 96fcd1a646e743e983472827ef082b2a (127.20.251.129:39663): Couldn't send request to peer 96fcd1a646e743e983472827ef082b2a. Status: Network error: Client connection negotiation failed: client connection to 127.20.251.129:39663: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:04:32.943216 22527 tablet_copy_client.cc:806] T a1d6779dc2874c82ab0957239f00119f P 0f53be2e5cb54fa99d5cf272e8d7380b: tablet copy: Starting download of 0 data blocks...
I20260608 10:04:32.944020 22527 tablet_copy_client.cc:670] T a1d6779dc2874c82ab0957239f00119f P 0f53be2e5cb54fa99d5cf272e8d7380b: tablet copy: Starting download of 1 WAL segments...
I20260608 10:04:32.950146 21486 tablet_copy_service.cc:362] P c72ac348c6864eac8517af00dda8ff70: Destroying tablet copy session 0f53be2e5cb54fa99d5cf272e8d7380b-a1d6779dc2874c82ab0957239f00119f due to service shutdown
I20260608 10:04:32.950682 21486 tablet_copy_service.cc:434] P c72ac348c6864eac8517af00dda8ff70: ending tablet copy session 0f53be2e5cb54fa99d5cf272e8d7380b-a1d6779dc2874c82ab0957239f00119f on tablet a1d6779dc2874c82ab0957239f00119f with peer 0f53be2e5cb54fa99d5cf272e8d7380b
I20260608 10:04:32.961421 22532 ts_tablet_manager.cc:933] T 6477903110ad4cb6aee0c2349e55db97 P 0f53be2e5cb54fa99d5cf272e8d7380b: Initiating tablet copy from peer 82854c4d151149c18cd4beeef9d59587 (127.20.251.131:43691)
I20260608 10:04:32.963390 22532 tablet_copy_client.cc:323] T 6477903110ad4cb6aee0c2349e55db97 P 0f53be2e5cb54fa99d5cf272e8d7380b: tablet copy: Beginning tablet copy session from remote peer at address 127.20.251.131:43691
I20260608 10:04:32.978663 22314 tablet_copy_service.cc:140] P 82854c4d151149c18cd4beeef9d59587: Received BeginTabletCopySession request for tablet 6477903110ad4cb6aee0c2349e55db97 from peer 0f53be2e5cb54fa99d5cf272e8d7380b ({username='slave'} at 127.0.0.1:33080)
I20260608 10:04:32.979399 22314 tablet_copy_service.cc:161] P 82854c4d151149c18cd4beeef9d59587: Beginning new tablet copy session on tablet 6477903110ad4cb6aee0c2349e55db97 from peer 0f53be2e5cb54fa99d5cf272e8d7380b at {username='slave'} at 127.0.0.1:33080: session id = 0f53be2e5cb54fa99d5cf272e8d7380b-6477903110ad4cb6aee0c2349e55db97
I20260608 10:04:32.982909 21486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:04:32.984608 21486 tablet_replica.cc:333] T 6477903110ad4cb6aee0c2349e55db97 P c72ac348c6864eac8517af00dda8ff70: stopping tablet replica
I20260608 10:04:32.985566 21486 raft_consensus.cc:2243] T 6477903110ad4cb6aee0c2349e55db97 P c72ac348c6864eac8517af00dda8ff70 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:32.986243 21486 raft_consensus.cc:2272] T 6477903110ad4cb6aee0c2349e55db97 P c72ac348c6864eac8517af00dda8ff70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:32.987789 22314 tablet_copy_source_session.cc:215] T 6477903110ad4cb6aee0c2349e55db97 P 82854c4d151149c18cd4beeef9d59587: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:04:32.989765 21486 tablet_replica.cc:333] T b1864ffa238f47f2bd2da8632dea4cd8 P c72ac348c6864eac8517af00dda8ff70: stopping tablet replica
I20260608 10:04:32.990667 21486 raft_consensus.cc:2243] T b1864ffa238f47f2bd2da8632dea4cd8 P c72ac348c6864eac8517af00dda8ff70 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:32.991756 22532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6477903110ad4cb6aee0c2349e55db97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:32.991767 21486 raft_consensus.cc:2272] T b1864ffa238f47f2bd2da8632dea4cd8 P c72ac348c6864eac8517af00dda8ff70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:32.995245 21486 tablet_replica.cc:333] T 94fd31bbde9d4226b3f777eb09cadb9c P c72ac348c6864eac8517af00dda8ff70: stopping tablet replica
I20260608 10:04:32.995940 21486 raft_consensus.cc:2243] T 94fd31bbde9d4226b3f777eb09cadb9c P c72ac348c6864eac8517af00dda8ff70 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:32.996410 21486 raft_consensus.cc:2272] T 94fd31bbde9d4226b3f777eb09cadb9c P c72ac348c6864eac8517af00dda8ff70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:32.998893 21486 tablet_replica.cc:333] T ba64225a4b804bc290627ba2d3f66a04 P c72ac348c6864eac8517af00dda8ff70: stopping tablet replica
I20260608 10:04:32.999691 21486 raft_consensus.cc:2243] T ba64225a4b804bc290627ba2d3f66a04 P c72ac348c6864eac8517af00dda8ff70 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:33.000239 21486 raft_consensus.cc:2272] T ba64225a4b804bc290627ba2d3f66a04 P c72ac348c6864eac8517af00dda8ff70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:33.003072 21486 tablet_replica.cc:333] T 74b00417d0ec45168a426823b410641e P c72ac348c6864eac8517af00dda8ff70: stopping tablet replica
I20260608 10:04:33.003656 21486 raft_consensus.cc:2243] T 74b00417d0ec45168a426823b410641e P c72ac348c6864eac8517af00dda8ff70 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:33.004166 21486 raft_consensus.cc:2272] T 74b00417d0ec45168a426823b410641e P c72ac348c6864eac8517af00dda8ff70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:33.006423 21486 tablet_replica.cc:333] T 2dee64587dd3486398d680ca3973b84b P c72ac348c6864eac8517af00dda8ff70: stopping tablet replica
I20260608 10:04:33.006964 21486 raft_consensus.cc:2243] T 2dee64587dd3486398d680ca3973b84b P c72ac348c6864eac8517af00dda8ff70 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:33.008124 21486 raft_consensus.cc:2272] T 2dee64587dd3486398d680ca3973b84b P c72ac348c6864eac8517af00dda8ff70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:33.010934 21486 tablet_replica.cc:333] T a1d6779dc2874c82ab0957239f00119f P c72ac348c6864eac8517af00dda8ff70: stopping tablet replica
I20260608 10:04:33.011457 22532 tablet_copy_client.cc:806] T 6477903110ad4cb6aee0c2349e55db97 P 0f53be2e5cb54fa99d5cf272e8d7380b: tablet copy: Starting download of 0 data blocks...
I20260608 10:04:33.011612 21486 raft_consensus.cc:2243] T a1d6779dc2874c82ab0957239f00119f P c72ac348c6864eac8517af00dda8ff70 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:33.012125 22532 tablet_copy_client.cc:670] T 6477903110ad4cb6aee0c2349e55db97 P 0f53be2e5cb54fa99d5cf272e8d7380b: tablet copy: Starting download of 1 WAL segments...
I20260608 10:04:33.012925 21486 raft_consensus.cc:2272] T a1d6779dc2874c82ab0957239f00119f P c72ac348c6864eac8517af00dda8ff70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:33.015853 21486 tablet_replica.cc:333] T 4cc7ac38fa764994976792d6e4622ab5 P c72ac348c6864eac8517af00dda8ff70: stopping tablet replica
I20260608 10:04:33.016644 21486 raft_consensus.cc:2243] T 4cc7ac38fa764994976792d6e4622ab5 P c72ac348c6864eac8517af00dda8ff70 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:33.017201 21486 raft_consensus.cc:2272] T 4cc7ac38fa764994976792d6e4622ab5 P c72ac348c6864eac8517af00dda8ff70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:33.018146 22532 tablet_copy_client.cc:538] T 6477903110ad4cb6aee0c2349e55db97 P 0f53be2e5cb54fa99d5cf272e8d7380b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:04:33.029482 22532 tablet_bootstrap.cc:492] T 6477903110ad4cb6aee0c2349e55db97 P 0f53be2e5cb54fa99d5cf272e8d7380b: Bootstrap starting.
W20260608 10:04:33.041850 22267 consensus_peers.cc:597] T 6477903110ad4cb6aee0c2349e55db97 P 82854c4d151149c18cd4beeef9d59587 -> Peer c72ac348c6864eac8517af00dda8ff70 (127.20.251.130:38029): Couldn't send request to peer c72ac348c6864eac8517af00dda8ff70. Status: Network error: Client connection negotiation failed: client connection to 127.20.251.130:38029: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:04:33.050791 21486 tablet_server.cc:196] TabletServer@127.20.251.130:0 shutdown complete.
I20260608 10:04:33.059280 22532 tablet_bootstrap.cc:492] T 6477903110ad4cb6aee0c2349e55db97 P 0f53be2e5cb54fa99d5cf272e8d7380b: 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:04:33.060381 22532 tablet_bootstrap.cc:492] T 6477903110ad4cb6aee0c2349e55db97 P 0f53be2e5cb54fa99d5cf272e8d7380b: Bootstrap complete.
I20260608 10:04:33.061117 22532 ts_tablet_manager.cc:1403] T 6477903110ad4cb6aee0c2349e55db97 P 0f53be2e5cb54fa99d5cf272e8d7380b: Time spent bootstrapping tablet: real 0.032s	user 0.021s	sys 0.008s
I20260608 10:04:33.064313 22532 raft_consensus.cc:359] T 6477903110ad4cb6aee0c2349e55db97 P 0f53be2e5cb54fa99d5cf272e8d7380b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } } peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } attrs { replace: true } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } } peers { permanent_uuid: "0f53be2e5cb54fa99d5cf272e8d7380b" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 46611 } attrs { promote: true } }
W20260608 10:04:33.065176 22527 ts_tablet_manager.cc:1011] T a1d6779dc2874c82ab0957239f00119f P 0f53be2e5cb54fa99d5cf272e8d7380b: Tablet Copy: Unable to fetch data from remote peer c72ac348c6864eac8517af00dda8ff70 (127.20.251.130:38029): Network error: Unable to download WAL segment with seq. number 1: unable to fetch data from remote: Client connection negotiation failed: client connection to 127.20.251.130:38029: connect: Connection refused (error 111)
I20260608 10:04:33.065210 22532 raft_consensus.cc:740] T 6477903110ad4cb6aee0c2349e55db97 P 0f53be2e5cb54fa99d5cf272e8d7380b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0f53be2e5cb54fa99d5cf272e8d7380b, State: Initialized, Role: LEARNER
I20260608 10:04:33.065827 22527 tablet_replica.cc:333] T a1d6779dc2874c82ab0957239f00119f P 0f53be2e5cb54fa99d5cf272e8d7380b: stopping tablet replica
I20260608 10:04:33.066147 22527 raft_consensus.cc:2243] T a1d6779dc2874c82ab0957239f00119f P 0f53be2e5cb54fa99d5cf272e8d7380b [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:04:33.066116 22532 consensus_queue.cc:260] T 6477903110ad4cb6aee0c2349e55db97 P 0f53be2e5cb54fa99d5cf272e8d7380b [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: "96fcd1a646e743e983472827ef082b2a" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39663 } } peers { permanent_uuid: "c72ac348c6864eac8517af00dda8ff70" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38029 } attrs { replace: true } } peers { permanent_uuid: "82854c4d151149c18cd4beeef9d59587" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 43691 } } peers { permanent_uuid: "0f53be2e5cb54fa99d5cf272e8d7380b" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 46611 } attrs { promote: true } }
I20260608 10:04:33.066671 22527 raft_consensus.cc:2272] T a1d6779dc2874c82ab0957239f00119f P 0f53be2e5cb54fa99d5cf272e8d7380b [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:04:33.069818 22532 ts_tablet_manager.cc:1434] T 6477903110ad4cb6aee0c2349e55db97 P 0f53be2e5cb54fa99d5cf272e8d7380b: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
W20260608 10:04:33.070399 22527 tablet_copy_client.cc:1131] T a1d6779dc2874c82ab0957239f00119f P 0f53be2e5cb54fa99d5cf272e8d7380b: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.20.251.130:38029: connect: Connection refused (error 111)
W20260608 10:04:33.071940 22527 tablet_metadata.cc:476] failed to load DataDirGroup from superblock: Already present: tried to load directory group for tablet a1d6779dc2874c82ab0957239f00119f but one is already registered
I20260608 10:04:33.072239 22314 tablet_copy_service.cc:342] P 82854c4d151149c18cd4beeef9d59587: Request end of tablet copy session 0f53be2e5cb54fa99d5cf272e8d7380b-6477903110ad4cb6aee0c2349e55db97 received from {username='slave'} at 127.0.0.1:33080
I20260608 10:04:33.072265 22527 ts_tablet_manager.cc:1916] T a1d6779dc2874c82ab0957239f00119f P 0f53be2e5cb54fa99d5cf272e8d7380b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:04:33.072846 22314 tablet_copy_service.cc:434] P 82854c4d151149c18cd4beeef9d59587: ending tablet copy session 0f53be2e5cb54fa99d5cf272e8d7380b-6477903110ad4cb6aee0c2349e55db97 on tablet 6477903110ad4cb6aee0c2349e55db97 with peer 0f53be2e5cb54fa99d5cf272e8d7380b
I20260608 10:04:33.088382 22527 ts_tablet_manager.cc:1929] T a1d6779dc2874c82ab0957239f00119f P 0f53be2e5cb54fa99d5cf272e8d7380b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.0
I20260608 10:04:33.088953 22527 log.cc:1199] T a1d6779dc2874c82ab0957239f00119f P 0f53be2e5cb54fa99d5cf272e8d7380b: Deleting WAL directory at /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913058711471-21486-0/minicluster-data/ts-3-root/wals/a1d6779dc2874c82ab0957239f00119f
I20260608 10:04:33.090025 21486 tablet_server.cc:179] TabletServer@127.20.251.131:0 shutting down...
I20260608 10:04:33.120460 21486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:04:33.121251 21486 tablet_replica.cc:333] T 94fd31bbde9d4226b3f777eb09cadb9c P 82854c4d151149c18cd4beeef9d59587: stopping tablet replica
I20260608 10:04:33.122017 21486 raft_consensus.cc:2243] T 94fd31bbde9d4226b3f777eb09cadb9c P 82854c4d151149c18cd4beeef9d59587 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:33.122473 21486 raft_consensus.cc:2272] T 94fd31bbde9d4226b3f777eb09cadb9c P 82854c4d151149c18cd4beeef9d59587 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:33.124464 21486 tablet_replica.cc:333] T b1864ffa238f47f2bd2da8632dea4cd8 P 82854c4d151149c18cd4beeef9d59587: stopping tablet replica
I20260608 10:04:33.124969 21486 raft_consensus.cc:2243] T b1864ffa238f47f2bd2da8632dea4cd8 P 82854c4d151149c18cd4beeef9d59587 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:33.125402 21486 raft_consensus.cc:2272] T b1864ffa238f47f2bd2da8632dea4cd8 P 82854c4d151149c18cd4beeef9d59587 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:33.127755 21486 tablet_replica.cc:333] T 6477903110ad4cb6aee0c2349e55db97 P 82854c4d151149c18cd4beeef9d59587: stopping tablet replica
I20260608 10:04:33.128289 21486 raft_consensus.cc:2243] T 6477903110ad4cb6aee0c2349e55db97 P 82854c4d151149c18cd4beeef9d59587 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:33.129194 21486 raft_consensus.cc:2272] T 6477903110ad4cb6aee0c2349e55db97 P 82854c4d151149c18cd4beeef9d59587 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:33.131770 21486 tablet_replica.cc:333] T 4cc7ac38fa764994976792d6e4622ab5 P 82854c4d151149c18cd4beeef9d59587: stopping tablet replica
I20260608 10:04:33.132265 21486 raft_consensus.cc:2243] T 4cc7ac38fa764994976792d6e4622ab5 P 82854c4d151149c18cd4beeef9d59587 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:33.132679 21486 raft_consensus.cc:2272] T 4cc7ac38fa764994976792d6e4622ab5 P 82854c4d151149c18cd4beeef9d59587 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:33.134415 21486 tablet_replica.cc:333] T 2dee64587dd3486398d680ca3973b84b P 82854c4d151149c18cd4beeef9d59587: stopping tablet replica
I20260608 10:04:33.134894 21486 raft_consensus.cc:2243] T 2dee64587dd3486398d680ca3973b84b P 82854c4d151149c18cd4beeef9d59587 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:33.135320 21486 raft_consensus.cc:2272] T 2dee64587dd3486398d680ca3973b84b P 82854c4d151149c18cd4beeef9d59587 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:33.137672 21486 tablet_replica.cc:333] T a1d6779dc2874c82ab0957239f00119f P 82854c4d151149c18cd4beeef9d59587: stopping tablet replica
I20260608 10:04:33.138155 21486 raft_consensus.cc:2243] T a1d6779dc2874c82ab0957239f00119f P 82854c4d151149c18cd4beeef9d59587 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:33.138566 21486 raft_consensus.cc:2272] T a1d6779dc2874c82ab0957239f00119f P 82854c4d151149c18cd4beeef9d59587 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:33.140722 21486 tablet_replica.cc:333] T ba64225a4b804bc290627ba2d3f66a04 P 82854c4d151149c18cd4beeef9d59587: stopping tablet replica
I20260608 10:04:33.141191 21486 raft_consensus.cc:2243] T ba64225a4b804bc290627ba2d3f66a04 P 82854c4d151149c18cd4beeef9d59587 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:33.141953 21486 raft_consensus.cc:2272] T ba64225a4b804bc290627ba2d3f66a04 P 82854c4d151149c18cd4beeef9d59587 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:33.143677 21486 tablet_replica.cc:333] T 74b00417d0ec45168a426823b410641e P 82854c4d151149c18cd4beeef9d59587: stopping tablet replica
I20260608 10:04:33.144104 21486 raft_consensus.cc:2243] T 74b00417d0ec45168a426823b410641e P 82854c4d151149c18cd4beeef9d59587 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:33.144495 21486 raft_consensus.cc:2272] T 74b00417d0ec45168a426823b410641e P 82854c4d151149c18cd4beeef9d59587 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:33.173456 21486 tablet_server.cc:196] TabletServer@127.20.251.131:0 shutdown complete.
I20260608 10:04:33.192766 21486 tablet_server.cc:179] TabletServer@127.20.251.132:0 shutting down...
I20260608 10:04:33.217017 21486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:04:33.218272 21486 tablet_replica.cc:333] T 6477903110ad4cb6aee0c2349e55db97 P 0f53be2e5cb54fa99d5cf272e8d7380b: stopping tablet replica
I20260608 10:04:33.218952 21486 raft_consensus.cc:2243] T 6477903110ad4cb6aee0c2349e55db97 P 0f53be2e5cb54fa99d5cf272e8d7380b [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:04:33.219447 21486 raft_consensus.cc:2272] T 6477903110ad4cb6aee0c2349e55db97 P 0f53be2e5cb54fa99d5cf272e8d7380b [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:04:33.240013 21486 tablet_server.cc:196] TabletServer@127.20.251.132:0 shutdown complete.
I20260608 10:04:33.250530 21486 master.cc:562] Master@127.20.251.190:34699 shutting down...
W20260608 10:04:33.285486 22101 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 10:04:33.285789 22101 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 10:04:33.285976 22101 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 10:04:33.287096 21486 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1bb078753f13450f85cca94617b544d2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:33.287686 21486 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1bb078753f13450f85cca94617b544d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:33.288116 21486 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1bb078753f13450f85cca94617b544d2: stopping tablet replica
I20260608 10:04:33.309221 21486 master.cc:584] Master@127.20.251.190:34699 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn (9148 ms)
[ RUN      ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing
I20260608 10:04:33.348276 21486 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.20.251.190:43041,127.20.251.189:45317,127.20.251.188:37657
I20260608 10:04:33.349723 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:33.355147 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
W20260608 10:04:33.355571 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:04:33.356503 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:04:33.356995 21486 server_base.cc:1061] running on GCE node
I20260608 10:04:33.357887 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:33.358070 21486 system_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:04:33.358227 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913073358209 us; error 0 us; skew 500 ppm
I20260608 10:04:33.358784 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:33.361187 21486 webserver.cc:533] Webserver started at http://127.20.251.190:34641/ using document root <none> and password file <none>
I20260608 10:04:33.361774 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:33.361956 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:33.362242 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:33.363317 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913058711471-21486-0/minicluster-data/master-0-root/instance:
uuid: "0e8af82dc6e94d2d915b25be3273899e"
format_stamp: "Formatted at 2026-06-08 10:04:33 on dist-test-slave-0x65"
I20260608 10:04:33.368031 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260608 10:04:33.371505 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:04:33.372244 21486 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:04:33.372526 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913058711471-21486-0/minicluster-data/master-0-root
uuid: "0e8af82dc6e94d2d915b25be3273899e"
format_stamp: "Formatted at 2026-06-08 10:04:33 on dist-test-slave-0x65"
I20260608 10:04:33.372807 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913058711471-21486-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913058711471-21486-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913058711471-21486-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:04:33.386735 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:33.387957 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:33.428701 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.190:43041
I20260608 10:04:33.428864 22595 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.190:43041 every 8 connection(s)
I20260608 10:04:33.432808 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 10:04:33.432852 22596 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:04:33.438195 22598 instance_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:04:33.440131 22596 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.20.251.190" port: 43041 } has no permanent_uuid. Determining permanent_uuid...
W20260608 10:04:33.440946 22599 instance_detector.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:04:33.441591 22601 instance_detector.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:04:33.442199 21486 server_base.cc:1061] running on GCE node
I20260608 10:04:33.443176 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:33.443488 21486 system_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:04:33.443738 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913073443713 us; error 0 us; skew 500 ppm
I20260608 10:04:33.444557 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:33.447255 21486 webserver.cc:533] Webserver started at http://127.20.251.189:32843/ using document root <none> and password file <none>
I20260608 10:04:33.447956 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:33.448167 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:33.448489 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:33.449622 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913058711471-21486-0/minicluster-data/master-1-root/instance:
uuid: "f62b0f91204844fcb517adac55eb358c"
format_stamp: "Formatted at 2026-06-08 10:04:33 on dist-test-slave-0x65"
I20260608 10:04:33.453845 22596 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.20.251.189" port: 45317 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:04:33.455368 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.001s
I20260608 10:04:33.459291 22609 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:04:33.459830 22596 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.20.251.189:45317: Network error: Client connection negotiation failed: client connection to 127.20.251.189:45317: connect: Connection refused (error 111)
I20260608 10:04:33.460143 21486 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:04:33.460424 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913058711471-21486-0/minicluster-data/master-1-root
uuid: "f62b0f91204844fcb517adac55eb358c"
format_stamp: "Formatted at 2026-06-08 10:04:33 on dist-test-slave-0x65"
I20260608 10:04:33.460659 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913058711471-21486-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913058711471-21486-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913058711471-21486-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:04:33.486904 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:33.488265 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:33.496371 22596 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.20.251.189" port: 45317 } attempt: 1
W20260608 10:04:33.505576 22596 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.20.251.189:45317: Network error: Client connection negotiation failed: client connection to 127.20.251.189:45317: connect: Connection refused (error 111)
I20260608 10:04:33.539487 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.189:45317
I20260608 10:04:33.539587 22660 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.189:45317 every 8 connection(s)
I20260608 10:04:33.543596 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 10:04:33.543823 22661 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:04:33.549024 22663 instance_detector.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:04:33.550642 22664 instance_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:04:33.551191 22661 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.20.251.190" port: 43041 } has no permanent_uuid. Determining permanent_uuid...
W20260608 10:04:33.552642 22666 instance_detector.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:04:33.553086 21486 server_base.cc:1061] running on GCE node
I20260608 10:04:33.554296 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:33.554544 21486 system_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:04:33.554719 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913073554700 us; error 0 us; skew 500 ppm
I20260608 10:04:33.555289 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:33.557818 21486 webserver.cc:533] Webserver started at http://127.20.251.188:38789/ using document root <none> and password file <none>
I20260608 10:04:33.558316 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:33.558495 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:33.558727 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:33.559692 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913058711471-21486-0/minicluster-data/master-2-root/instance:
uuid: "e3057b59954541e088757e50a80e3399"
format_stamp: "Formatted at 2026-06-08 10:04:33 on dist-test-slave-0x65"
I20260608 10:04:33.563366 22661 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.20.251.189" port: 45317 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:04:33.565001 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:04:33.569957 22673 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:04:33.570749 21486 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 10:04:33.571033 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913058711471-21486-0/minicluster-data/master-2-root
uuid: "e3057b59954541e088757e50a80e3399"
format_stamp: "Formatted at 2026-06-08 10:04:33 on dist-test-slave-0x65"
I20260608 10:04:33.571290 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913058711471-21486-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913058711471-21486-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913058711471-21486-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:04:33.575629 22661 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.20.251.188" port: 37657 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:04:33.576086 22596 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.20.251.189" port: 45317 } attempt: 2
W20260608 10:04:33.583675 22661 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.20.251.188:37657: Network error: Client connection negotiation failed: client connection to 127.20.251.188:37657: connect: Connection refused (error 111)
I20260608 10:04:33.587574 22596 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.20.251.188" port: 37657 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:04:33.599130 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
W20260608 10:04:33.599129 22596 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.20.251.188:37657: Network error: Client connection negotiation failed: client connection to 127.20.251.188:37657: connect: Connection refused (error 111)
I20260608 10:04:33.600764 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:33.612176 22661 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.20.251.188" port: 37657 } attempt: 1
W20260608 10:04:33.619648 22661 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.20.251.188:37657: Network error: Client connection negotiation failed: client connection to 127.20.251.188:37657: connect: Connection refused (error 111)
I20260608 10:04:33.648867 22596 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.20.251.188" port: 37657 } attempt: 1
I20260608 10:04:33.651515 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.188:37657
I20260608 10:04:33.652210 22725 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.188:37657 every 8 connection(s)
I20260608 10:04:33.654207 22661 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.20.251.188" port: 37657 } attempt: 2
I20260608 10:04:33.655923 21486 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:04:33.657156 22727 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:04:33.665194 22727 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.20.251.190" port: 43041 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:04:33.679152 22661 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f62b0f91204844fcb517adac55eb358c: Bootstrap starting.
I20260608 10:04:33.679153 22596 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0e8af82dc6e94d2d915b25be3273899e: Bootstrap starting.
I20260608 10:04:33.681347 22727 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.20.251.189" port: 45317 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:04:33.686578 22661 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f62b0f91204844fcb517adac55eb358c: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:33.686933 22596 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0e8af82dc6e94d2d915b25be3273899e: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:33.692672 22596 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0e8af82dc6e94d2d915b25be3273899e: No bootstrap required, opened a new log
I20260608 10:04:33.693667 22661 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f62b0f91204844fcb517adac55eb358c: No bootstrap required, opened a new log
I20260608 10:04:33.695729 22596 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0e8af82dc6e94d2d915b25be3273899e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e8af82dc6e94d2d915b25be3273899e" member_type: VOTER last_known_addr { host: "127.20.251.190" port: 43041 } } peers { permanent_uuid: "f62b0f91204844fcb517adac55eb358c" member_type: VOTER last_known_addr { host: "127.20.251.189" port: 45317 } } peers { permanent_uuid: "e3057b59954541e088757e50a80e3399" member_type: VOTER last_known_addr { host: "127.20.251.188" port: 37657 } }
I20260608 10:04:33.696507 22596 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0e8af82dc6e94d2d915b25be3273899e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:33.696560 22661 raft_consensus.cc:359] T 00000000000000000000000000000000 P f62b0f91204844fcb517adac55eb358c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e8af82dc6e94d2d915b25be3273899e" member_type: VOTER last_known_addr { host: "127.20.251.190" port: 43041 } } peers { permanent_uuid: "f62b0f91204844fcb517adac55eb358c" member_type: VOTER last_known_addr { host: "127.20.251.189" port: 45317 } } peers { permanent_uuid: "e3057b59954541e088757e50a80e3399" member_type: VOTER last_known_addr { host: "127.20.251.188" port: 37657 } }
I20260608 10:04:33.697037 22596 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0e8af82dc6e94d2d915b25be3273899e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e8af82dc6e94d2d915b25be3273899e, State: Initialized, Role: FOLLOWER
I20260608 10:04:33.697445 22661 raft_consensus.cc:385] T 00000000000000000000000000000000 P f62b0f91204844fcb517adac55eb358c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:33.697723 22727 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.20.251.188" port: 37657 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:04:33.697984 22661 raft_consensus.cc:740] T 00000000000000000000000000000000 P f62b0f91204844fcb517adac55eb358c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f62b0f91204844fcb517adac55eb358c, State: Initialized, Role: FOLLOWER
I20260608 10:04:33.698127 22596 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0e8af82dc6e94d2d915b25be3273899e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e8af82dc6e94d2d915b25be3273899e" member_type: VOTER last_known_addr { host: "127.20.251.190" port: 43041 } } peers { permanent_uuid: "f62b0f91204844fcb517adac55eb358c" member_type: VOTER last_known_addr { host: "127.20.251.189" port: 45317 } } peers { permanent_uuid: "e3057b59954541e088757e50a80e3399" member_type: VOTER last_known_addr { host: "127.20.251.188" port: 37657 } }
I20260608 10:04:33.699033 22661 consensus_queue.cc:260] T 00000000000000000000000000000000 P f62b0f91204844fcb517adac55eb358c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e8af82dc6e94d2d915b25be3273899e" member_type: VOTER last_known_addr { host: "127.20.251.190" port: 43041 } } peers { permanent_uuid: "f62b0f91204844fcb517adac55eb358c" member_type: VOTER last_known_addr { host: "127.20.251.189" port: 45317 } } peers { permanent_uuid: "e3057b59954541e088757e50a80e3399" member_type: VOTER last_known_addr { host: "127.20.251.188" port: 37657 } }
I20260608 10:04:33.701261 22733 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0e8af82dc6e94d2d915b25be3273899e [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: "0e8af82dc6e94d2d915b25be3273899e" member_type: VOTER last_known_addr { host: "127.20.251.190" port: 43041 } } peers { permanent_uuid: "f62b0f91204844fcb517adac55eb358c" member_type: VOTER last_known_addr { host: "127.20.251.189" port: 45317 } } peers { permanent_uuid: "e3057b59954541e088757e50a80e3399" member_type: VOTER last_known_addr { host: "127.20.251.188" port: 37657 } } }
I20260608 10:04:33.702081 22733 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0e8af82dc6e94d2d915b25be3273899e [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:04:33.703078 22596 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0e8af82dc6e94d2d915b25be3273899e [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:04:33.713480 22735 sys_catalog.cc:455] T 00000000000000000000000000000000 P f62b0f91204844fcb517adac55eb358c [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: "0e8af82dc6e94d2d915b25be3273899e" member_type: VOTER last_known_addr { host: "127.20.251.190" port: 43041 } } peers { permanent_uuid: "f62b0f91204844fcb517adac55eb358c" member_type: VOTER last_known_addr { host: "127.20.251.189" port: 45317 } } peers { permanent_uuid: "e3057b59954541e088757e50a80e3399" member_type: VOTER last_known_addr { host: "127.20.251.188" port: 37657 } } }
I20260608 10:04:33.715723 22735 sys_catalog.cc:458] T 00000000000000000000000000000000 P f62b0f91204844fcb517adac55eb358c [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:04:33.715183 22661 sys_catalog.cc:565] T 00000000000000000000000000000000 P f62b0f91204844fcb517adac55eb358c [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:04:33.730528 22727 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e3057b59954541e088757e50a80e3399: Bootstrap starting.
I20260608 10:04:33.738406 22727 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e3057b59954541e088757e50a80e3399: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:33.745126 21486 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260608 10:04:33.748605 22727 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e3057b59954541e088757e50a80e3399: No bootstrap required, opened a new log
W20260608 10:04:33.750317 22750 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 0e8af82dc6e94d2d915b25be3273899e: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 10:04:33.750712 22750 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 10:04:33.752094 22727 raft_consensus.cc:359] T 00000000000000000000000000000000 P e3057b59954541e088757e50a80e3399 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e8af82dc6e94d2d915b25be3273899e" member_type: VOTER last_known_addr { host: "127.20.251.190" port: 43041 } } peers { permanent_uuid: "f62b0f91204844fcb517adac55eb358c" member_type: VOTER last_known_addr { host: "127.20.251.189" port: 45317 } } peers { permanent_uuid: "e3057b59954541e088757e50a80e3399" member_type: VOTER last_known_addr { host: "127.20.251.188" port: 37657 } }
I20260608 10:04:33.752933 22727 raft_consensus.cc:385] T 00000000000000000000000000000000 P e3057b59954541e088757e50a80e3399 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:33.753252 22727 raft_consensus.cc:740] T 00000000000000000000000000000000 P e3057b59954541e088757e50a80e3399 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3057b59954541e088757e50a80e3399, State: Initialized, Role: FOLLOWER
I20260608 10:04:33.754067 22727 consensus_queue.cc:260] T 00000000000000000000000000000000 P e3057b59954541e088757e50a80e3399 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e8af82dc6e94d2d915b25be3273899e" member_type: VOTER last_known_addr { host: "127.20.251.190" port: 43041 } } peers { permanent_uuid: "f62b0f91204844fcb517adac55eb358c" member_type: VOTER last_known_addr { host: "127.20.251.189" port: 45317 } } peers { permanent_uuid: "e3057b59954541e088757e50a80e3399" member_type: VOTER last_known_addr { host: "127.20.251.188" port: 37657 } }
I20260608 10:04:33.756583 22758 sys_catalog.cc:455] T 00000000000000000000000000000000 P e3057b59954541e088757e50a80e3399 [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: "0e8af82dc6e94d2d915b25be3273899e" member_type: VOTER last_known_addr { host: "127.20.251.190" port: 43041 } } peers { permanent_uuid: "f62b0f91204844fcb517adac55eb358c" member_type: VOTER last_known_addr { host: "127.20.251.189" port: 45317 } } peers { permanent_uuid: "e3057b59954541e088757e50a80e3399" member_type: VOTER last_known_addr { host: "127.20.251.188" port: 37657 } } }
I20260608 10:04:33.757396 22758 sys_catalog.cc:458] T 00000000000000000000000000000000 P e3057b59954541e088757e50a80e3399 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:04:33.757877 22727 sys_catalog.cc:565] T 00000000000000000000000000000000 P e3057b59954541e088757e50a80e3399 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:04:33.758486 21486 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
W20260608 10:04:33.761969 22759 catalog_manager.cc:1593] T 00000000000000000000000000000000 P f62b0f91204844fcb517adac55eb358c: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 10:04:33.762244 22759 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 10:04:33.772873 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:33.775332 22770 catalog_manager.cc:1593] T 00000000000000000000000000000000 P e3057b59954541e088757e50a80e3399: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 10:04:33.775678 22770 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260608 10:04:33.780431 22771 instance_detector.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:04:33.782414 22772 instance_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:04:33.785959 21486 server_base.cc:1061] running on GCE node
W20260608 10:04:33.787547 22774 instance_detector.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:04:33.788367 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:33.788570 21486 system_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:04:33.788733 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913073788714 us; error 0 us; skew 500 ppm
I20260608 10:04:33.789314 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:33.791862 21486 webserver.cc:533] Webserver started at http://127.20.251.129:33499/ using document root <none> and password file <none>
I20260608 10:04:33.792377 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:33.792550 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:33.792798 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:33.793968 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913058711471-21486-0/minicluster-data/ts-0-root/instance:
uuid: "30b561f980dd4fb5aa62f4df999b63c8"
format_stamp: "Formatted at 2026-06-08 10:04:33 on dist-test-slave-0x65"
I20260608 10:04:33.798796 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260608 10:04:33.805801 22779 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:04:33.806695 21486 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.001s	sys 0.004s
I20260608 10:04:33.807000 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913058711471-21486-0/minicluster-data/ts-0-root
uuid: "30b561f980dd4fb5aa62f4df999b63c8"
format_stamp: "Formatted at 2026-06-08 10:04:33 on dist-test-slave-0x65"
I20260608 10:04:33.807282 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913058711471-21486-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913058711471-21486-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913058711471-21486-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:04:33.819191 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:33.820490 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:33.822191 21486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:04:33.824855 21486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:04:33.825075 21486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:33.825315 21486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:04:33.825480 21486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:33.872371 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.129:46441
I20260608 10:04:33.872583 22841 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.129:46441 every 8 connection(s)
I20260608 10:04:33.881805 22758 raft_consensus.cc:493] T 00000000000000000000000000000000 P e3057b59954541e088757e50a80e3399 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:33.882000 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 10:04:33.882378 22758 raft_consensus.cc:515] T 00000000000000000000000000000000 P e3057b59954541e088757e50a80e3399 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e8af82dc6e94d2d915b25be3273899e" member_type: VOTER last_known_addr { host: "127.20.251.190" port: 43041 } } peers { permanent_uuid: "f62b0f91204844fcb517adac55eb358c" member_type: VOTER last_known_addr { host: "127.20.251.189" port: 45317 } } peers { permanent_uuid: "e3057b59954541e088757e50a80e3399" member_type: VOTER last_known_addr { host: "127.20.251.188" port: 37657 } }
I20260608 10:04:33.885888 22571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "e3057b59954541e088757e50a80e3399" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e8af82dc6e94d2d915b25be3273899e" is_pre_election: true
I20260608 10:04:33.886678 22571 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 0e8af82dc6e94d2d915b25be3273899e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3057b59954541e088757e50a80e3399 in term 0.
I20260608 10:04:33.888164 22674 leader_election.cc:304] T 00000000000000000000000000000000 P e3057b59954541e088757e50a80e3399 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e8af82dc6e94d2d915b25be3273899e, e3057b59954541e088757e50a80e3399; no voters: 
I20260608 10:04:33.891168 22636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "e3057b59954541e088757e50a80e3399" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f62b0f91204844fcb517adac55eb358c" is_pre_election: true
I20260608 10:04:33.891880 22636 raft_consensus.cc:2468] T 00000000000000000000000000000000 P f62b0f91204844fcb517adac55eb358c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3057b59954541e088757e50a80e3399 in term 0.
I20260608 10:04:33.893725 22758 leader_election.cc:290] T 00000000000000000000000000000000 P e3057b59954541e088757e50a80e3399 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0e8af82dc6e94d2d915b25be3273899e (127.20.251.190:43041), f62b0f91204844fcb517adac55eb358c (127.20.251.189:45317)
I20260608 10:04:33.894344 22758 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e3057b59954541e088757e50a80e3399 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:04:33.894898 22758 raft_consensus.cc:493] T 00000000000000000000000000000000 P e3057b59954541e088757e50a80e3399 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:04:33.895280 22758 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e3057b59954541e088757e50a80e3399 [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:04:33.898077 22849 instance_detector.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:04:33.905043 22850 instance_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:04:33.906641 22844 heartbeater.cc:344] Connected to a master server at 127.20.251.190:43041
I20260608 10:04:33.907065 22844 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:33.907971 22844 heartbeater.cc:507] Master 127.20.251.190:43041 requested a full tablet report, sending...
I20260608 10:04:33.911126 22561 ts_manager.cc:194] Registered new tserver with Master: 30b561f980dd4fb5aa62f4df999b63c8 (127.20.251.129:46441)
I20260608 10:04:33.913580 22758 raft_consensus.cc:515] T 00000000000000000000000000000000 P e3057b59954541e088757e50a80e3399 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e8af82dc6e94d2d915b25be3273899e" member_type: VOTER last_known_addr { host: "127.20.251.190" port: 43041 } } peers { permanent_uuid: "f62b0f91204844fcb517adac55eb358c" member_type: VOTER last_known_addr { host: "127.20.251.189" port: 45317 } } peers { permanent_uuid: "e3057b59954541e088757e50a80e3399" member_type: VOTER last_known_addr { host: "127.20.251.188" port: 37657 } }
I20260608 10:04:33.917317 22636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "e3057b59954541e088757e50a80e3399" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f62b0f91204844fcb517adac55eb358c"
I20260608 10:04:33.918063 22636 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f62b0f91204844fcb517adac55eb358c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:33.923740 22842 heartbeater.cc:344] Connected to a master server at 127.20.251.188:37657
I20260608 10:04:33.924149 22842 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:33.925125 22842 heartbeater.cc:507] Master 127.20.251.188:37657 requested a full tablet report, sending...
I20260608 10:04:33.925760 22636 raft_consensus.cc:2468] T 00000000000000000000000000000000 P f62b0f91204844fcb517adac55eb358c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3057b59954541e088757e50a80e3399 in term 1.
I20260608 10:04:33.927259 22677 leader_election.cc:304] T 00000000000000000000000000000000 P e3057b59954541e088757e50a80e3399 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e3057b59954541e088757e50a80e3399, f62b0f91204844fcb517adac55eb358c; no voters: 
I20260608 10:04:33.928839 22848 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e3057b59954541e088757e50a80e3399 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:33.930754 22758 leader_election.cc:290] T 00000000000000000000000000000000 P e3057b59954541e088757e50a80e3399 [CANDIDATE]: Term 1 election: Requested vote from peers 0e8af82dc6e94d2d915b25be3273899e (127.20.251.190:43041), f62b0f91204844fcb517adac55eb358c (127.20.251.189:45317)
I20260608 10:04:33.931617 22571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "e3057b59954541e088757e50a80e3399" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e8af82dc6e94d2d915b25be3273899e"
I20260608 10:04:33.932288 22571 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0e8af82dc6e94d2d915b25be3273899e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:33.939908 22571 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 0e8af82dc6e94d2d915b25be3273899e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3057b59954541e088757e50a80e3399 in term 1.
I20260608 10:04:33.942262 22843 heartbeater.cc:344] Connected to a master server at 127.20.251.189:45317
I20260608 10:04:33.942643 22843 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:33.943640 22843 heartbeater.cc:507] Master 127.20.251.189:45317 requested a full tablet report, sending...
I20260608 10:04:33.947417 22626 ts_manager.cc:194] Registered new tserver with Master: 30b561f980dd4fb5aa62f4df999b63c8 (127.20.251.129:46441)
I20260608 10:04:33.950107 22848 raft_consensus.cc:697] T 00000000000000000000000000000000 P e3057b59954541e088757e50a80e3399 [term 1 LEADER]: Becoming Leader. State: Replica: e3057b59954541e088757e50a80e3399, State: Running, Role: LEADER
I20260608 10:04:33.951066 22848 consensus_queue.cc:237] T 00000000000000000000000000000000 P e3057b59954541e088757e50a80e3399 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e8af82dc6e94d2d915b25be3273899e" member_type: VOTER last_known_addr { host: "127.20.251.190" port: 43041 } } peers { permanent_uuid: "f62b0f91204844fcb517adac55eb358c" member_type: VOTER last_known_addr { host: "127.20.251.189" port: 45317 } } peers { permanent_uuid: "e3057b59954541e088757e50a80e3399" member_type: VOTER last_known_addr { host: "127.20.251.188" port: 37657 } }
I20260608 10:04:33.955750 21486 server_base.cc:1061] running on GCE node
W20260608 10:04:33.956128 22853 instance_detector.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:04:33.957271 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:33.957602 21486 system_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:04:33.957813 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913073957796 us; error 0 us; skew 500 ppm
I20260608 10:04:33.959129 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:33.960357 22691 ts_manager.cc:194] Registered new tserver with Master: 30b561f980dd4fb5aa62f4df999b63c8 (127.20.251.129:46441)
I20260608 10:04:33.961871 22758 sys_catalog.cc:455] T 00000000000000000000000000000000 P e3057b59954541e088757e50a80e3399 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e3057b59954541e088757e50a80e3399. Latest consensus state: current_term: 1 leader_uuid: "e3057b59954541e088757e50a80e3399" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e8af82dc6e94d2d915b25be3273899e" member_type: VOTER last_known_addr { host: "127.20.251.190" port: 43041 } } peers { permanent_uuid: "f62b0f91204844fcb517adac55eb358c" member_type: VOTER last_known_addr { host: "127.20.251.189" port: 45317 } } peers { permanent_uuid: "e3057b59954541e088757e50a80e3399" member_type: VOTER last_known_addr { host: "127.20.251.188" port: 37657 } } }
I20260608 10:04:33.962594 22758 sys_catalog.cc:458] T 00000000000000000000000000000000 P e3057b59954541e088757e50a80e3399 [sys.catalog]: This master's current role is: LEADER
I20260608 10:04:33.963552 21486 webserver.cc:533] Webserver started at http://127.20.251.130:41877/ using document root <none> and password file <none>
I20260608 10:04:33.964286 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:33.964529 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:33.964665 22858 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:04:33.964834 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:33.966295 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913058711471-21486-0/minicluster-data/ts-1-root/instance:
uuid: "54a0f63a17864424a00ecd4d0c341469"
format_stamp: "Formatted at 2026-06-08 10:04:33 on dist-test-slave-0x65"
I20260608 10:04:33.971693 22858 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:04:33.972358 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.005s
I20260608 10:04:33.977432 22860 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:04:33.978571 21486 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:04:33.978991 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913058711471-21486-0/minicluster-data/ts-1-root
uuid: "54a0f63a17864424a00ecd4d0c341469"
format_stamp: "Formatted at 2026-06-08 10:04:33 on dist-test-slave-0x65"
I20260608 10:04:33.979346 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913058711471-21486-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913058711471-21486-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913058711471-21486-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:04:33.982908 22636 raft_consensus.cc:1275] T 00000000000000000000000000000000 P f62b0f91204844fcb517adac55eb358c [term 1 FOLLOWER]: Refusing update from remote peer e3057b59954541e088757e50a80e3399: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:04:33.984123 22571 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 0e8af82dc6e94d2d915b25be3273899e [term 1 FOLLOWER]: Refusing update from remote peer e3057b59954541e088757e50a80e3399: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:04:33.984953 22758 consensus_queue.cc:1048] T 00000000000000000000000000000000 P e3057b59954541e088757e50a80e3399 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f62b0f91204844fcb517adac55eb358c" member_type: VOTER last_known_addr { host: "127.20.251.189" port: 45317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:04:33.985875 22848 consensus_queue.cc:1048] T 00000000000000000000000000000000 P e3057b59954541e088757e50a80e3399 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e8af82dc6e94d2d915b25be3273899e" member_type: VOTER last_known_addr { host: "127.20.251.190" port: 43041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:04:34.002905 22733 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0e8af82dc6e94d2d915b25be3273899e [sys.catalog]: SysCatalogTable state changed. Reason: New leader e3057b59954541e088757e50a80e3399. Latest consensus state: current_term: 1 leader_uuid: "e3057b59954541e088757e50a80e3399" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e8af82dc6e94d2d915b25be3273899e" member_type: VOTER last_known_addr { host: "127.20.251.190" port: 43041 } } peers { permanent_uuid: "f62b0f91204844fcb517adac55eb358c" member_type: VOTER last_known_addr { host: "127.20.251.189" port: 45317 } } peers { permanent_uuid: "e3057b59954541e088757e50a80e3399" member_type: VOTER last_known_addr { host: "127.20.251.188" port: 37657 } } }
I20260608 10:04:34.003728 22733 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0e8af82dc6e94d2d915b25be3273899e [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:04:34.016127 22733 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0e8af82dc6e94d2d915b25be3273899e [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "e3057b59954541e088757e50a80e3399" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e8af82dc6e94d2d915b25be3273899e" member_type: VOTER last_known_addr { host: "127.20.251.190" port: 43041 } } peers { permanent_uuid: "f62b0f91204844fcb517adac55eb358c" member_type: VOTER last_known_addr { host: "127.20.251.189" port: 45317 } } peers { permanent_uuid: "e3057b59954541e088757e50a80e3399" member_type: VOTER last_known_addr { host: "127.20.251.188" port: 37657 } } }
I20260608 10:04:34.016882 22858 catalog_manager.cc:1382] Generated new cluster ID: fc3d137209a44b95adc428adba80a3a6
I20260608 10:04:34.017025 22733 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0e8af82dc6e94d2d915b25be3273899e [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:04:34.017233 22858 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:04:34.018919 22758 sys_catalog.cc:455] T 00000000000000000000000000000000 P e3057b59954541e088757e50a80e3399 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "e3057b59954541e088757e50a80e3399" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e8af82dc6e94d2d915b25be3273899e" member_type: VOTER last_known_addr { host: "127.20.251.190" port: 43041 } } peers { permanent_uuid: "f62b0f91204844fcb517adac55eb358c" member_type: VOTER last_known_addr { host: "127.20.251.189" port: 45317 } } peers { permanent_uuid: "e3057b59954541e088757e50a80e3399" member_type: VOTER last_known_addr { host: "127.20.251.188" port: 37657 } } }
I20260608 10:04:34.019624 22758 sys_catalog.cc:458] T 00000000000000000000000000000000 P e3057b59954541e088757e50a80e3399 [sys.catalog]: This master's current role is: LEADER
I20260608 10:04:34.033052 22735 sys_catalog.cc:455] T 00000000000000000000000000000000 P f62b0f91204844fcb517adac55eb358c [sys.catalog]: SysCatalogTable state changed. Reason: New leader e3057b59954541e088757e50a80e3399. Latest consensus state: current_term: 1 leader_uuid: "e3057b59954541e088757e50a80e3399" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e8af82dc6e94d2d915b25be3273899e" member_type: VOTER last_known_addr { host: "127.20.251.190" port: 43041 } } peers { permanent_uuid: "f62b0f91204844fcb517adac55eb358c" member_type: VOTER last_known_addr { host: "127.20.251.189" port: 45317 } } peers { permanent_uuid: "e3057b59954541e088757e50a80e3399" member_type: VOTER last_known_addr { host: "127.20.251.188" port: 37657 } } }
I20260608 10:04:34.033921 22735 sys_catalog.cc:458] T 00000000000000000000000000000000 P f62b0f91204844fcb517adac55eb358c [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:04:34.037817 22848 sys_catalog.cc:455] T 00000000000000000000000000000000 P e3057b59954541e088757e50a80e3399 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "e3057b59954541e088757e50a80e3399" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e8af82dc6e94d2d915b25be3273899e" member_type: VOTER last_known_addr { host: "127.20.251.190" port: 43041 } } peers { permanent_uuid: "f62b0f91204844fcb517adac55eb358c" member_type: VOTER last_known_addr { host: "127.20.251.189" port: 45317 } } peers { permanent_uuid: "e3057b59954541e088757e50a80e3399" member_type: VOTER last_known_addr { host: "127.20.251.188" port: 37657 } } }
I20260608 10:04:34.038565 22848 sys_catalog.cc:458] T 00000000000000000000000000000000 P e3057b59954541e088757e50a80e3399 [sys.catalog]: This master's current role is: LEADER
I20260608 10:04:34.051674 22735 sys_catalog.cc:455] T 00000000000000000000000000000000 P f62b0f91204844fcb517adac55eb358c [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "e3057b59954541e088757e50a80e3399" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e8af82dc6e94d2d915b25be3273899e" member_type: VOTER last_known_addr { host: "127.20.251.190" port: 43041 } } peers { permanent_uuid: "f62b0f91204844fcb517adac55eb358c" member_type: VOTER last_known_addr { host: "127.20.251.189" port: 45317 } } peers { permanent_uuid: "e3057b59954541e088757e50a80e3399" member_type: VOTER last_known_addr { host: "127.20.251.188" port: 37657 } } }
I20260608 10:04:34.052726 22735 sys_catalog.cc:458] T 00000000000000000000000000000000 P f62b0f91204844fcb517adac55eb358c [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:04:34.055605 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:34.057335 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:34.061359 21486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:04:34.067246 22858 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:04:34.068966 22858 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:04:34.073982 21486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:04:34.074295 21486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:34.074676 21486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:04:34.074935 21486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:34.103861 22858 catalog_manager.cc:6069] T 00000000000000000000000000000000 P e3057b59954541e088757e50a80e3399: Generated new TSK 0
I20260608 10:04:34.104761 22858 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:04:34.146159 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.130:43625
I20260608 10:04:34.146214 22930 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.130:43625 every 8 connection(s)
I20260608 10:04:34.160552 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:34.193814 22938 instance_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:04:34.200688 22933 heartbeater.cc:344] Connected to a master server at 127.20.251.190:43041
I20260608 10:04:34.201236 22933 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:34.202278 22933 heartbeater.cc:507] Master 127.20.251.190:43041 requested a full tablet report, sending...
I20260608 10:04:34.205964 22561 ts_manager.cc:194] Registered new tserver with Master: 54a0f63a17864424a00ecd4d0c341469 (127.20.251.130:43625)
I20260608 10:04:34.213655 22932 heartbeater.cc:344] Connected to a master server at 127.20.251.189:45317
I20260608 10:04:34.213881 22931 heartbeater.cc:344] Connected to a master server at 127.20.251.188:37657
I20260608 10:04:34.214313 22931 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:34.214346 22932 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:34.215749 22932 heartbeater.cc:507] Master 127.20.251.189:45317 requested a full tablet report, sending...
I20260608 10:04:34.215848 22931 heartbeater.cc:507] Master 127.20.251.188:37657 requested a full tablet report, sending...
W20260608 10:04:34.213661 22939 instance_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:04:34.221287 22626 ts_manager.cc:194] Registered new tserver with Master: 54a0f63a17864424a00ecd4d0c341469 (127.20.251.130:43625)
I20260608 10:04:34.222060 21486 server_base.cc:1061] running on GCE node
I20260608 10:04:34.224045 22691 ts_manager.cc:194] Registered new tserver with Master: 54a0f63a17864424a00ecd4d0c341469 (127.20.251.130:43625)
I20260608 10:04:34.225886 22691 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58000
W20260608 10:04:34.225968 22941 instance_detector.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:04:34.227317 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:34.227605 21486 system_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:04:34.227833 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913074227811 us; error 0 us; skew 500 ppm
I20260608 10:04:34.228693 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:34.231462 21486 webserver.cc:533] Webserver started at http://127.20.251.131:34135/ using document root <none> and password file <none>
I20260608 10:04:34.231973 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:34.232160 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:34.232401 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:34.233424 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913058711471-21486-0/minicluster-data/ts-2-root/instance:
uuid: "82c4cf28de634efebd3297f8c130146e"
format_stamp: "Formatted at 2026-06-08 10:04:34 on dist-test-slave-0x65"
I20260608 10:04:34.238160 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:04:34.242281 22946 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:04:34.243474 21486 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260608 10:04:34.243840 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913058711471-21486-0/minicluster-data/ts-2-root
uuid: "82c4cf28de634efebd3297f8c130146e"
format_stamp: "Formatted at 2026-06-08 10:04:34 on dist-test-slave-0x65"
I20260608 10:04:34.244130 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913058711471-21486-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913058711471-21486-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913058711471-21486-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:04:34.257831 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:34.259123 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:34.260569 21486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:04:34.263015 21486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:04:34.263223 21486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:34.263450 21486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:04:34.263621 21486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:34.310525 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.131:42733
I20260608 10:04:34.310688 23008 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.131:42733 every 8 connection(s)
I20260608 10:04:34.337908 23009 heartbeater.cc:344] Connected to a master server at 127.20.251.188:37657
I20260608 10:04:34.338433 23009 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:34.338800 23011 heartbeater.cc:344] Connected to a master server at 127.20.251.190:43041
I20260608 10:04:34.339208 23011 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:34.339395 23009 heartbeater.cc:507] Master 127.20.251.188:37657 requested a full tablet report, sending...
I20260608 10:04:34.339958 23011 heartbeater.cc:507] Master 127.20.251.190:43041 requested a full tablet report, sending...
I20260608 10:04:34.341995 22691 ts_manager.cc:194] Registered new tserver with Master: 82c4cf28de634efebd3297f8c130146e (127.20.251.131:42733)
I20260608 10:04:34.343158 22561 ts_manager.cc:194] Registered new tserver with Master: 82c4cf28de634efebd3297f8c130146e (127.20.251.131:42733)
I20260608 10:04:34.343808 22691 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58006
I20260608 10:04:34.347266 23010 heartbeater.cc:344] Connected to a master server at 127.20.251.189:45317
I20260608 10:04:34.347687 23010 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:34.348385 23010 heartbeater.cc:507] Master 127.20.251.189:45317 requested a full tablet report, sending...
I20260608 10:04:34.350885 22626 ts_manager.cc:194] Registered new tserver with Master: 82c4cf28de634efebd3297f8c130146e (127.20.251.131:42733)
I20260608 10:04:34.351637 21486 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.035468355s
I20260608 10:04:34.754866 22750 catalog_manager.cc:1294] Loaded cluster ID: fc3d137209a44b95adc428adba80a3a6
I20260608 10:04:34.755177 22750 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 0e8af82dc6e94d2d915b25be3273899e: loading cluster ID for follower catalog manager: success
I20260608 10:04:34.759745 22750 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 0e8af82dc6e94d2d915b25be3273899e: acquiring CA information for follower catalog manager: success
I20260608 10:04:34.763134 22750 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 0e8af82dc6e94d2d915b25be3273899e: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 10:04:34.767506 22759 catalog_manager.cc:1294] Loaded cluster ID: fc3d137209a44b95adc428adba80a3a6
I20260608 10:04:34.767827 22759 catalog_manager.cc:1587] T 00000000000000000000000000000000 P f62b0f91204844fcb517adac55eb358c: loading cluster ID for follower catalog manager: success
I20260608 10:04:34.774376 22759 catalog_manager.cc:1609] T 00000000000000000000000000000000 P f62b0f91204844fcb517adac55eb358c: acquiring CA information for follower catalog manager: success
I20260608 10:04:34.779172 22759 catalog_manager.cc:1637] T 00000000000000000000000000000000 P f62b0f91204844fcb517adac55eb358c: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 10:04:34.966538 22691 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57992
I20260608 10:04:35.229041 22931 heartbeater.cc:499] Master 127.20.251.188:37657 was elected leader, sending a full tablet report...
I20260608 10:04:35.347533 23009 heartbeater.cc:499] Master 127.20.251.188:37657 was elected leader, sending a full tablet report...
I20260608 10:04:35.771253 22769 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:04:35.968895 22842 heartbeater.cc:499] Master 127.20.251.188:37657 was elected leader, sending a full tablet report...
I20260608 10:04:35.972415 22690 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55490:
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:04:36.071756 22896 tablet_service.cc:1511] Processing CreateTablet for tablet 95d46505e23745f98956c0388d1eac04 (DEFAULT_TABLE table=test-workload [id=a637b95412aa4b9683df1da34671f436]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 10:04:36.072347 22807 tablet_service.cc:1511] Processing CreateTablet for tablet 211c72b71d2c484b9608350ff611de3f (DEFAULT_TABLE table=test-workload [id=a637b95412aa4b9683df1da34671f436]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 10:04:36.073351 22896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95d46505e23745f98956c0388d1eac04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:36.073704 22807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 211c72b71d2c484b9608350ff611de3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:36.083297 22974 tablet_service.cc:1511] Processing CreateTablet for tablet 2569478eda5f43f1bb4b607b0c9ac32f (DEFAULT_TABLE table=test-workload [id=a637b95412aa4b9683df1da34671f436]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 10:04:36.085795 22974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2569478eda5f43f1bb4b607b0c9ac32f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:36.093909 23046 tablet_bootstrap.cc:492] T 211c72b71d2c484b9608350ff611de3f P 30b561f980dd4fb5aa62f4df999b63c8: Bootstrap starting.
I20260608 10:04:36.095858 23045 tablet_bootstrap.cc:492] T 95d46505e23745f98956c0388d1eac04 P 54a0f63a17864424a00ecd4d0c341469: Bootstrap starting.
I20260608 10:04:36.101569 23046 tablet_bootstrap.cc:654] T 211c72b71d2c484b9608350ff611de3f P 30b561f980dd4fb5aa62f4df999b63c8: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:36.102748 23045 tablet_bootstrap.cc:654] T 95d46505e23745f98956c0388d1eac04 P 54a0f63a17864424a00ecd4d0c341469: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:36.104878 23047 tablet_bootstrap.cc:492] T 2569478eda5f43f1bb4b607b0c9ac32f P 82c4cf28de634efebd3297f8c130146e: Bootstrap starting.
I20260608 10:04:36.108453 23046 tablet_bootstrap.cc:492] T 211c72b71d2c484b9608350ff611de3f P 30b561f980dd4fb5aa62f4df999b63c8: No bootstrap required, opened a new log
I20260608 10:04:36.109040 23046 ts_tablet_manager.cc:1403] T 211c72b71d2c484b9608350ff611de3f P 30b561f980dd4fb5aa62f4df999b63c8: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260608 10:04:36.110497 23047 tablet_bootstrap.cc:654] T 2569478eda5f43f1bb4b607b0c9ac32f P 82c4cf28de634efebd3297f8c130146e: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:36.111404 23045 tablet_bootstrap.cc:492] T 95d46505e23745f98956c0388d1eac04 P 54a0f63a17864424a00ecd4d0c341469: No bootstrap required, opened a new log
I20260608 10:04:36.111863 23045 ts_tablet_manager.cc:1403] T 95d46505e23745f98956c0388d1eac04 P 54a0f63a17864424a00ecd4d0c341469: Time spent bootstrapping tablet: real 0.016s	user 0.004s	sys 0.009s
I20260608 10:04:36.112092 23046 raft_consensus.cc:359] T 211c72b71d2c484b9608350ff611de3f P 30b561f980dd4fb5aa62f4df999b63c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "30b561f980dd4fb5aa62f4df999b63c8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 46441 } }
I20260608 10:04:36.112758 23046 raft_consensus.cc:385] T 211c72b71d2c484b9608350ff611de3f P 30b561f980dd4fb5aa62f4df999b63c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:36.113122 23046 raft_consensus.cc:740] T 211c72b71d2c484b9608350ff611de3f P 30b561f980dd4fb5aa62f4df999b63c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30b561f980dd4fb5aa62f4df999b63c8, State: Initialized, Role: FOLLOWER
I20260608 10:04:36.114094 23046 consensus_queue.cc:260] T 211c72b71d2c484b9608350ff611de3f P 30b561f980dd4fb5aa62f4df999b63c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "30b561f980dd4fb5aa62f4df999b63c8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 46441 } }
I20260608 10:04:36.114876 23046 raft_consensus.cc:399] T 211c72b71d2c484b9608350ff611de3f P 30b561f980dd4fb5aa62f4df999b63c8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:04:36.114944 23045 raft_consensus.cc:359] T 95d46505e23745f98956c0388d1eac04 P 54a0f63a17864424a00ecd4d0c341469 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "54a0f63a17864424a00ecd4d0c341469" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43625 } }
I20260608 10:04:36.115346 23046 raft_consensus.cc:493] T 211c72b71d2c484b9608350ff611de3f P 30b561f980dd4fb5aa62f4df999b63c8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:04:36.115590 23045 raft_consensus.cc:385] T 95d46505e23745f98956c0388d1eac04 P 54a0f63a17864424a00ecd4d0c341469 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:36.115826 23046 raft_consensus.cc:3060] T 211c72b71d2c484b9608350ff611de3f P 30b561f980dd4fb5aa62f4df999b63c8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:36.115948 23045 raft_consensus.cc:740] T 95d46505e23745f98956c0388d1eac04 P 54a0f63a17864424a00ecd4d0c341469 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54a0f63a17864424a00ecd4d0c341469, State: Initialized, Role: FOLLOWER
I20260608 10:04:36.116369 23047 tablet_bootstrap.cc:492] T 2569478eda5f43f1bb4b607b0c9ac32f P 82c4cf28de634efebd3297f8c130146e: No bootstrap required, opened a new log
I20260608 10:04:36.116760 23047 ts_tablet_manager.cc:1403] T 2569478eda5f43f1bb4b607b0c9ac32f P 82c4cf28de634efebd3297f8c130146e: Time spent bootstrapping tablet: real 0.012s	user 0.000s	sys 0.009s
I20260608 10:04:36.116890 23045 consensus_queue.cc:260] T 95d46505e23745f98956c0388d1eac04 P 54a0f63a17864424a00ecd4d0c341469 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "54a0f63a17864424a00ecd4d0c341469" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43625 } }
I20260608 10:04:36.117700 23045 raft_consensus.cc:399] T 95d46505e23745f98956c0388d1eac04 P 54a0f63a17864424a00ecd4d0c341469 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:04:36.118081 23045 raft_consensus.cc:493] T 95d46505e23745f98956c0388d1eac04 P 54a0f63a17864424a00ecd4d0c341469 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:04:36.118438 23045 raft_consensus.cc:3060] T 95d46505e23745f98956c0388d1eac04 P 54a0f63a17864424a00ecd4d0c341469 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:36.119143 23047 raft_consensus.cc:359] T 2569478eda5f43f1bb4b607b0c9ac32f P 82c4cf28de634efebd3297f8c130146e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82c4cf28de634efebd3297f8c130146e" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 42733 } }
I20260608 10:04:36.119577 23047 raft_consensus.cc:385] T 2569478eda5f43f1bb4b607b0c9ac32f P 82c4cf28de634efebd3297f8c130146e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:36.119796 23047 raft_consensus.cc:740] T 2569478eda5f43f1bb4b607b0c9ac32f P 82c4cf28de634efebd3297f8c130146e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82c4cf28de634efebd3297f8c130146e, State: Initialized, Role: FOLLOWER
I20260608 10:04:36.120420 23047 consensus_queue.cc:260] T 2569478eda5f43f1bb4b607b0c9ac32f P 82c4cf28de634efebd3297f8c130146e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "82c4cf28de634efebd3297f8c130146e" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 42733 } }
I20260608 10:04:36.120970 23047 raft_consensus.cc:399] T 2569478eda5f43f1bb4b607b0c9ac32f P 82c4cf28de634efebd3297f8c130146e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:04:36.121239 23047 raft_consensus.cc:493] T 2569478eda5f43f1bb4b607b0c9ac32f P 82c4cf28de634efebd3297f8c130146e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:04:36.121541 23047 raft_consensus.cc:3060] T 2569478eda5f43f1bb4b607b0c9ac32f P 82c4cf28de634efebd3297f8c130146e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:36.122905 23046 raft_consensus.cc:515] T 211c72b71d2c484b9608350ff611de3f P 30b561f980dd4fb5aa62f4df999b63c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "30b561f980dd4fb5aa62f4df999b63c8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 46441 } }
I20260608 10:04:36.123678 23046 leader_election.cc:304] T 211c72b71d2c484b9608350ff611de3f P 30b561f980dd4fb5aa62f4df999b63c8 [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: 30b561f980dd4fb5aa62f4df999b63c8; no voters: 
I20260608 10:04:36.124791 23045 raft_consensus.cc:515] T 95d46505e23745f98956c0388d1eac04 P 54a0f63a17864424a00ecd4d0c341469 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "54a0f63a17864424a00ecd4d0c341469" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43625 } }
I20260608 10:04:36.125638 23045 leader_election.cc:304] T 95d46505e23745f98956c0388d1eac04 P 54a0f63a17864424a00ecd4d0c341469 [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: 54a0f63a17864424a00ecd4d0c341469; no voters: 
I20260608 10:04:36.126468 23047 raft_consensus.cc:515] T 2569478eda5f43f1bb4b607b0c9ac32f P 82c4cf28de634efebd3297f8c130146e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82c4cf28de634efebd3297f8c130146e" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 42733 } }
I20260608 10:04:36.127075 23047 leader_election.cc:304] T 2569478eda5f43f1bb4b607b0c9ac32f P 82c4cf28de634efebd3297f8c130146e [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: 82c4cf28de634efebd3297f8c130146e; no voters: 
I20260608 10:04:36.129644 23045 leader_election.cc:290] T 95d46505e23745f98956c0388d1eac04 P 54a0f63a17864424a00ecd4d0c341469 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:04:36.130973 23052 raft_consensus.cc:2804] T 95d46505e23745f98956c0388d1eac04 P 54a0f63a17864424a00ecd4d0c341469 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:36.131615 23046 leader_election.cc:290] T 211c72b71d2c484b9608350ff611de3f P 30b561f980dd4fb5aa62f4df999b63c8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:04:36.133533 23047 leader_election.cc:290] T 2569478eda5f43f1bb4b607b0c9ac32f P 82c4cf28de634efebd3297f8c130146e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:04:36.133631 23051 raft_consensus.cc:2804] T 211c72b71d2c484b9608350ff611de3f P 30b561f980dd4fb5aa62f4df999b63c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:36.134109 23053 raft_consensus.cc:2804] T 2569478eda5f43f1bb4b607b0c9ac32f P 82c4cf28de634efebd3297f8c130146e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:36.137992 23053 raft_consensus.cc:697] T 2569478eda5f43f1bb4b607b0c9ac32f P 82c4cf28de634efebd3297f8c130146e [term 1 LEADER]: Becoming Leader. State: Replica: 82c4cf28de634efebd3297f8c130146e, State: Running, Role: LEADER
I20260608 10:04:36.138840 23053 consensus_queue.cc:237] T 2569478eda5f43f1bb4b607b0c9ac32f P 82c4cf28de634efebd3297f8c130146e [LEADER]: Queue going to LEADER mode. State: All 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: "82c4cf28de634efebd3297f8c130146e" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 42733 } }
I20260608 10:04:36.142030 23051 raft_consensus.cc:697] T 211c72b71d2c484b9608350ff611de3f P 30b561f980dd4fb5aa62f4df999b63c8 [term 1 LEADER]: Becoming Leader. State: Replica: 30b561f980dd4fb5aa62f4df999b63c8, State: Running, Role: LEADER
I20260608 10:04:36.143937 23051 consensus_queue.cc:237] T 211c72b71d2c484b9608350ff611de3f P 30b561f980dd4fb5aa62f4df999b63c8 [LEADER]: Queue going to LEADER mode. State: All 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: "30b561f980dd4fb5aa62f4df999b63c8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 46441 } }
I20260608 10:04:36.145622 23052 raft_consensus.cc:697] T 95d46505e23745f98956c0388d1eac04 P 54a0f63a17864424a00ecd4d0c341469 [term 1 LEADER]: Becoming Leader. State: Replica: 54a0f63a17864424a00ecd4d0c341469, State: Running, Role: LEADER
I20260608 10:04:36.146059 23046 ts_tablet_manager.cc:1434] T 211c72b71d2c484b9608350ff611de3f P 30b561f980dd4fb5aa62f4df999b63c8: Time spent starting tablet: real 0.037s	user 0.020s	sys 0.006s
I20260608 10:04:36.146829 23045 ts_tablet_manager.cc:1434] T 95d46505e23745f98956c0388d1eac04 P 54a0f63a17864424a00ecd4d0c341469: Time spent starting tablet: real 0.035s	user 0.016s	sys 0.012s
I20260608 10:04:36.146514 23052 consensus_queue.cc:237] T 95d46505e23745f98956c0388d1eac04 P 54a0f63a17864424a00ecd4d0c341469 [LEADER]: Queue going to LEADER mode. State: All 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: "54a0f63a17864424a00ecd4d0c341469" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43625 } }
I20260608 10:04:36.151989 23047 ts_tablet_manager.cc:1434] T 2569478eda5f43f1bb4b607b0c9ac32f P 82c4cf28de634efebd3297f8c130146e: Time spent starting tablet: real 0.035s	user 0.025s	sys 0.010s
I20260608 10:04:36.162215 22690 catalog_manager.cc:5696] T 95d46505e23745f98956c0388d1eac04 P 54a0f63a17864424a00ecd4d0c341469 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54a0f63a17864424a00ecd4d0c341469 (127.20.251.130). New cstate: current_term: 1 leader_uuid: "54a0f63a17864424a00ecd4d0c341469" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "54a0f63a17864424a00ecd4d0c341469" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43625 } health_report { overall_health: HEALTHY } } }
I20260608 10:04:36.195055 22691 catalog_manager.cc:5696] T 2569478eda5f43f1bb4b607b0c9ac32f P 82c4cf28de634efebd3297f8c130146e reported cstate change: term changed from 0 to 1, leader changed from <none> to 82c4cf28de634efebd3297f8c130146e (127.20.251.131). New cstate: current_term: 1 leader_uuid: "82c4cf28de634efebd3297f8c130146e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82c4cf28de634efebd3297f8c130146e" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 42733 } health_report { overall_health: HEALTHY } } }
I20260608 10:04:36.217255 22688 catalog_manager.cc:5696] T 211c72b71d2c484b9608350ff611de3f P 30b561f980dd4fb5aa62f4df999b63c8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 30b561f980dd4fb5aa62f4df999b63c8 (127.20.251.129). New cstate: current_term: 1 leader_uuid: "30b561f980dd4fb5aa62f4df999b63c8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "30b561f980dd4fb5aa62f4df999b63c8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 46441 } health_report { overall_health: HEALTHY } } }
I20260608 10:04:36.289083 21486 master.cc:562] Master@127.20.251.188:37657 shutting down...
I20260608 10:04:36.311285 21486 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e3057b59954541e088757e50a80e3399 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:36.312565 21486 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e3057b59954541e088757e50a80e3399 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:36.313063 21486 tablet_replica.cc:333] T 00000000000000000000000000000000 P e3057b59954541e088757e50a80e3399: stopping tablet replica
I20260608 10:04:36.329279 21486 master.cc:584] Master@127.20.251.188:37657 shutdown complete.
W20260608 10:04:37.253706 22842 heartbeater.cc:646] Failed to heartbeat to 127.20.251.188:37657 (0 consecutive failures): Network error: Failed to send heartbeat to master: Client connection negotiation failed: client connection to 127.20.251.188:37657: connect: Connection refused (error 111)
I20260608 10:04:37.759377 23073 raft_consensus.cc:493] T 00000000000000000000000000000000 P f62b0f91204844fcb517adac55eb358c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e3057b59954541e088757e50a80e3399)
I20260608 10:04:37.760267 23073 raft_consensus.cc:515] T 00000000000000000000000000000000 P f62b0f91204844fcb517adac55eb358c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e8af82dc6e94d2d915b25be3273899e" member_type: VOTER last_known_addr { host: "127.20.251.190" port: 43041 } } peers { permanent_uuid: "f62b0f91204844fcb517adac55eb358c" member_type: VOTER last_known_addr { host: "127.20.251.189" port: 45317 } } peers { permanent_uuid: "e3057b59954541e088757e50a80e3399" member_type: VOTER last_known_addr { host: "127.20.251.188" port: 37657 } }
I20260608 10:04:37.760696 23074 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0e8af82dc6e94d2d915b25be3273899e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e3057b59954541e088757e50a80e3399)
I20260608 10:04:37.761250 23074 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0e8af82dc6e94d2d915b25be3273899e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e8af82dc6e94d2d915b25be3273899e" member_type: VOTER last_known_addr { host: "127.20.251.190" port: 43041 } } peers { permanent_uuid: "f62b0f91204844fcb517adac55eb358c" member_type: VOTER last_known_addr { host: "127.20.251.189" port: 45317 } } peers { permanent_uuid: "e3057b59954541e088757e50a80e3399" member_type: VOTER last_known_addr { host: "127.20.251.188" port: 37657 } }
I20260608 10:04:37.763232 23073 leader_election.cc:290] T 00000000000000000000000000000000 P f62b0f91204844fcb517adac55eb358c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0e8af82dc6e94d2d915b25be3273899e (127.20.251.190:43041), e3057b59954541e088757e50a80e3399 (127.20.251.188:37657)
I20260608 10:04:37.764164 22571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "f62b0f91204844fcb517adac55eb358c" candidate_term: 2 candidate_status { last_received { term: 1 index: 11 } } ignore_live_leader: false dest_uuid: "0e8af82dc6e94d2d915b25be3273899e" is_pre_election: true
I20260608 10:04:37.764868 22571 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 0e8af82dc6e94d2d915b25be3273899e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f62b0f91204844fcb517adac55eb358c in term 1.
I20260608 10:04:37.765579 22635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "0e8af82dc6e94d2d915b25be3273899e" candidate_term: 2 candidate_status { last_received { term: 1 index: 11 } } ignore_live_leader: false dest_uuid: "f62b0f91204844fcb517adac55eb358c" is_pre_election: true
I20260608 10:04:37.766254 22635 raft_consensus.cc:2468] T 00000000000000000000000000000000 P f62b0f91204844fcb517adac55eb358c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e8af82dc6e94d2d915b25be3273899e in term 1.
I20260608 10:04:37.766913 22610 leader_election.cc:304] T 00000000000000000000000000000000 P f62b0f91204844fcb517adac55eb358c [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: 0e8af82dc6e94d2d915b25be3273899e, f62b0f91204844fcb517adac55eb358c; no voters: 
I20260608 10:04:37.768550 23073 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f62b0f91204844fcb517adac55eb358c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:04:37.769030 23073 raft_consensus.cc:493] T 00000000000000000000000000000000 P f62b0f91204844fcb517adac55eb358c [term 1 FOLLOWER]: Starting leader election (detected failure of leader e3057b59954541e088757e50a80e3399)
I20260608 10:04:37.769500 23073 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f62b0f91204844fcb517adac55eb358c [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:04:37.770421 23074 leader_election.cc:290] T 00000000000000000000000000000000 P 0e8af82dc6e94d2d915b25be3273899e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f62b0f91204844fcb517adac55eb358c (127.20.251.189:45317), e3057b59954541e088757e50a80e3399 (127.20.251.188:37657)
I20260608 10:04:37.778404 23073 raft_consensus.cc:515] T 00000000000000000000000000000000 P f62b0f91204844fcb517adac55eb358c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e8af82dc6e94d2d915b25be3273899e" member_type: VOTER last_known_addr { host: "127.20.251.190" port: 43041 } } peers { permanent_uuid: "f62b0f91204844fcb517adac55eb358c" member_type: VOTER last_known_addr { host: "127.20.251.189" port: 45317 } } peers { permanent_uuid: "e3057b59954541e088757e50a80e3399" member_type: VOTER last_known_addr { host: "127.20.251.188" port: 37657 } }
I20260608 10:04:37.782330 22571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "f62b0f91204844fcb517adac55eb358c" candidate_term: 2 candidate_status { last_received { term: 1 index: 11 } } ignore_live_leader: false dest_uuid: "0e8af82dc6e94d2d915b25be3273899e"
I20260608 10:04:37.782531 22548 leader_election.cc:304] T 00000000000000000000000000000000 P 0e8af82dc6e94d2d915b25be3273899e [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: 0e8af82dc6e94d2d915b25be3273899e, f62b0f91204844fcb517adac55eb358c; no voters: 
I20260608 10:04:37.783064 22571 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0e8af82dc6e94d2d915b25be3273899e [term 1 FOLLOWER]: Advancing to term 2
W20260608 10:04:37.786211 22548 leader_election.cc:336] T 00000000000000000000000000000000 P 0e8af82dc6e94d2d915b25be3273899e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e3057b59954541e088757e50a80e3399 (127.20.251.188:37657): Network error: Client connection negotiation failed: client connection to 127.20.251.188:37657: connect: Connection refused (error 111)
I20260608 10:04:37.788228 23073 leader_election.cc:290] T 00000000000000000000000000000000 P f62b0f91204844fcb517adac55eb358c [CANDIDATE]: Term 2 election: Requested vote from peers 0e8af82dc6e94d2d915b25be3273899e (127.20.251.190:43041), e3057b59954541e088757e50a80e3399 (127.20.251.188:37657)
W20260608 10:04:37.790735 22613 leader_election.cc:336] T 00000000000000000000000000000000 P f62b0f91204844fcb517adac55eb358c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e3057b59954541e088757e50a80e3399 (127.20.251.188:37657): Network error: Client connection negotiation failed: client connection to 127.20.251.188:37657: connect: Connection refused (error 111)
I20260608 10:04:37.791807 22571 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 0e8af82dc6e94d2d915b25be3273899e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f62b0f91204844fcb517adac55eb358c in term 2.
I20260608 10:04:37.792311 23074 raft_consensus.cc:2764] T 00000000000000000000000000000000 P 0e8af82dc6e94d2d915b25be3273899e [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260608 10:04:37.793331 22610 leader_election.cc:304] T 00000000000000000000000000000000 P f62b0f91204844fcb517adac55eb358c [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: 0e8af82dc6e94d2d915b25be3273899e, f62b0f91204844fcb517adac55eb358c; no voters: 
W20260608 10:04:37.794458 22613 leader_election.cc:336] T 00000000000000000000000000000000 P f62b0f91204844fcb517adac55eb358c [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer e3057b59954541e088757e50a80e3399 (127.20.251.188:37657): Network error: Client connection negotiation failed: client connection to 127.20.251.188:37657: connect: Connection refused (error 111)
I20260608 10:04:37.794497 23073 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f62b0f91204844fcb517adac55eb358c [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:04:37.796203 23073 raft_consensus.cc:697] T 00000000000000000000000000000000 P f62b0f91204844fcb517adac55eb358c [term 2 LEADER]: Becoming Leader. State: Replica: f62b0f91204844fcb517adac55eb358c, State: Running, Role: LEADER
I20260608 10:04:37.796984 23073 consensus_queue.cc:237] T 00000000000000000000000000000000 P f62b0f91204844fcb517adac55eb358c [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: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e8af82dc6e94d2d915b25be3273899e" member_type: VOTER last_known_addr { host: "127.20.251.190" port: 43041 } } peers { permanent_uuid: "f62b0f91204844fcb517adac55eb358c" member_type: VOTER last_known_addr { host: "127.20.251.189" port: 45317 } } peers { permanent_uuid: "e3057b59954541e088757e50a80e3399" member_type: VOTER last_known_addr { host: "127.20.251.188" port: 37657 } }
I20260608 10:04:37.801120 23079 sys_catalog.cc:455] T 00000000000000000000000000000000 P f62b0f91204844fcb517adac55eb358c [sys.catalog]: SysCatalogTable state changed. Reason: New leader f62b0f91204844fcb517adac55eb358c. Latest consensus state: current_term: 2 leader_uuid: "f62b0f91204844fcb517adac55eb358c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e8af82dc6e94d2d915b25be3273899e" member_type: VOTER last_known_addr { host: "127.20.251.190" port: 43041 } } peers { permanent_uuid: "f62b0f91204844fcb517adac55eb358c" member_type: VOTER last_known_addr { host: "127.20.251.189" port: 45317 } } peers { permanent_uuid: "e3057b59954541e088757e50a80e3399" member_type: VOTER last_known_addr { host: "127.20.251.188" port: 37657 } } }
I20260608 10:04:37.801903 23079 sys_catalog.cc:458] T 00000000000000000000000000000000 P f62b0f91204844fcb517adac55eb358c [sys.catalog]: This master's current role is: LEADER
I20260608 10:04:37.803872 23081 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:04:37.811697 23081 catalog_manager.cc:679] Loaded metadata for table test-workload [id=a637b95412aa4b9683df1da34671f436]
I20260608 10:04:37.819346 23081 tablet_loader.cc:96] loaded metadata for tablet 211c72b71d2c484b9608350ff611de3f (table test-workload [id=a637b95412aa4b9683df1da34671f436])
I20260608 10:04:37.820727 23081 tablet_loader.cc:96] loaded metadata for tablet 2569478eda5f43f1bb4b607b0c9ac32f (table test-workload [id=a637b95412aa4b9683df1da34671f436])
I20260608 10:04:37.822009 23081 tablet_loader.cc:96] loaded metadata for tablet 95d46505e23745f98956c0388d1eac04 (table test-workload [id=a637b95412aa4b9683df1da34671f436])
I20260608 10:04:37.823365 23081 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:04:37.827939 23081 catalog_manager.cc:1294] Loaded cluster ID: fc3d137209a44b95adc428adba80a3a6
I20260608 10:04:37.828218 23081 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:04:37.833237 23081 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:04:37.837566 23081 catalog_manager.cc:6080] T 00000000000000000000000000000000 P f62b0f91204844fcb517adac55eb358c: Loaded TSK: 0
I20260608 10:04:37.838877 23081 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:04:38.289011 22571 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 0e8af82dc6e94d2d915b25be3273899e [term 2 FOLLOWER]: Refusing update from remote peer f62b0f91204844fcb517adac55eb358c: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 2 index: 12. (index mismatch)
I20260608 10:04:38.290854 23079 consensus_queue.cc:1048] T 00000000000000000000000000000000 P f62b0f91204844fcb517adac55eb358c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e8af82dc6e94d2d915b25be3273899e" member_type: VOTER last_known_addr { host: "127.20.251.190" port: 43041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260608 10:04:38.297286 23074 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0e8af82dc6e94d2d915b25be3273899e [sys.catalog]: SysCatalogTable state changed. Reason: New leader f62b0f91204844fcb517adac55eb358c. Latest consensus state: current_term: 2 leader_uuid: "f62b0f91204844fcb517adac55eb358c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e8af82dc6e94d2d915b25be3273899e" member_type: VOTER last_known_addr { host: "127.20.251.190" port: 43041 } } peers { permanent_uuid: "f62b0f91204844fcb517adac55eb358c" member_type: VOTER last_known_addr { host: "127.20.251.189" port: 45317 } } peers { permanent_uuid: "e3057b59954541e088757e50a80e3399" member_type: VOTER last_known_addr { host: "127.20.251.188" port: 37657 } } }
I20260608 10:04:38.298007 23074 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0e8af82dc6e94d2d915b25be3273899e [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:04:38.301900 23079 sys_catalog.cc:455] T 00000000000000000000000000000000 P f62b0f91204844fcb517adac55eb358c [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 2 leader_uuid: "f62b0f91204844fcb517adac55eb358c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e8af82dc6e94d2d915b25be3273899e" member_type: VOTER last_known_addr { host: "127.20.251.190" port: 43041 } } peers { permanent_uuid: "f62b0f91204844fcb517adac55eb358c" member_type: VOTER last_known_addr { host: "127.20.251.189" port: 45317 } } peers { permanent_uuid: "e3057b59954541e088757e50a80e3399" member_type: VOTER last_known_addr { host: "127.20.251.188" port: 37657 } } }
I20260608 10:04:38.302780 23079 sys_catalog.cc:458] T 00000000000000000000000000000000 P f62b0f91204844fcb517adac55eb358c [sys.catalog]: This master's current role is: LEADER
I20260608 10:04:38.306375 23074 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0e8af82dc6e94d2d915b25be3273899e [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 2 leader_uuid: "f62b0f91204844fcb517adac55eb358c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e8af82dc6e94d2d915b25be3273899e" member_type: VOTER last_known_addr { host: "127.20.251.190" port: 43041 } } peers { permanent_uuid: "f62b0f91204844fcb517adac55eb358c" member_type: VOTER last_known_addr { host: "127.20.251.189" port: 45317 } } peers { permanent_uuid: "e3057b59954541e088757e50a80e3399" member_type: VOTER last_known_addr { host: "127.20.251.188" port: 37657 } } }
I20260608 10:04:38.307116 23074 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0e8af82dc6e94d2d915b25be3273899e [sys.catalog]: This master's current role is: FOLLOWER
W20260608 10:04:38.308635 22613 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.20.251.188:37657: connect: Connection refused (error 111) [suppressed 11 similar messages]
W20260608 10:04:38.313124 22613 consensus_peers.cc:597] T 00000000000000000000000000000000 P f62b0f91204844fcb517adac55eb358c -> Peer e3057b59954541e088757e50a80e3399 (127.20.251.188:37657): Couldn't send request to peer e3057b59954541e088757e50a80e3399. Status: Network error: Client connection negotiation failed: client connection to 127.20.251.188:37657: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:04:39.204211 22932 heartbeater.cc:499] Master 127.20.251.189:45317 was elected leader, sending a full tablet report...
I20260608 10:04:39.225338 23010 heartbeater.cc:499] Master 127.20.251.189:45317 was elected leader, sending a full tablet report...
I20260608 10:04:39.227309 22843 heartbeater.cc:499] Master 127.20.251.189:45317 was elected leader, sending a full tablet report...
I20260608 10:04:39.758773 22757 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:04:39.759235 22757 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:04:39.920763 21486 tablet_server.cc:179] TabletServer@127.20.251.129:0 shutting down...
I20260608 10:04:39.957255 21486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:04:39.958235 21486 tablet_replica.cc:333] T 211c72b71d2c484b9608350ff611de3f P 30b561f980dd4fb5aa62f4df999b63c8: stopping tablet replica
I20260608 10:04:39.958922 21486 raft_consensus.cc:2243] T 211c72b71d2c484b9608350ff611de3f P 30b561f980dd4fb5aa62f4df999b63c8 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:39.959605 21486 raft_consensus.cc:2272] T 211c72b71d2c484b9608350ff611de3f P 30b561f980dd4fb5aa62f4df999b63c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:39.980648 21486 tablet_server.cc:196] TabletServer@127.20.251.129:0 shutdown complete.
I20260608 10:04:39.994032 21486 tablet_server.cc:179] TabletServer@127.20.251.130:0 shutting down...
I20260608 10:04:40.024183 21486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:04:40.025342 21486 tablet_replica.cc:333] T 95d46505e23745f98956c0388d1eac04 P 54a0f63a17864424a00ecd4d0c341469: stopping tablet replica
I20260608 10:04:40.026055 21486 raft_consensus.cc:2243] T 95d46505e23745f98956c0388d1eac04 P 54a0f63a17864424a00ecd4d0c341469 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:40.026710 21486 raft_consensus.cc:2272] T 95d46505e23745f98956c0388d1eac04 P 54a0f63a17864424a00ecd4d0c341469 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:40.048072 21486 tablet_server.cc:196] TabletServer@127.20.251.130:0 shutdown complete.
I20260608 10:04:40.061959 21486 tablet_server.cc:179] TabletServer@127.20.251.131:0 shutting down...
I20260608 10:04:40.095249 21486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:04:40.096314 21486 tablet_replica.cc:333] T 2569478eda5f43f1bb4b607b0c9ac32f P 82c4cf28de634efebd3297f8c130146e: stopping tablet replica
I20260608 10:04:40.096993 21486 raft_consensus.cc:2243] T 2569478eda5f43f1bb4b607b0c9ac32f P 82c4cf28de634efebd3297f8c130146e [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:40.097635 21486 raft_consensus.cc:2272] T 2569478eda5f43f1bb4b607b0c9ac32f P 82c4cf28de634efebd3297f8c130146e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:40.119382 21486 tablet_server.cc:196] TabletServer@127.20.251.131:0 shutdown complete.
I20260608 10:04:40.132671 21486 master.cc:562] Master@127.20.251.190:43041 shutting down...
I20260608 10:04:40.159003 21486 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0e8af82dc6e94d2d915b25be3273899e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:40.159906 21486 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0e8af82dc6e94d2d915b25be3273899e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:40.160274 21486 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0e8af82dc6e94d2d915b25be3273899e: stopping tablet replica
I20260608 10:04:40.181566 21486 master.cc:584] Master@127.20.251.190:43041 shutdown complete.
I20260608 10:04:40.198002 21486 master.cc:562] Master@127.20.251.189:45317 shutting down...
I20260608 10:04:40.215510 21486 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f62b0f91204844fcb517adac55eb358c [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:04:40.216652 21486 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f62b0f91204844fcb517adac55eb358c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:40.217006 21486 tablet_replica.cc:333] T 00000000000000000000000000000000 P f62b0f91204844fcb517adac55eb358c: stopping tablet replica
I20260608 10:04:40.236272 21486 master.cc:584] Master@127.20.251.189:45317 shutdown complete.
[       OK ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing (6921 ms)
[ RUN      ] AutoRebalancerTest.MovesScheduledIfAddTserver
I20260608 10:04:40.269464 21486 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.20.251.190:44327
I20260608 10:04:40.270713 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:40.276420 23095 instance_detector.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:04:40.276883 23096 instance_detector.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:04:40.277904 23098 instance_detector.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:04:40.278051 21486 server_base.cc:1061] running on GCE node
I20260608 10:04:40.278993 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:40.279170 21486 system_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:04:40.279282 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913080279271 us; error 0 us; skew 500 ppm
I20260608 10:04:40.279786 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:40.282253 21486 webserver.cc:533] Webserver started at http://127.20.251.190:46223/ using document root <none> and password file <none>
I20260608 10:04:40.282718 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:40.282900 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:40.283126 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:40.284432 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913058711471-21486-0/minicluster-data/master-0-root/instance:
uuid: "c3a0ee267ad447af958223aa18db0a88"
format_stamp: "Formatted at 2026-06-08 10:04:40 on dist-test-slave-0x65"
I20260608 10:04:40.289321 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 10:04:40.293098 23103 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:04:40.293861 21486 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:04:40.294160 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913058711471-21486-0/minicluster-data/master-0-root
uuid: "c3a0ee267ad447af958223aa18db0a88"
format_stamp: "Formatted at 2026-06-08 10:04:40 on dist-test-slave-0x65"
I20260608 10:04:40.294425 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913058711471-21486-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913058711471-21486-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913058711471-21486-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:04:40.314373 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:40.315701 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:40.358004 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.190:44327
I20260608 10:04:40.358122 23154 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.190:44327 every 8 connection(s)
I20260608 10:04:40.362622 23155 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:04:40.373167 23155 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c3a0ee267ad447af958223aa18db0a88: Bootstrap starting.
I20260608 10:04:40.378109 23155 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c3a0ee267ad447af958223aa18db0a88: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:40.382495 23155 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c3a0ee267ad447af958223aa18db0a88: No bootstrap required, opened a new log
I20260608 10:04:40.384908 23155 raft_consensus.cc:359] T 00000000000000000000000000000000 P c3a0ee267ad447af958223aa18db0a88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c3a0ee267ad447af958223aa18db0a88" member_type: VOTER }
I20260608 10:04:40.385324 23155 raft_consensus.cc:385] T 00000000000000000000000000000000 P c3a0ee267ad447af958223aa18db0a88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:40.385584 23155 raft_consensus.cc:740] T 00000000000000000000000000000000 P c3a0ee267ad447af958223aa18db0a88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3a0ee267ad447af958223aa18db0a88, State: Initialized, Role: FOLLOWER
I20260608 10:04:40.386168 23155 consensus_queue.cc:260] T 00000000000000000000000000000000 P c3a0ee267ad447af958223aa18db0a88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c3a0ee267ad447af958223aa18db0a88" member_type: VOTER }
I20260608 10:04:40.386686 23155 raft_consensus.cc:399] T 00000000000000000000000000000000 P c3a0ee267ad447af958223aa18db0a88 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:04:40.386898 23155 raft_consensus.cc:493] T 00000000000000000000000000000000 P c3a0ee267ad447af958223aa18db0a88 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:04:40.387138 23155 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c3a0ee267ad447af958223aa18db0a88 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:40.391280 23155 raft_consensus.cc:515] T 00000000000000000000000000000000 P c3a0ee267ad447af958223aa18db0a88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c3a0ee267ad447af958223aa18db0a88" member_type: VOTER }
I20260608 10:04:40.391793 23155 leader_election.cc:304] T 00000000000000000000000000000000 P c3a0ee267ad447af958223aa18db0a88 [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: c3a0ee267ad447af958223aa18db0a88; no voters: 
I20260608 10:04:40.392940 23155 leader_election.cc:290] T 00000000000000000000000000000000 P c3a0ee267ad447af958223aa18db0a88 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:04:40.393412 23158 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c3a0ee267ad447af958223aa18db0a88 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:40.394797 23158 raft_consensus.cc:697] T 00000000000000000000000000000000 P c3a0ee267ad447af958223aa18db0a88 [term 1 LEADER]: Becoming Leader. State: Replica: c3a0ee267ad447af958223aa18db0a88, State: Running, Role: LEADER
I20260608 10:04:40.395520 23158 consensus_queue.cc:237] T 00000000000000000000000000000000 P c3a0ee267ad447af958223aa18db0a88 [LEADER]: Queue going to LEADER mode. State: All 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: "c3a0ee267ad447af958223aa18db0a88" member_type: VOTER }
I20260608 10:04:40.396186 23155 sys_catalog.cc:565] T 00000000000000000000000000000000 P c3a0ee267ad447af958223aa18db0a88 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:04:40.398778 23160 sys_catalog.cc:455] T 00000000000000000000000000000000 P c3a0ee267ad447af958223aa18db0a88 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c3a0ee267ad447af958223aa18db0a88. Latest consensus state: current_term: 1 leader_uuid: "c3a0ee267ad447af958223aa18db0a88" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c3a0ee267ad447af958223aa18db0a88" member_type: VOTER } }
I20260608 10:04:40.398904 23159 sys_catalog.cc:455] T 00000000000000000000000000000000 P c3a0ee267ad447af958223aa18db0a88 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c3a0ee267ad447af958223aa18db0a88" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c3a0ee267ad447af958223aa18db0a88" member_type: VOTER } }
I20260608 10:04:40.399376 23160 sys_catalog.cc:458] T 00000000000000000000000000000000 P c3a0ee267ad447af958223aa18db0a88 [sys.catalog]: This master's current role is: LEADER
I20260608 10:04:40.399479 23159 sys_catalog.cc:458] T 00000000000000000000000000000000 P c3a0ee267ad447af958223aa18db0a88 [sys.catalog]: This master's current role is: LEADER
I20260608 10:04:40.416043 21486 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
W20260608 10:04:40.419471 23174 catalog_manager.cc:1593] T 00000000000000000000000000000000 P c3a0ee267ad447af958223aa18db0a88: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 10:04:40.419731 23174 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 10:04:40.420049 23163 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:04:40.425558 23163 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:04:40.436898 23163 catalog_manager.cc:1382] Generated new cluster ID: 406861e44e6e4cf8ab613c5eda03012e
I20260608 10:04:40.437187 23163 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:04:40.471504 23163 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:04:40.472888 23163 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:04:40.488210 23163 catalog_manager.cc:6069] T 00000000000000000000000000000000 P c3a0ee267ad447af958223aa18db0a88: Generated new TSK 0
I20260608 10:04:40.488833 23163 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:04:40.551604 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:40.559626 23176 instance_detector.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:04:40.561563 23177 instance_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:04:40.562397 21486 server_base.cc:1061] running on GCE node
W20260608 10:04:40.562433 23179 instance_detector.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:04:40.563767 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:40.564019 21486 system_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:04:40.564181 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913080564166 us; error 0 us; skew 500 ppm
I20260608 10:04:40.564903 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:40.567767 21486 webserver.cc:533] Webserver started at http://127.20.251.129:41377/ using document root <none> and password file <none>
I20260608 10:04:40.568312 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:40.568492 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:40.568802 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:40.570254 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913058711471-21486-0/minicluster-data/ts-0-root/instance:
uuid: "a34a91f11bc64f92ab5b7613dcdd79f1"
format_stamp: "Formatted at 2026-06-08 10:04:40 on dist-test-slave-0x65"
I20260608 10:04:40.575524 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:04:40.579842 23184 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:04:40.580647 21486 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260608 10:04:40.580950 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913058711471-21486-0/minicluster-data/ts-0-root
uuid: "a34a91f11bc64f92ab5b7613dcdd79f1"
format_stamp: "Formatted at 2026-06-08 10:04:40 on dist-test-slave-0x65"
I20260608 10:04:40.581265 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913058711471-21486-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913058711471-21486-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913058711471-21486-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:04:40.596267 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:40.597675 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:40.599246 21486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:04:40.601707 21486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:04:40.601912 21486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:40.602162 21486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:04:40.602314 21486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:40.654446 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.129:36677
I20260608 10:04:40.654560 23246 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.129:36677 every 8 connection(s)
I20260608 10:04:40.659870 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:40.668007 23252 instance_detector.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:04:40.667301 23251 instance_detector.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:04:40.677059 23254 instance_detector.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:04:40.677309 23247 heartbeater.cc:344] Connected to a master server at 127.20.251.190:44327
I20260608 10:04:40.677871 23247 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:40.678153 21486 server_base.cc:1061] running on GCE node
I20260608 10:04:40.678829 23247 heartbeater.cc:507] Master 127.20.251.190:44327 requested a full tablet report, sending...
I20260608 10:04:40.679626 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:40.679976 21486 system_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:04:40.680145 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913080680127 us; error 0 us; skew 500 ppm
I20260608 10:04:40.680847 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:40.681433 23120 ts_manager.cc:194] Registered new tserver with Master: a34a91f11bc64f92ab5b7613dcdd79f1 (127.20.251.129:36677)
I20260608 10:04:40.684000 23120 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49852
I20260608 10:04:40.685247 21486 webserver.cc:533] Webserver started at http://127.20.251.130:37865/ using document root <none> and password file <none>
I20260608 10:04:40.686053 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:40.686291 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:40.686656 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:40.687829 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913058711471-21486-0/minicluster-data/ts-1-root/instance:
uuid: "b0ee0aed7ed843579ef4518e1f062b32"
format_stamp: "Formatted at 2026-06-08 10:04:40 on dist-test-slave-0x65"
I20260608 10:04:40.692970 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 10:04:40.697039 23259 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:04:40.697943 21486 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 10:04:40.698230 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913058711471-21486-0/minicluster-data/ts-1-root
uuid: "b0ee0aed7ed843579ef4518e1f062b32"
format_stamp: "Formatted at 2026-06-08 10:04:40 on dist-test-slave-0x65"
I20260608 10:04:40.698508 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913058711471-21486-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913058711471-21486-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913058711471-21486-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:04:40.741318 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:40.742740 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:40.744357 21486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:04:40.747220 21486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:04:40.747483 21486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:40.747778 21486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:04:40.747956 21486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:40.794075 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.130:37779
I20260608 10:04:40.794176 23321 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.130:37779 every 8 connection(s)
I20260608 10:04:40.799227 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:40.805997 23325 instance_detector.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:04:40.806615 23326 instance_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:04:40.810345 23322 heartbeater.cc:344] Connected to a master server at 127.20.251.190:44327
I20260608 10:04:40.810845 23322 heartbeater.cc:461] Registering TS with master...
W20260608 10:04:40.811043 23328 instance_detector.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:04:40.811101 21486 server_base.cc:1061] running on GCE node
I20260608 10:04:40.811916 23322 heartbeater.cc:507] Master 127.20.251.190:44327 requested a full tablet report, sending...
I20260608 10:04:40.813318 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:40.813649 21486 system_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:04:40.813859 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913080813841 us; error 0 us; skew 500 ppm
I20260608 10:04:40.814366 23120 ts_manager.cc:194] Registered new tserver with Master: b0ee0aed7ed843579ef4518e1f062b32 (127.20.251.130:37779)
I20260608 10:04:40.814716 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:40.816232 23120 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49864
I20260608 10:04:40.817847 21486 webserver.cc:533] Webserver started at http://127.20.251.131:43379/ using document root <none> and password file <none>
I20260608 10:04:40.818392 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:40.818569 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:40.818819 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:40.819927 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913058711471-21486-0/minicluster-data/ts-2-root/instance:
uuid: "79dcd7224c8c46b18cf5e9a3a4334cb2"
format_stamp: "Formatted at 2026-06-08 10:04:40 on dist-test-slave-0x65"
I20260608 10:04:40.825227 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 10:04:40.829478 23333 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:04:40.830308 21486 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:04:40.830621 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913058711471-21486-0/minicluster-data/ts-2-root
uuid: "79dcd7224c8c46b18cf5e9a3a4334cb2"
format_stamp: "Formatted at 2026-06-08 10:04:40 on dist-test-slave-0x65"
I20260608 10:04:40.830880 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913058711471-21486-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913058711471-21486-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913058711471-21486-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:04:40.845340 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:40.846621 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:40.848040 21486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:04:40.850317 21486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:04:40.850505 21486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:40.850745 21486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:04:40.850893 21486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:40.890049 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.131:39599
I20260608 10:04:40.890175 23395 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.131:39599 every 8 connection(s)
I20260608 10:04:40.906026 23396 heartbeater.cc:344] Connected to a master server at 127.20.251.190:44327
I20260608 10:04:40.906422 23396 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:40.907207 23396 heartbeater.cc:507] Master 127.20.251.190:44327 requested a full tablet report, sending...
I20260608 10:04:40.909277 23120 ts_manager.cc:194] Registered new tserver with Master: 79dcd7224c8c46b18cf5e9a3a4334cb2 (127.20.251.131:39599)
I20260608 10:04:40.909739 21486 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016378296s
I20260608 10:04:40.911080 23120 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49870
I20260608 10:04:41.464852 23120 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49880:
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:04:41.467542 23120 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:04:41.539356 23361 tablet_service.cc:1511] Processing CreateTablet for tablet 3c9cd1dd0a0145f5bc891afa1b280726 (DEFAULT_TABLE table=test-workload [id=70a317f11c8b4565aa2b4cdce8d07579]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 10:04:41.543025 23361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c9cd1dd0a0145f5bc891afa1b280726. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:41.541600 23360 tablet_service.cc:1511] Processing CreateTablet for tablet 830f411940e34cfab4de9a8d93f488e8 (DEFAULT_TABLE table=test-workload [id=70a317f11c8b4565aa2b4cdce8d07579]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 10:04:41.545781 23360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 830f411940e34cfab4de9a8d93f488e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:41.545866 23287 tablet_service.cc:1511] Processing CreateTablet for tablet 3c9cd1dd0a0145f5bc891afa1b280726 (DEFAULT_TABLE table=test-workload [id=70a317f11c8b4565aa2b4cdce8d07579]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 10:04:41.547663 23287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c9cd1dd0a0145f5bc891afa1b280726. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:41.550833 23286 tablet_service.cc:1511] Processing CreateTablet for tablet 830f411940e34cfab4de9a8d93f488e8 (DEFAULT_TABLE table=test-workload [id=70a317f11c8b4565aa2b4cdce8d07579]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 10:04:41.552273 23286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 830f411940e34cfab4de9a8d93f488e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:41.573966 23415 tablet_bootstrap.cc:492] T 3c9cd1dd0a0145f5bc891afa1b280726 P b0ee0aed7ed843579ef4518e1f062b32: Bootstrap starting.
I20260608 10:04:41.576851 23212 tablet_service.cc:1511] Processing CreateTablet for tablet 3c9cd1dd0a0145f5bc891afa1b280726 (DEFAULT_TABLE table=test-workload [id=70a317f11c8b4565aa2b4cdce8d07579]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 10:04:41.578325 23212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c9cd1dd0a0145f5bc891afa1b280726. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:41.582906 23211 tablet_service.cc:1511] Processing CreateTablet for tablet 830f411940e34cfab4de9a8d93f488e8 (DEFAULT_TABLE table=test-workload [id=70a317f11c8b4565aa2b4cdce8d07579]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 10:04:41.584251 23211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 830f411940e34cfab4de9a8d93f488e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:41.584843 23415 tablet_bootstrap.cc:654] T 3c9cd1dd0a0145f5bc891afa1b280726 P b0ee0aed7ed843579ef4518e1f062b32: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:41.590138 23416 tablet_bootstrap.cc:492] T 3c9cd1dd0a0145f5bc891afa1b280726 P 79dcd7224c8c46b18cf5e9a3a4334cb2: Bootstrap starting.
I20260608 10:04:41.599180 23416 tablet_bootstrap.cc:654] T 3c9cd1dd0a0145f5bc891afa1b280726 P 79dcd7224c8c46b18cf5e9a3a4334cb2: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:41.610566 23415 tablet_bootstrap.cc:492] T 3c9cd1dd0a0145f5bc891afa1b280726 P b0ee0aed7ed843579ef4518e1f062b32: No bootstrap required, opened a new log
I20260608 10:04:41.611219 23415 ts_tablet_manager.cc:1403] T 3c9cd1dd0a0145f5bc891afa1b280726 P b0ee0aed7ed843579ef4518e1f062b32: Time spent bootstrapping tablet: real 0.038s	user 0.018s	sys 0.000s
I20260608 10:04:41.614251 23415 raft_consensus.cc:359] T 3c9cd1dd0a0145f5bc891afa1b280726 P b0ee0aed7ed843579ef4518e1f062b32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a34a91f11bc64f92ab5b7613dcdd79f1" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36677 } } peers { permanent_uuid: "79dcd7224c8c46b18cf5e9a3a4334cb2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39599 } } peers { permanent_uuid: "b0ee0aed7ed843579ef4518e1f062b32" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37779 } }
I20260608 10:04:41.614961 23415 raft_consensus.cc:385] T 3c9cd1dd0a0145f5bc891afa1b280726 P b0ee0aed7ed843579ef4518e1f062b32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:41.615232 23415 raft_consensus.cc:740] T 3c9cd1dd0a0145f5bc891afa1b280726 P b0ee0aed7ed843579ef4518e1f062b32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0ee0aed7ed843579ef4518e1f062b32, State: Initialized, Role: FOLLOWER
I20260608 10:04:41.614123 23416 tablet_bootstrap.cc:492] T 3c9cd1dd0a0145f5bc891afa1b280726 P 79dcd7224c8c46b18cf5e9a3a4334cb2: No bootstrap required, opened a new log
I20260608 10:04:41.617853 23416 ts_tablet_manager.cc:1403] T 3c9cd1dd0a0145f5bc891afa1b280726 P 79dcd7224c8c46b18cf5e9a3a4334cb2: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.005s
I20260608 10:04:41.615998 23415 consensus_queue.cc:260] T 3c9cd1dd0a0145f5bc891afa1b280726 P b0ee0aed7ed843579ef4518e1f062b32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a34a91f11bc64f92ab5b7613dcdd79f1" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36677 } } peers { permanent_uuid: "79dcd7224c8c46b18cf5e9a3a4334cb2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39599 } } peers { permanent_uuid: "b0ee0aed7ed843579ef4518e1f062b32" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37779 } }
I20260608 10:04:41.621870 23416 raft_consensus.cc:359] T 3c9cd1dd0a0145f5bc891afa1b280726 P 79dcd7224c8c46b18cf5e9a3a4334cb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a34a91f11bc64f92ab5b7613dcdd79f1" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36677 } } peers { permanent_uuid: "79dcd7224c8c46b18cf5e9a3a4334cb2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39599 } } peers { permanent_uuid: "b0ee0aed7ed843579ef4518e1f062b32" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37779 } }
I20260608 10:04:41.624238 23419 tablet_bootstrap.cc:492] T 3c9cd1dd0a0145f5bc891afa1b280726 P a34a91f11bc64f92ab5b7613dcdd79f1: Bootstrap starting.
I20260608 10:04:41.622988 23416 raft_consensus.cc:385] T 3c9cd1dd0a0145f5bc891afa1b280726 P 79dcd7224c8c46b18cf5e9a3a4334cb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:41.624763 23416 raft_consensus.cc:740] T 3c9cd1dd0a0145f5bc891afa1b280726 P 79dcd7224c8c46b18cf5e9a3a4334cb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79dcd7224c8c46b18cf5e9a3a4334cb2, State: Initialized, Role: FOLLOWER
I20260608 10:04:41.626019 23416 consensus_queue.cc:260] T 3c9cd1dd0a0145f5bc891afa1b280726 P 79dcd7224c8c46b18cf5e9a3a4334cb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a34a91f11bc64f92ab5b7613dcdd79f1" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36677 } } peers { permanent_uuid: "79dcd7224c8c46b18cf5e9a3a4334cb2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39599 } } peers { permanent_uuid: "b0ee0aed7ed843579ef4518e1f062b32" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37779 } }
I20260608 10:04:41.626538 23322 heartbeater.cc:499] Master 127.20.251.190:44327 was elected leader, sending a full tablet report...
I20260608 10:04:41.628811 23396 heartbeater.cc:499] Master 127.20.251.190:44327 was elected leader, sending a full tablet report...
I20260608 10:04:41.629329 23416 ts_tablet_manager.cc:1434] T 3c9cd1dd0a0145f5bc891afa1b280726 P 79dcd7224c8c46b18cf5e9a3a4334cb2: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260608 10:04:41.633558 23419 tablet_bootstrap.cc:654] T 3c9cd1dd0a0145f5bc891afa1b280726 P a34a91f11bc64f92ab5b7613dcdd79f1: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:41.637488 23415 ts_tablet_manager.cc:1434] T 3c9cd1dd0a0145f5bc891afa1b280726 P b0ee0aed7ed843579ef4518e1f062b32: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.004s
I20260608 10:04:41.638741 23416 tablet_bootstrap.cc:492] T 830f411940e34cfab4de9a8d93f488e8 P 79dcd7224c8c46b18cf5e9a3a4334cb2: Bootstrap starting.
I20260608 10:04:41.642488 23415 tablet_bootstrap.cc:492] T 830f411940e34cfab4de9a8d93f488e8 P b0ee0aed7ed843579ef4518e1f062b32: Bootstrap starting.
I20260608 10:04:41.645983 23416 tablet_bootstrap.cc:654] T 830f411940e34cfab4de9a8d93f488e8 P 79dcd7224c8c46b18cf5e9a3a4334cb2: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:41.651840 23415 tablet_bootstrap.cc:654] T 830f411940e34cfab4de9a8d93f488e8 P b0ee0aed7ed843579ef4518e1f062b32: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:41.653393 23416 tablet_bootstrap.cc:492] T 830f411940e34cfab4de9a8d93f488e8 P 79dcd7224c8c46b18cf5e9a3a4334cb2: No bootstrap required, opened a new log
I20260608 10:04:41.655805 23419 tablet_bootstrap.cc:492] T 3c9cd1dd0a0145f5bc891afa1b280726 P a34a91f11bc64f92ab5b7613dcdd79f1: No bootstrap required, opened a new log
I20260608 10:04:41.656332 23419 ts_tablet_manager.cc:1403] T 3c9cd1dd0a0145f5bc891afa1b280726 P a34a91f11bc64f92ab5b7613dcdd79f1: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.003s
I20260608 10:04:41.657980 23415 tablet_bootstrap.cc:492] T 830f411940e34cfab4de9a8d93f488e8 P b0ee0aed7ed843579ef4518e1f062b32: No bootstrap required, opened a new log
I20260608 10:04:41.658540 23415 ts_tablet_manager.cc:1403] T 830f411940e34cfab4de9a8d93f488e8 P b0ee0aed7ed843579ef4518e1f062b32: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260608 10:04:41.659475 23419 raft_consensus.cc:359] T 3c9cd1dd0a0145f5bc891afa1b280726 P a34a91f11bc64f92ab5b7613dcdd79f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a34a91f11bc64f92ab5b7613dcdd79f1" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36677 } } peers { permanent_uuid: "79dcd7224c8c46b18cf5e9a3a4334cb2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39599 } } peers { permanent_uuid: "b0ee0aed7ed843579ef4518e1f062b32" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37779 } }
I20260608 10:04:41.660442 23419 raft_consensus.cc:385] T 3c9cd1dd0a0145f5bc891afa1b280726 P a34a91f11bc64f92ab5b7613dcdd79f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:41.660738 23419 raft_consensus.cc:740] T 3c9cd1dd0a0145f5bc891afa1b280726 P a34a91f11bc64f92ab5b7613dcdd79f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a34a91f11bc64f92ab5b7613dcdd79f1, State: Initialized, Role: FOLLOWER
I20260608 10:04:41.654064 23416 ts_tablet_manager.cc:1403] T 830f411940e34cfab4de9a8d93f488e8 P 79dcd7224c8c46b18cf5e9a3a4334cb2: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260608 10:04:41.661691 23415 raft_consensus.cc:359] T 830f411940e34cfab4de9a8d93f488e8 P b0ee0aed7ed843579ef4518e1f062b32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a34a91f11bc64f92ab5b7613dcdd79f1" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36677 } } peers { permanent_uuid: "b0ee0aed7ed843579ef4518e1f062b32" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37779 } } peers { permanent_uuid: "79dcd7224c8c46b18cf5e9a3a4334cb2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39599 } }
I20260608 10:04:41.662747 23415 raft_consensus.cc:385] T 830f411940e34cfab4de9a8d93f488e8 P b0ee0aed7ed843579ef4518e1f062b32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:41.663098 23415 raft_consensus.cc:740] T 830f411940e34cfab4de9a8d93f488e8 P b0ee0aed7ed843579ef4518e1f062b32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0ee0aed7ed843579ef4518e1f062b32, State: Initialized, Role: FOLLOWER
I20260608 10:04:41.663964 23415 consensus_queue.cc:260] T 830f411940e34cfab4de9a8d93f488e8 P b0ee0aed7ed843579ef4518e1f062b32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a34a91f11bc64f92ab5b7613dcdd79f1" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36677 } } peers { permanent_uuid: "b0ee0aed7ed843579ef4518e1f062b32" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37779 } } peers { permanent_uuid: "79dcd7224c8c46b18cf5e9a3a4334cb2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39599 } }
I20260608 10:04:41.665024 23416 raft_consensus.cc:359] T 830f411940e34cfab4de9a8d93f488e8 P 79dcd7224c8c46b18cf5e9a3a4334cb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a34a91f11bc64f92ab5b7613dcdd79f1" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36677 } } peers { permanent_uuid: "b0ee0aed7ed843579ef4518e1f062b32" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37779 } } peers { permanent_uuid: "79dcd7224c8c46b18cf5e9a3a4334cb2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39599 } }
I20260608 10:04:41.665751 23416 raft_consensus.cc:385] T 830f411940e34cfab4de9a8d93f488e8 P 79dcd7224c8c46b18cf5e9a3a4334cb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:41.666060 23416 raft_consensus.cc:740] T 830f411940e34cfab4de9a8d93f488e8 P 79dcd7224c8c46b18cf5e9a3a4334cb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79dcd7224c8c46b18cf5e9a3a4334cb2, State: Initialized, Role: FOLLOWER
I20260608 10:04:41.666507 23415 ts_tablet_manager.cc:1434] T 830f411940e34cfab4de9a8d93f488e8 P b0ee0aed7ed843579ef4518e1f062b32: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 10:04:41.661732 23419 consensus_queue.cc:260] T 3c9cd1dd0a0145f5bc891afa1b280726 P a34a91f11bc64f92ab5b7613dcdd79f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a34a91f11bc64f92ab5b7613dcdd79f1" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36677 } } peers { permanent_uuid: "79dcd7224c8c46b18cf5e9a3a4334cb2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39599 } } peers { permanent_uuid: "b0ee0aed7ed843579ef4518e1f062b32" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37779 } }
I20260608 10:04:41.669364 23419 ts_tablet_manager.cc:1434] T 3c9cd1dd0a0145f5bc891afa1b280726 P a34a91f11bc64f92ab5b7613dcdd79f1: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.001s
I20260608 10:04:41.669370 23247 heartbeater.cc:499] Master 127.20.251.190:44327 was elected leader, sending a full tablet report...
I20260608 10:04:41.670553 23419 tablet_bootstrap.cc:492] T 830f411940e34cfab4de9a8d93f488e8 P a34a91f11bc64f92ab5b7613dcdd79f1: Bootstrap starting.
I20260608 10:04:41.673887 23416 consensus_queue.cc:260] T 830f411940e34cfab4de9a8d93f488e8 P 79dcd7224c8c46b18cf5e9a3a4334cb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a34a91f11bc64f92ab5b7613dcdd79f1" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36677 } } peers { permanent_uuid: "b0ee0aed7ed843579ef4518e1f062b32" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37779 } } peers { permanent_uuid: "79dcd7224c8c46b18cf5e9a3a4334cb2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39599 } }
I20260608 10:04:41.676187 23416 ts_tablet_manager.cc:1434] T 830f411940e34cfab4de9a8d93f488e8 P 79dcd7224c8c46b18cf5e9a3a4334cb2: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260608 10:04:41.676764 23419 tablet_bootstrap.cc:654] T 830f411940e34cfab4de9a8d93f488e8 P a34a91f11bc64f92ab5b7613dcdd79f1: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:41.682660 23419 tablet_bootstrap.cc:492] T 830f411940e34cfab4de9a8d93f488e8 P a34a91f11bc64f92ab5b7613dcdd79f1: No bootstrap required, opened a new log
I20260608 10:04:41.683118 23419 ts_tablet_manager.cc:1403] T 830f411940e34cfab4de9a8d93f488e8 P a34a91f11bc64f92ab5b7613dcdd79f1: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260608 10:04:41.685909 23419 raft_consensus.cc:359] T 830f411940e34cfab4de9a8d93f488e8 P a34a91f11bc64f92ab5b7613dcdd79f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a34a91f11bc64f92ab5b7613dcdd79f1" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36677 } } peers { permanent_uuid: "b0ee0aed7ed843579ef4518e1f062b32" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37779 } } peers { permanent_uuid: "79dcd7224c8c46b18cf5e9a3a4334cb2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39599 } }
I20260608 10:04:41.686483 23419 raft_consensus.cc:385] T 830f411940e34cfab4de9a8d93f488e8 P a34a91f11bc64f92ab5b7613dcdd79f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:41.686707 23419 raft_consensus.cc:740] T 830f411940e34cfab4de9a8d93f488e8 P a34a91f11bc64f92ab5b7613dcdd79f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a34a91f11bc64f92ab5b7613dcdd79f1, State: Initialized, Role: FOLLOWER
I20260608 10:04:41.687417 23419 consensus_queue.cc:260] T 830f411940e34cfab4de9a8d93f488e8 P a34a91f11bc64f92ab5b7613dcdd79f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a34a91f11bc64f92ab5b7613dcdd79f1" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36677 } } peers { permanent_uuid: "b0ee0aed7ed843579ef4518e1f062b32" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37779 } } peers { permanent_uuid: "79dcd7224c8c46b18cf5e9a3a4334cb2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39599 } }
I20260608 10:04:41.689415 23419 ts_tablet_manager.cc:1434] T 830f411940e34cfab4de9a8d93f488e8 P a34a91f11bc64f92ab5b7613dcdd79f1: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260608 10:04:41.719256 23425 raft_consensus.cc:493] T 3c9cd1dd0a0145f5bc891afa1b280726 P a34a91f11bc64f92ab5b7613dcdd79f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:41.719794 23425 raft_consensus.cc:515] T 3c9cd1dd0a0145f5bc891afa1b280726 P a34a91f11bc64f92ab5b7613dcdd79f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a34a91f11bc64f92ab5b7613dcdd79f1" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36677 } } peers { permanent_uuid: "79dcd7224c8c46b18cf5e9a3a4334cb2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39599 } } peers { permanent_uuid: "b0ee0aed7ed843579ef4518e1f062b32" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37779 } }
I20260608 10:04:41.723614 23425 leader_election.cc:290] T 3c9cd1dd0a0145f5bc891afa1b280726 P a34a91f11bc64f92ab5b7613dcdd79f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 79dcd7224c8c46b18cf5e9a3a4334cb2 (127.20.251.131:39599), b0ee0aed7ed843579ef4518e1f062b32 (127.20.251.130:37779)
I20260608 10:04:41.734445 23371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c9cd1dd0a0145f5bc891afa1b280726" candidate_uuid: "a34a91f11bc64f92ab5b7613dcdd79f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79dcd7224c8c46b18cf5e9a3a4334cb2" is_pre_election: true
I20260608 10:04:41.735184 23371 raft_consensus.cc:2468] T 3c9cd1dd0a0145f5bc891afa1b280726 P 79dcd7224c8c46b18cf5e9a3a4334cb2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a34a91f11bc64f92ab5b7613dcdd79f1 in term 0.
I20260608 10:04:41.736423 23186 leader_election.cc:304] T 3c9cd1dd0a0145f5bc891afa1b280726 P a34a91f11bc64f92ab5b7613dcdd79f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 79dcd7224c8c46b18cf5e9a3a4334cb2, a34a91f11bc64f92ab5b7613dcdd79f1; no voters: 
I20260608 10:04:41.737331 23425 raft_consensus.cc:2804] T 3c9cd1dd0a0145f5bc891afa1b280726 P a34a91f11bc64f92ab5b7613dcdd79f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:04:41.737743 23425 raft_consensus.cc:493] T 3c9cd1dd0a0145f5bc891afa1b280726 P a34a91f11bc64f92ab5b7613dcdd79f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:04:41.737881 23297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c9cd1dd0a0145f5bc891afa1b280726" candidate_uuid: "a34a91f11bc64f92ab5b7613dcdd79f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ee0aed7ed843579ef4518e1f062b32" is_pre_election: true
I20260608 10:04:41.738104 23425 raft_consensus.cc:3060] T 3c9cd1dd0a0145f5bc891afa1b280726 P a34a91f11bc64f92ab5b7613dcdd79f1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:41.738670 23297 raft_consensus.cc:2468] T 3c9cd1dd0a0145f5bc891afa1b280726 P b0ee0aed7ed843579ef4518e1f062b32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a34a91f11bc64f92ab5b7613dcdd79f1 in term 0.
I20260608 10:04:41.744529 23425 raft_consensus.cc:515] T 3c9cd1dd0a0145f5bc891afa1b280726 P a34a91f11bc64f92ab5b7613dcdd79f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a34a91f11bc64f92ab5b7613dcdd79f1" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36677 } } peers { permanent_uuid: "79dcd7224c8c46b18cf5e9a3a4334cb2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39599 } } peers { permanent_uuid: "b0ee0aed7ed843579ef4518e1f062b32" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37779 } }
I20260608 10:04:41.746472 23425 leader_election.cc:290] T 3c9cd1dd0a0145f5bc891afa1b280726 P a34a91f11bc64f92ab5b7613dcdd79f1 [CANDIDATE]: Term 1 election: Requested vote from peers 79dcd7224c8c46b18cf5e9a3a4334cb2 (127.20.251.131:39599), b0ee0aed7ed843579ef4518e1f062b32 (127.20.251.130:37779)
I20260608 10:04:41.747311 23371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c9cd1dd0a0145f5bc891afa1b280726" candidate_uuid: "a34a91f11bc64f92ab5b7613dcdd79f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79dcd7224c8c46b18cf5e9a3a4334cb2"
I20260608 10:04:41.747833 23371 raft_consensus.cc:3060] T 3c9cd1dd0a0145f5bc891afa1b280726 P 79dcd7224c8c46b18cf5e9a3a4334cb2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:41.748452 23297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c9cd1dd0a0145f5bc891afa1b280726" candidate_uuid: "a34a91f11bc64f92ab5b7613dcdd79f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ee0aed7ed843579ef4518e1f062b32"
I20260608 10:04:41.749141 23297 raft_consensus.cc:3060] T 3c9cd1dd0a0145f5bc891afa1b280726 P b0ee0aed7ed843579ef4518e1f062b32 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:41.752653 23371 raft_consensus.cc:2468] T 3c9cd1dd0a0145f5bc891afa1b280726 P 79dcd7224c8c46b18cf5e9a3a4334cb2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a34a91f11bc64f92ab5b7613dcdd79f1 in term 1.
I20260608 10:04:41.753737 23186 leader_election.cc:304] T 3c9cd1dd0a0145f5bc891afa1b280726 P a34a91f11bc64f92ab5b7613dcdd79f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 79dcd7224c8c46b18cf5e9a3a4334cb2, a34a91f11bc64f92ab5b7613dcdd79f1; no voters: 
I20260608 10:04:41.754441 23425 raft_consensus.cc:2804] T 3c9cd1dd0a0145f5bc891afa1b280726 P a34a91f11bc64f92ab5b7613dcdd79f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:41.755465 23421 raft_consensus.cc:493] T 830f411940e34cfab4de9a8d93f488e8 P 79dcd7224c8c46b18cf5e9a3a4334cb2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:41.756108 23421 raft_consensus.cc:515] T 830f411940e34cfab4de9a8d93f488e8 P 79dcd7224c8c46b18cf5e9a3a4334cb2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a34a91f11bc64f92ab5b7613dcdd79f1" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36677 } } peers { permanent_uuid: "b0ee0aed7ed843579ef4518e1f062b32" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37779 } } peers { permanent_uuid: "79dcd7224c8c46b18cf5e9a3a4334cb2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39599 } }
I20260608 10:04:41.756068 23425 raft_consensus.cc:697] T 3c9cd1dd0a0145f5bc891afa1b280726 P a34a91f11bc64f92ab5b7613dcdd79f1 [term 1 LEADER]: Becoming Leader. State: Replica: a34a91f11bc64f92ab5b7613dcdd79f1, State: Running, Role: LEADER
I20260608 10:04:41.758065 23425 consensus_queue.cc:237] T 3c9cd1dd0a0145f5bc891afa1b280726 P a34a91f11bc64f92ab5b7613dcdd79f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a34a91f11bc64f92ab5b7613dcdd79f1" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36677 } } peers { permanent_uuid: "79dcd7224c8c46b18cf5e9a3a4334cb2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39599 } } peers { permanent_uuid: "b0ee0aed7ed843579ef4518e1f062b32" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37779 } }
I20260608 10:04:41.767009 23421 leader_election.cc:290] T 830f411940e34cfab4de9a8d93f488e8 P 79dcd7224c8c46b18cf5e9a3a4334cb2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a34a91f11bc64f92ab5b7613dcdd79f1 (127.20.251.129:36677), b0ee0aed7ed843579ef4518e1f062b32 (127.20.251.130:37779)
I20260608 10:04:41.768850 23119 catalog_manager.cc:5696] T 3c9cd1dd0a0145f5bc891afa1b280726 P a34a91f11bc64f92ab5b7613dcdd79f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to a34a91f11bc64f92ab5b7613dcdd79f1 (127.20.251.129). New cstate: current_term: 1 leader_uuid: "a34a91f11bc64f92ab5b7613dcdd79f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a34a91f11bc64f92ab5b7613dcdd79f1" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79dcd7224c8c46b18cf5e9a3a4334cb2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0ee0aed7ed843579ef4518e1f062b32" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37779 } health_report { overall_health: UNKNOWN } } }
I20260608 10:04:41.775159 23222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "830f411940e34cfab4de9a8d93f488e8" candidate_uuid: "79dcd7224c8c46b18cf5e9a3a4334cb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a34a91f11bc64f92ab5b7613dcdd79f1" is_pre_election: true
I20260608 10:04:41.776242 23222 raft_consensus.cc:2468] T 830f411940e34cfab4de9a8d93f488e8 P a34a91f11bc64f92ab5b7613dcdd79f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79dcd7224c8c46b18cf5e9a3a4334cb2 in term 0.
I20260608 10:04:41.780145 23337 leader_election.cc:304] T 830f411940e34cfab4de9a8d93f488e8 P 79dcd7224c8c46b18cf5e9a3a4334cb2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 79dcd7224c8c46b18cf5e9a3a4334cb2, a34a91f11bc64f92ab5b7613dcdd79f1; no voters: 
I20260608 10:04:41.776571 23297 raft_consensus.cc:2468] T 3c9cd1dd0a0145f5bc891afa1b280726 P b0ee0aed7ed843579ef4518e1f062b32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a34a91f11bc64f92ab5b7613dcdd79f1 in term 1.
I20260608 10:04:41.782356 23421 raft_consensus.cc:2804] T 830f411940e34cfab4de9a8d93f488e8 P 79dcd7224c8c46b18cf5e9a3a4334cb2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:04:41.782820 23421 raft_consensus.cc:493] T 830f411940e34cfab4de9a8d93f488e8 P 79dcd7224c8c46b18cf5e9a3a4334cb2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:04:41.783181 23421 raft_consensus.cc:3060] T 830f411940e34cfab4de9a8d93f488e8 P 79dcd7224c8c46b18cf5e9a3a4334cb2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:41.788895 23297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "830f411940e34cfab4de9a8d93f488e8" candidate_uuid: "79dcd7224c8c46b18cf5e9a3a4334cb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ee0aed7ed843579ef4518e1f062b32" is_pre_election: true
I20260608 10:04:41.789814 23297 raft_consensus.cc:2468] T 830f411940e34cfab4de9a8d93f488e8 P b0ee0aed7ed843579ef4518e1f062b32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79dcd7224c8c46b18cf5e9a3a4334cb2 in term 0.
I20260608 10:04:41.791033 23421 raft_consensus.cc:515] T 830f411940e34cfab4de9a8d93f488e8 P 79dcd7224c8c46b18cf5e9a3a4334cb2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a34a91f11bc64f92ab5b7613dcdd79f1" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36677 } } peers { permanent_uuid: "b0ee0aed7ed843579ef4518e1f062b32" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37779 } } peers { permanent_uuid: "79dcd7224c8c46b18cf5e9a3a4334cb2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39599 } }
I20260608 10:04:41.793061 23421 leader_election.cc:290] T 830f411940e34cfab4de9a8d93f488e8 P 79dcd7224c8c46b18cf5e9a3a4334cb2 [CANDIDATE]: Term 1 election: Requested vote from peers a34a91f11bc64f92ab5b7613dcdd79f1 (127.20.251.129:36677), b0ee0aed7ed843579ef4518e1f062b32 (127.20.251.130:37779)
I20260608 10:04:41.794062 23222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "830f411940e34cfab4de9a8d93f488e8" candidate_uuid: "79dcd7224c8c46b18cf5e9a3a4334cb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a34a91f11bc64f92ab5b7613dcdd79f1"
I20260608 10:04:41.794693 23222 raft_consensus.cc:3060] T 830f411940e34cfab4de9a8d93f488e8 P a34a91f11bc64f92ab5b7613dcdd79f1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:41.794775 23297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "830f411940e34cfab4de9a8d93f488e8" candidate_uuid: "79dcd7224c8c46b18cf5e9a3a4334cb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ee0aed7ed843579ef4518e1f062b32"
I20260608 10:04:41.795367 23297 raft_consensus.cc:3060] T 830f411940e34cfab4de9a8d93f488e8 P b0ee0aed7ed843579ef4518e1f062b32 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:41.801008 23222 raft_consensus.cc:2468] T 830f411940e34cfab4de9a8d93f488e8 P a34a91f11bc64f92ab5b7613dcdd79f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79dcd7224c8c46b18cf5e9a3a4334cb2 in term 1.
I20260608 10:04:41.801785 23297 raft_consensus.cc:2468] T 830f411940e34cfab4de9a8d93f488e8 P b0ee0aed7ed843579ef4518e1f062b32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79dcd7224c8c46b18cf5e9a3a4334cb2 in term 1.
I20260608 10:04:41.802345 23337 leader_election.cc:304] T 830f411940e34cfab4de9a8d93f488e8 P 79dcd7224c8c46b18cf5e9a3a4334cb2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 79dcd7224c8c46b18cf5e9a3a4334cb2, a34a91f11bc64f92ab5b7613dcdd79f1; no voters: 
I20260608 10:04:41.805790 23421 raft_consensus.cc:2804] T 830f411940e34cfab4de9a8d93f488e8 P 79dcd7224c8c46b18cf5e9a3a4334cb2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:41.807286 23421 raft_consensus.cc:697] T 830f411940e34cfab4de9a8d93f488e8 P 79dcd7224c8c46b18cf5e9a3a4334cb2 [term 1 LEADER]: Becoming Leader. State: Replica: 79dcd7224c8c46b18cf5e9a3a4334cb2, State: Running, Role: LEADER
I20260608 10:04:41.808277 23421 consensus_queue.cc:237] T 830f411940e34cfab4de9a8d93f488e8 P 79dcd7224c8c46b18cf5e9a3a4334cb2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a34a91f11bc64f92ab5b7613dcdd79f1" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36677 } } peers { permanent_uuid: "b0ee0aed7ed843579ef4518e1f062b32" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37779 } } peers { permanent_uuid: "79dcd7224c8c46b18cf5e9a3a4334cb2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39599 } }
I20260608 10:04:41.817409 23119 catalog_manager.cc:5696] T 830f411940e34cfab4de9a8d93f488e8 P 79dcd7224c8c46b18cf5e9a3a4334cb2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 79dcd7224c8c46b18cf5e9a3a4334cb2 (127.20.251.131). New cstate: current_term: 1 leader_uuid: "79dcd7224c8c46b18cf5e9a3a4334cb2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a34a91f11bc64f92ab5b7613dcdd79f1" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0ee0aed7ed843579ef4518e1f062b32" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79dcd7224c8c46b18cf5e9a3a4334cb2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39599 } health_report { overall_health: HEALTHY } } }
I20260608 10:04:42.173589 23425 consensus_queue.cc:1048] T 3c9cd1dd0a0145f5bc891afa1b280726 P a34a91f11bc64f92ab5b7613dcdd79f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ee0aed7ed843579ef4518e1f062b32" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:04:42.207607 23439 consensus_queue.cc:1048] T 3c9cd1dd0a0145f5bc891afa1b280726 P a34a91f11bc64f92ab5b7613dcdd79f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79dcd7224c8c46b18cf5e9a3a4334cb2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260608 10:04:42.248420 23421 consensus_queue.cc:1048] T 830f411940e34cfab4de9a8d93f488e8 P 79dcd7224c8c46b18cf5e9a3a4334cb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ee0aed7ed843579ef4518e1f062b32" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:04:42.262579 23443 consensus_queue.cc:1048] T 830f411940e34cfab4de9a8d93f488e8 P 79dcd7224c8c46b18cf5e9a3a4334cb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a34a91f11bc64f92ab5b7613dcdd79f1" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:04:42.415705 23173 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:04:42.418443 23173 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:04:42.418896 23173 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:04:44.420212 23173 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:04:44.423444 23173 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:04:44.424017 23173 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:04:46.425328 23173 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:04:46.427639 23173 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:04:46.427961 23173 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 10:04:46.597002 23318 debug-util.cc:398] Leaking SignalData structure 0x7b080009fa80 after lost signal to thread 21489
W20260608 10:04:46.598292 23318 debug-util.cc:398] Leaking SignalData structure 0x7b080021e9a0 after lost signal to thread 23154
W20260608 10:04:46.599504 23318 debug-util.cc:398] Leaking SignalData structure 0x7b08001da680 after lost signal to thread 23246
W20260608 10:04:46.600515 23318 debug-util.cc:398] Leaking SignalData structure 0x7b08001ed3e0 after lost signal to thread 23321
W20260608 10:04:46.601346 23318 debug-util.cc:398] Leaking SignalData structure 0x7b080020a2e0 after lost signal to thread 23395
I20260608 10:04:48.429042 23173 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:04:48.431456 23173 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:04:48.431860 23173 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:04:50.433368 23173 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:04:50.436139 23173 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:04:50.436553 23173 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:04:52.437896 23173 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:04:52.441044 23173 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:04:52.441606 23173 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:04:53.056756 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:53.064754 23451 instance_detector.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:04:53.064850 23452 instance_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:04:53.068682 21486 server_base.cc:1061] running on GCE node
W20260608 10:04:53.068650 23454 instance_detector.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:04:53.070664 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:53.070868 21486 system_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:04:53.071070 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913093071052 us; error 0 us; skew 500 ppm
I20260608 10:04:53.071674 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:53.074524 21486 webserver.cc:533] Webserver started at http://127.20.251.132:46263/ using document root <none> and password file <none>
I20260608 10:04:53.075093 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:53.075280 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:53.075599 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:53.076938 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913058711471-21486-0/minicluster-data/ts-3-root/instance:
uuid: "d5f57538165e4c45aab0bf54fa942cc1"
format_stamp: "Formatted at 2026-06-08 10:04:53 on dist-test-slave-0x65"
I20260608 10:04:53.081995 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260608 10:04:53.086150 23459 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:04:53.087000 21486 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260608 10:04:53.087311 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913058711471-21486-0/minicluster-data/ts-3-root
uuid: "d5f57538165e4c45aab0bf54fa942cc1"
format_stamp: "Formatted at 2026-06-08 10:04:53 on dist-test-slave-0x65"
I20260608 10:04:53.087589 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913058711471-21486-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913058711471-21486-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913058711471-21486-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:04:53.103868 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:53.105254 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:53.106868 21486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:04:53.109802 21486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:04:53.110011 21486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:53.110255 21486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:04:53.110435 21486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:53.153540 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.132:44979
I20260608 10:04:53.153662 23521 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.132:44979 every 8 connection(s)
I20260608 10:04:53.170405 23522 heartbeater.cc:344] Connected to a master server at 127.20.251.190:44327
I20260608 10:04:53.170773 23522 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:53.171504 23522 heartbeater.cc:507] Master 127.20.251.190:44327 requested a full tablet report, sending...
I20260608 10:04:53.173640 23119 ts_manager.cc:194] Registered new tserver with Master: d5f57538165e4c45aab0bf54fa942cc1 (127.20.251.132:44979)
I20260608 10:04:53.175089 23119 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48618
I20260608 10:04:53.679405 23371 consensus_queue.cc:237] T 830f411940e34cfab4de9a8d93f488e8 P 79dcd7224c8c46b18cf5e9a3a4334cb2 [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: "a34a91f11bc64f92ab5b7613dcdd79f1" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36677 } } peers { permanent_uuid: "b0ee0aed7ed843579ef4518e1f062b32" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37779 } attrs { replace: true } } peers { permanent_uuid: "79dcd7224c8c46b18cf5e9a3a4334cb2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39599 } } peers { permanent_uuid: "d5f57538165e4c45aab0bf54fa942cc1" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 44979 } attrs { promote: true } }
I20260608 10:04:53.689337 23222 raft_consensus.cc:1275] T 830f411940e34cfab4de9a8d93f488e8 P a34a91f11bc64f92ab5b7613dcdd79f1 [term 1 FOLLOWER]: Refusing update from remote peer 79dcd7224c8c46b18cf5e9a3a4334cb2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:04:53.689465 23297 raft_consensus.cc:1275] T 830f411940e34cfab4de9a8d93f488e8 P b0ee0aed7ed843579ef4518e1f062b32 [term 1 FOLLOWER]: Refusing update from remote peer 79dcd7224c8c46b18cf5e9a3a4334cb2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:04:53.691253 23527 consensus_queue.cc:1048] T 830f411940e34cfab4de9a8d93f488e8 P 79dcd7224c8c46b18cf5e9a3a4334cb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a34a91f11bc64f92ab5b7613dcdd79f1" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:04:53.692322 23531 consensus_queue.cc:1048] T 830f411940e34cfab4de9a8d93f488e8 P 79dcd7224c8c46b18cf5e9a3a4334cb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ee0aed7ed843579ef4518e1f062b32" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37779 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260608 10:04:53.702553 23334 consensus_peers.cc:597] T 830f411940e34cfab4de9a8d93f488e8 P 79dcd7224c8c46b18cf5e9a3a4334cb2 -> Peer d5f57538165e4c45aab0bf54fa942cc1 (127.20.251.132:44979): Couldn't send request to peer d5f57538165e4c45aab0bf54fa942cc1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 830f411940e34cfab4de9a8d93f488e8. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:04:53.704866 23531 raft_consensus.cc:2955] T 830f411940e34cfab4de9a8d93f488e8 P 79dcd7224c8c46b18cf5e9a3a4334cb2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d5f57538165e4c45aab0bf54fa942cc1 (127.20.251.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a34a91f11bc64f92ab5b7613dcdd79f1" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36677 } } peers { permanent_uuid: "b0ee0aed7ed843579ef4518e1f062b32" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37779 } attrs { replace: true } } peers { permanent_uuid: "79dcd7224c8c46b18cf5e9a3a4334cb2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39599 } } peers { permanent_uuid: "d5f57538165e4c45aab0bf54fa942cc1" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 44979 } attrs { promote: true } } }
I20260608 10:04:53.706921 23297 raft_consensus.cc:2955] T 830f411940e34cfab4de9a8d93f488e8 P b0ee0aed7ed843579ef4518e1f062b32 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d5f57538165e4c45aab0bf54fa942cc1 (127.20.251.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a34a91f11bc64f92ab5b7613dcdd79f1" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36677 } } peers { permanent_uuid: "b0ee0aed7ed843579ef4518e1f062b32" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37779 } attrs { replace: true } } peers { permanent_uuid: "79dcd7224c8c46b18cf5e9a3a4334cb2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39599 } } peers { permanent_uuid: "d5f57538165e4c45aab0bf54fa942cc1" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 44979 } attrs { promote: true } } }
I20260608 10:04:53.712488 23222 raft_consensus.cc:2955] T 830f411940e34cfab4de9a8d93f488e8 P a34a91f11bc64f92ab5b7613dcdd79f1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d5f57538165e4c45aab0bf54fa942cc1 (127.20.251.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a34a91f11bc64f92ab5b7613dcdd79f1" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36677 } } peers { permanent_uuid: "b0ee0aed7ed843579ef4518e1f062b32" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37779 } attrs { replace: true } } peers { permanent_uuid: "79dcd7224c8c46b18cf5e9a3a4334cb2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39599 } } peers { permanent_uuid: "d5f57538165e4c45aab0bf54fa942cc1" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 44979 } attrs { promote: true } } }
I20260608 10:04:53.722275 23120 catalog_manager.cc:5696] T 830f411940e34cfab4de9a8d93f488e8 P 79dcd7224c8c46b18cf5e9a3a4334cb2 reported cstate change: config changed from index -1 to 2, NON_VOTER d5f57538165e4c45aab0bf54fa942cc1 (127.20.251.132) added. New cstate: current_term: 1 leader_uuid: "79dcd7224c8c46b18cf5e9a3a4334cb2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a34a91f11bc64f92ab5b7613dcdd79f1" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ee0aed7ed843579ef4518e1f062b32" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37779 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79dcd7224c8c46b18cf5e9a3a4334cb2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5f57538165e4c45aab0bf54fa942cc1" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 44979 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:04:54.177671 23522 heartbeater.cc:499] Master 127.20.251.190:44327 was elected leader, sending a full tablet report...
I20260608 10:04:54.237299 23541 ts_tablet_manager.cc:933] T 830f411940e34cfab4de9a8d93f488e8 P d5f57538165e4c45aab0bf54fa942cc1: Initiating tablet copy from peer 79dcd7224c8c46b18cf5e9a3a4334cb2 (127.20.251.131:39599)
I20260608 10:04:54.239058 23541 tablet_copy_client.cc:323] T 830f411940e34cfab4de9a8d93f488e8 P d5f57538165e4c45aab0bf54fa942cc1: tablet copy: Beginning tablet copy session from remote peer at address 127.20.251.131:39599
I20260608 10:04:54.250854 23381 tablet_copy_service.cc:140] P 79dcd7224c8c46b18cf5e9a3a4334cb2: Received BeginTabletCopySession request for tablet 830f411940e34cfab4de9a8d93f488e8 from peer d5f57538165e4c45aab0bf54fa942cc1 ({username='slave'} at 127.0.0.1:53076)
I20260608 10:04:54.251626 23381 tablet_copy_service.cc:161] P 79dcd7224c8c46b18cf5e9a3a4334cb2: Beginning new tablet copy session on tablet 830f411940e34cfab4de9a8d93f488e8 from peer d5f57538165e4c45aab0bf54fa942cc1 at {username='slave'} at 127.0.0.1:53076: session id = d5f57538165e4c45aab0bf54fa942cc1-830f411940e34cfab4de9a8d93f488e8
I20260608 10:04:54.261644 23381 tablet_copy_source_session.cc:215] T 830f411940e34cfab4de9a8d93f488e8 P 79dcd7224c8c46b18cf5e9a3a4334cb2: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:04:54.265803 23541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 830f411940e34cfab4de9a8d93f488e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:54.277396 23541 tablet_copy_client.cc:806] T 830f411940e34cfab4de9a8d93f488e8 P d5f57538165e4c45aab0bf54fa942cc1: tablet copy: Starting download of 0 data blocks...
I20260608 10:04:54.278044 23541 tablet_copy_client.cc:670] T 830f411940e34cfab4de9a8d93f488e8 P d5f57538165e4c45aab0bf54fa942cc1: tablet copy: Starting download of 1 WAL segments...
I20260608 10:04:54.282696 23541 tablet_copy_client.cc:538] T 830f411940e34cfab4de9a8d93f488e8 P d5f57538165e4c45aab0bf54fa942cc1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:04:54.290397 23541 tablet_bootstrap.cc:492] T 830f411940e34cfab4de9a8d93f488e8 P d5f57538165e4c45aab0bf54fa942cc1: Bootstrap starting.
I20260608 10:04:54.306497 23541 tablet_bootstrap.cc:492] T 830f411940e34cfab4de9a8d93f488e8 P d5f57538165e4c45aab0bf54fa942cc1: 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:04:54.307168 23541 tablet_bootstrap.cc:492] T 830f411940e34cfab4de9a8d93f488e8 P d5f57538165e4c45aab0bf54fa942cc1: Bootstrap complete.
I20260608 10:04:54.307698 23541 ts_tablet_manager.cc:1403] T 830f411940e34cfab4de9a8d93f488e8 P d5f57538165e4c45aab0bf54fa942cc1: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.001s
I20260608 10:04:54.310285 23541 raft_consensus.cc:359] T 830f411940e34cfab4de9a8d93f488e8 P d5f57538165e4c45aab0bf54fa942cc1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a34a91f11bc64f92ab5b7613dcdd79f1" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36677 } } peers { permanent_uuid: "b0ee0aed7ed843579ef4518e1f062b32" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37779 } attrs { replace: true } } peers { permanent_uuid: "79dcd7224c8c46b18cf5e9a3a4334cb2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39599 } } peers { permanent_uuid: "d5f57538165e4c45aab0bf54fa942cc1" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 44979 } attrs { promote: true } }
I20260608 10:04:54.310931 23541 raft_consensus.cc:740] T 830f411940e34cfab4de9a8d93f488e8 P d5f57538165e4c45aab0bf54fa942cc1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d5f57538165e4c45aab0bf54fa942cc1, State: Initialized, Role: LEARNER
I20260608 10:04:54.311518 23541 consensus_queue.cc:260] T 830f411940e34cfab4de9a8d93f488e8 P d5f57538165e4c45aab0bf54fa942cc1 [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: "a34a91f11bc64f92ab5b7613dcdd79f1" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36677 } } peers { permanent_uuid: "b0ee0aed7ed843579ef4518e1f062b32" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37779 } attrs { replace: true } } peers { permanent_uuid: "79dcd7224c8c46b18cf5e9a3a4334cb2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39599 } } peers { permanent_uuid: "d5f57538165e4c45aab0bf54fa942cc1" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 44979 } attrs { promote: true } }
I20260608 10:04:54.313898 23541 ts_tablet_manager.cc:1434] T 830f411940e34cfab4de9a8d93f488e8 P d5f57538165e4c45aab0bf54fa942cc1: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.002s
I20260608 10:04:54.316030 23381 tablet_copy_service.cc:342] P 79dcd7224c8c46b18cf5e9a3a4334cb2: Request end of tablet copy session d5f57538165e4c45aab0bf54fa942cc1-830f411940e34cfab4de9a8d93f488e8 received from {username='slave'} at 127.0.0.1:53076
I20260608 10:04:54.316516 23381 tablet_copy_service.cc:434] P 79dcd7224c8c46b18cf5e9a3a4334cb2: ending tablet copy session d5f57538165e4c45aab0bf54fa942cc1-830f411940e34cfab4de9a8d93f488e8 on tablet 830f411940e34cfab4de9a8d93f488e8 with peer d5f57538165e4c45aab0bf54fa942cc1
I20260608 10:04:54.442924 23173 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:04:54.445967 23173 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:04:54.446421 23173 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:04:54.651965 23497 raft_consensus.cc:1217] T 830f411940e34cfab4de9a8d93f488e8 P d5f57538165e4c45aab0bf54fa942cc1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:04:55.228191 23527 raft_consensus.cc:1064] T 830f411940e34cfab4de9a8d93f488e8 P 79dcd7224c8c46b18cf5e9a3a4334cb2: attempting to promote NON_VOTER d5f57538165e4c45aab0bf54fa942cc1 to VOTER
I20260608 10:04:55.231266 23527 consensus_queue.cc:237] T 830f411940e34cfab4de9a8d93f488e8 P 79dcd7224c8c46b18cf5e9a3a4334cb2 [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: "a34a91f11bc64f92ab5b7613dcdd79f1" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36677 } } peers { permanent_uuid: "b0ee0aed7ed843579ef4518e1f062b32" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37779 } attrs { replace: true } } peers { permanent_uuid: "79dcd7224c8c46b18cf5e9a3a4334cb2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39599 } } peers { permanent_uuid: "d5f57538165e4c45aab0bf54fa942cc1" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44979 } attrs { promote: false } }
I20260608 10:04:55.239817 23497 raft_consensus.cc:1275] T 830f411940e34cfab4de9a8d93f488e8 P d5f57538165e4c45aab0bf54fa942cc1 [term 1 LEARNER]: Refusing update from remote peer 79dcd7224c8c46b18cf5e9a3a4334cb2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:04:55.241267 23297 raft_consensus.cc:1275] T 830f411940e34cfab4de9a8d93f488e8 P b0ee0aed7ed843579ef4518e1f062b32 [term 1 FOLLOWER]: Refusing update from remote peer 79dcd7224c8c46b18cf5e9a3a4334cb2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:04:55.241915 23549 consensus_queue.cc:1048] T 830f411940e34cfab4de9a8d93f488e8 P 79dcd7224c8c46b18cf5e9a3a4334cb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5f57538165e4c45aab0bf54fa942cc1" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44979 } 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:04:55.244406 23527 consensus_queue.cc:1048] T 830f411940e34cfab4de9a8d93f488e8 P 79dcd7224c8c46b18cf5e9a3a4334cb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ee0aed7ed843579ef4518e1f062b32" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37779 } 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:04:55.246400 23222 raft_consensus.cc:1275] T 830f411940e34cfab4de9a8d93f488e8 P a34a91f11bc64f92ab5b7613dcdd79f1 [term 1 FOLLOWER]: Refusing update from remote peer 79dcd7224c8c46b18cf5e9a3a4334cb2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:04:55.249022 23527 consensus_queue.cc:1048] T 830f411940e34cfab4de9a8d93f488e8 P 79dcd7224c8c46b18cf5e9a3a4334cb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a34a91f11bc64f92ab5b7613dcdd79f1" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:04:55.268299 23552 raft_consensus.cc:2955] T 830f411940e34cfab4de9a8d93f488e8 P 79dcd7224c8c46b18cf5e9a3a4334cb2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d5f57538165e4c45aab0bf54fa942cc1 (127.20.251.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a34a91f11bc64f92ab5b7613dcdd79f1" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36677 } } peers { permanent_uuid: "b0ee0aed7ed843579ef4518e1f062b32" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37779 } attrs { replace: true } } peers { permanent_uuid: "79dcd7224c8c46b18cf5e9a3a4334cb2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39599 } } peers { permanent_uuid: "d5f57538165e4c45aab0bf54fa942cc1" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44979 } attrs { promote: false } } }
I20260608 10:04:55.270390 23222 raft_consensus.cc:2955] T 830f411940e34cfab4de9a8d93f488e8 P a34a91f11bc64f92ab5b7613dcdd79f1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d5f57538165e4c45aab0bf54fa942cc1 (127.20.251.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a34a91f11bc64f92ab5b7613dcdd79f1" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36677 } } peers { permanent_uuid: "b0ee0aed7ed843579ef4518e1f062b32" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37779 } attrs { replace: true } } peers { permanent_uuid: "79dcd7224c8c46b18cf5e9a3a4334cb2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39599 } } peers { permanent_uuid: "d5f57538165e4c45aab0bf54fa942cc1" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44979 } attrs { promote: false } } }
I20260608 10:04:55.270653 23497 raft_consensus.cc:2955] T 830f411940e34cfab4de9a8d93f488e8 P d5f57538165e4c45aab0bf54fa942cc1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d5f57538165e4c45aab0bf54fa942cc1 (127.20.251.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a34a91f11bc64f92ab5b7613dcdd79f1" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36677 } } peers { permanent_uuid: "b0ee0aed7ed843579ef4518e1f062b32" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37779 } attrs { replace: true } } peers { permanent_uuid: "79dcd7224c8c46b18cf5e9a3a4334cb2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39599 } } peers { permanent_uuid: "d5f57538165e4c45aab0bf54fa942cc1" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44979 } attrs { promote: false } } }
I20260608 10:04:55.286593 23119 catalog_manager.cc:5696] T 830f411940e34cfab4de9a8d93f488e8 P a34a91f11bc64f92ab5b7613dcdd79f1 reported cstate change: config changed from index 2 to 3, d5f57538165e4c45aab0bf54fa942cc1 (127.20.251.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "79dcd7224c8c46b18cf5e9a3a4334cb2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a34a91f11bc64f92ab5b7613dcdd79f1" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36677 } } peers { permanent_uuid: "b0ee0aed7ed843579ef4518e1f062b32" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37779 } attrs { replace: true } } peers { permanent_uuid: "79dcd7224c8c46b18cf5e9a3a4334cb2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39599 } } peers { permanent_uuid: "d5f57538165e4c45aab0bf54fa942cc1" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44979 } attrs { promote: false } } }
I20260608 10:04:55.284992 23297 raft_consensus.cc:2955] T 830f411940e34cfab4de9a8d93f488e8 P b0ee0aed7ed843579ef4518e1f062b32 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d5f57538165e4c45aab0bf54fa942cc1 (127.20.251.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a34a91f11bc64f92ab5b7613dcdd79f1" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36677 } } peers { permanent_uuid: "b0ee0aed7ed843579ef4518e1f062b32" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37779 } attrs { replace: true } } peers { permanent_uuid: "79dcd7224c8c46b18cf5e9a3a4334cb2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39599 } } peers { permanent_uuid: "d5f57538165e4c45aab0bf54fa942cc1" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44979 } attrs { promote: false } } }
I20260608 10:04:55.326963 23371 consensus_queue.cc:237] T 830f411940e34cfab4de9a8d93f488e8 P 79dcd7224c8c46b18cf5e9a3a4334cb2 [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: "a34a91f11bc64f92ab5b7613dcdd79f1" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36677 } } peers { permanent_uuid: "79dcd7224c8c46b18cf5e9a3a4334cb2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39599 } } peers { permanent_uuid: "d5f57538165e4c45aab0bf54fa942cc1" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44979 } attrs { promote: false } }
I20260608 10:04:55.333797 23222 raft_consensus.cc:1275] T 830f411940e34cfab4de9a8d93f488e8 P a34a91f11bc64f92ab5b7613dcdd79f1 [term 1 FOLLOWER]: Refusing update from remote peer 79dcd7224c8c46b18cf5e9a3a4334cb2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:04:55.333999 23497 raft_consensus.cc:1275] T 830f411940e34cfab4de9a8d93f488e8 P d5f57538165e4c45aab0bf54fa942cc1 [term 1 FOLLOWER]: Refusing update from remote peer 79dcd7224c8c46b18cf5e9a3a4334cb2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:04:55.335501 23549 consensus_queue.cc:1048] T 830f411940e34cfab4de9a8d93f488e8 P 79dcd7224c8c46b18cf5e9a3a4334cb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a34a91f11bc64f92ab5b7613dcdd79f1" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:04:55.336599 23552 consensus_queue.cc:1048] T 830f411940e34cfab4de9a8d93f488e8 P 79dcd7224c8c46b18cf5e9a3a4334cb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5f57538165e4c45aab0bf54fa942cc1" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44979 } 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:04:55.345093 23527 raft_consensus.cc:2955] T 830f411940e34cfab4de9a8d93f488e8 P 79dcd7224c8c46b18cf5e9a3a4334cb2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b0ee0aed7ed843579ef4518e1f062b32 (127.20.251.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a34a91f11bc64f92ab5b7613dcdd79f1" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36677 } } peers { permanent_uuid: "79dcd7224c8c46b18cf5e9a3a4334cb2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39599 } } peers { permanent_uuid: "d5f57538165e4c45aab0bf54fa942cc1" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44979 } attrs { promote: false } } }
I20260608 10:04:55.351330 23222 raft_consensus.cc:2955] T 830f411940e34cfab4de9a8d93f488e8 P a34a91f11bc64f92ab5b7613dcdd79f1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b0ee0aed7ed843579ef4518e1f062b32 (127.20.251.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a34a91f11bc64f92ab5b7613dcdd79f1" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36677 } } peers { permanent_uuid: "79dcd7224c8c46b18cf5e9a3a4334cb2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39599 } } peers { permanent_uuid: "d5f57538165e4c45aab0bf54fa942cc1" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44979 } attrs { promote: false } } }
I20260608 10:04:55.354787 23497 raft_consensus.cc:2955] T 830f411940e34cfab4de9a8d93f488e8 P d5f57538165e4c45aab0bf54fa942cc1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b0ee0aed7ed843579ef4518e1f062b32 (127.20.251.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a34a91f11bc64f92ab5b7613dcdd79f1" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36677 } } peers { permanent_uuid: "79dcd7224c8c46b18cf5e9a3a4334cb2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39599 } } peers { permanent_uuid: "d5f57538165e4c45aab0bf54fa942cc1" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44979 } attrs { promote: false } } }
I20260608 10:04:55.356757 23105 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 830f411940e34cfab4de9a8d93f488e8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:04:55.360018 23120 catalog_manager.cc:5696] T 830f411940e34cfab4de9a8d93f488e8 P 79dcd7224c8c46b18cf5e9a3a4334cb2 reported cstate change: config changed from index 3 to 4, VOTER b0ee0aed7ed843579ef4518e1f062b32 (127.20.251.130) evicted. New cstate: current_term: 1 leader_uuid: "79dcd7224c8c46b18cf5e9a3a4334cb2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a34a91f11bc64f92ab5b7613dcdd79f1" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79dcd7224c8c46b18cf5e9a3a4334cb2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5f57538165e4c45aab0bf54fa942cc1" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44979 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:04:55.373664 23286 tablet_service.cc:1558] Processing DeleteTablet for tablet 830f411940e34cfab4de9a8d93f488e8 with delete_type TABLET_DATA_TOMBSTONED (TS b0ee0aed7ed843579ef4518e1f062b32 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60532
I20260608 10:04:55.376753 23562 tablet_replica.cc:333] T 830f411940e34cfab4de9a8d93f488e8 P b0ee0aed7ed843579ef4518e1f062b32: stopping tablet replica
I20260608 10:04:55.377483 23562 raft_consensus.cc:2243] T 830f411940e34cfab4de9a8d93f488e8 P b0ee0aed7ed843579ef4518e1f062b32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:55.378187 23562 raft_consensus.cc:2272] T 830f411940e34cfab4de9a8d93f488e8 P b0ee0aed7ed843579ef4518e1f062b32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:55.381145 23562 ts_tablet_manager.cc:1916] T 830f411940e34cfab4de9a8d93f488e8 P b0ee0aed7ed843579ef4518e1f062b32: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:04:55.391546 23562 ts_tablet_manager.cc:1929] T 830f411940e34cfab4de9a8d93f488e8 P b0ee0aed7ed843579ef4518e1f062b32: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 10:04:55.391883 23562 log.cc:1199] T 830f411940e34cfab4de9a8d93f488e8 P b0ee0aed7ed843579ef4518e1f062b32: Deleting WAL directory at /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913058711471-21486-0/minicluster-data/ts-1-root/wals/830f411940e34cfab4de9a8d93f488e8
I20260608 10:04:55.393582 23104 catalog_manager.cc:5027] TS b0ee0aed7ed843579ef4518e1f062b32 (127.20.251.130:37779): tablet 830f411940e34cfab4de9a8d93f488e8 (table test-workload [id=70a317f11c8b4565aa2b4cdce8d07579]) successfully deleted
I20260608 10:04:56.447611 23173 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:04:56.450002 23173 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:04:56.450344 23173 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:04:58.451248 23173 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:04:58.453275 23173 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:04:58.453627 23173 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:05:00.454739 23173 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:05:00.456996 23173 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:05:00.457329 23173 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:05:02.458225 23173 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:05:02.460304 23173 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:05:02.460633 23173 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:05:04.461833 23173 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:05:04.464143 23173 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:05:04.464522 23173 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:05:06.465782 23173 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:05:06.467855 23173 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:05:06.468180 23173 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:05:07.388130 21486 tablet_server.cc:179] TabletServer@127.20.251.129:0 shutting down...
I20260608 10:05:07.420599 21486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:05:07.421675 21486 tablet_replica.cc:333] T 830f411940e34cfab4de9a8d93f488e8 P a34a91f11bc64f92ab5b7613dcdd79f1: stopping tablet replica
I20260608 10:05:07.422358 21486 raft_consensus.cc:2243] T 830f411940e34cfab4de9a8d93f488e8 P a34a91f11bc64f92ab5b7613dcdd79f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:07.423154 21486 raft_consensus.cc:2272] T 830f411940e34cfab4de9a8d93f488e8 P a34a91f11bc64f92ab5b7613dcdd79f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:07.426499 21486 tablet_replica.cc:333] T 3c9cd1dd0a0145f5bc891afa1b280726 P a34a91f11bc64f92ab5b7613dcdd79f1: stopping tablet replica
I20260608 10:05:07.427152 21486 raft_consensus.cc:2243] T 3c9cd1dd0a0145f5bc891afa1b280726 P a34a91f11bc64f92ab5b7613dcdd79f1 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:05:07.428222 21486 raft_consensus.cc:2272] T 3c9cd1dd0a0145f5bc891afa1b280726 P a34a91f11bc64f92ab5b7613dcdd79f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:07.455427 21486 tablet_server.cc:196] TabletServer@127.20.251.129:0 shutdown complete.
I20260608 10:05:07.470990 21486 tablet_server.cc:179] TabletServer@127.20.251.130:0 shutting down...
I20260608 10:05:07.503858 21486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:05:07.504886 21486 tablet_replica.cc:333] T 3c9cd1dd0a0145f5bc891afa1b280726 P b0ee0aed7ed843579ef4518e1f062b32: stopping tablet replica
I20260608 10:05:07.505595 21486 raft_consensus.cc:2243] T 3c9cd1dd0a0145f5bc891afa1b280726 P b0ee0aed7ed843579ef4518e1f062b32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:07.506184 21486 raft_consensus.cc:2272] T 3c9cd1dd0a0145f5bc891afa1b280726 P b0ee0aed7ed843579ef4518e1f062b32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:07.547914 21486 tablet_server.cc:196] TabletServer@127.20.251.130:0 shutdown complete.
I20260608 10:05:07.563257 21486 tablet_server.cc:179] TabletServer@127.20.251.131:0 shutting down...
I20260608 10:05:07.590593 21486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:05:07.591430 21486 tablet_replica.cc:333] T 830f411940e34cfab4de9a8d93f488e8 P 79dcd7224c8c46b18cf5e9a3a4334cb2: stopping tablet replica
I20260608 10:05:07.592065 21486 raft_consensus.cc:2243] T 830f411940e34cfab4de9a8d93f488e8 P 79dcd7224c8c46b18cf5e9a3a4334cb2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:05:07.593122 21486 raft_consensus.cc:2272] T 830f411940e34cfab4de9a8d93f488e8 P 79dcd7224c8c46b18cf5e9a3a4334cb2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:07.595716 21486 tablet_replica.cc:333] T 3c9cd1dd0a0145f5bc891afa1b280726 P 79dcd7224c8c46b18cf5e9a3a4334cb2: stopping tablet replica
I20260608 10:05:07.596251 21486 raft_consensus.cc:2243] T 3c9cd1dd0a0145f5bc891afa1b280726 P 79dcd7224c8c46b18cf5e9a3a4334cb2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:07.596740 21486 raft_consensus.cc:2272] T 3c9cd1dd0a0145f5bc891afa1b280726 P 79dcd7224c8c46b18cf5e9a3a4334cb2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:07.620658 21486 tablet_server.cc:196] TabletServer@127.20.251.131:0 shutdown complete.
I20260608 10:05:07.636037 21486 tablet_server.cc:179] TabletServer@127.20.251.132:0 shutting down...
I20260608 10:05:07.662138 21486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:05:07.663035 21486 tablet_replica.cc:333] T 830f411940e34cfab4de9a8d93f488e8 P d5f57538165e4c45aab0bf54fa942cc1: stopping tablet replica
I20260608 10:05:07.663726 21486 raft_consensus.cc:2243] T 830f411940e34cfab4de9a8d93f488e8 P d5f57538165e4c45aab0bf54fa942cc1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:07.664535 21486 raft_consensus.cc:2272] T 830f411940e34cfab4de9a8d93f488e8 P d5f57538165e4c45aab0bf54fa942cc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:07.686142 21486 tablet_server.cc:196] TabletServer@127.20.251.132:0 shutdown complete.
I20260608 10:05:07.700155 21486 master.cc:562] Master@127.20.251.190:44327 shutting down...
I20260608 10:05:07.723083 21486 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c3a0ee267ad447af958223aa18db0a88 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:05:07.723882 21486 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c3a0ee267ad447af958223aa18db0a88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:07.724274 21486 tablet_replica.cc:333] T 00000000000000000000000000000000 P c3a0ee267ad447af958223aa18db0a88: stopping tablet replica
I20260608 10:05:07.745352 21486 master.cc:584] Master@127.20.251.190:44327 shutdown complete.
[       OK ] AutoRebalancerTest.MovesScheduledIfAddTserver (27517 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTservers
I20260608 10:05:07.787988 21486 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.20.251.190:33359
I20260608 10:05:07.789463 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:05:07.796353 23564 instance_detector.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:05:07.796355 23565 instance_detector.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:05:07.797307 23567 instance_detector.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:05:07.803942 21486 server_base.cc:1061] running on GCE node
I20260608 10:05:07.805153 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:05:07.805490 21486 system_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:05:07.805676 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913107805652 us; error 0 us; skew 500 ppm
I20260608 10:05:07.806358 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:05:07.809542 21486 webserver.cc:533] Webserver started at http://127.20.251.190:42951/ using document root <none> and password file <none>
I20260608 10:05:07.810173 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:05:07.810367 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:05:07.810689 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:05:07.812127 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780913058711471-21486-0/minicluster-data/master-0-root/instance:
uuid: "d3c5ef7967d9422cae4be162afb970bf"
format_stamp: "Formatted at 2026-06-08 10:05:07 on dist-test-slave-0x65"
I20260608 10:05:07.817494 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 10:05:07.821645 23572 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:05:07.822439 21486 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:05:07.822751 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780913058711471-21486-0/minicluster-data/master-0-root
uuid: "d3c5ef7967d9422cae4be162afb970bf"
format_stamp: "Formatted at 2026-06-08 10:05:07 on dist-test-slave-0x65"
I20260608 10:05:07.823048 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780913058711471-21486-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780913058711471-21486-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780913058711471-21486-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:05:07.853132 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:05:07.854532 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:05:07.898257 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.190:33359
I20260608 10:05:07.898447 23623 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.190:33359 every 8 connection(s)
I20260608 10:05:07.902992 23624 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:05:07.915515 23624 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d3c5ef7967d9422cae4be162afb970bf: Bootstrap starting.
I20260608 10:05:07.921748 23624 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d3c5ef7967d9422cae4be162afb970bf: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:07.927197 23624 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d3c5ef7967d9422cae4be162afb970bf: No bootstrap required, opened a new log
I20260608 10:05:07.930047 23624 raft_consensus.cc:359] T 00000000000000000000000000000000 P d3c5ef7967d9422cae4be162afb970bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d3c5ef7967d9422cae4be162afb970bf" member_type: VOTER }
I20260608 10:05:07.930720 23624 raft_consensus.cc:385] T 00000000000000000000000000000000 P d3c5ef7967d9422cae4be162afb970bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:07.931022 23624 raft_consensus.cc:740] T 00000000000000000000000000000000 P d3c5ef7967d9422cae4be162afb970bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3c5ef7967d9422cae4be162afb970bf, State: Initialized, Role: FOLLOWER
I20260608 10:05:07.931854 23624 consensus_queue.cc:260] T 00000000000000000000000000000000 P d3c5ef7967d9422cae4be162afb970bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d3c5ef7967d9422cae4be162afb970bf" member_type: VOTER }
I20260608 10:05:07.932548 23624 raft_consensus.cc:399] T 00000000000000000000000000000000 P d3c5ef7967d9422cae4be162afb970bf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:05:07.932888 23624 raft_consensus.cc:493] T 00000000000000000000000000000000 P d3c5ef7967d9422cae4be162afb970bf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:05:07.933264 23624 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d3c5ef7967d9422cae4be162afb970bf [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:07.938944 23624 raft_consensus.cc:515] T 00000000000000000000000000000000 P d3c5ef7967d9422cae4be162afb970bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d3c5ef7967d9422cae4be162afb970bf" member_type: VOTER }
I20260608 10:05:07.939563 23624 leader_election.cc:304] T 00000000000000000000000000000000 P d3c5ef7967d9422cae4be162afb970bf [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: d3c5ef7967d9422cae4be162afb970bf; no voters: 
I20260608 10:05:07.940989 23624 leader_election.cc:290] T 00000000000000000000000000000000 P d3c5ef7967d9422cae4be162afb970bf [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:05:07.941491 23627 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d3c5ef7967d9422cae4be162afb970bf [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:07.943043 23627 raft_consensus.cc:697] T 00000000000000000000000000000000 P d3c5ef7967d9422cae4be162afb970bf [term 1 LEADER]: Becoming Leader. State: Replica: d3c5ef7967d9422cae4be162afb970bf, State: Running, Role: LEADER
I20260608 10:05:07.943838 23627 consensus_queue.cc:237] T 00000000000000000000000000000000 P d3c5ef7967d9422cae4be162afb970bf [LEADER]: Queue going to LEADER mode. State: All 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: "d3c5ef7967d9422cae4be162afb970bf" member_type: VOTER }
I20260608 10:05:07.944432 23624 sys_catalog.cc:565] T 00000000000000000000000000000000 P d3c5ef7967d9422cae4be162afb970bf [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:05:07.948489 23628 sys_catalog.cc:455] T 00000000000000000000000000000000 P d3c5ef7967d9422cae4be162afb970bf [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d3c5ef7967d9422cae4be162afb970bf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d3c5ef7967d9422cae4be162afb970bf" member_type: VOTER } }
I20260608 10:05:07.949185 23628 sys_catalog.cc:458] T 00000000000000000000000000000000 P d3c5ef7967d9422cae4be162afb970bf [sys.catalog]: This master's current role is: LEADER
I20260608 10:05:07.949155 23629 sys_catalog.cc:455] T 00000000000000000000000000000000 P d3c5ef7967d9422cae4be162afb970bf [sys.catalog]: SysCatalogTable state changed. Reason: New leader d3c5ef7967d9422cae4be162afb970bf. Latest consensus state: current_term: 1 leader_uuid: "d3c5ef7967d9422cae4be162afb970bf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d3c5ef7967d9422cae4be162afb970bf" member_type: VOTER } }
I20260608 10:05:07.950163 23629 sys_catalog.cc:458] T 00000000000000000000000000000000 P d3c5ef7967d9422cae4be162afb970bf [sys.catalog]: This master's current role is: LEADER
I20260608 10:05:07.953774 23634 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:05:07.962379 23634 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:05:07.964385 21486 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:05:07.973733 23634 catalog_manager.cc:1382] Generated new cluster ID: 1563f990b0e847238325325c43287db4
I20260608 10:05:07.974009 23634 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:05:07.995940 23634 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:05:07.997897 23634 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:05:08.011744 23634 catalog_manager.cc:6069] T 00000000000000000000000000000000 P d3c5ef7967d9422cae4be162afb970bf: Generated new TSK 0
I20260608 10:05:08.012588 23634 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:05:08.030903 21486 internal_mini_cluster.cc:371] 0 TS(s) registered with all masters after 0.000204456s
I20260608 10:05:20.131634 21486 master.cc:562] Master@127.20.251.190:33359 shutting down...
I20260608 10:05:20.161932 21486 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d3c5ef7967d9422cae4be162afb970bf [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:05:20.162731 21486 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d3c5ef7967d9422cae4be162afb970bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:20.163100 21486 tablet_replica.cc:333] T 00000000000000000000000000000000 P d3c5ef7967d9422cae4be162afb970bf: stopping tablet replica
I20260608 10:05:20.184454 21486 master.cc:584] Master@127.20.251.190:33359 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTservers (12433 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTablets
I20260608 10:05:20.222160 21486 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.20.251.190:43391
I20260608 10:05:20.223619 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:05:20.230899 23648 instance_detector.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:05:20.231222 23649 instance_detector.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:05:20.233074 23651 instance_detector.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:05:20.234709 21486 server_base.cc:1061] running on GCE node
I20260608 10:05:20.235641 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:05:20.235833 21486 system_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:05:20.236029 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913120236011 us; error 0 us; skew 500 ppm
I20260608 10:05:20.236778 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:05:20.240250 21486 webserver.cc:533] Webserver started at http://127.20.251.190:40599/ using document root <none> and password file <none>
I20260608 10:05:20.240839 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:05:20.241019 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:05:20.241325 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:05:20.242641 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913058711471-21486-0/minicluster-data/master-0-root/instance:
uuid: "adc2b8ff5a8b42e8a325b516c221558a"
format_stamp: "Formatted at 2026-06-08 10:05:20 on dist-test-slave-0x65"
I20260608 10:05:20.248041 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:05:20.252343 23656 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:05:20.253288 21486 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:05:20.253620 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913058711471-21486-0/minicluster-data/master-0-root
uuid: "adc2b8ff5a8b42e8a325b516c221558a"
format_stamp: "Formatted at 2026-06-08 10:05:20 on dist-test-slave-0x65"
I20260608 10:05:20.253890 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913058711471-21486-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913058711471-21486-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913058711471-21486-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:05:20.264344 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:05:20.265645 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:05:20.310375 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.190:43391
I20260608 10:05:20.310571 23707 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.190:43391 every 8 connection(s)
I20260608 10:05:20.315454 23708 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:05:20.329394 23708 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P adc2b8ff5a8b42e8a325b516c221558a: Bootstrap starting.
I20260608 10:05:20.335461 23708 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P adc2b8ff5a8b42e8a325b516c221558a: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:20.341092 23708 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P adc2b8ff5a8b42e8a325b516c221558a: No bootstrap required, opened a new log
I20260608 10:05:20.343998 23708 raft_consensus.cc:359] T 00000000000000000000000000000000 P adc2b8ff5a8b42e8a325b516c221558a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "adc2b8ff5a8b42e8a325b516c221558a" member_type: VOTER }
I20260608 10:05:20.344502 23708 raft_consensus.cc:385] T 00000000000000000000000000000000 P adc2b8ff5a8b42e8a325b516c221558a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:20.344696 23708 raft_consensus.cc:740] T 00000000000000000000000000000000 P adc2b8ff5a8b42e8a325b516c221558a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adc2b8ff5a8b42e8a325b516c221558a, State: Initialized, Role: FOLLOWER
I20260608 10:05:20.345366 23708 consensus_queue.cc:260] T 00000000000000000000000000000000 P adc2b8ff5a8b42e8a325b516c221558a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "adc2b8ff5a8b42e8a325b516c221558a" member_type: VOTER }
I20260608 10:05:20.345914 23708 raft_consensus.cc:399] T 00000000000000000000000000000000 P adc2b8ff5a8b42e8a325b516c221558a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:05:20.346134 23708 raft_consensus.cc:493] T 00000000000000000000000000000000 P adc2b8ff5a8b42e8a325b516c221558a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:05:20.346357 23708 raft_consensus.cc:3060] T 00000000000000000000000000000000 P adc2b8ff5a8b42e8a325b516c221558a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:20.351661 23708 raft_consensus.cc:515] T 00000000000000000000000000000000 P adc2b8ff5a8b42e8a325b516c221558a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "adc2b8ff5a8b42e8a325b516c221558a" member_type: VOTER }
I20260608 10:05:20.352213 23708 leader_election.cc:304] T 00000000000000000000000000000000 P adc2b8ff5a8b42e8a325b516c221558a [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: adc2b8ff5a8b42e8a325b516c221558a; no voters: 
I20260608 10:05:20.353605 23708 leader_election.cc:290] T 00000000000000000000000000000000 P adc2b8ff5a8b42e8a325b516c221558a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:05:20.354235 23711 raft_consensus.cc:2804] T 00000000000000000000000000000000 P adc2b8ff5a8b42e8a325b516c221558a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:20.356113 23711 raft_consensus.cc:697] T 00000000000000000000000000000000 P adc2b8ff5a8b42e8a325b516c221558a [term 1 LEADER]: Becoming Leader. State: Replica: adc2b8ff5a8b42e8a325b516c221558a, State: Running, Role: LEADER
I20260608 10:05:20.356914 23711 consensus_queue.cc:237] T 00000000000000000000000000000000 P adc2b8ff5a8b42e8a325b516c221558a [LEADER]: Queue going to LEADER mode. State: All 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: "adc2b8ff5a8b42e8a325b516c221558a" member_type: VOTER }
I20260608 10:05:20.357416 23708 sys_catalog.cc:565] T 00000000000000000000000000000000 P adc2b8ff5a8b42e8a325b516c221558a [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:05:20.360268 23713 sys_catalog.cc:455] T 00000000000000000000000000000000 P adc2b8ff5a8b42e8a325b516c221558a [sys.catalog]: SysCatalogTable state changed. Reason: New leader adc2b8ff5a8b42e8a325b516c221558a. Latest consensus state: current_term: 1 leader_uuid: "adc2b8ff5a8b42e8a325b516c221558a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "adc2b8ff5a8b42e8a325b516c221558a" member_type: VOTER } }
I20260608 10:05:20.360268 23712 sys_catalog.cc:455] T 00000000000000000000000000000000 P adc2b8ff5a8b42e8a325b516c221558a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "adc2b8ff5a8b42e8a325b516c221558a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "adc2b8ff5a8b42e8a325b516c221558a" member_type: VOTER } }
I20260608 10:05:20.361135 23712 sys_catalog.cc:458] T 00000000000000000000000000000000 P adc2b8ff5a8b42e8a325b516c221558a [sys.catalog]: This master's current role is: LEADER
I20260608 10:05:20.363396 23713 sys_catalog.cc:458] T 00000000000000000000000000000000 P adc2b8ff5a8b42e8a325b516c221558a [sys.catalog]: This master's current role is: LEADER
I20260608 10:05:20.369459 23717 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:05:20.375597 23717 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:05:20.376884 21486 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:05:20.386240 23717 catalog_manager.cc:1382] Generated new cluster ID: 20bfb4206ec44aca88ee5896177714ba
I20260608 10:05:20.386605 23717 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:05:20.405812 23717 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:05:20.407423 23717 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:05:20.420284 23717 catalog_manager.cc:6069] T 00000000000000000000000000000000 P adc2b8ff5a8b42e8a325b516c221558a: Generated new TSK 0
I20260608 10:05:20.421031 23717 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:05:20.443691 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:05:20.450984 23729 instance_detector.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:05:20.452199 23730 instance_detector.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:05:20.453454 23732 instance_detector.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:05:20.453990 21486 server_base.cc:1061] running on GCE node
I20260608 10:05:20.454807 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:05:20.454993 21486 system_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:05:20.455137 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913120455124 us; error 0 us; skew 500 ppm
I20260608 10:05:20.455756 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:05:20.458287 21486 webserver.cc:533] Webserver started at http://127.20.251.129:37519/ using document root <none> and password file <none>
I20260608 10:05:20.458915 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:05:20.459148 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:05:20.459414 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:05:20.460655 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913058711471-21486-0/minicluster-data/ts-0-root/instance:
uuid: "c6fcc8feab694000ab10a87074f0ced6"
format_stamp: "Formatted at 2026-06-08 10:05:20 on dist-test-slave-0x65"
I20260608 10:05:20.465695 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260608 10:05:20.469478 23737 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:05:20.470517 21486 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:05:20.470825 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913058711471-21486-0/minicluster-data/ts-0-root
uuid: "c6fcc8feab694000ab10a87074f0ced6"
format_stamp: "Formatted at 2026-06-08 10:05:20 on dist-test-slave-0x65"
I20260608 10:05:20.471101 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913058711471-21486-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913058711471-21486-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913058711471-21486-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:05:20.496727 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:05:20.498086 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:05:20.499749 21486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:05:20.502379 21486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:05:20.502586 21486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:20.502821 21486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:05:20.502975 21486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:20.551936 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.129:36043
I20260608 10:05:20.552207 23799 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.129:36043 every 8 connection(s)
I20260608 10:05:20.557266 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:05:20.565335 23804 instance_detector.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:05:20.566239 23805 instance_detector.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:05:20.569962 23807 instance_detector.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:05:20.570588 21486 server_base.cc:1061] running on GCE node
I20260608 10:05:20.571754 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:05:20.572095 21486 system_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:05:20.572312 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913120572289 us; error 0 us; skew 500 ppm
I20260608 10:05:20.573330 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:05:20.576341 21486 webserver.cc:533] Webserver started at http://127.20.251.130:44281/ using document root <none> and password file <none>
I20260608 10:05:20.576895 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:05:20.577091 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:05:20.577422 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:05:20.579311 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913058711471-21486-0/minicluster-data/ts-1-root/instance:
uuid: "9f98c6ed9b4e49fc95f9636fe101b1ae"
format_stamp: "Formatted at 2026-06-08 10:05:20 on dist-test-slave-0x65"
I20260608 10:05:20.581243 23800 heartbeater.cc:344] Connected to a master server at 127.20.251.190:43391
I20260608 10:05:20.581786 23800 heartbeater.cc:461] Registering TS with master...
I20260608 10:05:20.582943 23800 heartbeater.cc:507] Master 127.20.251.190:43391 requested a full tablet report, sending...
I20260608 10:05:20.586179 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260608 10:05:20.586072 23673 ts_manager.cc:194] Registered new tserver with Master: c6fcc8feab694000ab10a87074f0ced6 (127.20.251.129:36043)
I20260608 10:05:20.589278 23673 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49040
I20260608 10:05:20.591789 23812 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:05:20.592820 21486 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260608 10:05:20.593127 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913058711471-21486-0/minicluster-data/ts-1-root
uuid: "9f98c6ed9b4e49fc95f9636fe101b1ae"
format_stamp: "Formatted at 2026-06-08 10:05:20 on dist-test-slave-0x65"
I20260608 10:05:20.593398 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913058711471-21486-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913058711471-21486-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913058711471-21486-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:05:20.612083 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:05:20.613636 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:05:20.615350 21486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:05:20.618260 21486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:05:20.618480 21486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:20.618758 21486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:05:20.618907 21486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:20.669862 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.130:40623
I20260608 10:05:20.669965 23874 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.130:40623 every 8 connection(s)
I20260608 10:05:20.675863 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:05:20.685220 23878 instance_detector.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:05:20.685695 23879 instance_detector.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:05:20.689612 23881 instance_detector.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:05:20.690344 21486 server_base.cc:1061] running on GCE node
I20260608 10:05:20.690498 23875 heartbeater.cc:344] Connected to a master server at 127.20.251.190:43391
I20260608 10:05:20.691031 23875 heartbeater.cc:461] Registering TS with master...
I20260608 10:05:20.691372 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:05:20.691634 21486 system_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:05:20.691807 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913120691790 us; error 0 us; skew 500 ppm
I20260608 10:05:20.691993 23875 heartbeater.cc:507] Master 127.20.251.190:43391 requested a full tablet report, sending...
I20260608 10:05:20.692538 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:05:20.694667 23673 ts_manager.cc:194] Registered new tserver with Master: 9f98c6ed9b4e49fc95f9636fe101b1ae (127.20.251.130:40623)
I20260608 10:05:20.695747 21486 webserver.cc:533] Webserver started at http://127.20.251.131:36317/ using document root <none> and password file <none>
I20260608 10:05:20.696502 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:05:20.696758 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:05:20.696674 23673 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49046
I20260608 10:05:20.697232 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:05:20.698668 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913058711471-21486-0/minicluster-data/ts-2-root/instance:
uuid: "eb86fee0dd83473ea4be0dc74ca08fb1"
format_stamp: "Formatted at 2026-06-08 10:05:20 on dist-test-slave-0x65"
I20260608 10:05:20.703596 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:05:20.707775 23886 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:05:20.708680 21486 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.001s
I20260608 10:05:20.708981 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913058711471-21486-0/minicluster-data/ts-2-root
uuid: "eb86fee0dd83473ea4be0dc74ca08fb1"
format_stamp: "Formatted at 2026-06-08 10:05:20 on dist-test-slave-0x65"
I20260608 10:05:20.709246 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913058711471-21486-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913058711471-21486-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913058711471-21486-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:05:20.725191 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:05:20.726727 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:05:20.728269 21486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:05:20.730746 21486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:05:20.730944 21486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:20.731186 21486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:05:20.731329 21486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:20.777608 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.131:42473
I20260608 10:05:20.777858 23948 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.131:42473 every 8 connection(s)
I20260608 10:05:20.793783 23949 heartbeater.cc:344] Connected to a master server at 127.20.251.190:43391
I20260608 10:05:20.794193 23949 heartbeater.cc:461] Registering TS with master...
I20260608 10:05:20.795032 23949 heartbeater.cc:507] Master 127.20.251.190:43391 requested a full tablet report, sending...
I20260608 10:05:20.797219 23673 ts_manager.cc:194] Registered new tserver with Master: eb86fee0dd83473ea4be0dc74ca08fb1 (127.20.251.131:42473)
I20260608 10:05:20.798034 21486 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016969376s
I20260608 10:05:20.798650 23673 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49058
I20260608 10:05:21.592937 23800 heartbeater.cc:499] Master 127.20.251.190:43391 was elected leader, sending a full tablet report...
I20260608 10:05:21.699988 23875 heartbeater.cc:499] Master 127.20.251.190:43391 was elected leader, sending a full tablet report...
I20260608 10:05:21.801752 23949 heartbeater.cc:499] Master 127.20.251.190:43391 was elected leader, sending a full tablet report...
I20260608 10:05:22.374872 23726 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:05:24.375912 23726 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:05:26.377271 23726 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:05:28.378582 23726 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:05:30.380103 23726 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:05:32.381546 23726 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:05:32.899535 21486 tablet_server.cc:179] TabletServer@127.20.251.129:0 shutting down...
I20260608 10:05:32.938208 21486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:05:32.957042 21486 tablet_server.cc:196] TabletServer@127.20.251.129:0 shutdown complete.
I20260608 10:05:32.969908 21486 tablet_server.cc:179] TabletServer@127.20.251.130:0 shutting down...
I20260608 10:05:32.995438 21486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:05:33.012352 21486 tablet_server.cc:196] TabletServer@127.20.251.130:0 shutdown complete.
I20260608 10:05:33.022634 21486 tablet_server.cc:179] TabletServer@127.20.251.131:0 shutting down...
I20260608 10:05:33.049618 21486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:05:33.066998 21486 tablet_server.cc:196] TabletServer@127.20.251.131:0 shutdown complete.
I20260608 10:05:33.078689 21486 master.cc:562] Master@127.20.251.190:43391 shutting down...
I20260608 10:05:33.106860 21486 raft_consensus.cc:2243] T 00000000000000000000000000000000 P adc2b8ff5a8b42e8a325b516c221558a [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:05:33.107692 21486 raft_consensus.cc:2272] T 00000000000000000000000000000000 P adc2b8ff5a8b42e8a325b516c221558a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:33.108067 21486 tablet_replica.cc:333] T 00000000000000000000000000000000 P adc2b8ff5a8b42e8a325b516c221558a: stopping tablet replica
I20260608 10:05:33.127064 21486 master.cc:584] Master@127.20.251.190:43391 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTablets (12940 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange
I20260608 10:05:33.166234 21486 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.20.251.190:39375
I20260608 10:05:33.167703 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:05:33.174196 23954 instance_detector.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:05:33.174849 23955 instance_detector.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:05:33.175625 23957 instance_detector.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:05:33.177393 21486 server_base.cc:1061] running on GCE node
I20260608 10:05:33.178488 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:05:33.178680 21486 system_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:05:33.178817 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913133178805 us; error 0 us; skew 500 ppm
I20260608 10:05:33.179421 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:05:33.182502 21486 webserver.cc:533] Webserver started at http://127.20.251.190:40885/ using document root <none> and password file <none>
I20260608 10:05:33.183075 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:05:33.183251 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:05:33.183495 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:05:33.184875 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913058711471-21486-0/minicluster-data/master-0-root/instance:
uuid: "3689fbab72d14b13a702ae8e88204c32"
format_stamp: "Formatted at 2026-06-08 10:05:33 on dist-test-slave-0x65"
I20260608 10:05:33.190708 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.008s	sys 0.000s
I20260608 10:05:33.195051 23962 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:05:33.196002 21486 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:05:33.196322 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913058711471-21486-0/minicluster-data/master-0-root
uuid: "3689fbab72d14b13a702ae8e88204c32"
format_stamp: "Formatted at 2026-06-08 10:05:33 on dist-test-slave-0x65"
I20260608 10:05:33.196619 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913058711471-21486-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913058711471-21486-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913058711471-21486-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:05:33.215153 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:05:33.216624 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:05:33.264916 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.190:39375
I20260608 10:05:33.265082 24013 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.190:39375 every 8 connection(s)
I20260608 10:05:33.269982 24014 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:05:33.280807 24014 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3689fbab72d14b13a702ae8e88204c32: Bootstrap starting.
I20260608 10:05:33.285929 24014 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3689fbab72d14b13a702ae8e88204c32: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:33.290634 24014 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3689fbab72d14b13a702ae8e88204c32: No bootstrap required, opened a new log
I20260608 10:05:33.293118 24014 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3689fbab72d14b13a702ae8e88204c32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3689fbab72d14b13a702ae8e88204c32" member_type: VOTER }
I20260608 10:05:33.293584 24014 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3689fbab72d14b13a702ae8e88204c32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:33.293828 24014 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3689fbab72d14b13a702ae8e88204c32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3689fbab72d14b13a702ae8e88204c32, State: Initialized, Role: FOLLOWER
I20260608 10:05:33.294461 24014 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3689fbab72d14b13a702ae8e88204c32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3689fbab72d14b13a702ae8e88204c32" member_type: VOTER }
I20260608 10:05:33.294909 24014 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3689fbab72d14b13a702ae8e88204c32 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:05:33.295113 24014 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3689fbab72d14b13a702ae8e88204c32 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:05:33.295354 24014 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3689fbab72d14b13a702ae8e88204c32 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:33.300088 24014 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3689fbab72d14b13a702ae8e88204c32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3689fbab72d14b13a702ae8e88204c32" member_type: VOTER }
I20260608 10:05:33.300583 24014 leader_election.cc:304] T 00000000000000000000000000000000 P 3689fbab72d14b13a702ae8e88204c32 [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: 3689fbab72d14b13a702ae8e88204c32; no voters: 
I20260608 10:05:33.301867 24014 leader_election.cc:290] T 00000000000000000000000000000000 P 3689fbab72d14b13a702ae8e88204c32 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:05:33.302547 24017 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3689fbab72d14b13a702ae8e88204c32 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:33.304142 24017 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3689fbab72d14b13a702ae8e88204c32 [term 1 LEADER]: Becoming Leader. State: Replica: 3689fbab72d14b13a702ae8e88204c32, State: Running, Role: LEADER
I20260608 10:05:33.305048 24014 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3689fbab72d14b13a702ae8e88204c32 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:05:33.304973 24017 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3689fbab72d14b13a702ae8e88204c32 [LEADER]: Queue going to LEADER mode. State: All 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: "3689fbab72d14b13a702ae8e88204c32" member_type: VOTER }
I20260608 10:05:33.308993 24018 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3689fbab72d14b13a702ae8e88204c32 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3689fbab72d14b13a702ae8e88204c32" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3689fbab72d14b13a702ae8e88204c32" member_type: VOTER } }
I20260608 10:05:33.309665 24018 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3689fbab72d14b13a702ae8e88204c32 [sys.catalog]: This master's current role is: LEADER
I20260608 10:05:33.309576 24019 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3689fbab72d14b13a702ae8e88204c32 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3689fbab72d14b13a702ae8e88204c32. Latest consensus state: current_term: 1 leader_uuid: "3689fbab72d14b13a702ae8e88204c32" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3689fbab72d14b13a702ae8e88204c32" member_type: VOTER } }
I20260608 10:05:33.310362 24019 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3689fbab72d14b13a702ae8e88204c32 [sys.catalog]: This master's current role is: LEADER
I20260608 10:05:33.312974 24023 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:05:33.319312 24023 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:05:33.322656 21486 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:05:33.330621 24023 catalog_manager.cc:1382] Generated new cluster ID: 2c6c383930c741c39d6f3224c373389e
I20260608 10:05:33.331060 24023 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:05:33.377590 24023 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:05:33.378938 24023 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:05:33.392413 24023 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 3689fbab72d14b13a702ae8e88204c32: Generated new TSK 0
I20260608 10:05:33.393033 24023 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:05:33.454010 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:05:33.461185 24035 instance_detector.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:05:33.461799 24036 instance_detector.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:05:33.464685 24038 instance_detector.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:05:33.465199 21486 server_base.cc:1061] running on GCE node
I20260608 10:05:33.466131 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:05:33.466324 21486 system_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:05:33.466503 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913133466484 us; error 0 us; skew 500 ppm
I20260608 10:05:33.467085 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:05:33.469812 21486 webserver.cc:533] Webserver started at http://127.20.251.129:46119/ using document root <none> and password file <none>
I20260608 10:05:33.470346 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:05:33.470525 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:05:33.470814 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:05:33.471966 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913058711471-21486-0/minicluster-data/ts-0-root/instance:
uuid: "10feffc7c5d440af971c2e4fd5d4b0f4"
format_stamp: "Formatted at 2026-06-08 10:05:33 on dist-test-slave-0x65"
I20260608 10:05:33.476995 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.005s
I20260608 10:05:33.480713 24043 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:05:33.481689 21486 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:05:33.482002 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913058711471-21486-0/minicluster-data/ts-0-root
uuid: "10feffc7c5d440af971c2e4fd5d4b0f4"
format_stamp: "Formatted at 2026-06-08 10:05:33 on dist-test-slave-0x65"
I20260608 10:05:33.482261 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913058711471-21486-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913058711471-21486-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913058711471-21486-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:05:33.497051 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:05:33.498376 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:05:33.500105 21486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:05:33.503877 21486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:05:33.504143 21486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:33.504455 21486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:05:33.504634 21486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:33.551196 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.129:34939
I20260608 10:05:33.551389 24105 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.129:34939 every 8 connection(s)
I20260608 10:05:33.556526 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:05:33.564062 24110 instance_detector.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:05:33.565819 24111 instance_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:05:33.567315 21486 server_base.cc:1061] running on GCE node
W20260608 10:05:33.569561 24114 instance_detector.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:05:33.571002 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:05:33.571241 21486 system_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:05:33.571425 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913133571401 us; error 0 us; skew 500 ppm
I20260608 10:05:33.572022 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:05:33.572151 24106 heartbeater.cc:344] Connected to a master server at 127.20.251.190:39375
I20260608 10:05:33.572593 24106 heartbeater.cc:461] Registering TS with master...
I20260608 10:05:33.573705 24106 heartbeater.cc:507] Master 127.20.251.190:39375 requested a full tablet report, sending...
I20260608 10:05:33.574919 21486 webserver.cc:533] Webserver started at http://127.20.251.130:44229/ using document root <none> and password file <none>
I20260608 10:05:33.575551 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:05:33.575722 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:05:33.575994 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:05:33.576536 23979 ts_manager.cc:194] Registered new tserver with Master: 10feffc7c5d440af971c2e4fd5d4b0f4 (127.20.251.129:34939)
I20260608 10:05:33.577289 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913058711471-21486-0/minicluster-data/ts-1-root/instance:
uuid: "721808015de04727b61420a106700cb8"
format_stamp: "Formatted at 2026-06-08 10:05:33 on dist-test-slave-0x65"
I20260608 10:05:33.578781 23979 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40166
I20260608 10:05:33.582561 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.002s
I20260608 10:05:33.586712 24118 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:05:33.587797 21486 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:05:33.588119 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913058711471-21486-0/minicluster-data/ts-1-root
uuid: "721808015de04727b61420a106700cb8"
format_stamp: "Formatted at 2026-06-08 10:05:33 on dist-test-slave-0x65"
I20260608 10:05:33.588402 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913058711471-21486-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913058711471-21486-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913058711471-21486-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:05:33.599821 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:05:33.601055 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:05:33.602618 21486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:05:33.605018 21486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:05:33.605362 21486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:33.605649 21486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:05:33.605821 21486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:33.652742 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.130:44927
I20260608 10:05:33.652941 24180 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.130:44927 every 8 connection(s)
I20260608 10:05:33.658061 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:05:33.666224 24184 instance_detector.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:05:33.668161 24185 instance_detector.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:05:33.671377 24187 instance_detector.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:05:33.672648 24181 heartbeater.cc:344] Connected to a master server at 127.20.251.190:39375
I20260608 10:05:33.672966 21486 server_base.cc:1061] running on GCE node
I20260608 10:05:33.673166 24181 heartbeater.cc:461] Registering TS with master...
I20260608 10:05:33.674014 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:05:33.674242 21486 system_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:05:33.674219 24181 heartbeater.cc:507] Master 127.20.251.190:39375 requested a full tablet report, sending...
I20260608 10:05:33.674733 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913133674712 us; error 0 us; skew 500 ppm
I20260608 10:05:33.675417 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:05:33.677219 23979 ts_manager.cc:194] Registered new tserver with Master: 721808015de04727b61420a106700cb8 (127.20.251.130:44927)
I20260608 10:05:33.678607 21486 webserver.cc:533] Webserver started at http://127.20.251.131:34347/ using document root <none> and password file <none>
I20260608 10:05:33.679286 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:05:33.679232 23979 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40176
I20260608 10:05:33.679663 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:05:33.680020 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:05:33.681399 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913058711471-21486-0/minicluster-data/ts-2-root/instance:
uuid: "2f5c16b4a34646b3a7d6aff03b514f42"
format_stamp: "Formatted at 2026-06-08 10:05:33 on dist-test-slave-0x65"
I20260608 10:05:33.686293 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260608 10:05:33.690351 24192 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:05:33.691210 21486 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 10:05:33.691532 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913058711471-21486-0/minicluster-data/ts-2-root
uuid: "2f5c16b4a34646b3a7d6aff03b514f42"
format_stamp: "Formatted at 2026-06-08 10:05:33 on dist-test-slave-0x65"
I20260608 10:05:33.691787 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913058711471-21486-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913058711471-21486-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913058711471-21486-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:05:33.730813 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:05:33.732061 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:05:33.733723 21486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:05:33.736183 21486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:05:33.736387 21486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:33.736613 21486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:05:33.736766 21486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:33.782016 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.131:38411
I20260608 10:05:33.782213 24254 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.131:38411 every 8 connection(s)
I20260608 10:05:33.798558 24255 heartbeater.cc:344] Connected to a master server at 127.20.251.190:39375
I20260608 10:05:33.799185 24255 heartbeater.cc:461] Registering TS with master...
I20260608 10:05:33.800113 24255 heartbeater.cc:507] Master 127.20.251.190:39375 requested a full tablet report, sending...
I20260608 10:05:33.802604 23979 ts_manager.cc:194] Registered new tserver with Master: 2f5c16b4a34646b3a7d6aff03b514f42 (127.20.251.131:38411)
I20260608 10:05:33.803177 21486 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01758168s
I20260608 10:05:33.804502 23979 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40182
I20260608 10:05:34.349094 23979 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40186:
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:05:34.352192 23979 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:05:34.424430 24145 tablet_service.cc:1511] Processing CreateTablet for tablet c2b72a1ed0f64b04a76e7979382b2af3 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=29f88890178e415386e7c99613e25158]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:05:34.425256 24144 tablet_service.cc:1511] Processing CreateTablet for tablet 8da2df3c9f40450da231acc416527dab (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=29f88890178e415386e7c99613e25158]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:05:34.426307 24145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2b72a1ed0f64b04a76e7979382b2af3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:34.427093 24144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8da2df3c9f40450da231acc416527dab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:34.428591 24146 tablet_service.cc:1511] Processing CreateTablet for tablet 1e9139094a274246a9dc5ea83bc29ce8 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=29f88890178e415386e7c99613e25158]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:05:34.429956 24146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e9139094a274246a9dc5ea83bc29ce8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:34.430516 24143 tablet_service.cc:1511] Processing CreateTablet for tablet 5ee2d8eecff24734904024e33fe2de09 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=29f88890178e415386e7c99613e25158]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:05:34.431797 24143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ee2d8eecff24734904024e33fe2de09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:34.436587 24220 tablet_service.cc:1511] Processing CreateTablet for tablet 1e9139094a274246a9dc5ea83bc29ce8 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=29f88890178e415386e7c99613e25158]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:05:34.437552 24219 tablet_service.cc:1511] Processing CreateTablet for tablet c2b72a1ed0f64b04a76e7979382b2af3 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=29f88890178e415386e7c99613e25158]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:05:34.438308 24220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e9139094a274246a9dc5ea83bc29ce8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:34.439299 24219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2b72a1ed0f64b04a76e7979382b2af3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:34.450851 24218 tablet_service.cc:1511] Processing CreateTablet for tablet 8da2df3c9f40450da231acc416527dab (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=29f88890178e415386e7c99613e25158]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:05:34.452622 24218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8da2df3c9f40450da231acc416527dab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:34.458150 24217 tablet_service.cc:1511] Processing CreateTablet for tablet 5ee2d8eecff24734904024e33fe2de09 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=29f88890178e415386e7c99613e25158]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:05:34.458523 24071 tablet_service.cc:1511] Processing CreateTablet for tablet 1e9139094a274246a9dc5ea83bc29ce8 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=29f88890178e415386e7c99613e25158]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:05:34.460064 24071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e9139094a274246a9dc5ea83bc29ce8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:34.460704 24274 tablet_bootstrap.cc:492] T c2b72a1ed0f64b04a76e7979382b2af3 P 721808015de04727b61420a106700cb8: Bootstrap starting.
I20260608 10:05:34.462870 24068 tablet_service.cc:1511] Processing CreateTablet for tablet 5ee2d8eecff24734904024e33fe2de09 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=29f88890178e415386e7c99613e25158]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:05:34.464534 24068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ee2d8eecff24734904024e33fe2de09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:34.461417 24069 tablet_service.cc:1511] Processing CreateTablet for tablet 8da2df3c9f40450da231acc416527dab (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=29f88890178e415386e7c99613e25158]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:05:34.467288 24069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8da2df3c9f40450da231acc416527dab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:34.465804 24070 tablet_service.cc:1511] Processing CreateTablet for tablet c2b72a1ed0f64b04a76e7979382b2af3 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=29f88890178e415386e7c99613e25158]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:05:34.470690 24070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2b72a1ed0f64b04a76e7979382b2af3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:34.460064 24217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ee2d8eecff24734904024e33fe2de09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:34.475924 24275 tablet_bootstrap.cc:492] T 1e9139094a274246a9dc5ea83bc29ce8 P 2f5c16b4a34646b3a7d6aff03b514f42: Bootstrap starting.
I20260608 10:05:34.476184 24274 tablet_bootstrap.cc:654] T c2b72a1ed0f64b04a76e7979382b2af3 P 721808015de04727b61420a106700cb8: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:34.487761 24275 tablet_bootstrap.cc:654] T 1e9139094a274246a9dc5ea83bc29ce8 P 2f5c16b4a34646b3a7d6aff03b514f42: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:34.491274 24277 tablet_bootstrap.cc:492] T 1e9139094a274246a9dc5ea83bc29ce8 P 10feffc7c5d440af971c2e4fd5d4b0f4: Bootstrap starting.
I20260608 10:05:34.512313 24274 tablet_bootstrap.cc:492] T c2b72a1ed0f64b04a76e7979382b2af3 P 721808015de04727b61420a106700cb8: No bootstrap required, opened a new log
I20260608 10:05:34.512866 24274 ts_tablet_manager.cc:1403] T c2b72a1ed0f64b04a76e7979382b2af3 P 721808015de04727b61420a106700cb8: Time spent bootstrapping tablet: real 0.053s	user 0.015s	sys 0.012s
I20260608 10:05:34.516062 24274 raft_consensus.cc:359] T c2b72a1ed0f64b04a76e7979382b2af3 P 721808015de04727b61420a106700cb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10feffc7c5d440af971c2e4fd5d4b0f4" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34939 } } peers { permanent_uuid: "721808015de04727b61420a106700cb8" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 44927 } } peers { permanent_uuid: "2f5c16b4a34646b3a7d6aff03b514f42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38411 } }
I20260608 10:05:34.517154 24274 raft_consensus.cc:385] T c2b72a1ed0f64b04a76e7979382b2af3 P 721808015de04727b61420a106700cb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:34.517545 24274 raft_consensus.cc:740] T c2b72a1ed0f64b04a76e7979382b2af3 P 721808015de04727b61420a106700cb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 721808015de04727b61420a106700cb8, State: Initialized, Role: FOLLOWER
I20260608 10:05:34.518548 24274 consensus_queue.cc:260] T c2b72a1ed0f64b04a76e7979382b2af3 P 721808015de04727b61420a106700cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10feffc7c5d440af971c2e4fd5d4b0f4" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34939 } } peers { permanent_uuid: "721808015de04727b61420a106700cb8" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 44927 } } peers { permanent_uuid: "2f5c16b4a34646b3a7d6aff03b514f42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38411 } }
I20260608 10:05:34.523736 24275 tablet_bootstrap.cc:492] T 1e9139094a274246a9dc5ea83bc29ce8 P 2f5c16b4a34646b3a7d6aff03b514f42: No bootstrap required, opened a new log
I20260608 10:05:34.524294 24275 ts_tablet_manager.cc:1403] T 1e9139094a274246a9dc5ea83bc29ce8 P 2f5c16b4a34646b3a7d6aff03b514f42: Time spent bootstrapping tablet: real 0.049s	user 0.021s	sys 0.019s
I20260608 10:05:34.526559 24277 tablet_bootstrap.cc:654] T 1e9139094a274246a9dc5ea83bc29ce8 P 10feffc7c5d440af971c2e4fd5d4b0f4: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:34.526966 24181 heartbeater.cc:499] Master 127.20.251.190:39375 was elected leader, sending a full tablet report...
I20260608 10:05:34.527510 24275 raft_consensus.cc:359] T 1e9139094a274246a9dc5ea83bc29ce8 P 2f5c16b4a34646b3a7d6aff03b514f42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "721808015de04727b61420a106700cb8" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 44927 } } peers { permanent_uuid: "2f5c16b4a34646b3a7d6aff03b514f42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38411 } } peers { permanent_uuid: "10feffc7c5d440af971c2e4fd5d4b0f4" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34939 } }
I20260608 10:05:34.531167 24275 raft_consensus.cc:385] T 1e9139094a274246a9dc5ea83bc29ce8 P 2f5c16b4a34646b3a7d6aff03b514f42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:34.531553 24275 raft_consensus.cc:740] T 1e9139094a274246a9dc5ea83bc29ce8 P 2f5c16b4a34646b3a7d6aff03b514f42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f5c16b4a34646b3a7d6aff03b514f42, State: Initialized, Role: FOLLOWER
I20260608 10:05:34.528568 24274 ts_tablet_manager.cc:1434] T c2b72a1ed0f64b04a76e7979382b2af3 P 721808015de04727b61420a106700cb8: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.003s
I20260608 10:05:34.532766 24279 raft_consensus.cc:493] T c2b72a1ed0f64b04a76e7979382b2af3 P 721808015de04727b61420a106700cb8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:34.533537 24274 tablet_bootstrap.cc:492] T 1e9139094a274246a9dc5ea83bc29ce8 P 721808015de04727b61420a106700cb8: Bootstrap starting.
I20260608 10:05:34.533272 24279 raft_consensus.cc:515] T c2b72a1ed0f64b04a76e7979382b2af3 P 721808015de04727b61420a106700cb8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10feffc7c5d440af971c2e4fd5d4b0f4" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34939 } } peers { permanent_uuid: "721808015de04727b61420a106700cb8" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 44927 } } peers { permanent_uuid: "2f5c16b4a34646b3a7d6aff03b514f42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38411 } }
I20260608 10:05:34.536311 24279 leader_election.cc:290] T c2b72a1ed0f64b04a76e7979382b2af3 P 721808015de04727b61420a106700cb8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10feffc7c5d440af971c2e4fd5d4b0f4 (127.20.251.129:34939), 2f5c16b4a34646b3a7d6aff03b514f42 (127.20.251.131:38411)
I20260608 10:05:34.541072 24274 tablet_bootstrap.cc:654] T 1e9139094a274246a9dc5ea83bc29ce8 P 721808015de04727b61420a106700cb8: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:34.544440 24275 consensus_queue.cc:260] T 1e9139094a274246a9dc5ea83bc29ce8 P 2f5c16b4a34646b3a7d6aff03b514f42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "721808015de04727b61420a106700cb8" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 44927 } } peers { permanent_uuid: "2f5c16b4a34646b3a7d6aff03b514f42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38411 } } peers { permanent_uuid: "10feffc7c5d440af971c2e4fd5d4b0f4" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34939 } }
I20260608 10:05:34.549887 24275 ts_tablet_manager.cc:1434] T 1e9139094a274246a9dc5ea83bc29ce8 P 2f5c16b4a34646b3a7d6aff03b514f42: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.003s
I20260608 10:05:34.551153 24275 tablet_bootstrap.cc:492] T c2b72a1ed0f64b04a76e7979382b2af3 P 2f5c16b4a34646b3a7d6aff03b514f42: Bootstrap starting.
I20260608 10:05:34.549961 24255 heartbeater.cc:499] Master 127.20.251.190:39375 was elected leader, sending a full tablet report...
I20260608 10:05:34.556241 24277 tablet_bootstrap.cc:492] T 1e9139094a274246a9dc5ea83bc29ce8 P 10feffc7c5d440af971c2e4fd5d4b0f4: No bootstrap required, opened a new log
I20260608 10:05:34.556728 24277 ts_tablet_manager.cc:1403] T 1e9139094a274246a9dc5ea83bc29ce8 P 10feffc7c5d440af971c2e4fd5d4b0f4: Time spent bootstrapping tablet: real 0.066s	user 0.007s	sys 0.016s
I20260608 10:05:34.558686 24275 tablet_bootstrap.cc:654] T c2b72a1ed0f64b04a76e7979382b2af3 P 2f5c16b4a34646b3a7d6aff03b514f42: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:34.560022 24277 raft_consensus.cc:359] T 1e9139094a274246a9dc5ea83bc29ce8 P 10feffc7c5d440af971c2e4fd5d4b0f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "721808015de04727b61420a106700cb8" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 44927 } } peers { permanent_uuid: "2f5c16b4a34646b3a7d6aff03b514f42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38411 } } peers { permanent_uuid: "10feffc7c5d440af971c2e4fd5d4b0f4" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34939 } }
I20260608 10:05:34.560779 24277 raft_consensus.cc:385] T 1e9139094a274246a9dc5ea83bc29ce8 P 10feffc7c5d440af971c2e4fd5d4b0f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:34.561087 24277 raft_consensus.cc:740] T 1e9139094a274246a9dc5ea83bc29ce8 P 10feffc7c5d440af971c2e4fd5d4b0f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10feffc7c5d440af971c2e4fd5d4b0f4, State: Initialized, Role: FOLLOWER
I20260608 10:05:34.562060 24277 consensus_queue.cc:260] T 1e9139094a274246a9dc5ea83bc29ce8 P 10feffc7c5d440af971c2e4fd5d4b0f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "721808015de04727b61420a106700cb8" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 44927 } } peers { permanent_uuid: "2f5c16b4a34646b3a7d6aff03b514f42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38411 } } peers { permanent_uuid: "10feffc7c5d440af971c2e4fd5d4b0f4" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34939 } }
I20260608 10:05:34.565922 24277 ts_tablet_manager.cc:1434] T 1e9139094a274246a9dc5ea83bc29ce8 P 10feffc7c5d440af971c2e4fd5d4b0f4: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.005s
I20260608 10:05:34.566737 24106 heartbeater.cc:499] Master 127.20.251.190:39375 was elected leader, sending a full tablet report...
I20260608 10:05:34.567035 24277 tablet_bootstrap.cc:492] T 5ee2d8eecff24734904024e33fe2de09 P 10feffc7c5d440af971c2e4fd5d4b0f4: Bootstrap starting.
I20260608 10:05:34.566334 24274 tablet_bootstrap.cc:492] T 1e9139094a274246a9dc5ea83bc29ce8 P 721808015de04727b61420a106700cb8: No bootstrap required, opened a new log
I20260608 10:05:34.569824 24274 ts_tablet_manager.cc:1403] T 1e9139094a274246a9dc5ea83bc29ce8 P 721808015de04727b61420a106700cb8: Time spent bootstrapping tablet: real 0.037s	user 0.019s	sys 0.008s
I20260608 10:05:34.573277 24274 raft_consensus.cc:359] T 1e9139094a274246a9dc5ea83bc29ce8 P 721808015de04727b61420a106700cb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "721808015de04727b61420a106700cb8" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 44927 } } peers { permanent_uuid: "2f5c16b4a34646b3a7d6aff03b514f42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38411 } } peers { permanent_uuid: "10feffc7c5d440af971c2e4fd5d4b0f4" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34939 } }
I20260608 10:05:34.573794 24277 tablet_bootstrap.cc:654] T 5ee2d8eecff24734904024e33fe2de09 P 10feffc7c5d440af971c2e4fd5d4b0f4: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:34.574479 24274 raft_consensus.cc:385] T 1e9139094a274246a9dc5ea83bc29ce8 P 721808015de04727b61420a106700cb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:34.574995 24274 raft_consensus.cc:740] T 1e9139094a274246a9dc5ea83bc29ce8 P 721808015de04727b61420a106700cb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 721808015de04727b61420a106700cb8, State: Initialized, Role: FOLLOWER
I20260608 10:05:34.576020 24274 consensus_queue.cc:260] T 1e9139094a274246a9dc5ea83bc29ce8 P 721808015de04727b61420a106700cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "721808015de04727b61420a106700cb8" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 44927 } } peers { permanent_uuid: "2f5c16b4a34646b3a7d6aff03b514f42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38411 } } peers { permanent_uuid: "10feffc7c5d440af971c2e4fd5d4b0f4" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34939 } }
I20260608 10:05:34.581995 24274 ts_tablet_manager.cc:1434] T 1e9139094a274246a9dc5ea83bc29ce8 P 721808015de04727b61420a106700cb8: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260608 10:05:34.583014 24274 tablet_bootstrap.cc:492] T 8da2df3c9f40450da231acc416527dab P 721808015de04727b61420a106700cb8: Bootstrap starting.
I20260608 10:05:34.583484 24275 tablet_bootstrap.cc:492] T c2b72a1ed0f64b04a76e7979382b2af3 P 2f5c16b4a34646b3a7d6aff03b514f42: No bootstrap required, opened a new log
I20260608 10:05:34.584175 24275 ts_tablet_manager.cc:1403] T c2b72a1ed0f64b04a76e7979382b2af3 P 2f5c16b4a34646b3a7d6aff03b514f42: Time spent bootstrapping tablet: real 0.033s	user 0.007s	sys 0.014s
I20260608 10:05:34.587375 24275 raft_consensus.cc:359] T c2b72a1ed0f64b04a76e7979382b2af3 P 2f5c16b4a34646b3a7d6aff03b514f42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10feffc7c5d440af971c2e4fd5d4b0f4" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34939 } } peers { permanent_uuid: "721808015de04727b61420a106700cb8" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 44927 } } peers { permanent_uuid: "2f5c16b4a34646b3a7d6aff03b514f42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38411 } }
I20260608 10:05:34.589154 24275 raft_consensus.cc:385] T c2b72a1ed0f64b04a76e7979382b2af3 P 2f5c16b4a34646b3a7d6aff03b514f42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:34.589537 24275 raft_consensus.cc:740] T c2b72a1ed0f64b04a76e7979382b2af3 P 2f5c16b4a34646b3a7d6aff03b514f42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f5c16b4a34646b3a7d6aff03b514f42, State: Initialized, Role: FOLLOWER
I20260608 10:05:34.590314 24081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2b72a1ed0f64b04a76e7979382b2af3" candidate_uuid: "721808015de04727b61420a106700cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10feffc7c5d440af971c2e4fd5d4b0f4" is_pre_election: true
I20260608 10:05:34.590544 24275 consensus_queue.cc:260] T c2b72a1ed0f64b04a76e7979382b2af3 P 2f5c16b4a34646b3a7d6aff03b514f42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10feffc7c5d440af971c2e4fd5d4b0f4" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34939 } } peers { permanent_uuid: "721808015de04727b61420a106700cb8" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 44927 } } peers { permanent_uuid: "2f5c16b4a34646b3a7d6aff03b514f42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38411 } }
W20260608 10:05:34.592235 24120 leader_election.cc:343] T c2b72a1ed0f64b04a76e7979382b2af3 P 721808015de04727b61420a106700cb8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 10feffc7c5d440af971c2e4fd5d4b0f4 (127.20.251.129:34939): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:05:34.596189 24275 ts_tablet_manager.cc:1434] T c2b72a1ed0f64b04a76e7979382b2af3 P 2f5c16b4a34646b3a7d6aff03b514f42: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260608 10:05:34.596926 24274 tablet_bootstrap.cc:654] T 8da2df3c9f40450da231acc416527dab P 721808015de04727b61420a106700cb8: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:34.597039 24277 tablet_bootstrap.cc:492] T 5ee2d8eecff24734904024e33fe2de09 P 10feffc7c5d440af971c2e4fd5d4b0f4: No bootstrap required, opened a new log
I20260608 10:05:34.597373 24275 tablet_bootstrap.cc:492] T 8da2df3c9f40450da231acc416527dab P 2f5c16b4a34646b3a7d6aff03b514f42: Bootstrap starting.
I20260608 10:05:34.597636 24277 ts_tablet_manager.cc:1403] T 5ee2d8eecff24734904024e33fe2de09 P 10feffc7c5d440af971c2e4fd5d4b0f4: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.002s
I20260608 10:05:34.600385 24230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2b72a1ed0f64b04a76e7979382b2af3" candidate_uuid: "721808015de04727b61420a106700cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f5c16b4a34646b3a7d6aff03b514f42" is_pre_election: true
I20260608 10:05:34.601177 24230 raft_consensus.cc:2468] T c2b72a1ed0f64b04a76e7979382b2af3 P 2f5c16b4a34646b3a7d6aff03b514f42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 721808015de04727b61420a106700cb8 in term 0.
I20260608 10:05:34.601214 24277 raft_consensus.cc:359] T 5ee2d8eecff24734904024e33fe2de09 P 10feffc7c5d440af971c2e4fd5d4b0f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10feffc7c5d440af971c2e4fd5d4b0f4" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34939 } } peers { permanent_uuid: "721808015de04727b61420a106700cb8" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 44927 } } peers { permanent_uuid: "2f5c16b4a34646b3a7d6aff03b514f42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38411 } }
I20260608 10:05:34.602027 24277 raft_consensus.cc:385] T 5ee2d8eecff24734904024e33fe2de09 P 10feffc7c5d440af971c2e4fd5d4b0f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:34.602346 24277 raft_consensus.cc:740] T 5ee2d8eecff24734904024e33fe2de09 P 10feffc7c5d440af971c2e4fd5d4b0f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10feffc7c5d440af971c2e4fd5d4b0f4, State: Initialized, Role: FOLLOWER
I20260608 10:05:34.602913 24120 leader_election.cc:304] T c2b72a1ed0f64b04a76e7979382b2af3 P 721808015de04727b61420a106700cb8 [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: 2f5c16b4a34646b3a7d6aff03b514f42, 721808015de04727b61420a106700cb8; no voters: 10feffc7c5d440af971c2e4fd5d4b0f4
I20260608 10:05:34.603183 24277 consensus_queue.cc:260] T 5ee2d8eecff24734904024e33fe2de09 P 10feffc7c5d440af971c2e4fd5d4b0f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10feffc7c5d440af971c2e4fd5d4b0f4" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34939 } } peers { permanent_uuid: "721808015de04727b61420a106700cb8" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 44927 } } peers { permanent_uuid: "2f5c16b4a34646b3a7d6aff03b514f42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38411 } }
I20260608 10:05:34.604259 24279 raft_consensus.cc:2804] T c2b72a1ed0f64b04a76e7979382b2af3 P 721808015de04727b61420a106700cb8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:05:34.604621 24279 raft_consensus.cc:493] T c2b72a1ed0f64b04a76e7979382b2af3 P 721808015de04727b61420a106700cb8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:05:34.604947 24279 raft_consensus.cc:3060] T c2b72a1ed0f64b04a76e7979382b2af3 P 721808015de04727b61420a106700cb8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:34.605721 24277 ts_tablet_manager.cc:1434] T 5ee2d8eecff24734904024e33fe2de09 P 10feffc7c5d440af971c2e4fd5d4b0f4: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 10:05:34.606892 24277 tablet_bootstrap.cc:492] T c2b72a1ed0f64b04a76e7979382b2af3 P 10feffc7c5d440af971c2e4fd5d4b0f4: Bootstrap starting.
I20260608 10:05:34.607970 24275 tablet_bootstrap.cc:654] T 8da2df3c9f40450da231acc416527dab P 2f5c16b4a34646b3a7d6aff03b514f42: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:34.608174 24274 tablet_bootstrap.cc:492] T 8da2df3c9f40450da231acc416527dab P 721808015de04727b61420a106700cb8: No bootstrap required, opened a new log
I20260608 10:05:34.608642 24274 ts_tablet_manager.cc:1403] T 8da2df3c9f40450da231acc416527dab P 721808015de04727b61420a106700cb8: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.000s
I20260608 10:05:34.611915 24274 raft_consensus.cc:359] T 8da2df3c9f40450da231acc416527dab P 721808015de04727b61420a106700cb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10feffc7c5d440af971c2e4fd5d4b0f4" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34939 } } peers { permanent_uuid: "721808015de04727b61420a106700cb8" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 44927 } } peers { permanent_uuid: "2f5c16b4a34646b3a7d6aff03b514f42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38411 } }
I20260608 10:05:34.612689 24274 raft_consensus.cc:385] T 8da2df3c9f40450da231acc416527dab P 721808015de04727b61420a106700cb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:34.612985 24274 raft_consensus.cc:740] T 8da2df3c9f40450da231acc416527dab P 721808015de04727b61420a106700cb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 721808015de04727b61420a106700cb8, State: Initialized, Role: FOLLOWER
I20260608 10:05:34.613461 24277 tablet_bootstrap.cc:654] T c2b72a1ed0f64b04a76e7979382b2af3 P 10feffc7c5d440af971c2e4fd5d4b0f4: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:34.613822 24274 consensus_queue.cc:260] T 8da2df3c9f40450da231acc416527dab P 721808015de04727b61420a106700cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10feffc7c5d440af971c2e4fd5d4b0f4" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34939 } } peers { permanent_uuid: "721808015de04727b61420a106700cb8" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 44927 } } peers { permanent_uuid: "2f5c16b4a34646b3a7d6aff03b514f42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38411 } }
I20260608 10:05:34.619961 24279 raft_consensus.cc:515] T c2b72a1ed0f64b04a76e7979382b2af3 P 721808015de04727b61420a106700cb8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10feffc7c5d440af971c2e4fd5d4b0f4" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34939 } } peers { permanent_uuid: "721808015de04727b61420a106700cb8" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 44927 } } peers { permanent_uuid: "2f5c16b4a34646b3a7d6aff03b514f42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38411 } }
I20260608 10:05:34.625046 24081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2b72a1ed0f64b04a76e7979382b2af3" candidate_uuid: "721808015de04727b61420a106700cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10feffc7c5d440af971c2e4fd5d4b0f4"
W20260608 10:05:34.626901 24120 leader_election.cc:343] T c2b72a1ed0f64b04a76e7979382b2af3 P 721808015de04727b61420a106700cb8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 10feffc7c5d440af971c2e4fd5d4b0f4 (127.20.251.129:34939): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:05:34.629442 24230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2b72a1ed0f64b04a76e7979382b2af3" candidate_uuid: "721808015de04727b61420a106700cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f5c16b4a34646b3a7d6aff03b514f42"
I20260608 10:05:34.630098 24230 raft_consensus.cc:3060] T c2b72a1ed0f64b04a76e7979382b2af3 P 2f5c16b4a34646b3a7d6aff03b514f42 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:34.637799 24230 raft_consensus.cc:2468] T c2b72a1ed0f64b04a76e7979382b2af3 P 2f5c16b4a34646b3a7d6aff03b514f42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 721808015de04727b61420a106700cb8 in term 1.
I20260608 10:05:34.639520 24120 leader_election.cc:304] T c2b72a1ed0f64b04a76e7979382b2af3 P 721808015de04727b61420a106700cb8 [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: 2f5c16b4a34646b3a7d6aff03b514f42, 721808015de04727b61420a106700cb8; no voters: 10feffc7c5d440af971c2e4fd5d4b0f4
I20260608 10:05:34.638252 24279 leader_election.cc:290] T c2b72a1ed0f64b04a76e7979382b2af3 P 721808015de04727b61420a106700cb8 [CANDIDATE]: Term 1 election: Requested vote from peers 10feffc7c5d440af971c2e4fd5d4b0f4 (127.20.251.129:34939), 2f5c16b4a34646b3a7d6aff03b514f42 (127.20.251.131:38411)
I20260608 10:05:34.648173 24279 raft_consensus.cc:2804] T c2b72a1ed0f64b04a76e7979382b2af3 P 721808015de04727b61420a106700cb8 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:34.649241 24279 raft_consensus.cc:697] T c2b72a1ed0f64b04a76e7979382b2af3 P 721808015de04727b61420a106700cb8 [term 1 LEADER]: Becoming Leader. State: Replica: 721808015de04727b61420a106700cb8, State: Running, Role: LEADER
I20260608 10:05:34.650872 24279 consensus_queue.cc:237] T c2b72a1ed0f64b04a76e7979382b2af3 P 721808015de04727b61420a106700cb8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10feffc7c5d440af971c2e4fd5d4b0f4" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34939 } } peers { permanent_uuid: "721808015de04727b61420a106700cb8" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 44927 } } peers { permanent_uuid: "2f5c16b4a34646b3a7d6aff03b514f42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38411 } }
W20260608 10:05:34.658373 24182 tablet.cc:2404] T 1e9139094a274246a9dc5ea83bc29ce8 P 721808015de04727b61420a106700cb8: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 10:05:34.660144 24274 ts_tablet_manager.cc:1434] T 8da2df3c9f40450da231acc416527dab P 721808015de04727b61420a106700cb8: Time spent starting tablet: real 0.051s	user 0.036s	sys 0.015s
I20260608 10:05:34.661935 24274 tablet_bootstrap.cc:492] T 5ee2d8eecff24734904024e33fe2de09 P 721808015de04727b61420a106700cb8: Bootstrap starting.
I20260608 10:05:34.663429 24275 tablet_bootstrap.cc:492] T 8da2df3c9f40450da231acc416527dab P 2f5c16b4a34646b3a7d6aff03b514f42: No bootstrap required, opened a new log
I20260608 10:05:34.663841 24277 tablet_bootstrap.cc:492] T c2b72a1ed0f64b04a76e7979382b2af3 P 10feffc7c5d440af971c2e4fd5d4b0f4: No bootstrap required, opened a new log
I20260608 10:05:34.663950 24275 ts_tablet_manager.cc:1403] T 8da2df3c9f40450da231acc416527dab P 2f5c16b4a34646b3a7d6aff03b514f42: Time spent bootstrapping tablet: real 0.067s	user 0.038s	sys 0.021s
I20260608 10:05:34.664440 24277 ts_tablet_manager.cc:1403] T c2b72a1ed0f64b04a76e7979382b2af3 P 10feffc7c5d440af971c2e4fd5d4b0f4: Time spent bootstrapping tablet: real 0.058s	user 0.040s	sys 0.009s
I20260608 10:05:34.669376 24274 tablet_bootstrap.cc:654] T 5ee2d8eecff24734904024e33fe2de09 P 721808015de04727b61420a106700cb8: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:34.671609 24275 raft_consensus.cc:359] T 8da2df3c9f40450da231acc416527dab P 2f5c16b4a34646b3a7d6aff03b514f42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10feffc7c5d440af971c2e4fd5d4b0f4" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34939 } } peers { permanent_uuid: "721808015de04727b61420a106700cb8" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 44927 } } peers { permanent_uuid: "2f5c16b4a34646b3a7d6aff03b514f42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38411 } }
I20260608 10:05:34.671126 23979 catalog_manager.cc:5696] T c2b72a1ed0f64b04a76e7979382b2af3 P 721808015de04727b61420a106700cb8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 721808015de04727b61420a106700cb8 (127.20.251.130). New cstate: current_term: 1 leader_uuid: "721808015de04727b61420a106700cb8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10feffc7c5d440af971c2e4fd5d4b0f4" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "721808015de04727b61420a106700cb8" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 44927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f5c16b4a34646b3a7d6aff03b514f42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38411 } health_report { overall_health: UNKNOWN } } }
I20260608 10:05:34.672442 24275 raft_consensus.cc:385] T 8da2df3c9f40450da231acc416527dab P 2f5c16b4a34646b3a7d6aff03b514f42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:34.673206 24277 raft_consensus.cc:359] T c2b72a1ed0f64b04a76e7979382b2af3 P 10feffc7c5d440af971c2e4fd5d4b0f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10feffc7c5d440af971c2e4fd5d4b0f4" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34939 } } peers { permanent_uuid: "721808015de04727b61420a106700cb8" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 44927 } } peers { permanent_uuid: "2f5c16b4a34646b3a7d6aff03b514f42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38411 } }
I20260608 10:05:34.673942 24275 raft_consensus.cc:740] T 8da2df3c9f40450da231acc416527dab P 2f5c16b4a34646b3a7d6aff03b514f42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f5c16b4a34646b3a7d6aff03b514f42, State: Initialized, Role: FOLLOWER
I20260608 10:05:34.674086 24277 raft_consensus.cc:385] T c2b72a1ed0f64b04a76e7979382b2af3 P 10feffc7c5d440af971c2e4fd5d4b0f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:34.674548 24277 raft_consensus.cc:740] T c2b72a1ed0f64b04a76e7979382b2af3 P 10feffc7c5d440af971c2e4fd5d4b0f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10feffc7c5d440af971c2e4fd5d4b0f4, State: Initialized, Role: FOLLOWER
I20260608 10:05:34.675133 24275 consensus_queue.cc:260] T 8da2df3c9f40450da231acc416527dab P 2f5c16b4a34646b3a7d6aff03b514f42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10feffc7c5d440af971c2e4fd5d4b0f4" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34939 } } peers { permanent_uuid: "721808015de04727b61420a106700cb8" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 44927 } } peers { permanent_uuid: "2f5c16b4a34646b3a7d6aff03b514f42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38411 } }
I20260608 10:05:34.675794 24274 tablet_bootstrap.cc:492] T 5ee2d8eecff24734904024e33fe2de09 P 721808015de04727b61420a106700cb8: No bootstrap required, opened a new log
I20260608 10:05:34.675462 24277 consensus_queue.cc:260] T c2b72a1ed0f64b04a76e7979382b2af3 P 10feffc7c5d440af971c2e4fd5d4b0f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10feffc7c5d440af971c2e4fd5d4b0f4" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34939 } } peers { permanent_uuid: "721808015de04727b61420a106700cb8" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 44927 } } peers { permanent_uuid: "2f5c16b4a34646b3a7d6aff03b514f42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38411 } }
I20260608 10:05:34.676401 24274 ts_tablet_manager.cc:1403] T 5ee2d8eecff24734904024e33fe2de09 P 721808015de04727b61420a106700cb8: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260608 10:05:34.677871 24277 ts_tablet_manager.cc:1434] T c2b72a1ed0f64b04a76e7979382b2af3 P 10feffc7c5d440af971c2e4fd5d4b0f4: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260608 10:05:34.678970 24277 tablet_bootstrap.cc:492] T 8da2df3c9f40450da231acc416527dab P 10feffc7c5d440af971c2e4fd5d4b0f4: Bootstrap starting.
I20260608 10:05:34.679558 24274 raft_consensus.cc:359] T 5ee2d8eecff24734904024e33fe2de09 P 721808015de04727b61420a106700cb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10feffc7c5d440af971c2e4fd5d4b0f4" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34939 } } peers { permanent_uuid: "721808015de04727b61420a106700cb8" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 44927 } } peers { permanent_uuid: "2f5c16b4a34646b3a7d6aff03b514f42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38411 } }
I20260608 10:05:34.680289 24274 raft_consensus.cc:385] T 5ee2d8eecff24734904024e33fe2de09 P 721808015de04727b61420a106700cb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:34.680603 24274 raft_consensus.cc:740] T 5ee2d8eecff24734904024e33fe2de09 P 721808015de04727b61420a106700cb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 721808015de04727b61420a106700cb8, State: Initialized, Role: FOLLOWER
I20260608 10:05:34.681411 24274 consensus_queue.cc:260] T 5ee2d8eecff24734904024e33fe2de09 P 721808015de04727b61420a106700cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10feffc7c5d440af971c2e4fd5d4b0f4" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34939 } } peers { permanent_uuid: "721808015de04727b61420a106700cb8" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 44927 } } peers { permanent_uuid: "2f5c16b4a34646b3a7d6aff03b514f42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38411 } }
I20260608 10:05:34.683794 24274 ts_tablet_manager.cc:1434] T 5ee2d8eecff24734904024e33fe2de09 P 721808015de04727b61420a106700cb8: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 10:05:34.684850 24275 ts_tablet_manager.cc:1434] T 8da2df3c9f40450da231acc416527dab P 2f5c16b4a34646b3a7d6aff03b514f42: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.003s
I20260608 10:05:34.687173 24277 tablet_bootstrap.cc:654] T 8da2df3c9f40450da231acc416527dab P 10feffc7c5d440af971c2e4fd5d4b0f4: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:34.688436 24275 tablet_bootstrap.cc:492] T 5ee2d8eecff24734904024e33fe2de09 P 2f5c16b4a34646b3a7d6aff03b514f42: Bootstrap starting.
I20260608 10:05:34.696265 24275 tablet_bootstrap.cc:654] T 5ee2d8eecff24734904024e33fe2de09 P 2f5c16b4a34646b3a7d6aff03b514f42: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:34.699200 24277 tablet_bootstrap.cc:492] T 8da2df3c9f40450da231acc416527dab P 10feffc7c5d440af971c2e4fd5d4b0f4: No bootstrap required, opened a new log
I20260608 10:05:34.699767 24277 ts_tablet_manager.cc:1403] T 8da2df3c9f40450da231acc416527dab P 10feffc7c5d440af971c2e4fd5d4b0f4: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.000s
I20260608 10:05:34.701818 24275 tablet_bootstrap.cc:492] T 5ee2d8eecff24734904024e33fe2de09 P 2f5c16b4a34646b3a7d6aff03b514f42: No bootstrap required, opened a new log
I20260608 10:05:34.702309 24275 ts_tablet_manager.cc:1403] T 5ee2d8eecff24734904024e33fe2de09 P 2f5c16b4a34646b3a7d6aff03b514f42: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260608 10:05:34.702682 24277 raft_consensus.cc:359] T 8da2df3c9f40450da231acc416527dab P 10feffc7c5d440af971c2e4fd5d4b0f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10feffc7c5d440af971c2e4fd5d4b0f4" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34939 } } peers { permanent_uuid: "721808015de04727b61420a106700cb8" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 44927 } } peers { permanent_uuid: "2f5c16b4a34646b3a7d6aff03b514f42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38411 } }
I20260608 10:05:34.703413 24277 raft_consensus.cc:385] T 8da2df3c9f40450da231acc416527dab P 10feffc7c5d440af971c2e4fd5d4b0f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:34.703720 24277 raft_consensus.cc:740] T 8da2df3c9f40450da231acc416527dab P 10feffc7c5d440af971c2e4fd5d4b0f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10feffc7c5d440af971c2e4fd5d4b0f4, State: Initialized, Role: FOLLOWER
I20260608 10:05:34.704526 24277 consensus_queue.cc:260] T 8da2df3c9f40450da231acc416527dab P 10feffc7c5d440af971c2e4fd5d4b0f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10feffc7c5d440af971c2e4fd5d4b0f4" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34939 } } peers { permanent_uuid: "721808015de04727b61420a106700cb8" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 44927 } } peers { permanent_uuid: "2f5c16b4a34646b3a7d6aff03b514f42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38411 } }
I20260608 10:05:34.705438 24275 raft_consensus.cc:359] T 5ee2d8eecff24734904024e33fe2de09 P 2f5c16b4a34646b3a7d6aff03b514f42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10feffc7c5d440af971c2e4fd5d4b0f4" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34939 } } peers { permanent_uuid: "721808015de04727b61420a106700cb8" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 44927 } } peers { permanent_uuid: "2f5c16b4a34646b3a7d6aff03b514f42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38411 } }
I20260608 10:05:34.706162 24275 raft_consensus.cc:385] T 5ee2d8eecff24734904024e33fe2de09 P 2f5c16b4a34646b3a7d6aff03b514f42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:34.706453 24275 raft_consensus.cc:740] T 5ee2d8eecff24734904024e33fe2de09 P 2f5c16b4a34646b3a7d6aff03b514f42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f5c16b4a34646b3a7d6aff03b514f42, State: Initialized, Role: FOLLOWER
I20260608 10:05:34.707042 24277 ts_tablet_manager.cc:1434] T 8da2df3c9f40450da231acc416527dab P 10feffc7c5d440af971c2e4fd5d4b0f4: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.007s
I20260608 10:05:34.707278 24275 consensus_queue.cc:260] T 5ee2d8eecff24734904024e33fe2de09 P 2f5c16b4a34646b3a7d6aff03b514f42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10feffc7c5d440af971c2e4fd5d4b0f4" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34939 } } peers { permanent_uuid: "721808015de04727b61420a106700cb8" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 44927 } } peers { permanent_uuid: "2f5c16b4a34646b3a7d6aff03b514f42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38411 } }
I20260608 10:05:34.709189 24275 ts_tablet_manager.cc:1434] T 5ee2d8eecff24734904024e33fe2de09 P 2f5c16b4a34646b3a7d6aff03b514f42: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 10:05:34.718559 24283 raft_consensus.cc:493] T 8da2df3c9f40450da231acc416527dab P 2f5c16b4a34646b3a7d6aff03b514f42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:34.719137 24283 raft_consensus.cc:515] T 8da2df3c9f40450da231acc416527dab P 2f5c16b4a34646b3a7d6aff03b514f42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10feffc7c5d440af971c2e4fd5d4b0f4" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34939 } } peers { permanent_uuid: "721808015de04727b61420a106700cb8" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 44927 } } peers { permanent_uuid: "2f5c16b4a34646b3a7d6aff03b514f42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38411 } }
I20260608 10:05:34.721436 24283 leader_election.cc:290] T 8da2df3c9f40450da231acc416527dab P 2f5c16b4a34646b3a7d6aff03b514f42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10feffc7c5d440af971c2e4fd5d4b0f4 (127.20.251.129:34939), 721808015de04727b61420a106700cb8 (127.20.251.130:44927)
I20260608 10:05:34.732993 24081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da2df3c9f40450da231acc416527dab" candidate_uuid: "2f5c16b4a34646b3a7d6aff03b514f42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10feffc7c5d440af971c2e4fd5d4b0f4" is_pre_election: true
I20260608 10:05:34.733630 24081 raft_consensus.cc:2468] T 8da2df3c9f40450da231acc416527dab P 10feffc7c5d440af971c2e4fd5d4b0f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f5c16b4a34646b3a7d6aff03b514f42 in term 0.
I20260608 10:05:34.733771 24156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da2df3c9f40450da231acc416527dab" candidate_uuid: "2f5c16b4a34646b3a7d6aff03b514f42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "721808015de04727b61420a106700cb8" is_pre_election: true
I20260608 10:05:34.734416 24156 raft_consensus.cc:2468] T 8da2df3c9f40450da231acc416527dab P 721808015de04727b61420a106700cb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f5c16b4a34646b3a7d6aff03b514f42 in term 0.
I20260608 10:05:34.734689 24194 leader_election.cc:304] T 8da2df3c9f40450da231acc416527dab P 2f5c16b4a34646b3a7d6aff03b514f42 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10feffc7c5d440af971c2e4fd5d4b0f4, 2f5c16b4a34646b3a7d6aff03b514f42; no voters: 
I20260608 10:05:34.735422 24283 raft_consensus.cc:2804] T 8da2df3c9f40450da231acc416527dab P 2f5c16b4a34646b3a7d6aff03b514f42 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:05:34.735720 24283 raft_consensus.cc:493] T 8da2df3c9f40450da231acc416527dab P 2f5c16b4a34646b3a7d6aff03b514f42 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:05:34.735966 24283 raft_consensus.cc:3060] T 8da2df3c9f40450da231acc416527dab P 2f5c16b4a34646b3a7d6aff03b514f42 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:34.740592 24283 raft_consensus.cc:515] T 8da2df3c9f40450da231acc416527dab P 2f5c16b4a34646b3a7d6aff03b514f42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10feffc7c5d440af971c2e4fd5d4b0f4" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34939 } } peers { permanent_uuid: "721808015de04727b61420a106700cb8" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 44927 } } peers { permanent_uuid: "2f5c16b4a34646b3a7d6aff03b514f42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38411 } }
I20260608 10:05:34.742372 24283 leader_election.cc:290] T 8da2df3c9f40450da231acc416527dab P 2f5c16b4a34646b3a7d6aff03b514f42 [CANDIDATE]: Term 1 election: Requested vote from peers 10feffc7c5d440af971c2e4fd5d4b0f4 (127.20.251.129:34939), 721808015de04727b61420a106700cb8 (127.20.251.130:44927)
I20260608 10:05:34.743161 24081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da2df3c9f40450da231acc416527dab" candidate_uuid: "2f5c16b4a34646b3a7d6aff03b514f42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10feffc7c5d440af971c2e4fd5d4b0f4"
I20260608 10:05:34.743474 24156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da2df3c9f40450da231acc416527dab" candidate_uuid: "2f5c16b4a34646b3a7d6aff03b514f42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "721808015de04727b61420a106700cb8"
I20260608 10:05:34.743654 24081 raft_consensus.cc:3060] T 8da2df3c9f40450da231acc416527dab P 10feffc7c5d440af971c2e4fd5d4b0f4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:34.743976 24156 raft_consensus.cc:3060] T 8da2df3c9f40450da231acc416527dab P 721808015de04727b61420a106700cb8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:34.748849 24081 raft_consensus.cc:2468] T 8da2df3c9f40450da231acc416527dab P 10feffc7c5d440af971c2e4fd5d4b0f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f5c16b4a34646b3a7d6aff03b514f42 in term 1.
I20260608 10:05:34.749123 24156 raft_consensus.cc:2468] T 8da2df3c9f40450da231acc416527dab P 721808015de04727b61420a106700cb8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f5c16b4a34646b3a7d6aff03b514f42 in term 1.
I20260608 10:05:34.749794 24194 leader_election.cc:304] T 8da2df3c9f40450da231acc416527dab P 2f5c16b4a34646b3a7d6aff03b514f42 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10feffc7c5d440af971c2e4fd5d4b0f4, 2f5c16b4a34646b3a7d6aff03b514f42; no voters: 
I20260608 10:05:34.750428 24283 raft_consensus.cc:2804] T 8da2df3c9f40450da231acc416527dab P 2f5c16b4a34646b3a7d6aff03b514f42 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:34.751466 24283 raft_consensus.cc:697] T 8da2df3c9f40450da231acc416527dab P 2f5c16b4a34646b3a7d6aff03b514f42 [term 1 LEADER]: Becoming Leader. State: Replica: 2f5c16b4a34646b3a7d6aff03b514f42, State: Running, Role: LEADER
I20260608 10:05:34.752207 24283 consensus_queue.cc:237] T 8da2df3c9f40450da231acc416527dab P 2f5c16b4a34646b3a7d6aff03b514f42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10feffc7c5d440af971c2e4fd5d4b0f4" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34939 } } peers { permanent_uuid: "721808015de04727b61420a106700cb8" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 44927 } } peers { permanent_uuid: "2f5c16b4a34646b3a7d6aff03b514f42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38411 } }
I20260608 10:05:34.759390 23978 catalog_manager.cc:5696] T 8da2df3c9f40450da231acc416527dab P 2f5c16b4a34646b3a7d6aff03b514f42 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2f5c16b4a34646b3a7d6aff03b514f42 (127.20.251.131). New cstate: current_term: 1 leader_uuid: "2f5c16b4a34646b3a7d6aff03b514f42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10feffc7c5d440af971c2e4fd5d4b0f4" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "721808015de04727b61420a106700cb8" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 44927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f5c16b4a34646b3a7d6aff03b514f42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38411 } health_report { overall_health: HEALTHY } } }
I20260608 10:05:34.820531 24279 raft_consensus.cc:493] T 5ee2d8eecff24734904024e33fe2de09 P 721808015de04727b61420a106700cb8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:34.820968 24279 raft_consensus.cc:515] T 5ee2d8eecff24734904024e33fe2de09 P 721808015de04727b61420a106700cb8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10feffc7c5d440af971c2e4fd5d4b0f4" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34939 } } peers { permanent_uuid: "721808015de04727b61420a106700cb8" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 44927 } } peers { permanent_uuid: "2f5c16b4a34646b3a7d6aff03b514f42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38411 } }
I20260608 10:05:34.822660 24279 leader_election.cc:290] T 5ee2d8eecff24734904024e33fe2de09 P 721808015de04727b61420a106700cb8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10feffc7c5d440af971c2e4fd5d4b0f4 (127.20.251.129:34939), 2f5c16b4a34646b3a7d6aff03b514f42 (127.20.251.131:38411)
I20260608 10:05:34.823421 24081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ee2d8eecff24734904024e33fe2de09" candidate_uuid: "721808015de04727b61420a106700cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10feffc7c5d440af971c2e4fd5d4b0f4" is_pre_election: true
I20260608 10:05:34.823693 24230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ee2d8eecff24734904024e33fe2de09" candidate_uuid: "721808015de04727b61420a106700cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f5c16b4a34646b3a7d6aff03b514f42" is_pre_election: true
I20260608 10:05:34.823940 24081 raft_consensus.cc:2468] T 5ee2d8eecff24734904024e33fe2de09 P 10feffc7c5d440af971c2e4fd5d4b0f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 721808015de04727b61420a106700cb8 in term 0.
I20260608 10:05:34.824237 24230 raft_consensus.cc:2468] T 5ee2d8eecff24734904024e33fe2de09 P 2f5c16b4a34646b3a7d6aff03b514f42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 721808015de04727b61420a106700cb8 in term 0.
I20260608 10:05:34.824993 24120 leader_election.cc:304] T 5ee2d8eecff24734904024e33fe2de09 P 721808015de04727b61420a106700cb8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10feffc7c5d440af971c2e4fd5d4b0f4, 721808015de04727b61420a106700cb8; no voters: 
I20260608 10:05:34.825775 24279 raft_consensus.cc:2804] T 5ee2d8eecff24734904024e33fe2de09 P 721808015de04727b61420a106700cb8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:05:34.826053 24279 raft_consensus.cc:493] T 5ee2d8eecff24734904024e33fe2de09 P 721808015de04727b61420a106700cb8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:05:34.826318 24279 raft_consensus.cc:3060] T 5ee2d8eecff24734904024e33fe2de09 P 721808015de04727b61420a106700cb8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:34.830752 24279 raft_consensus.cc:515] T 5ee2d8eecff24734904024e33fe2de09 P 721808015de04727b61420a106700cb8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10feffc7c5d440af971c2e4fd5d4b0f4" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34939 } } peers { permanent_uuid: "721808015de04727b61420a106700cb8" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 44927 } } peers { permanent_uuid: "2f5c16b4a34646b3a7d6aff03b514f42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38411 } }
I20260608 10:05:34.832320 24279 leader_election.cc:290] T 5ee2d8eecff24734904024e33fe2de09 P 721808015de04727b61420a106700cb8 [CANDIDATE]: Term 1 election: Requested vote from peers 10feffc7c5d440af971c2e4fd5d4b0f4 (127.20.251.129:34939), 2f5c16b4a34646b3a7d6aff03b514f42 (127.20.251.131:38411)
I20260608 10:05:34.833123 24081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ee2d8eecff24734904024e33fe2de09" candidate_uuid: "721808015de04727b61420a106700cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10feffc7c5d440af971c2e4fd5d4b0f4"
I20260608 10:05:34.833324 24230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ee2d8eecff24734904024e33fe2de09" candidate_uuid: "721808015de04727b61420a106700cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f5c16b4a34646b3a7d6aff03b514f42"
I20260608 10:05:34.833626 24081 raft_consensus.cc:3060] T 5ee2d8eecff24734904024e33fe2de09 P 10feffc7c5d440af971c2e4fd5d4b0f4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:34.833828 24230 raft_consensus.cc:3060] T 5ee2d8eecff24734904024e33fe2de09 P 2f5c16b4a34646b3a7d6aff03b514f42 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:34.838107 24081 raft_consensus.cc:2468] T 5ee2d8eecff24734904024e33fe2de09 P 10feffc7c5d440af971c2e4fd5d4b0f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 721808015de04727b61420a106700cb8 in term 1.
I20260608 10:05:34.838204 24230 raft_consensus.cc:2468] T 5ee2d8eecff24734904024e33fe2de09 P 2f5c16b4a34646b3a7d6aff03b514f42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 721808015de04727b61420a106700cb8 in term 1.
I20260608 10:05:34.839154 24120 leader_election.cc:304] T 5ee2d8eecff24734904024e33fe2de09 P 721808015de04727b61420a106700cb8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10feffc7c5d440af971c2e4fd5d4b0f4, 721808015de04727b61420a106700cb8; no voters: 
I20260608 10:05:34.839823 24279 raft_consensus.cc:2804] T 5ee2d8eecff24734904024e33fe2de09 P 721808015de04727b61420a106700cb8 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:34.840200 24279 raft_consensus.cc:697] T 5ee2d8eecff24734904024e33fe2de09 P 721808015de04727b61420a106700cb8 [term 1 LEADER]: Becoming Leader. State: Replica: 721808015de04727b61420a106700cb8, State: Running, Role: LEADER
I20260608 10:05:34.840969 24279 consensus_queue.cc:237] T 5ee2d8eecff24734904024e33fe2de09 P 721808015de04727b61420a106700cb8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10feffc7c5d440af971c2e4fd5d4b0f4" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34939 } } peers { permanent_uuid: "721808015de04727b61420a106700cb8" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 44927 } } peers { permanent_uuid: "2f5c16b4a34646b3a7d6aff03b514f42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38411 } }
I20260608 10:05:34.847994 23978 catalog_manager.cc:5696] T 5ee2d8eecff24734904024e33fe2de09 P 721808015de04727b61420a106700cb8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 721808015de04727b61420a106700cb8 (127.20.251.130). New cstate: current_term: 1 leader_uuid: "721808015de04727b61420a106700cb8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10feffc7c5d440af971c2e4fd5d4b0f4" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "721808015de04727b61420a106700cb8" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 44927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f5c16b4a34646b3a7d6aff03b514f42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38411 } health_report { overall_health: UNKNOWN } } }
I20260608 10:05:34.941386 24279 raft_consensus.cc:493] T 1e9139094a274246a9dc5ea83bc29ce8 P 721808015de04727b61420a106700cb8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:34.942049 24279 raft_consensus.cc:515] T 1e9139094a274246a9dc5ea83bc29ce8 P 721808015de04727b61420a106700cb8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "721808015de04727b61420a106700cb8" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 44927 } } peers { permanent_uuid: "2f5c16b4a34646b3a7d6aff03b514f42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38411 } } peers { permanent_uuid: "10feffc7c5d440af971c2e4fd5d4b0f4" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34939 } }
I20260608 10:05:34.943980 24279 leader_election.cc:290] T 1e9139094a274246a9dc5ea83bc29ce8 P 721808015de04727b61420a106700cb8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2f5c16b4a34646b3a7d6aff03b514f42 (127.20.251.131:38411), 10feffc7c5d440af971c2e4fd5d4b0f4 (127.20.251.129:34939)
I20260608 10:05:34.944715 24230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e9139094a274246a9dc5ea83bc29ce8" candidate_uuid: "721808015de04727b61420a106700cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f5c16b4a34646b3a7d6aff03b514f42" is_pre_election: true
I20260608 10:05:34.945151 24081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e9139094a274246a9dc5ea83bc29ce8" candidate_uuid: "721808015de04727b61420a106700cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10feffc7c5d440af971c2e4fd5d4b0f4" is_pre_election: true
I20260608 10:05:34.945391 24230 raft_consensus.cc:2468] T 1e9139094a274246a9dc5ea83bc29ce8 P 2f5c16b4a34646b3a7d6aff03b514f42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 721808015de04727b61420a106700cb8 in term 0.
I20260608 10:05:34.945816 24081 raft_consensus.cc:2468] T 1e9139094a274246a9dc5ea83bc29ce8 P 10feffc7c5d440af971c2e4fd5d4b0f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 721808015de04727b61420a106700cb8 in term 0.
I20260608 10:05:34.946588 24120 leader_election.cc:304] T 1e9139094a274246a9dc5ea83bc29ce8 P 721808015de04727b61420a106700cb8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f5c16b4a34646b3a7d6aff03b514f42, 721808015de04727b61420a106700cb8; no voters: 
I20260608 10:05:34.947276 24279 raft_consensus.cc:2804] T 1e9139094a274246a9dc5ea83bc29ce8 P 721808015de04727b61420a106700cb8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:05:34.947571 24279 raft_consensus.cc:493] T 1e9139094a274246a9dc5ea83bc29ce8 P 721808015de04727b61420a106700cb8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:05:34.947837 24279 raft_consensus.cc:3060] T 1e9139094a274246a9dc5ea83bc29ce8 P 721808015de04727b61420a106700cb8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:34.952255 24279 raft_consensus.cc:515] T 1e9139094a274246a9dc5ea83bc29ce8 P 721808015de04727b61420a106700cb8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "721808015de04727b61420a106700cb8" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 44927 } } peers { permanent_uuid: "2f5c16b4a34646b3a7d6aff03b514f42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38411 } } peers { permanent_uuid: "10feffc7c5d440af971c2e4fd5d4b0f4" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34939 } }
I20260608 10:05:34.953975 24279 leader_election.cc:290] T 1e9139094a274246a9dc5ea83bc29ce8 P 721808015de04727b61420a106700cb8 [CANDIDATE]: Term 1 election: Requested vote from peers 2f5c16b4a34646b3a7d6aff03b514f42 (127.20.251.131:38411), 10feffc7c5d440af971c2e4fd5d4b0f4 (127.20.251.129:34939)
I20260608 10:05:34.954641 24230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e9139094a274246a9dc5ea83bc29ce8" candidate_uuid: "721808015de04727b61420a106700cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f5c16b4a34646b3a7d6aff03b514f42"
I20260608 10:05:34.955142 24230 raft_consensus.cc:3060] T 1e9139094a274246a9dc5ea83bc29ce8 P 2f5c16b4a34646b3a7d6aff03b514f42 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:34.955044 24081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e9139094a274246a9dc5ea83bc29ce8" candidate_uuid: "721808015de04727b61420a106700cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10feffc7c5d440af971c2e4fd5d4b0f4"
I20260608 10:05:34.955655 24081 raft_consensus.cc:3060] T 1e9139094a274246a9dc5ea83bc29ce8 P 10feffc7c5d440af971c2e4fd5d4b0f4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:34.959599 24230 raft_consensus.cc:2468] T 1e9139094a274246a9dc5ea83bc29ce8 P 2f5c16b4a34646b3a7d6aff03b514f42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 721808015de04727b61420a106700cb8 in term 1.
I20260608 10:05:34.960613 24120 leader_election.cc:304] T 1e9139094a274246a9dc5ea83bc29ce8 P 721808015de04727b61420a106700cb8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f5c16b4a34646b3a7d6aff03b514f42, 721808015de04727b61420a106700cb8; no voters: 
I20260608 10:05:34.961426 24279 raft_consensus.cc:2804] T 1e9139094a274246a9dc5ea83bc29ce8 P 721808015de04727b61420a106700cb8 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:34.961566 24081 raft_consensus.cc:2468] T 1e9139094a274246a9dc5ea83bc29ce8 P 10feffc7c5d440af971c2e4fd5d4b0f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 721808015de04727b61420a106700cb8 in term 1.
I20260608 10:05:34.961983 24279 raft_consensus.cc:697] T 1e9139094a274246a9dc5ea83bc29ce8 P 721808015de04727b61420a106700cb8 [term 1 LEADER]: Becoming Leader. State: Replica: 721808015de04727b61420a106700cb8, State: Running, Role: LEADER
I20260608 10:05:34.962877 24279 consensus_queue.cc:237] T 1e9139094a274246a9dc5ea83bc29ce8 P 721808015de04727b61420a106700cb8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "721808015de04727b61420a106700cb8" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 44927 } } peers { permanent_uuid: "2f5c16b4a34646b3a7d6aff03b514f42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38411 } } peers { permanent_uuid: "10feffc7c5d440af971c2e4fd5d4b0f4" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34939 } }
I20260608 10:05:34.969429 23978 catalog_manager.cc:5696] T 1e9139094a274246a9dc5ea83bc29ce8 P 721808015de04727b61420a106700cb8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 721808015de04727b61420a106700cb8 (127.20.251.130). New cstate: current_term: 1 leader_uuid: "721808015de04727b61420a106700cb8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "721808015de04727b61420a106700cb8" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 44927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f5c16b4a34646b3a7d6aff03b514f42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10feffc7c5d440af971c2e4fd5d4b0f4" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34939 } health_report { overall_health: UNKNOWN } } }
I20260608 10:05:35.008074 24286 raft_consensus.cc:493] T c2b72a1ed0f64b04a76e7979382b2af3 P 10feffc7c5d440af971c2e4fd5d4b0f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:35.008726 24286 raft_consensus.cc:515] T c2b72a1ed0f64b04a76e7979382b2af3 P 10feffc7c5d440af971c2e4fd5d4b0f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10feffc7c5d440af971c2e4fd5d4b0f4" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34939 } } peers { permanent_uuid: "721808015de04727b61420a106700cb8" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 44927 } } peers { permanent_uuid: "2f5c16b4a34646b3a7d6aff03b514f42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38411 } }
I20260608 10:05:35.011294 24286 leader_election.cc:290] T c2b72a1ed0f64b04a76e7979382b2af3 P 10feffc7c5d440af971c2e4fd5d4b0f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 721808015de04727b61420a106700cb8 (127.20.251.130:44927), 2f5c16b4a34646b3a7d6aff03b514f42 (127.20.251.131:38411)
I20260608 10:05:35.021944 24156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2b72a1ed0f64b04a76e7979382b2af3" candidate_uuid: "10feffc7c5d440af971c2e4fd5d4b0f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "721808015de04727b61420a106700cb8" is_pre_election: true
I20260608 10:05:35.024020 24230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2b72a1ed0f64b04a76e7979382b2af3" candidate_uuid: "10feffc7c5d440af971c2e4fd5d4b0f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f5c16b4a34646b3a7d6aff03b514f42" is_pre_election: true
I20260608 10:05:35.024787 24230 raft_consensus.cc:2393] T c2b72a1ed0f64b04a76e7979382b2af3 P 2f5c16b4a34646b3a7d6aff03b514f42 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 10feffc7c5d440af971c2e4fd5d4b0f4 in current term 1: Already voted for candidate 721808015de04727b61420a106700cb8 in this term.
I20260608 10:05:35.025925 24045 leader_election.cc:304] T c2b72a1ed0f64b04a76e7979382b2af3 P 10feffc7c5d440af971c2e4fd5d4b0f4 [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: 10feffc7c5d440af971c2e4fd5d4b0f4; no voters: 2f5c16b4a34646b3a7d6aff03b514f42, 721808015de04727b61420a106700cb8
I20260608 10:05:35.026633 24286 raft_consensus.cc:3060] T c2b72a1ed0f64b04a76e7979382b2af3 P 10feffc7c5d440af971c2e4fd5d4b0f4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:35.031838 24286 raft_consensus.cc:2749] T c2b72a1ed0f64b04a76e7979382b2af3 P 10feffc7c5d440af971c2e4fd5d4b0f4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:05:35.038419 21486 tablet_server.cc:179] TabletServer@127.20.251.129:0 shutting down...
I20260608 10:05:35.056567 21486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:05:35.057395 21486 tablet_replica.cc:333] T 8da2df3c9f40450da231acc416527dab P 10feffc7c5d440af971c2e4fd5d4b0f4: stopping tablet replica
I20260608 10:05:35.058069 21486 raft_consensus.cc:2243] T 8da2df3c9f40450da231acc416527dab P 10feffc7c5d440af971c2e4fd5d4b0f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:35.058476 21486 raft_consensus.cc:2272] T 8da2df3c9f40450da231acc416527dab P 10feffc7c5d440af971c2e4fd5d4b0f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:35.060940 21486 tablet_replica.cc:333] T c2b72a1ed0f64b04a76e7979382b2af3 P 10feffc7c5d440af971c2e4fd5d4b0f4: stopping tablet replica
I20260608 10:05:35.061480 21486 raft_consensus.cc:2243] T c2b72a1ed0f64b04a76e7979382b2af3 P 10feffc7c5d440af971c2e4fd5d4b0f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:35.061925 21486 raft_consensus.cc:2272] T c2b72a1ed0f64b04a76e7979382b2af3 P 10feffc7c5d440af971c2e4fd5d4b0f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:35.063864 21486 tablet_replica.cc:333] T 5ee2d8eecff24734904024e33fe2de09 P 10feffc7c5d440af971c2e4fd5d4b0f4: stopping tablet replica
I20260608 10:05:35.064363 21486 raft_consensus.cc:2243] T 5ee2d8eecff24734904024e33fe2de09 P 10feffc7c5d440af971c2e4fd5d4b0f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:35.064702 21486 raft_consensus.cc:2272] T 5ee2d8eecff24734904024e33fe2de09 P 10feffc7c5d440af971c2e4fd5d4b0f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:35.066589 21486 tablet_replica.cc:333] T 1e9139094a274246a9dc5ea83bc29ce8 P 10feffc7c5d440af971c2e4fd5d4b0f4: stopping tablet replica
I20260608 10:05:35.067049 21486 raft_consensus.cc:2243] T 1e9139094a274246a9dc5ea83bc29ce8 P 10feffc7c5d440af971c2e4fd5d4b0f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:35.067397 21486 raft_consensus.cc:2272] T 1e9139094a274246a9dc5ea83bc29ce8 P 10feffc7c5d440af971c2e4fd5d4b0f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:35.085729 24279 consensus_queue.cc:1048] T c2b72a1ed0f64b04a76e7979382b2af3 P 721808015de04727b61420a106700cb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f5c16b4a34646b3a7d6aff03b514f42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:05:35.090616 21486 tablet_server.cc:196] TabletServer@127.20.251.129:0 shutdown complete.
W20260608 10:05:35.104032 24120 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.20.251.129:34939: connect: Connection refused (error 111) [suppressed 3 similar messages]
I20260608 10:05:35.108181 21486 tablet_server.cc:179] TabletServer@127.20.251.130:0 shutting down...
W20260608 10:05:35.108443 24120 consensus_peers.cc:597] T c2b72a1ed0f64b04a76e7979382b2af3 P 721808015de04727b61420a106700cb8 -> Peer 10feffc7c5d440af971c2e4fd5d4b0f4 (127.20.251.129:34939): Couldn't send request to peer 10feffc7c5d440af971c2e4fd5d4b0f4. Status: Network error: Client connection negotiation failed: client connection to 127.20.251.129:34939: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:05:35.126701 21486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:05:35.127579 21486 tablet_replica.cc:333] T 5ee2d8eecff24734904024e33fe2de09 P 721808015de04727b61420a106700cb8: stopping tablet replica
I20260608 10:05:35.128175 21486 raft_consensus.cc:2243] T 5ee2d8eecff24734904024e33fe2de09 P 721808015de04727b61420a106700cb8 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:05:35.128842 21486 pending_rounds.cc:70] T 5ee2d8eecff24734904024e33fe2de09 P 721808015de04727b61420a106700cb8: Trying to abort 1 pending ops.
I20260608 10:05:35.129136 21486 pending_rounds.cc:77] T 5ee2d8eecff24734904024e33fe2de09 P 721808015de04727b61420a106700cb8: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294620200317067264 op_type: NO_OP noop_request { }
I20260608 10:05:35.129470 21486 raft_consensus.cc:2889] T 5ee2d8eecff24734904024e33fe2de09 P 721808015de04727b61420a106700cb8 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:05:35.129786 21486 raft_consensus.cc:2272] T 5ee2d8eecff24734904024e33fe2de09 P 721808015de04727b61420a106700cb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:35.132138 21486 tablet_replica.cc:333] T 8da2df3c9f40450da231acc416527dab P 721808015de04727b61420a106700cb8: stopping tablet replica
I20260608 10:05:35.132666 21486 raft_consensus.cc:2243] T 8da2df3c9f40450da231acc416527dab P 721808015de04727b61420a106700cb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:35.133023 21486 raft_consensus.cc:2272] T 8da2df3c9f40450da231acc416527dab P 721808015de04727b61420a106700cb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:35.134752 21486 tablet_replica.cc:333] T 1e9139094a274246a9dc5ea83bc29ce8 P 721808015de04727b61420a106700cb8: stopping tablet replica
I20260608 10:05:35.135246 21486 raft_consensus.cc:2243] T 1e9139094a274246a9dc5ea83bc29ce8 P 721808015de04727b61420a106700cb8 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:05:35.135797 21486 pending_rounds.cc:70] T 1e9139094a274246a9dc5ea83bc29ce8 P 721808015de04727b61420a106700cb8: Trying to abort 1 pending ops.
I20260608 10:05:35.135967 21486 pending_rounds.cc:77] T 1e9139094a274246a9dc5ea83bc29ce8 P 721808015de04727b61420a106700cb8: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294620200815067136 op_type: NO_OP noop_request { }
I20260608 10:05:35.136225 21486 raft_consensus.cc:2889] T 1e9139094a274246a9dc5ea83bc29ce8 P 721808015de04727b61420a106700cb8 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:05:35.136480 21486 raft_consensus.cc:2272] T 1e9139094a274246a9dc5ea83bc29ce8 P 721808015de04727b61420a106700cb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:35.138418 21486 tablet_replica.cc:333] T c2b72a1ed0f64b04a76e7979382b2af3 P 721808015de04727b61420a106700cb8: stopping tablet replica
I20260608 10:05:35.138878 21486 raft_consensus.cc:2243] T c2b72a1ed0f64b04a76e7979382b2af3 P 721808015de04727b61420a106700cb8 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:05:35.139600 21486 raft_consensus.cc:2272] T c2b72a1ed0f64b04a76e7979382b2af3 P 721808015de04727b61420a106700cb8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:05:35.158243 24194 consensus_peers.cc:597] T 8da2df3c9f40450da231acc416527dab P 2f5c16b4a34646b3a7d6aff03b514f42 -> Peer 10feffc7c5d440af971c2e4fd5d4b0f4 (127.20.251.129:34939): Couldn't send request to peer 10feffc7c5d440af971c2e4fd5d4b0f4. Status: Network error: Client connection negotiation failed: client connection to 127.20.251.129:34939: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:05:35.161420 21486 tablet_server.cc:196] TabletServer@127.20.251.130:0 shutdown complete.
I20260608 10:05:35.172531 21486 tablet_server.cc:179] TabletServer@127.20.251.131:0 shutting down...
I20260608 10:05:35.189319 21486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:05:35.190148 21486 tablet_replica.cc:333] T 5ee2d8eecff24734904024e33fe2de09 P 2f5c16b4a34646b3a7d6aff03b514f42: stopping tablet replica
I20260608 10:05:35.190739 21486 raft_consensus.cc:2243] T 5ee2d8eecff24734904024e33fe2de09 P 2f5c16b4a34646b3a7d6aff03b514f42 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:35.191136 21486 raft_consensus.cc:2272] T 5ee2d8eecff24734904024e33fe2de09 P 2f5c16b4a34646b3a7d6aff03b514f42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:35.193054 21486 tablet_replica.cc:333] T 8da2df3c9f40450da231acc416527dab P 2f5c16b4a34646b3a7d6aff03b514f42: stopping tablet replica
I20260608 10:05:35.193650 21486 raft_consensus.cc:2243] T 8da2df3c9f40450da231acc416527dab P 2f5c16b4a34646b3a7d6aff03b514f42 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:05:35.194336 21486 pending_rounds.cc:70] T 8da2df3c9f40450da231acc416527dab P 2f5c16b4a34646b3a7d6aff03b514f42: Trying to abort 1 pending ops.
I20260608 10:05:35.194527 21486 pending_rounds.cc:77] T 8da2df3c9f40450da231acc416527dab P 2f5c16b4a34646b3a7d6aff03b514f42: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294620199952461824 op_type: NO_OP noop_request { }
I20260608 10:05:35.194789 21486 raft_consensus.cc:2889] T 8da2df3c9f40450da231acc416527dab P 2f5c16b4a34646b3a7d6aff03b514f42 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:05:35.195056 21486 raft_consensus.cc:2272] T 8da2df3c9f40450da231acc416527dab P 2f5c16b4a34646b3a7d6aff03b514f42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:35.197187 21486 tablet_replica.cc:333] T c2b72a1ed0f64b04a76e7979382b2af3 P 2f5c16b4a34646b3a7d6aff03b514f42: stopping tablet replica
I20260608 10:05:35.197888 21486 raft_consensus.cc:2243] T c2b72a1ed0f64b04a76e7979382b2af3 P 2f5c16b4a34646b3a7d6aff03b514f42 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:35.198254 21486 raft_consensus.cc:2272] T c2b72a1ed0f64b04a76e7979382b2af3 P 2f5c16b4a34646b3a7d6aff03b514f42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:35.200413 21486 tablet_replica.cc:333] T 1e9139094a274246a9dc5ea83bc29ce8 P 2f5c16b4a34646b3a7d6aff03b514f42: stopping tablet replica
I20260608 10:05:35.200848 21486 raft_consensus.cc:2243] T 1e9139094a274246a9dc5ea83bc29ce8 P 2f5c16b4a34646b3a7d6aff03b514f42 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:35.201162 21486 raft_consensus.cc:2272] T 1e9139094a274246a9dc5ea83bc29ce8 P 2f5c16b4a34646b3a7d6aff03b514f42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:35.222664 21486 tablet_server.cc:196] TabletServer@127.20.251.131:0 shutdown complete.
I20260608 10:05:35.234143 21486 master.cc:562] Master@127.20.251.190:39375 shutting down...
I20260608 10:05:35.247503 21486 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3689fbab72d14b13a702ae8e88204c32 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:05:35.247998 21486 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3689fbab72d14b13a702ae8e88204c32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:35.248262 21486 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3689fbab72d14b13a702ae8e88204c32: stopping tablet replica
I20260608 10:05:35.266099 21486 master.cc:584] Master@127.20.251.190:39375 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange (2132 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas
I20260608 10:05:35.296244 21486 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.20.251.190:45837
I20260608 10:05:35.297317 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:05:35.302373 24311 instance_detector.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:05:35.302476 24312 instance_detector.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:05:35.303628 24314 instance_detector.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:05:35.304849 21486 server_base.cc:1061] running on GCE node
I20260608 10:05:35.305784 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:05:35.305965 21486 system_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:05:35.306084 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913135306073 us; error 0 us; skew 500 ppm
I20260608 10:05:35.306595 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:05:35.308916 21486 webserver.cc:533] Webserver started at http://127.20.251.190:33479/ using document root <none> and password file <none>
I20260608 10:05:35.309401 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:05:35.309736 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:05:35.309980 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:05:35.311013 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913058711471-21486-0/minicluster-data/master-0-root/instance:
uuid: "a218aebc2fe8496aa344b441ca1ed78b"
format_stamp: "Formatted at 2026-06-08 10:05:35 on dist-test-slave-0x65"
I20260608 10:05:35.315445 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:05:35.318889 24319 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:05:35.319598 21486 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:05:35.319870 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913058711471-21486-0/minicluster-data/master-0-root
uuid: "a218aebc2fe8496aa344b441ca1ed78b"
format_stamp: "Formatted at 2026-06-08 10:05:35 on dist-test-slave-0x65"
I20260608 10:05:35.320134 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913058711471-21486-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913058711471-21486-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913058711471-21486-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:05:35.342945 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:05:35.343981 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:05:35.380703 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.190:45837
I20260608 10:05:35.380841 24370 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.190:45837 every 8 connection(s)
I20260608 10:05:35.384850 24371 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:05:35.394966 24371 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a218aebc2fe8496aa344b441ca1ed78b: Bootstrap starting.
I20260608 10:05:35.399535 24371 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a218aebc2fe8496aa344b441ca1ed78b: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:35.403558 24371 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a218aebc2fe8496aa344b441ca1ed78b: No bootstrap required, opened a new log
I20260608 10:05:35.405714 24371 raft_consensus.cc:359] T 00000000000000000000000000000000 P a218aebc2fe8496aa344b441ca1ed78b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a218aebc2fe8496aa344b441ca1ed78b" member_type: VOTER }
I20260608 10:05:35.406103 24371 raft_consensus.cc:385] T 00000000000000000000000000000000 P a218aebc2fe8496aa344b441ca1ed78b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:35.406314 24371 raft_consensus.cc:740] T 00000000000000000000000000000000 P a218aebc2fe8496aa344b441ca1ed78b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a218aebc2fe8496aa344b441ca1ed78b, State: Initialized, Role: FOLLOWER
I20260608 10:05:35.406922 24371 consensus_queue.cc:260] T 00000000000000000000000000000000 P a218aebc2fe8496aa344b441ca1ed78b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a218aebc2fe8496aa344b441ca1ed78b" member_type: VOTER }
I20260608 10:05:35.407378 24371 raft_consensus.cc:399] T 00000000000000000000000000000000 P a218aebc2fe8496aa344b441ca1ed78b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:05:35.407603 24371 raft_consensus.cc:493] T 00000000000000000000000000000000 P a218aebc2fe8496aa344b441ca1ed78b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:05:35.407850 24371 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a218aebc2fe8496aa344b441ca1ed78b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:35.412444 24371 raft_consensus.cc:515] T 00000000000000000000000000000000 P a218aebc2fe8496aa344b441ca1ed78b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a218aebc2fe8496aa344b441ca1ed78b" member_type: VOTER }
I20260608 10:05:35.412994 24371 leader_election.cc:304] T 00000000000000000000000000000000 P a218aebc2fe8496aa344b441ca1ed78b [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: a218aebc2fe8496aa344b441ca1ed78b; no voters: 
I20260608 10:05:35.414163 24371 leader_election.cc:290] T 00000000000000000000000000000000 P a218aebc2fe8496aa344b441ca1ed78b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:05:35.414541 24374 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a218aebc2fe8496aa344b441ca1ed78b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:35.415794 24374 raft_consensus.cc:697] T 00000000000000000000000000000000 P a218aebc2fe8496aa344b441ca1ed78b [term 1 LEADER]: Becoming Leader. State: Replica: a218aebc2fe8496aa344b441ca1ed78b, State: Running, Role: LEADER
I20260608 10:05:35.416450 24374 consensus_queue.cc:237] T 00000000000000000000000000000000 P a218aebc2fe8496aa344b441ca1ed78b [LEADER]: Queue going to LEADER mode. State: All 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: "a218aebc2fe8496aa344b441ca1ed78b" member_type: VOTER }
I20260608 10:05:35.417017 24371 sys_catalog.cc:565] T 00000000000000000000000000000000 P a218aebc2fe8496aa344b441ca1ed78b [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:05:35.419202 24375 sys_catalog.cc:455] T 00000000000000000000000000000000 P a218aebc2fe8496aa344b441ca1ed78b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a218aebc2fe8496aa344b441ca1ed78b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a218aebc2fe8496aa344b441ca1ed78b" member_type: VOTER } }
I20260608 10:05:35.419271 24376 sys_catalog.cc:455] T 00000000000000000000000000000000 P a218aebc2fe8496aa344b441ca1ed78b [sys.catalog]: SysCatalogTable state changed. Reason: New leader a218aebc2fe8496aa344b441ca1ed78b. Latest consensus state: current_term: 1 leader_uuid: "a218aebc2fe8496aa344b441ca1ed78b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a218aebc2fe8496aa344b441ca1ed78b" member_type: VOTER } }
I20260608 10:05:35.419915 24376 sys_catalog.cc:458] T 00000000000000000000000000000000 P a218aebc2fe8496aa344b441ca1ed78b [sys.catalog]: This master's current role is: LEADER
I20260608 10:05:35.420663 24375 sys_catalog.cc:458] T 00000000000000000000000000000000 P a218aebc2fe8496aa344b441ca1ed78b [sys.catalog]: This master's current role is: LEADER
I20260608 10:05:35.422822 24380 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:05:35.428153 24380 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:05:35.431947 21486 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:05:35.437532 24380 catalog_manager.cc:1382] Generated new cluster ID: 930117b071d84022b84f0b07297ae43e
I20260608 10:05:35.437803 24380 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:05:35.466559 24380 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:05:35.468096 24380 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:05:35.493443 24380 catalog_manager.cc:6069] T 00000000000000000000000000000000 P a218aebc2fe8496aa344b441ca1ed78b: Generated new TSK 0
I20260608 10:05:35.494127 24380 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:05:35.498770 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:05:35.506294 24392 instance_detector.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:05:35.507174 24393 instance_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:05:35.513062 21486 server_base.cc:1061] running on GCE node
W20260608 10:05:35.514137 24395 instance_detector.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:05:35.515174 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:05:35.515412 21486 system_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:05:35.515578 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913135515559 us; error 0 us; skew 500 ppm
I20260608 10:05:35.516187 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:05:35.518958 21486 webserver.cc:533] Webserver started at http://127.20.251.129:35261/ using document root <none> and password file <none>
I20260608 10:05:35.519490 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:05:35.519670 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:05:35.519933 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:05:35.521052 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913058711471-21486-0/minicluster-data/ts-0-root/instance:
uuid: "b569fba4fb644085ab706845b9a7d1af"
format_stamp: "Formatted at 2026-06-08 10:05:35 on dist-test-slave-0x65"
I20260608 10:05:35.526209 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.001s
I20260608 10:05:35.530097 24400 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:05:35.530984 21486 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 10:05:35.531293 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913058711471-21486-0/minicluster-data/ts-0-root
uuid: "b569fba4fb644085ab706845b9a7d1af"
format_stamp: "Formatted at 2026-06-08 10:05:35 on dist-test-slave-0x65"
I20260608 10:05:35.531555 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913058711471-21486-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913058711471-21486-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913058711471-21486-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:05:35.552953 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:05:35.554206 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:05:35.555819 21486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:05:35.558398 21486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:05:35.558604 21486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:35.558835 21486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:05:35.558983 21486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:35.605880 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.129:39911
I20260608 10:05:35.606084 24462 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.129:39911 every 8 connection(s)
I20260608 10:05:35.611003 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:05:35.618206 24467 instance_detector.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:05:35.621857 24468 instance_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:05:35.622738 21486 server_base.cc:1061] running on GCE node
W20260608 10:05:35.622956 24470 instance_detector.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:05:35.624022 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:05:35.624276 21486 system_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:05:35.624487 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913135624465 us; error 0 us; skew 500 ppm
I20260608 10:05:35.625242 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:05:35.626196 24463 heartbeater.cc:344] Connected to a master server at 127.20.251.190:45837
I20260608 10:05:35.626598 24463 heartbeater.cc:461] Registering TS with master...
I20260608 10:05:35.627488 24463 heartbeater.cc:507] Master 127.20.251.190:45837 requested a full tablet report, sending...
I20260608 10:05:35.630295 21486 webserver.cc:533] Webserver started at http://127.20.251.130:39541/ using document root <none> and password file <none>
I20260608 10:05:35.630241 24336 ts_manager.cc:194] Registered new tserver with Master: b569fba4fb644085ab706845b9a7d1af (127.20.251.129:39911)
I20260608 10:05:35.631213 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:05:35.631502 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:05:35.631829 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:05:35.633025 24336 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57516
I20260608 10:05:35.633311 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913058711471-21486-0/minicluster-data/ts-1-root/instance:
uuid: "d67e29afecfc4f019844256afe357d9b"
format_stamp: "Formatted at 2026-06-08 10:05:35 on dist-test-slave-0x65"
I20260608 10:05:35.638597 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:05:35.642310 24475 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:05:35.643193 21486 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 10:05:35.643488 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913058711471-21486-0/minicluster-data/ts-1-root
uuid: "d67e29afecfc4f019844256afe357d9b"
format_stamp: "Formatted at 2026-06-08 10:05:35 on dist-test-slave-0x65"
I20260608 10:05:35.643754 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913058711471-21486-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913058711471-21486-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913058711471-21486-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:05:35.653954 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:05:35.654973 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:05:35.656453 21486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:05:35.658859 21486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:05:35.659073 21486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:35.659294 21486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:05:35.659454 21486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:35.703048 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.130:37695
I20260608 10:05:35.703285 24537 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.130:37695 every 8 connection(s)
I20260608 10:05:35.708292 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:05:35.715867 24541 instance_detector.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:05:35.719528 24542 instance_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:05:35.720018 21486 server_base.cc:1061] running on GCE node
W20260608 10:05:35.720826 24544 instance_detector.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:05:35.722138 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 10:05:35.722419 24538 heartbeater.cc:344] Connected to a master server at 127.20.251.190:45837
W20260608 10:05:35.722445 21486 system_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:05:35.723006 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913135722983 us; error 0 us; skew 500 ppm
I20260608 10:05:35.723048 24538 heartbeater.cc:461] Registering TS with master...
I20260608 10:05:35.723762 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:05:35.723934 24538 heartbeater.cc:507] Master 127.20.251.190:45837 requested a full tablet report, sending...
I20260608 10:05:35.726975 24336 ts_manager.cc:194] Registered new tserver with Master: d67e29afecfc4f019844256afe357d9b (127.20.251.130:37695)
I20260608 10:05:35.726989 21486 webserver.cc:533] Webserver started at http://127.20.251.131:38279/ using document root <none> and password file <none>
I20260608 10:05:35.727881 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:05:35.728103 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:05:35.728379 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:05:35.728632 24336 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57522
I20260608 10:05:35.729746 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913058711471-21486-0/minicluster-data/ts-2-root/instance:
uuid: "9c8cc24fa22248b4b9e63889589bdbde"
format_stamp: "Formatted at 2026-06-08 10:05:35 on dist-test-slave-0x65"
I20260608 10:05:35.735006 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:05:35.738826 24549 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:05:35.739800 21486 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:05:35.740191 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913058711471-21486-0/minicluster-data/ts-2-root
uuid: "9c8cc24fa22248b4b9e63889589bdbde"
format_stamp: "Formatted at 2026-06-08 10:05:35 on dist-test-slave-0x65"
I20260608 10:05:35.740520 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913058711471-21486-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913058711471-21486-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913058711471-21486-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:05:35.763142 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:05:35.764607 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:05:35.766431 21486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:05:35.769356 21486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:05:35.769634 21486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 10:05:35.769928 21486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:05:35.770107 21486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:35.822458 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.131:40659
I20260608 10:05:35.822619 24611 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.131:40659 every 8 connection(s)
I20260608 10:05:35.838817 24612 heartbeater.cc:344] Connected to a master server at 127.20.251.190:45837
I20260608 10:05:35.839340 24612 heartbeater.cc:461] Registering TS with master...
I20260608 10:05:35.840267 24612 heartbeater.cc:507] Master 127.20.251.190:45837 requested a full tablet report, sending...
I20260608 10:05:35.842754 24336 ts_manager.cc:194] Registered new tserver with Master: 9c8cc24fa22248b4b9e63889589bdbde (127.20.251.131:40659)
I20260608 10:05:35.843071 21486 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016435045s
I20260608 10:05:35.844861 24336 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57524
I20260608 10:05:36.636570 24463 heartbeater.cc:499] Master 127.20.251.190:45837 was elected leader, sending a full tablet report...
I20260608 10:05:36.731573 24538 heartbeater.cc:499] Master 127.20.251.190:45837 was elected leader, sending a full tablet report...
I20260608 10:05:36.848345 24612 heartbeater.cc:499] Master 127.20.251.190:45837 was elected leader, sending a full tablet report...
I20260608 10:05:36.903226 24336 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57530:
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:05:36.905788 24336 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:05:36.979025 24428 tablet_service.cc:1511] Processing CreateTablet for tablet b5a88078e934492798f6c25a24759489 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=bc2f2a57ebc24a8d8925ea2b7f361da2]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:05:36.981655 24425 tablet_service.cc:1511] Processing CreateTablet for tablet 46d8fdd9af9f4ae49353f4cef0c108d2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=bc2f2a57ebc24a8d8925ea2b7f361da2]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:05:36.984328 24424 tablet_service.cc:1511] Processing CreateTablet for tablet 7264289eb3a24492b95f5c44446cbff5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=bc2f2a57ebc24a8d8925ea2b7f361da2]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:05:36.985131 24428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5a88078e934492798f6c25a24759489. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:36.986670 24423 tablet_service.cc:1511] Processing CreateTablet for tablet baa237c4f96b49a8b5cbb0c9886c5052 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=bc2f2a57ebc24a8d8925ea2b7f361da2]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:05:36.987978 24425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46d8fdd9af9f4ae49353f4cef0c108d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:36.988680 24426 tablet_service.cc:1511] Processing CreateTablet for tablet 8a6d9c20a53d4405803bf1586fd730fe (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=bc2f2a57ebc24a8d8925ea2b7f361da2]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:05:36.990448 24501 tablet_service.cc:1511] Processing CreateTablet for tablet 8a6d9c20a53d4405803bf1586fd730fe (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=bc2f2a57ebc24a8d8925ea2b7f361da2]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:05:36.990702 24503 tablet_service.cc:1511] Processing CreateTablet for tablet b5a88078e934492798f6c25a24759489 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=bc2f2a57ebc24a8d8925ea2b7f361da2]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:05:36.992101 24501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a6d9c20a53d4405803bf1586fd730fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:36.993112 24502 tablet_service.cc:1511] Processing CreateTablet for tablet 484abce8f3ce4ebab99fb2fffda11088 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=bc2f2a57ebc24a8d8925ea2b7f361da2]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:05:36.994738 24502 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 484abce8f3ce4ebab99fb2fffda11088. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:36.998816 24427 tablet_service.cc:1511] Processing CreateTablet for tablet 484abce8f3ce4ebab99fb2fffda11088 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=bc2f2a57ebc24a8d8925ea2b7f361da2]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:05:36.999226 24500 tablet_service.cc:1511] Processing CreateTablet for tablet 46d8fdd9af9f4ae49353f4cef0c108d2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=bc2f2a57ebc24a8d8925ea2b7f361da2]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:05:37.000643 24424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7264289eb3a24492b95f5c44446cbff5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:37.002192 24499 tablet_service.cc:1511] Processing CreateTablet for tablet 7264289eb3a24492b95f5c44446cbff5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=bc2f2a57ebc24a8d8925ea2b7f361da2]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:05:37.005015 24498 tablet_service.cc:1511] Processing CreateTablet for tablet baa237c4f96b49a8b5cbb0c9886c5052 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=bc2f2a57ebc24a8d8925ea2b7f361da2]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:05:37.006629 24423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet baa237c4f96b49a8b5cbb0c9886c5052. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:37.007747 24497 tablet_service.cc:1511] Processing CreateTablet for tablet 13c9391de4014e74a016a7d96fad3f3f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=bc2f2a57ebc24a8d8925ea2b7f361da2]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:05:37.010311 24496 tablet_service.cc:1511] Processing CreateTablet for tablet 27d7088f9540467a88c9c3acdd6b4ef6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=bc2f2a57ebc24a8d8925ea2b7f361da2]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:05:37.011488 24426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a6d9c20a53d4405803bf1586fd730fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:37.000769 24500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46d8fdd9af9f4ae49353f4cef0c108d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:37.014451 24427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 484abce8f3ce4ebab99fb2fffda11088. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:37.017802 24422 tablet_service.cc:1511] Processing CreateTablet for tablet 13c9391de4014e74a016a7d96fad3f3f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=bc2f2a57ebc24a8d8925ea2b7f361da2]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:05:37.019577 24422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13c9391de4014e74a016a7d96fad3f3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:37.022187 24496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27d7088f9540467a88c9c3acdd6b4ef6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:37.022895 24421 tablet_service.cc:1511] Processing CreateTablet for tablet 27d7088f9540467a88c9c3acdd6b4ef6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=bc2f2a57ebc24a8d8925ea2b7f361da2]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:05:37.024948 24421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27d7088f9540467a88c9c3acdd6b4ef6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:37.023507 24497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13c9391de4014e74a016a7d96fad3f3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:37.028533 24503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5a88078e934492798f6c25a24759489. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:37.029939 24498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet baa237c4f96b49a8b5cbb0c9886c5052. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:37.038321 24499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7264289eb3a24492b95f5c44446cbff5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:37.076864 24632 tablet_bootstrap.cc:492] T 8a6d9c20a53d4405803bf1586fd730fe P d67e29afecfc4f019844256afe357d9b: Bootstrap starting.
I20260608 10:05:37.104830 24632 tablet_bootstrap.cc:654] T 8a6d9c20a53d4405803bf1586fd730fe P d67e29afecfc4f019844256afe357d9b: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:37.125523 24633 tablet_bootstrap.cc:492] T b5a88078e934492798f6c25a24759489 P b569fba4fb644085ab706845b9a7d1af: Bootstrap starting.
I20260608 10:05:37.132102 24576 tablet_service.cc:1511] Processing CreateTablet for tablet 484abce8f3ce4ebab99fb2fffda11088 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=bc2f2a57ebc24a8d8925ea2b7f361da2]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:05:37.133226 24575 tablet_service.cc:1511] Processing CreateTablet for tablet 8a6d9c20a53d4405803bf1586fd730fe (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=bc2f2a57ebc24a8d8925ea2b7f361da2]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:05:37.135097 24575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a6d9c20a53d4405803bf1586fd730fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:37.134680 24577 tablet_service.cc:1511] Processing CreateTablet for tablet b5a88078e934492798f6c25a24759489 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=bc2f2a57ebc24a8d8925ea2b7f361da2]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:05:37.136231 24577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5a88078e934492798f6c25a24759489. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:37.137339 24633 tablet_bootstrap.cc:654] T b5a88078e934492798f6c25a24759489 P b569fba4fb644085ab706845b9a7d1af: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:37.137400 24574 tablet_service.cc:1511] Processing CreateTablet for tablet 46d8fdd9af9f4ae49353f4cef0c108d2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=bc2f2a57ebc24a8d8925ea2b7f361da2]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:05:37.140064 24571 tablet_service.cc:1511] Processing CreateTablet for tablet 13c9391de4014e74a016a7d96fad3f3f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=bc2f2a57ebc24a8d8925ea2b7f361da2]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:05:37.142246 24570 tablet_service.cc:1511] Processing CreateTablet for tablet 27d7088f9540467a88c9c3acdd6b4ef6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=bc2f2a57ebc24a8d8925ea2b7f361da2]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:05:37.138691 24573 tablet_service.cc:1511] Processing CreateTablet for tablet 7264289eb3a24492b95f5c44446cbff5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=bc2f2a57ebc24a8d8925ea2b7f361da2]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:05:37.145614 24632 tablet_bootstrap.cc:492] T 8a6d9c20a53d4405803bf1586fd730fe P d67e29afecfc4f019844256afe357d9b: No bootstrap required, opened a new log
I20260608 10:05:37.138691 24572 tablet_service.cc:1511] Processing CreateTablet for tablet baa237c4f96b49a8b5cbb0c9886c5052 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=bc2f2a57ebc24a8d8925ea2b7f361da2]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:05:37.146298 24632 ts_tablet_manager.cc:1403] T 8a6d9c20a53d4405803bf1586fd730fe P d67e29afecfc4f019844256afe357d9b: Time spent bootstrapping tablet: real 0.070s	user 0.014s	sys 0.000s
I20260608 10:05:37.147285 24571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13c9391de4014e74a016a7d96fad3f3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:37.149196 24570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27d7088f9540467a88c9c3acdd6b4ef6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:37.149873 24632 raft_consensus.cc:359] T 8a6d9c20a53d4405803bf1586fd730fe P d67e29afecfc4f019844256afe357d9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:37.150686 24632 raft_consensus.cc:385] T 8a6d9c20a53d4405803bf1586fd730fe P d67e29afecfc4f019844256afe357d9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:37.151074 24573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7264289eb3a24492b95f5c44446cbff5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:37.145583 24633 tablet_bootstrap.cc:492] T b5a88078e934492798f6c25a24759489 P b569fba4fb644085ab706845b9a7d1af: No bootstrap required, opened a new log
I20260608 10:05:37.151795 24633 ts_tablet_manager.cc:1403] T b5a88078e934492798f6c25a24759489 P b569fba4fb644085ab706845b9a7d1af: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.000s
I20260608 10:05:37.152379 24574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46d8fdd9af9f4ae49353f4cef0c108d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:37.155341 24633 raft_consensus.cc:359] T b5a88078e934492798f6c25a24759489 P b569fba4fb644085ab706845b9a7d1af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:37.156157 24633 raft_consensus.cc:385] T b5a88078e934492798f6c25a24759489 P b569fba4fb644085ab706845b9a7d1af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:37.156481 24633 raft_consensus.cc:740] T b5a88078e934492798f6c25a24759489 P b569fba4fb644085ab706845b9a7d1af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b569fba4fb644085ab706845b9a7d1af, State: Initialized, Role: FOLLOWER
I20260608 10:05:37.157930 24576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 484abce8f3ce4ebab99fb2fffda11088. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:37.157398 24633 consensus_queue.cc:260] T b5a88078e934492798f6c25a24759489 P b569fba4fb644085ab706845b9a7d1af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:37.162057 24572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet baa237c4f96b49a8b5cbb0c9886c5052. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:37.151015 24632 raft_consensus.cc:740] T 8a6d9c20a53d4405803bf1586fd730fe P d67e29afecfc4f019844256afe357d9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d67e29afecfc4f019844256afe357d9b, State: Initialized, Role: FOLLOWER
I20260608 10:05:37.199841 24632 consensus_queue.cc:260] T 8a6d9c20a53d4405803bf1586fd730fe P d67e29afecfc4f019844256afe357d9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:37.252525 24638 tablet_bootstrap.cc:492] T 8a6d9c20a53d4405803bf1586fd730fe P 9c8cc24fa22248b4b9e63889589bdbde: Bootstrap starting.
I20260608 10:05:37.291342 24638 tablet_bootstrap.cc:654] T 8a6d9c20a53d4405803bf1586fd730fe P 9c8cc24fa22248b4b9e63889589bdbde: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:37.337983 24638 tablet_bootstrap.cc:492] T 8a6d9c20a53d4405803bf1586fd730fe P 9c8cc24fa22248b4b9e63889589bdbde: No bootstrap required, opened a new log
I20260608 10:05:37.338649 24638 ts_tablet_manager.cc:1403] T 8a6d9c20a53d4405803bf1586fd730fe P 9c8cc24fa22248b4b9e63889589bdbde: Time spent bootstrapping tablet: real 0.087s	user 0.011s	sys 0.005s
I20260608 10:05:37.356496 24638 raft_consensus.cc:359] T 8a6d9c20a53d4405803bf1586fd730fe P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:37.357450 24638 raft_consensus.cc:385] T 8a6d9c20a53d4405803bf1586fd730fe P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:37.382725 24638 raft_consensus.cc:740] T 8a6d9c20a53d4405803bf1586fd730fe P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c8cc24fa22248b4b9e63889589bdbde, State: Initialized, Role: FOLLOWER
I20260608 10:05:37.393013 24640 raft_consensus.cc:493] T b5a88078e934492798f6c25a24759489 P b569fba4fb644085ab706845b9a7d1af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:37.393671 24640 raft_consensus.cc:515] T b5a88078e934492798f6c25a24759489 P b569fba4fb644085ab706845b9a7d1af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:37.400061 24638 consensus_queue.cc:260] T 8a6d9c20a53d4405803bf1586fd730fe P 9c8cc24fa22248b4b9e63889589bdbde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:37.406723 24640 leader_election.cc:290] T b5a88078e934492798f6c25a24759489 P b569fba4fb644085ab706845b9a7d1af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d67e29afecfc4f019844256afe357d9b (127.20.251.130:37695), 9c8cc24fa22248b4b9e63889589bdbde (127.20.251.131:40659)
I20260608 10:05:37.410744 24632 ts_tablet_manager.cc:1434] T 8a6d9c20a53d4405803bf1586fd730fe P d67e29afecfc4f019844256afe357d9b: Time spent starting tablet: real 0.264s	user 0.030s	sys 0.046s
I20260608 10:05:37.412428 24632 tablet_bootstrap.cc:492] T 484abce8f3ce4ebab99fb2fffda11088 P d67e29afecfc4f019844256afe357d9b: Bootstrap starting.
I20260608 10:05:37.412935 24633 ts_tablet_manager.cc:1434] T b5a88078e934492798f6c25a24759489 P b569fba4fb644085ab706845b9a7d1af: Time spent starting tablet: real 0.261s	user 0.018s	sys 0.035s
I20260608 10:05:37.414201 24633 tablet_bootstrap.cc:492] T 46d8fdd9af9f4ae49353f4cef0c108d2 P b569fba4fb644085ab706845b9a7d1af: Bootstrap starting.
I20260608 10:05:37.420512 24632 tablet_bootstrap.cc:654] T 484abce8f3ce4ebab99fb2fffda11088 P d67e29afecfc4f019844256afe357d9b: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:37.423597 24638 ts_tablet_manager.cc:1434] T 8a6d9c20a53d4405803bf1586fd730fe P 9c8cc24fa22248b4b9e63889589bdbde: Time spent starting tablet: real 0.085s	user 0.007s	sys 0.003s
I20260608 10:05:37.425645 24638 tablet_bootstrap.cc:492] T 484abce8f3ce4ebab99fb2fffda11088 P 9c8cc24fa22248b4b9e63889589bdbde: Bootstrap starting.
I20260608 10:05:37.432211 24389 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 10:05:37.432961 24633 tablet_bootstrap.cc:654] T 46d8fdd9af9f4ae49353f4cef0c108d2 P b569fba4fb644085ab706845b9a7d1af: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:37.439796 24638 tablet_bootstrap.cc:654] T 484abce8f3ce4ebab99fb2fffda11088 P 9c8cc24fa22248b4b9e63889589bdbde: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:37.452081 24638 tablet_bootstrap.cc:492] T 484abce8f3ce4ebab99fb2fffda11088 P 9c8cc24fa22248b4b9e63889589bdbde: No bootstrap required, opened a new log
I20260608 10:05:37.452847 24638 ts_tablet_manager.cc:1403] T 484abce8f3ce4ebab99fb2fffda11088 P 9c8cc24fa22248b4b9e63889589bdbde: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.003s
I20260608 10:05:37.464255 24633 tablet_bootstrap.cc:492] T 46d8fdd9af9f4ae49353f4cef0c108d2 P b569fba4fb644085ab706845b9a7d1af: No bootstrap required, opened a new log
I20260608 10:05:37.465027 24633 ts_tablet_manager.cc:1403] T 46d8fdd9af9f4ae49353f4cef0c108d2 P b569fba4fb644085ab706845b9a7d1af: Time spent bootstrapping tablet: real 0.051s	user 0.007s	sys 0.008s
I20260608 10:05:37.456568 24638 raft_consensus.cc:359] T 484abce8f3ce4ebab99fb2fffda11088 P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:37.468691 24638 raft_consensus.cc:385] T 484abce8f3ce4ebab99fb2fffda11088 P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:37.469085 24638 raft_consensus.cc:740] T 484abce8f3ce4ebab99fb2fffda11088 P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c8cc24fa22248b4b9e63889589bdbde, State: Initialized, Role: FOLLOWER
I20260608 10:05:37.471524 24638 consensus_queue.cc:260] T 484abce8f3ce4ebab99fb2fffda11088 P 9c8cc24fa22248b4b9e63889589bdbde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
W20260608 10:05:37.568830 24389 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
W20260608 10:05:37.578961 24384 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:05:37.580044 24643 raft_consensus.cc:493] T 8a6d9c20a53d4405803bf1586fd730fe P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:37.580628 24643 raft_consensus.cc:515] T 8a6d9c20a53d4405803bf1586fd730fe P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
W20260608 10:05:37.593596 24428 thread.cc:641] tablet-open [worker] (thread pool) Time spent creating pthread: real 0.581s	user 0.009s	sys 0.010s
W20260608 10:05:37.597663 24428 thread.cc:608] tablet-open [worker] (thread pool) Time spent starting thread: real 0.585s	user 0.010s	sys 0.010s
I20260608 10:05:37.684820 24633 raft_consensus.cc:359] T 46d8fdd9af9f4ae49353f4cef0c108d2 P b569fba4fb644085ab706845b9a7d1af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:37.685729 24633 raft_consensus.cc:385] T 46d8fdd9af9f4ae49353f4cef0c108d2 P b569fba4fb644085ab706845b9a7d1af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:37.686095 24633 raft_consensus.cc:740] T 46d8fdd9af9f4ae49353f4cef0c108d2 P b569fba4fb644085ab706845b9a7d1af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b569fba4fb644085ab706845b9a7d1af, State: Initialized, Role: FOLLOWER
I20260608 10:05:37.686972 24633 consensus_queue.cc:260] T 46d8fdd9af9f4ae49353f4cef0c108d2 P b569fba4fb644085ab706845b9a7d1af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:37.694867 24643 leader_election.cc:290] T 8a6d9c20a53d4405803bf1586fd730fe P 9c8cc24fa22248b4b9e63889589bdbde [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b569fba4fb644085ab706845b9a7d1af (127.20.251.129:39911), d67e29afecfc4f019844256afe357d9b (127.20.251.130:37695)
I20260608 10:05:37.699290 24638 ts_tablet_manager.cc:1434] T 484abce8f3ce4ebab99fb2fffda11088 P 9c8cc24fa22248b4b9e63889589bdbde: Time spent starting tablet: real 0.246s	user 0.037s	sys 0.069s
W20260608 10:05:37.703540 24323 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.20.251.129:39911, user_credentials={real_user=slave}} blocked reactor thread for 203452us
I20260608 10:05:37.705384 24587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a88078e934492798f6c25a24759489" candidate_uuid: "b569fba4fb644085ab706845b9a7d1af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c8cc24fa22248b4b9e63889589bdbde" is_pre_election: true
W20260608 10:05:37.707034 24401 leader_election.cc:343] T b5a88078e934492798f6c25a24759489 P b569fba4fb644085ab706845b9a7d1af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c8cc24fa22248b4b9e63889589bdbde (127.20.251.131:40659): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:05:37.707823 24638 tablet_bootstrap.cc:492] T 13c9391de4014e74a016a7d96fad3f3f P 9c8cc24fa22248b4b9e63889589bdbde: Bootstrap starting.
I20260608 10:05:37.710841 24633 ts_tablet_manager.cc:1434] T 46d8fdd9af9f4ae49353f4cef0c108d2 P b569fba4fb644085ab706845b9a7d1af: Time spent starting tablet: real 0.245s	user 0.050s	sys 0.059s
I20260608 10:05:37.711920 24633 tablet_bootstrap.cc:492] T 484abce8f3ce4ebab99fb2fffda11088 P b569fba4fb644085ab706845b9a7d1af: Bootstrap starting.
I20260608 10:05:37.719177 24638 tablet_bootstrap.cc:654] T 13c9391de4014e74a016a7d96fad3f3f P 9c8cc24fa22248b4b9e63889589bdbde: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:37.728039 24633 tablet_bootstrap.cc:654] T 484abce8f3ce4ebab99fb2fffda11088 P b569fba4fb644085ab706845b9a7d1af: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:37.729005 24632 tablet_bootstrap.cc:492] T 484abce8f3ce4ebab99fb2fffda11088 P d67e29afecfc4f019844256afe357d9b: No bootstrap required, opened a new log
I20260608 10:05:37.729801 24632 ts_tablet_manager.cc:1403] T 484abce8f3ce4ebab99fb2fffda11088 P d67e29afecfc4f019844256afe357d9b: Time spent bootstrapping tablet: real 0.318s	user 0.111s	sys 0.120s
I20260608 10:05:37.731308 24643 raft_consensus.cc:493] T 484abce8f3ce4ebab99fb2fffda11088 P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:37.731850 24643 raft_consensus.cc:515] T 484abce8f3ce4ebab99fb2fffda11088 P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:37.734329 24643 leader_election.cc:290] T 484abce8f3ce4ebab99fb2fffda11088 P 9c8cc24fa22248b4b9e63889589bdbde [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d67e29afecfc4f019844256afe357d9b (127.20.251.130:37695), b569fba4fb644085ab706845b9a7d1af (127.20.251.129:39911)
I20260608 10:05:37.734421 24632 raft_consensus.cc:359] T 484abce8f3ce4ebab99fb2fffda11088 P d67e29afecfc4f019844256afe357d9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:37.737707 24632 raft_consensus.cc:385] T 484abce8f3ce4ebab99fb2fffda11088 P d67e29afecfc4f019844256afe357d9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:37.738188 24632 raft_consensus.cc:740] T 484abce8f3ce4ebab99fb2fffda11088 P d67e29afecfc4f019844256afe357d9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d67e29afecfc4f019844256afe357d9b, State: Initialized, Role: FOLLOWER
I20260608 10:05:37.739192 24632 consensus_queue.cc:260] T 484abce8f3ce4ebab99fb2fffda11088 P d67e29afecfc4f019844256afe357d9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:37.741398 24632 ts_tablet_manager.cc:1434] T 484abce8f3ce4ebab99fb2fffda11088 P d67e29afecfc4f019844256afe357d9b: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 10:05:37.748111 24513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a88078e934492798f6c25a24759489" candidate_uuid: "b569fba4fb644085ab706845b9a7d1af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d67e29afecfc4f019844256afe357d9b" is_pre_election: true
W20260608 10:05:37.749722 24404 leader_election.cc:343] T b5a88078e934492798f6c25a24759489 P b569fba4fb644085ab706845b9a7d1af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d67e29afecfc4f019844256afe357d9b (127.20.251.130:37695): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:05:37.750274 24404 leader_election.cc:304] T b5a88078e934492798f6c25a24759489 P b569fba4fb644085ab706845b9a7d1af [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: b569fba4fb644085ab706845b9a7d1af; no voters: 9c8cc24fa22248b4b9e63889589bdbde, d67e29afecfc4f019844256afe357d9b
I20260608 10:05:37.751576 24640 raft_consensus.cc:2749] T b5a88078e934492798f6c25a24759489 P b569fba4fb644085ab706845b9a7d1af [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:05:37.752264 24632 tablet_bootstrap.cc:492] T 46d8fdd9af9f4ae49353f4cef0c108d2 P d67e29afecfc4f019844256afe357d9b: Bootstrap starting.
I20260608 10:05:37.764274 24632 tablet_bootstrap.cc:654] T 46d8fdd9af9f4ae49353f4cef0c108d2 P d67e29afecfc4f019844256afe357d9b: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:37.766304 24512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "484abce8f3ce4ebab99fb2fffda11088" candidate_uuid: "9c8cc24fa22248b4b9e63889589bdbde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d67e29afecfc4f019844256afe357d9b" is_pre_election: true
I20260608 10:05:37.767042 24512 raft_consensus.cc:2468] T 484abce8f3ce4ebab99fb2fffda11088 P d67e29afecfc4f019844256afe357d9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c8cc24fa22248b4b9e63889589bdbde in term 0.
I20260608 10:05:37.768633 24553 leader_election.cc:304] T 484abce8f3ce4ebab99fb2fffda11088 P 9c8cc24fa22248b4b9e63889589bdbde [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c8cc24fa22248b4b9e63889589bdbde, d67e29afecfc4f019844256afe357d9b; no voters: 
I20260608 10:05:37.769625 24643 raft_consensus.cc:2804] T 484abce8f3ce4ebab99fb2fffda11088 P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:05:37.769999 24643 raft_consensus.cc:493] T 484abce8f3ce4ebab99fb2fffda11088 P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:05:37.770342 24643 raft_consensus.cc:3060] T 484abce8f3ce4ebab99fb2fffda11088 P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:37.771595 24633 tablet_bootstrap.cc:492] T 484abce8f3ce4ebab99fb2fffda11088 P b569fba4fb644085ab706845b9a7d1af: No bootstrap required, opened a new log
I20260608 10:05:37.772178 24633 ts_tablet_manager.cc:1403] T 484abce8f3ce4ebab99fb2fffda11088 P b569fba4fb644085ab706845b9a7d1af: Time spent bootstrapping tablet: real 0.060s	user 0.009s	sys 0.002s
I20260608 10:05:37.772763 24437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "484abce8f3ce4ebab99fb2fffda11088" candidate_uuid: "9c8cc24fa22248b4b9e63889589bdbde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b569fba4fb644085ab706845b9a7d1af" is_pre_election: true
I20260608 10:05:37.774058 24438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a6d9c20a53d4405803bf1586fd730fe" candidate_uuid: "9c8cc24fa22248b4b9e63889589bdbde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b569fba4fb644085ab706845b9a7d1af" is_pre_election: true
W20260608 10:05:37.774758 24553 leader_election.cc:343] T 484abce8f3ce4ebab99fb2fffda11088 P 9c8cc24fa22248b4b9e63889589bdbde [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b569fba4fb644085ab706845b9a7d1af (127.20.251.129:39911): Illegal state: must be running to vote when last-logged opid is not known
W20260608 10:05:37.775642 24553 leader_election.cc:343] T 8a6d9c20a53d4405803bf1586fd730fe P 9c8cc24fa22248b4b9e63889589bdbde [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b569fba4fb644085ab706845b9a7d1af (127.20.251.129:39911): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:05:37.776245 24633 raft_consensus.cc:359] T 484abce8f3ce4ebab99fb2fffda11088 P b569fba4fb644085ab706845b9a7d1af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:37.776976 24633 raft_consensus.cc:385] T 484abce8f3ce4ebab99fb2fffda11088 P b569fba4fb644085ab706845b9a7d1af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:37.777381 24633 raft_consensus.cc:740] T 484abce8f3ce4ebab99fb2fffda11088 P b569fba4fb644085ab706845b9a7d1af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b569fba4fb644085ab706845b9a7d1af, State: Initialized, Role: FOLLOWER
I20260608 10:05:37.778072 24638 tablet_bootstrap.cc:492] T 13c9391de4014e74a016a7d96fad3f3f P 9c8cc24fa22248b4b9e63889589bdbde: No bootstrap required, opened a new log
I20260608 10:05:37.778795 24638 ts_tablet_manager.cc:1403] T 13c9391de4014e74a016a7d96fad3f3f P 9c8cc24fa22248b4b9e63889589bdbde: Time spent bootstrapping tablet: real 0.073s	user 0.016s	sys 0.022s
I20260608 10:05:37.779002 24513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a6d9c20a53d4405803bf1586fd730fe" candidate_uuid: "9c8cc24fa22248b4b9e63889589bdbde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d67e29afecfc4f019844256afe357d9b" is_pre_election: true
I20260608 10:05:37.778393 24633 consensus_queue.cc:260] T 484abce8f3ce4ebab99fb2fffda11088 P b569fba4fb644085ab706845b9a7d1af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:37.779698 24513 raft_consensus.cc:2468] T 8a6d9c20a53d4405803bf1586fd730fe P d67e29afecfc4f019844256afe357d9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c8cc24fa22248b4b9e63889589bdbde in term 0.
I20260608 10:05:37.781059 24553 leader_election.cc:304] T 8a6d9c20a53d4405803bf1586fd730fe P 9c8cc24fa22248b4b9e63889589bdbde [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: 9c8cc24fa22248b4b9e63889589bdbde, d67e29afecfc4f019844256afe357d9b; no voters: b569fba4fb644085ab706845b9a7d1af
I20260608 10:05:37.782123 24638 raft_consensus.cc:359] T 13c9391de4014e74a016a7d96fad3f3f P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:37.782881 24638 raft_consensus.cc:385] T 13c9391de4014e74a016a7d96fad3f3f P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:37.784690 24633 ts_tablet_manager.cc:1434] T 484abce8f3ce4ebab99fb2fffda11088 P b569fba4fb644085ab706845b9a7d1af: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260608 10:05:37.785432 24643 raft_consensus.cc:515] T 484abce8f3ce4ebab99fb2fffda11088 P 9c8cc24fa22248b4b9e63889589bdbde [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:37.788079 24633 tablet_bootstrap.cc:492] T 7264289eb3a24492b95f5c44446cbff5 P b569fba4fb644085ab706845b9a7d1af: Bootstrap starting.
I20260608 10:05:37.789075 24643 leader_election.cc:290] T 484abce8f3ce4ebab99fb2fffda11088 P 9c8cc24fa22248b4b9e63889589bdbde [CANDIDATE]: Term 1 election: Requested vote from peers d67e29afecfc4f019844256afe357d9b (127.20.251.130:37695), b569fba4fb644085ab706845b9a7d1af (127.20.251.129:39911)
I20260608 10:05:37.789664 24643 raft_consensus.cc:2804] T 8a6d9c20a53d4405803bf1586fd730fe P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:05:37.790017 24643 raft_consensus.cc:493] T 8a6d9c20a53d4405803bf1586fd730fe P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:05:37.790349 24643 raft_consensus.cc:3060] T 8a6d9c20a53d4405803bf1586fd730fe P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:37.787168 24638 raft_consensus.cc:740] T 13c9391de4014e74a016a7d96fad3f3f P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c8cc24fa22248b4b9e63889589bdbde, State: Initialized, Role: FOLLOWER
I20260608 10:05:37.795419 24638 consensus_queue.cc:260] T 13c9391de4014e74a016a7d96fad3f3f P 9c8cc24fa22248b4b9e63889589bdbde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:37.796072 24633 tablet_bootstrap.cc:654] T 7264289eb3a24492b95f5c44446cbff5 P b569fba4fb644085ab706845b9a7d1af: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:37.797857 24632 tablet_bootstrap.cc:492] T 46d8fdd9af9f4ae49353f4cef0c108d2 P d67e29afecfc4f019844256afe357d9b: No bootstrap required, opened a new log
I20260608 10:05:37.798424 24632 ts_tablet_manager.cc:1403] T 46d8fdd9af9f4ae49353f4cef0c108d2 P d67e29afecfc4f019844256afe357d9b: Time spent bootstrapping tablet: real 0.047s	user 0.019s	sys 0.001s
I20260608 10:05:37.798882 24638 ts_tablet_manager.cc:1434] T 13c9391de4014e74a016a7d96fad3f3f P 9c8cc24fa22248b4b9e63889589bdbde: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260608 10:05:37.802021 24638 tablet_bootstrap.cc:492] T 7264289eb3a24492b95f5c44446cbff5 P 9c8cc24fa22248b4b9e63889589bdbde: Bootstrap starting.
I20260608 10:05:37.808460 24513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "484abce8f3ce4ebab99fb2fffda11088" candidate_uuid: "9c8cc24fa22248b4b9e63889589bdbde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d67e29afecfc4f019844256afe357d9b"
I20260608 10:05:37.809175 24513 raft_consensus.cc:3060] T 484abce8f3ce4ebab99fb2fffda11088 P d67e29afecfc4f019844256afe357d9b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:37.815220 24438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "484abce8f3ce4ebab99fb2fffda11088" candidate_uuid: "9c8cc24fa22248b4b9e63889589bdbde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b569fba4fb644085ab706845b9a7d1af"
I20260608 10:05:37.815996 24438 raft_consensus.cc:3060] T 484abce8f3ce4ebab99fb2fffda11088 P b569fba4fb644085ab706845b9a7d1af [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:37.818043 24513 raft_consensus.cc:2468] T 484abce8f3ce4ebab99fb2fffda11088 P d67e29afecfc4f019844256afe357d9b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c8cc24fa22248b4b9e63889589bdbde in term 1.
I20260608 10:05:37.819418 24553 leader_election.cc:304] T 484abce8f3ce4ebab99fb2fffda11088 P 9c8cc24fa22248b4b9e63889589bdbde [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c8cc24fa22248b4b9e63889589bdbde, d67e29afecfc4f019844256afe357d9b; no voters: 
I20260608 10:05:37.820595 24653 raft_consensus.cc:2804] T 484abce8f3ce4ebab99fb2fffda11088 P 9c8cc24fa22248b4b9e63889589bdbde [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:37.824615 24438 raft_consensus.cc:2468] T 484abce8f3ce4ebab99fb2fffda11088 P b569fba4fb644085ab706845b9a7d1af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c8cc24fa22248b4b9e63889589bdbde in term 1.
I20260608 10:05:37.825920 24643 raft_consensus.cc:515] T 8a6d9c20a53d4405803bf1586fd730fe P 9c8cc24fa22248b4b9e63889589bdbde [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:37.825595 24632 raft_consensus.cc:359] T 46d8fdd9af9f4ae49353f4cef0c108d2 P d67e29afecfc4f019844256afe357d9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:37.826803 24632 raft_consensus.cc:385] T 46d8fdd9af9f4ae49353f4cef0c108d2 P d67e29afecfc4f019844256afe357d9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:37.827195 24632 raft_consensus.cc:740] T 46d8fdd9af9f4ae49353f4cef0c108d2 P d67e29afecfc4f019844256afe357d9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d67e29afecfc4f019844256afe357d9b, State: Initialized, Role: FOLLOWER
I20260608 10:05:37.828310 24643 leader_election.cc:290] T 8a6d9c20a53d4405803bf1586fd730fe P 9c8cc24fa22248b4b9e63889589bdbde [CANDIDATE]: Term 1 election: Requested vote from peers b569fba4fb644085ab706845b9a7d1af (127.20.251.129:39911), d67e29afecfc4f019844256afe357d9b (127.20.251.130:37695)
I20260608 10:05:37.829082 24437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a6d9c20a53d4405803bf1586fd730fe" candidate_uuid: "9c8cc24fa22248b4b9e63889589bdbde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b569fba4fb644085ab706845b9a7d1af"
I20260608 10:05:37.829437 24513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a6d9c20a53d4405803bf1586fd730fe" candidate_uuid: "9c8cc24fa22248b4b9e63889589bdbde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d67e29afecfc4f019844256afe357d9b"
I20260608 10:05:37.830073 24513 raft_consensus.cc:3060] T 8a6d9c20a53d4405803bf1586fd730fe P d67e29afecfc4f019844256afe357d9b [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:05:37.830771 24553 leader_election.cc:343] T 8a6d9c20a53d4405803bf1586fd730fe P 9c8cc24fa22248b4b9e63889589bdbde [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b569fba4fb644085ab706845b9a7d1af (127.20.251.129:39911): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:05:37.833113 24632 consensus_queue.cc:260] T 46d8fdd9af9f4ae49353f4cef0c108d2 P d67e29afecfc4f019844256afe357d9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:37.835804 24632 ts_tablet_manager.cc:1434] T 46d8fdd9af9f4ae49353f4cef0c108d2 P d67e29afecfc4f019844256afe357d9b: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.000s
I20260608 10:05:37.836977 24632 tablet_bootstrap.cc:492] T 7264289eb3a24492b95f5c44446cbff5 P d67e29afecfc4f019844256afe357d9b: Bootstrap starting.
I20260608 10:05:37.836710 24513 raft_consensus.cc:2468] T 8a6d9c20a53d4405803bf1586fd730fe P d67e29afecfc4f019844256afe357d9b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c8cc24fa22248b4b9e63889589bdbde in term 1.
I20260608 10:05:37.838351 24553 leader_election.cc:304] T 8a6d9c20a53d4405803bf1586fd730fe P 9c8cc24fa22248b4b9e63889589bdbde [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: 9c8cc24fa22248b4b9e63889589bdbde, d67e29afecfc4f019844256afe357d9b; no voters: b569fba4fb644085ab706845b9a7d1af
I20260608 10:05:37.840083 24653 raft_consensus.cc:697] T 484abce8f3ce4ebab99fb2fffda11088 P 9c8cc24fa22248b4b9e63889589bdbde [term 1 LEADER]: Becoming Leader. State: Replica: 9c8cc24fa22248b4b9e63889589bdbde, State: Running, Role: LEADER
I20260608 10:05:37.840648 24655 raft_consensus.cc:2804] T 8a6d9c20a53d4405803bf1586fd730fe P 9c8cc24fa22248b4b9e63889589bdbde [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:37.841107 24653 consensus_queue.cc:237] T 484abce8f3ce4ebab99fb2fffda11088 P 9c8cc24fa22248b4b9e63889589bdbde [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:37.844425 24632 tablet_bootstrap.cc:654] T 7264289eb3a24492b95f5c44446cbff5 P d67e29afecfc4f019844256afe357d9b: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:37.833973 24638 tablet_bootstrap.cc:654] T 7264289eb3a24492b95f5c44446cbff5 P 9c8cc24fa22248b4b9e63889589bdbde: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:37.841223 24655 raft_consensus.cc:697] T 8a6d9c20a53d4405803bf1586fd730fe P 9c8cc24fa22248b4b9e63889589bdbde [term 1 LEADER]: Becoming Leader. State: Replica: 9c8cc24fa22248b4b9e63889589bdbde, State: Running, Role: LEADER
I20260608 10:05:37.851085 24655 consensus_queue.cc:237] T 8a6d9c20a53d4405803bf1586fd730fe P 9c8cc24fa22248b4b9e63889589bdbde [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:37.855896 24633 tablet_bootstrap.cc:492] T 7264289eb3a24492b95f5c44446cbff5 P b569fba4fb644085ab706845b9a7d1af: No bootstrap required, opened a new log
I20260608 10:05:37.858623 24633 ts_tablet_manager.cc:1403] T 7264289eb3a24492b95f5c44446cbff5 P b569fba4fb644085ab706845b9a7d1af: Time spent bootstrapping tablet: real 0.069s	user 0.016s	sys 0.019s
I20260608 10:05:37.858675 24335 catalog_manager.cc:5696] T 484abce8f3ce4ebab99fb2fffda11088 P 9c8cc24fa22248b4b9e63889589bdbde reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c8cc24fa22248b4b9e63889589bdbde (127.20.251.131). New cstate: current_term: 1 leader_uuid: "9c8cc24fa22248b4b9e63889589bdbde" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } health_report { overall_health: HEALTHY } } }
I20260608 10:05:37.861912 24633 raft_consensus.cc:359] T 7264289eb3a24492b95f5c44446cbff5 P b569fba4fb644085ab706845b9a7d1af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:37.864320 24633 raft_consensus.cc:385] T 7264289eb3a24492b95f5c44446cbff5 P b569fba4fb644085ab706845b9a7d1af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:37.865264 24633 raft_consensus.cc:740] T 7264289eb3a24492b95f5c44446cbff5 P b569fba4fb644085ab706845b9a7d1af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b569fba4fb644085ab706845b9a7d1af, State: Initialized, Role: FOLLOWER
I20260608 10:05:37.866165 24633 consensus_queue.cc:260] T 7264289eb3a24492b95f5c44446cbff5 P b569fba4fb644085ab706845b9a7d1af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:37.868145 24632 tablet_bootstrap.cc:492] T 7264289eb3a24492b95f5c44446cbff5 P d67e29afecfc4f019844256afe357d9b: No bootstrap required, opened a new log
I20260608 10:05:37.868716 24632 ts_tablet_manager.cc:1403] T 7264289eb3a24492b95f5c44446cbff5 P d67e29afecfc4f019844256afe357d9b: Time spent bootstrapping tablet: real 0.032s	user 0.007s	sys 0.007s
I20260608 10:05:37.869446 24638 tablet_bootstrap.cc:492] T 7264289eb3a24492b95f5c44446cbff5 P 9c8cc24fa22248b4b9e63889589bdbde: No bootstrap required, opened a new log
I20260608 10:05:37.869935 24638 ts_tablet_manager.cc:1403] T 7264289eb3a24492b95f5c44446cbff5 P 9c8cc24fa22248b4b9e63889589bdbde: Time spent bootstrapping tablet: real 0.068s	user 0.016s	sys 0.000s
I20260608 10:05:37.872002 24632 raft_consensus.cc:359] T 7264289eb3a24492b95f5c44446cbff5 P d67e29afecfc4f019844256afe357d9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:37.872696 24632 raft_consensus.cc:385] T 7264289eb3a24492b95f5c44446cbff5 P d67e29afecfc4f019844256afe357d9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:37.872850 24638 raft_consensus.cc:359] T 7264289eb3a24492b95f5c44446cbff5 P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:37.873584 24638 raft_consensus.cc:385] T 7264289eb3a24492b95f5c44446cbff5 P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:37.873860 24638 raft_consensus.cc:740] T 7264289eb3a24492b95f5c44446cbff5 P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c8cc24fa22248b4b9e63889589bdbde, State: Initialized, Role: FOLLOWER
I20260608 10:05:37.874646 24638 consensus_queue.cc:260] T 7264289eb3a24492b95f5c44446cbff5 P 9c8cc24fa22248b4b9e63889589bdbde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:37.876878 24638 ts_tablet_manager.cc:1434] T 7264289eb3a24492b95f5c44446cbff5 P 9c8cc24fa22248b4b9e63889589bdbde: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 10:05:37.877918 24638 tablet_bootstrap.cc:492] T 27d7088f9540467a88c9c3acdd6b4ef6 P 9c8cc24fa22248b4b9e63889589bdbde: Bootstrap starting.
I20260608 10:05:37.879313 24633 ts_tablet_manager.cc:1434] T 7264289eb3a24492b95f5c44446cbff5 P b569fba4fb644085ab706845b9a7d1af: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260608 10:05:37.884044 24633 tablet_bootstrap.cc:492] T 13c9391de4014e74a016a7d96fad3f3f P b569fba4fb644085ab706845b9a7d1af: Bootstrap starting.
I20260608 10:05:37.884756 24638 tablet_bootstrap.cc:654] T 27d7088f9540467a88c9c3acdd6b4ef6 P 9c8cc24fa22248b4b9e63889589bdbde: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:37.885587 24632 raft_consensus.cc:740] T 7264289eb3a24492b95f5c44446cbff5 P d67e29afecfc4f019844256afe357d9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d67e29afecfc4f019844256afe357d9b, State: Initialized, Role: FOLLOWER
I20260608 10:05:37.886518 24632 consensus_queue.cc:260] T 7264289eb3a24492b95f5c44446cbff5 P d67e29afecfc4f019844256afe357d9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:37.888789 24632 ts_tablet_manager.cc:1434] T 7264289eb3a24492b95f5c44446cbff5 P d67e29afecfc4f019844256afe357d9b: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260608 10:05:37.889767 24632 tablet_bootstrap.cc:492] T b5a88078e934492798f6c25a24759489 P d67e29afecfc4f019844256afe357d9b: Bootstrap starting.
I20260608 10:05:37.896441 24632 tablet_bootstrap.cc:654] T b5a88078e934492798f6c25a24759489 P d67e29afecfc4f019844256afe357d9b: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:37.896872 24638 tablet_bootstrap.cc:492] T 27d7088f9540467a88c9c3acdd6b4ef6 P 9c8cc24fa22248b4b9e63889589bdbde: No bootstrap required, opened a new log
I20260608 10:05:37.897439 24638 ts_tablet_manager.cc:1403] T 27d7088f9540467a88c9c3acdd6b4ef6 P 9c8cc24fa22248b4b9e63889589bdbde: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.007s
I20260608 10:05:37.894222 24633 tablet_bootstrap.cc:654] T 13c9391de4014e74a016a7d96fad3f3f P b569fba4fb644085ab706845b9a7d1af: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:37.899326 24653 raft_consensus.cc:493] T 13c9391de4014e74a016a7d96fad3f3f P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:37.899904 24653 raft_consensus.cc:515] T 13c9391de4014e74a016a7d96fad3f3f P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:37.901049 24638 raft_consensus.cc:359] T 27d7088f9540467a88c9c3acdd6b4ef6 P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:37.901754 24638 raft_consensus.cc:385] T 27d7088f9540467a88c9c3acdd6b4ef6 P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:37.902043 24638 raft_consensus.cc:740] T 27d7088f9540467a88c9c3acdd6b4ef6 P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c8cc24fa22248b4b9e63889589bdbde, State: Initialized, Role: FOLLOWER
I20260608 10:05:37.902980 24638 consensus_queue.cc:260] T 27d7088f9540467a88c9c3acdd6b4ef6 P 9c8cc24fa22248b4b9e63889589bdbde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:37.904107 24513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13c9391de4014e74a016a7d96fad3f3f" candidate_uuid: "9c8cc24fa22248b4b9e63889589bdbde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d67e29afecfc4f019844256afe357d9b" is_pre_election: true
I20260608 10:05:37.905823 24638 ts_tablet_manager.cc:1434] T 27d7088f9540467a88c9c3acdd6b4ef6 P 9c8cc24fa22248b4b9e63889589bdbde: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260608 10:05:37.906265 24438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13c9391de4014e74a016a7d96fad3f3f" candidate_uuid: "9c8cc24fa22248b4b9e63889589bdbde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b569fba4fb644085ab706845b9a7d1af" is_pre_election: true
I20260608 10:05:37.906873 24638 tablet_bootstrap.cc:492] T 46d8fdd9af9f4ae49353f4cef0c108d2 P 9c8cc24fa22248b4b9e63889589bdbde: Bootstrap starting.
W20260608 10:05:37.907495 24553 leader_election.cc:343] T 13c9391de4014e74a016a7d96fad3f3f P 9c8cc24fa22248b4b9e63889589bdbde [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d67e29afecfc4f019844256afe357d9b (127.20.251.130:37695): Illegal state: must be running to vote when last-logged opid is not known
W20260608 10:05:37.908676 24553 leader_election.cc:343] T 13c9391de4014e74a016a7d96fad3f3f P 9c8cc24fa22248b4b9e63889589bdbde [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b569fba4fb644085ab706845b9a7d1af (127.20.251.129:39911): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:05:37.909235 24553 leader_election.cc:304] T 13c9391de4014e74a016a7d96fad3f3f P 9c8cc24fa22248b4b9e63889589bdbde [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: 9c8cc24fa22248b4b9e63889589bdbde; no voters: b569fba4fb644085ab706845b9a7d1af, d67e29afecfc4f019844256afe357d9b
I20260608 10:05:37.902261 24653 leader_election.cc:290] T 13c9391de4014e74a016a7d96fad3f3f P 9c8cc24fa22248b4b9e63889589bdbde [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d67e29afecfc4f019844256afe357d9b (127.20.251.130:37695), b569fba4fb644085ab706845b9a7d1af (127.20.251.129:39911)
I20260608 10:05:37.910105 24643 raft_consensus.cc:2749] T 13c9391de4014e74a016a7d96fad3f3f P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:05:37.918785 24632 tablet_bootstrap.cc:492] T b5a88078e934492798f6c25a24759489 P d67e29afecfc4f019844256afe357d9b: No bootstrap required, opened a new log
I20260608 10:05:37.919327 24632 ts_tablet_manager.cc:1403] T b5a88078e934492798f6c25a24759489 P d67e29afecfc4f019844256afe357d9b: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.002s
I20260608 10:05:37.923982 24638 tablet_bootstrap.cc:654] T 46d8fdd9af9f4ae49353f4cef0c108d2 P 9c8cc24fa22248b4b9e63889589bdbde: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:37.927131 24632 raft_consensus.cc:359] T b5a88078e934492798f6c25a24759489 P d67e29afecfc4f019844256afe357d9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:37.927881 24632 raft_consensus.cc:385] T b5a88078e934492798f6c25a24759489 P d67e29afecfc4f019844256afe357d9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:37.928169 24632 raft_consensus.cc:740] T b5a88078e934492798f6c25a24759489 P d67e29afecfc4f019844256afe357d9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d67e29afecfc4f019844256afe357d9b, State: Initialized, Role: FOLLOWER
I20260608 10:05:37.929090 24632 consensus_queue.cc:260] T b5a88078e934492798f6c25a24759489 P d67e29afecfc4f019844256afe357d9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:37.930940 24655 raft_consensus.cc:493] T 27d7088f9540467a88c9c3acdd6b4ef6 P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:37.930153 24335 catalog_manager.cc:5696] T 8a6d9c20a53d4405803bf1586fd730fe P 9c8cc24fa22248b4b9e63889589bdbde reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c8cc24fa22248b4b9e63889589bdbde (127.20.251.131). New cstate: current_term: 1 leader_uuid: "9c8cc24fa22248b4b9e63889589bdbde" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } health_report { overall_health: HEALTHY } } }
I20260608 10:05:37.931413 24655 raft_consensus.cc:515] T 27d7088f9540467a88c9c3acdd6b4ef6 P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:37.932893 24637 raft_consensus.cc:493] T 46d8fdd9af9f4ae49353f4cef0c108d2 P d67e29afecfc4f019844256afe357d9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:37.933645 24655 leader_election.cc:290] T 27d7088f9540467a88c9c3acdd6b4ef6 P 9c8cc24fa22248b4b9e63889589bdbde [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b569fba4fb644085ab706845b9a7d1af (127.20.251.129:39911), d67e29afecfc4f019844256afe357d9b (127.20.251.130:37695)
I20260608 10:05:37.936117 24438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d7088f9540467a88c9c3acdd6b4ef6" candidate_uuid: "9c8cc24fa22248b4b9e63889589bdbde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b569fba4fb644085ab706845b9a7d1af" is_pre_election: true
I20260608 10:05:37.937335 24513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d7088f9540467a88c9c3acdd6b4ef6" candidate_uuid: "9c8cc24fa22248b4b9e63889589bdbde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d67e29afecfc4f019844256afe357d9b" is_pre_election: true
W20260608 10:05:37.939229 24553 leader_election.cc:343] T 27d7088f9540467a88c9c3acdd6b4ef6 P 9c8cc24fa22248b4b9e63889589bdbde [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d67e29afecfc4f019844256afe357d9b (127.20.251.130:37695): Illegal state: must be running to vote when last-logged opid is not known
W20260608 10:05:37.939909 24553 leader_election.cc:343] T 27d7088f9540467a88c9c3acdd6b4ef6 P 9c8cc24fa22248b4b9e63889589bdbde [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b569fba4fb644085ab706845b9a7d1af (127.20.251.129:39911): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:05:37.933372 24637 raft_consensus.cc:515] T 46d8fdd9af9f4ae49353f4cef0c108d2 P d67e29afecfc4f019844256afe357d9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:37.940280 24632 ts_tablet_manager.cc:1434] T b5a88078e934492798f6c25a24759489 P d67e29afecfc4f019844256afe357d9b: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.002s
I20260608 10:05:37.940312 24553 leader_election.cc:304] T 27d7088f9540467a88c9c3acdd6b4ef6 P 9c8cc24fa22248b4b9e63889589bdbde [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: 9c8cc24fa22248b4b9e63889589bdbde; no voters: b569fba4fb644085ab706845b9a7d1af, d67e29afecfc4f019844256afe357d9b
I20260608 10:05:37.946254 24655 raft_consensus.cc:2749] T 27d7088f9540467a88c9c3acdd6b4ef6 P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:05:37.950393 24637 leader_election.cc:290] T 46d8fdd9af9f4ae49353f4cef0c108d2 P d67e29afecfc4f019844256afe357d9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b569fba4fb644085ab706845b9a7d1af (127.20.251.129:39911), 9c8cc24fa22248b4b9e63889589bdbde (127.20.251.131:40659)
I20260608 10:05:37.951933 24638 tablet_bootstrap.cc:492] T 46d8fdd9af9f4ae49353f4cef0c108d2 P 9c8cc24fa22248b4b9e63889589bdbde: No bootstrap required, opened a new log
I20260608 10:05:37.952486 24638 ts_tablet_manager.cc:1403] T 46d8fdd9af9f4ae49353f4cef0c108d2 P 9c8cc24fa22248b4b9e63889589bdbde: Time spent bootstrapping tablet: real 0.046s	user 0.012s	sys 0.000s
I20260608 10:05:37.956355 24638 raft_consensus.cc:359] T 46d8fdd9af9f4ae49353f4cef0c108d2 P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:37.957062 24638 raft_consensus.cc:385] T 46d8fdd9af9f4ae49353f4cef0c108d2 P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:37.957391 24638 raft_consensus.cc:740] T 46d8fdd9af9f4ae49353f4cef0c108d2 P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c8cc24fa22248b4b9e63889589bdbde, State: Initialized, Role: FOLLOWER
I20260608 10:05:37.958459 24633 tablet_bootstrap.cc:492] T 13c9391de4014e74a016a7d96fad3f3f P b569fba4fb644085ab706845b9a7d1af: No bootstrap required, opened a new log
I20260608 10:05:37.948194 24632 tablet_bootstrap.cc:492] T baa237c4f96b49a8b5cbb0c9886c5052 P d67e29afecfc4f019844256afe357d9b: Bootstrap starting.
I20260608 10:05:37.959955 24633 ts_tablet_manager.cc:1403] T 13c9391de4014e74a016a7d96fad3f3f P b569fba4fb644085ab706845b9a7d1af: Time spent bootstrapping tablet: real 0.076s	user 0.017s	sys 0.012s
I20260608 10:05:37.958357 24638 consensus_queue.cc:260] T 46d8fdd9af9f4ae49353f4cef0c108d2 P 9c8cc24fa22248b4b9e63889589bdbde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:37.964460 24638 ts_tablet_manager.cc:1434] T 46d8fdd9af9f4ae49353f4cef0c108d2 P 9c8cc24fa22248b4b9e63889589bdbde: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260608 10:05:37.965415 24638 tablet_bootstrap.cc:492] T b5a88078e934492798f6c25a24759489 P 9c8cc24fa22248b4b9e63889589bdbde: Bootstrap starting.
I20260608 10:05:37.968446 24438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46d8fdd9af9f4ae49353f4cef0c108d2" candidate_uuid: "d67e29afecfc4f019844256afe357d9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b569fba4fb644085ab706845b9a7d1af" is_pre_election: true
I20260608 10:05:37.969210 24438 raft_consensus.cc:2468] T 46d8fdd9af9f4ae49353f4cef0c108d2 P b569fba4fb644085ab706845b9a7d1af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d67e29afecfc4f019844256afe357d9b in term 0.
I20260608 10:05:37.970853 24479 leader_election.cc:304] T 46d8fdd9af9f4ae49353f4cef0c108d2 P d67e29afecfc4f019844256afe357d9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b569fba4fb644085ab706845b9a7d1af, d67e29afecfc4f019844256afe357d9b; no voters: 
I20260608 10:05:37.971714 24637 raft_consensus.cc:2804] T 46d8fdd9af9f4ae49353f4cef0c108d2 P d67e29afecfc4f019844256afe357d9b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:05:37.972143 24637 raft_consensus.cc:493] T 46d8fdd9af9f4ae49353f4cef0c108d2 P d67e29afecfc4f019844256afe357d9b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:05:37.972647 24637 raft_consensus.cc:3060] T 46d8fdd9af9f4ae49353f4cef0c108d2 P d67e29afecfc4f019844256afe357d9b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:37.976713 24632 tablet_bootstrap.cc:654] T baa237c4f96b49a8b5cbb0c9886c5052 P d67e29afecfc4f019844256afe357d9b: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:37.972092 24638 tablet_bootstrap.cc:654] T b5a88078e934492798f6c25a24759489 P 9c8cc24fa22248b4b9e63889589bdbde: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:37.980280 24637 raft_consensus.cc:515] T 46d8fdd9af9f4ae49353f4cef0c108d2 P d67e29afecfc4f019844256afe357d9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:37.983695 24438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46d8fdd9af9f4ae49353f4cef0c108d2" candidate_uuid: "d67e29afecfc4f019844256afe357d9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b569fba4fb644085ab706845b9a7d1af"
I20260608 10:05:37.984414 24438 raft_consensus.cc:3060] T 46d8fdd9af9f4ae49353f4cef0c108d2 P b569fba4fb644085ab706845b9a7d1af [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:37.987934 24632 tablet_bootstrap.cc:492] T baa237c4f96b49a8b5cbb0c9886c5052 P d67e29afecfc4f019844256afe357d9b: No bootstrap required, opened a new log
I20260608 10:05:37.988433 24632 ts_tablet_manager.cc:1403] T baa237c4f96b49a8b5cbb0c9886c5052 P d67e29afecfc4f019844256afe357d9b: Time spent bootstrapping tablet: real 0.040s	user 0.012s	sys 0.000s
I20260608 10:05:37.991155 24587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46d8fdd9af9f4ae49353f4cef0c108d2" candidate_uuid: "d67e29afecfc4f019844256afe357d9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c8cc24fa22248b4b9e63889589bdbde" is_pre_election: true
I20260608 10:05:37.991815 24587 raft_consensus.cc:2468] T 46d8fdd9af9f4ae49353f4cef0c108d2 P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d67e29afecfc4f019844256afe357d9b in term 0.
I20260608 10:05:37.991613 24632 raft_consensus.cc:359] T baa237c4f96b49a8b5cbb0c9886c5052 P d67e29afecfc4f019844256afe357d9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:37.993607 24632 raft_consensus.cc:385] T baa237c4f96b49a8b5cbb0c9886c5052 P d67e29afecfc4f019844256afe357d9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:37.993963 24632 raft_consensus.cc:740] T baa237c4f96b49a8b5cbb0c9886c5052 P d67e29afecfc4f019844256afe357d9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d67e29afecfc4f019844256afe357d9b, State: Initialized, Role: FOLLOWER
I20260608 10:05:37.995338 24638 tablet_bootstrap.cc:492] T b5a88078e934492798f6c25a24759489 P 9c8cc24fa22248b4b9e63889589bdbde: No bootstrap required, opened a new log
I20260608 10:05:37.994894 24632 consensus_queue.cc:260] T baa237c4f96b49a8b5cbb0c9886c5052 P d67e29afecfc4f019844256afe357d9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:37.995842 24638 ts_tablet_manager.cc:1403] T b5a88078e934492798f6c25a24759489 P 9c8cc24fa22248b4b9e63889589bdbde: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.000s
I20260608 10:05:37.996286 24633 raft_consensus.cc:359] T 13c9391de4014e74a016a7d96fad3f3f P b569fba4fb644085ab706845b9a7d1af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:37.998728 24587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46d8fdd9af9f4ae49353f4cef0c108d2" candidate_uuid: "d67e29afecfc4f019844256afe357d9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c8cc24fa22248b4b9e63889589bdbde"
I20260608 10:05:37.999766 24633 raft_consensus.cc:385] T 13c9391de4014e74a016a7d96fad3f3f P b569fba4fb644085ab706845b9a7d1af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:37.999892 24587 raft_consensus.cc:3060] T 46d8fdd9af9f4ae49353f4cef0c108d2 P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:38.000164 24633 raft_consensus.cc:740] T 13c9391de4014e74a016a7d96fad3f3f P b569fba4fb644085ab706845b9a7d1af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b569fba4fb644085ab706845b9a7d1af, State: Initialized, Role: FOLLOWER
I20260608 10:05:38.001466 24633 consensus_queue.cc:260] T 13c9391de4014e74a016a7d96fad3f3f P b569fba4fb644085ab706845b9a7d1af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:37.995007 24438 raft_consensus.cc:2468] T 46d8fdd9af9f4ae49353f4cef0c108d2 P b569fba4fb644085ab706845b9a7d1af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d67e29afecfc4f019844256afe357d9b in term 1.
I20260608 10:05:38.003430 24479 leader_election.cc:304] T 46d8fdd9af9f4ae49353f4cef0c108d2 P d67e29afecfc4f019844256afe357d9b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b569fba4fb644085ab706845b9a7d1af, d67e29afecfc4f019844256afe357d9b; no voters: 
I20260608 10:05:37.999013 24638 raft_consensus.cc:359] T b5a88078e934492798f6c25a24759489 P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:38.005271 24638 raft_consensus.cc:385] T b5a88078e934492798f6c25a24759489 P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:38.006122 24638 raft_consensus.cc:740] T b5a88078e934492798f6c25a24759489 P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c8cc24fa22248b4b9e63889589bdbde, State: Initialized, Role: FOLLOWER
I20260608 10:05:38.007494 24587 raft_consensus.cc:2468] T 46d8fdd9af9f4ae49353f4cef0c108d2 P 9c8cc24fa22248b4b9e63889589bdbde [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d67e29afecfc4f019844256afe357d9b in term 1.
I20260608 10:05:37.999176 24637 leader_election.cc:290] T 46d8fdd9af9f4ae49353f4cef0c108d2 P d67e29afecfc4f019844256afe357d9b [CANDIDATE]: Term 1 election: Requested vote from peers b569fba4fb644085ab706845b9a7d1af (127.20.251.129:39911), 9c8cc24fa22248b4b9e63889589bdbde (127.20.251.131:40659)
I20260608 10:05:38.010557 24637 raft_consensus.cc:2804] T 46d8fdd9af9f4ae49353f4cef0c108d2 P d67e29afecfc4f019844256afe357d9b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:38.011029 24637 raft_consensus.cc:697] T 46d8fdd9af9f4ae49353f4cef0c108d2 P d67e29afecfc4f019844256afe357d9b [term 1 LEADER]: Becoming Leader. State: Replica: d67e29afecfc4f019844256afe357d9b, State: Running, Role: LEADER
I20260608 10:05:38.011821 24637 consensus_queue.cc:237] T 46d8fdd9af9f4ae49353f4cef0c108d2 P d67e29afecfc4f019844256afe357d9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:38.007790 24638 consensus_queue.cc:260] T b5a88078e934492798f6c25a24759489 P 9c8cc24fa22248b4b9e63889589bdbde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:38.017006 24638 ts_tablet_manager.cc:1434] T b5a88078e934492798f6c25a24759489 P 9c8cc24fa22248b4b9e63889589bdbde: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260608 10:05:38.019349 24638 tablet_bootstrap.cc:492] T baa237c4f96b49a8b5cbb0c9886c5052 P 9c8cc24fa22248b4b9e63889589bdbde: Bootstrap starting.
I20260608 10:05:38.025851 24638 tablet_bootstrap.cc:654] T baa237c4f96b49a8b5cbb0c9886c5052 P 9c8cc24fa22248b4b9e63889589bdbde: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:38.027118 24633 ts_tablet_manager.cc:1434] T 13c9391de4014e74a016a7d96fad3f3f P b569fba4fb644085ab706845b9a7d1af: Time spent starting tablet: real 0.066s	user 0.006s	sys 0.001s
I20260608 10:05:38.028184 24632 ts_tablet_manager.cc:1434] T baa237c4f96b49a8b5cbb0c9886c5052 P d67e29afecfc4f019844256afe357d9b: Time spent starting tablet: real 0.039s	user 0.012s	sys 0.015s
I20260608 10:05:38.029412 24632 tablet_bootstrap.cc:492] T 27d7088f9540467a88c9c3acdd6b4ef6 P d67e29afecfc4f019844256afe357d9b: Bootstrap starting.
I20260608 10:05:38.041831 24633 tablet_bootstrap.cc:492] T 27d7088f9540467a88c9c3acdd6b4ef6 P b569fba4fb644085ab706845b9a7d1af: Bootstrap starting.
I20260608 10:05:38.046464 24333 catalog_manager.cc:5696] T 46d8fdd9af9f4ae49353f4cef0c108d2 P d67e29afecfc4f019844256afe357d9b reported cstate change: term changed from 0 to 1, leader changed from <none> to d67e29afecfc4f019844256afe357d9b (127.20.251.130). New cstate: current_term: 1 leader_uuid: "d67e29afecfc4f019844256afe357d9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } health_report { overall_health: UNKNOWN } } }
I20260608 10:05:38.051280 24632 tablet_bootstrap.cc:654] T 27d7088f9540467a88c9c3acdd6b4ef6 P d67e29afecfc4f019844256afe357d9b: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:38.057435 24633 tablet_bootstrap.cc:654] T 27d7088f9540467a88c9c3acdd6b4ef6 P b569fba4fb644085ab706845b9a7d1af: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:38.073971 24638 tablet_bootstrap.cc:492] T baa237c4f96b49a8b5cbb0c9886c5052 P 9c8cc24fa22248b4b9e63889589bdbde: No bootstrap required, opened a new log
I20260608 10:05:38.074550 24638 ts_tablet_manager.cc:1403] T baa237c4f96b49a8b5cbb0c9886c5052 P 9c8cc24fa22248b4b9e63889589bdbde: Time spent bootstrapping tablet: real 0.055s	user 0.021s	sys 0.011s
I20260608 10:05:38.077543 24638 raft_consensus.cc:359] T baa237c4f96b49a8b5cbb0c9886c5052 P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:38.078248 24638 raft_consensus.cc:385] T baa237c4f96b49a8b5cbb0c9886c5052 P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:38.078436 24638 raft_consensus.cc:740] T baa237c4f96b49a8b5cbb0c9886c5052 P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c8cc24fa22248b4b9e63889589bdbde, State: Initialized, Role: FOLLOWER
I20260608 10:05:38.079082 24638 consensus_queue.cc:260] T baa237c4f96b49a8b5cbb0c9886c5052 P 9c8cc24fa22248b4b9e63889589bdbde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:38.081048 24638 ts_tablet_manager.cc:1434] T baa237c4f96b49a8b5cbb0c9886c5052 P 9c8cc24fa22248b4b9e63889589bdbde: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260608 10:05:38.085300 24632 tablet_bootstrap.cc:492] T 27d7088f9540467a88c9c3acdd6b4ef6 P d67e29afecfc4f019844256afe357d9b: No bootstrap required, opened a new log
I20260608 10:05:38.085884 24632 ts_tablet_manager.cc:1403] T 27d7088f9540467a88c9c3acdd6b4ef6 P d67e29afecfc4f019844256afe357d9b: Time spent bootstrapping tablet: real 0.057s	user 0.016s	sys 0.020s
I20260608 10:05:38.088836 24632 raft_consensus.cc:359] T 27d7088f9540467a88c9c3acdd6b4ef6 P d67e29afecfc4f019844256afe357d9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:38.089553 24632 raft_consensus.cc:385] T 27d7088f9540467a88c9c3acdd6b4ef6 P d67e29afecfc4f019844256afe357d9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:38.089844 24632 raft_consensus.cc:740] T 27d7088f9540467a88c9c3acdd6b4ef6 P d67e29afecfc4f019844256afe357d9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d67e29afecfc4f019844256afe357d9b, State: Initialized, Role: FOLLOWER
I20260608 10:05:38.090611 24632 consensus_queue.cc:260] T 27d7088f9540467a88c9c3acdd6b4ef6 P d67e29afecfc4f019844256afe357d9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:38.092881 24632 ts_tablet_manager.cc:1434] T 27d7088f9540467a88c9c3acdd6b4ef6 P d67e29afecfc4f019844256afe357d9b: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 10:05:38.093957 24632 tablet_bootstrap.cc:492] T 13c9391de4014e74a016a7d96fad3f3f P d67e29afecfc4f019844256afe357d9b: Bootstrap starting.
I20260608 10:05:38.095849 24633 tablet_bootstrap.cc:492] T 27d7088f9540467a88c9c3acdd6b4ef6 P b569fba4fb644085ab706845b9a7d1af: No bootstrap required, opened a new log
I20260608 10:05:38.096361 24633 ts_tablet_manager.cc:1403] T 27d7088f9540467a88c9c3acdd6b4ef6 P b569fba4fb644085ab706845b9a7d1af: Time spent bootstrapping tablet: real 0.055s	user 0.017s	sys 0.012s
I20260608 10:05:38.100186 24632 tablet_bootstrap.cc:654] T 13c9391de4014e74a016a7d96fad3f3f P d67e29afecfc4f019844256afe357d9b: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:38.101400 24633 raft_consensus.cc:359] T 27d7088f9540467a88c9c3acdd6b4ef6 P b569fba4fb644085ab706845b9a7d1af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:38.102157 24633 raft_consensus.cc:385] T 27d7088f9540467a88c9c3acdd6b4ef6 P b569fba4fb644085ab706845b9a7d1af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:38.102447 24633 raft_consensus.cc:740] T 27d7088f9540467a88c9c3acdd6b4ef6 P b569fba4fb644085ab706845b9a7d1af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b569fba4fb644085ab706845b9a7d1af, State: Initialized, Role: FOLLOWER
I20260608 10:05:38.103652 24633 consensus_queue.cc:260] T 27d7088f9540467a88c9c3acdd6b4ef6 P b569fba4fb644085ab706845b9a7d1af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:38.106186 24632 tablet_bootstrap.cc:492] T 13c9391de4014e74a016a7d96fad3f3f P d67e29afecfc4f019844256afe357d9b: No bootstrap required, opened a new log
I20260608 10:05:38.106726 24632 ts_tablet_manager.cc:1403] T 13c9391de4014e74a016a7d96fad3f3f P d67e29afecfc4f019844256afe357d9b: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260608 10:05:38.106633 24633 ts_tablet_manager.cc:1434] T 27d7088f9540467a88c9c3acdd6b4ef6 P b569fba4fb644085ab706845b9a7d1af: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260608 10:05:38.108174 24633 tablet_bootstrap.cc:492] T baa237c4f96b49a8b5cbb0c9886c5052 P b569fba4fb644085ab706845b9a7d1af: Bootstrap starting.
I20260608 10:05:38.110476 24632 raft_consensus.cc:359] T 13c9391de4014e74a016a7d96fad3f3f P d67e29afecfc4f019844256afe357d9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:38.111263 24632 raft_consensus.cc:385] T 13c9391de4014e74a016a7d96fad3f3f P d67e29afecfc4f019844256afe357d9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:38.111517 24632 raft_consensus.cc:740] T 13c9391de4014e74a016a7d96fad3f3f P d67e29afecfc4f019844256afe357d9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d67e29afecfc4f019844256afe357d9b, State: Initialized, Role: FOLLOWER
I20260608 10:05:38.112411 24632 consensus_queue.cc:260] T 13c9391de4014e74a016a7d96fad3f3f P d67e29afecfc4f019844256afe357d9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:38.114894 24633 tablet_bootstrap.cc:654] T baa237c4f96b49a8b5cbb0c9886c5052 P b569fba4fb644085ab706845b9a7d1af: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:38.117309 24632 ts_tablet_manager.cc:1434] T 13c9391de4014e74a016a7d96fad3f3f P d67e29afecfc4f019844256afe357d9b: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 10:05:38.120798 24640 raft_consensus.cc:493] T 27d7088f9540467a88c9c3acdd6b4ef6 P b569fba4fb644085ab706845b9a7d1af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:38.121300 24640 raft_consensus.cc:515] T 27d7088f9540467a88c9c3acdd6b4ef6 P b569fba4fb644085ab706845b9a7d1af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:38.123541 24640 leader_election.cc:290] T 27d7088f9540467a88c9c3acdd6b4ef6 P b569fba4fb644085ab706845b9a7d1af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d67e29afecfc4f019844256afe357d9b (127.20.251.130:37695), 9c8cc24fa22248b4b9e63889589bdbde (127.20.251.131:40659)
I20260608 10:05:38.125460 24587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d7088f9540467a88c9c3acdd6b4ef6" candidate_uuid: "b569fba4fb644085ab706845b9a7d1af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c8cc24fa22248b4b9e63889589bdbde" is_pre_election: true
I20260608 10:05:38.126216 24587 raft_consensus.cc:2468] T 27d7088f9540467a88c9c3acdd6b4ef6 P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b569fba4fb644085ab706845b9a7d1af in term 0.
I20260608 10:05:38.127611 24401 leader_election.cc:304] T 27d7088f9540467a88c9c3acdd6b4ef6 P b569fba4fb644085ab706845b9a7d1af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c8cc24fa22248b4b9e63889589bdbde, b569fba4fb644085ab706845b9a7d1af; no voters: 
I20260608 10:05:38.128806 24640 raft_consensus.cc:2804] T 27d7088f9540467a88c9c3acdd6b4ef6 P b569fba4fb644085ab706845b9a7d1af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:05:38.129174 24640 raft_consensus.cc:493] T 27d7088f9540467a88c9c3acdd6b4ef6 P b569fba4fb644085ab706845b9a7d1af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:05:38.129500 24640 raft_consensus.cc:3060] T 27d7088f9540467a88c9c3acdd6b4ef6 P b569fba4fb644085ab706845b9a7d1af [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:38.125461 24513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d7088f9540467a88c9c3acdd6b4ef6" candidate_uuid: "b569fba4fb644085ab706845b9a7d1af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d67e29afecfc4f019844256afe357d9b" is_pre_election: true
I20260608 10:05:38.132285 24513 raft_consensus.cc:2468] T 27d7088f9540467a88c9c3acdd6b4ef6 P d67e29afecfc4f019844256afe357d9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b569fba4fb644085ab706845b9a7d1af in term 0.
I20260608 10:05:38.132987 24655 raft_consensus.cc:493] T 7264289eb3a24492b95f5c44446cbff5 P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:38.133440 24655 raft_consensus.cc:515] T 7264289eb3a24492b95f5c44446cbff5 P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:38.135411 24655 leader_election.cc:290] T 7264289eb3a24492b95f5c44446cbff5 P 9c8cc24fa22248b4b9e63889589bdbde [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b569fba4fb644085ab706845b9a7d1af (127.20.251.129:39911), d67e29afecfc4f019844256afe357d9b (127.20.251.130:37695)
I20260608 10:05:38.136529 24438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7264289eb3a24492b95f5c44446cbff5" candidate_uuid: "9c8cc24fa22248b4b9e63889589bdbde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b569fba4fb644085ab706845b9a7d1af" is_pre_election: true
I20260608 10:05:38.137090 24438 raft_consensus.cc:2468] T 7264289eb3a24492b95f5c44446cbff5 P b569fba4fb644085ab706845b9a7d1af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c8cc24fa22248b4b9e63889589bdbde in term 0.
I20260608 10:05:38.138025 24513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7264289eb3a24492b95f5c44446cbff5" candidate_uuid: "9c8cc24fa22248b4b9e63889589bdbde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d67e29afecfc4f019844256afe357d9b" is_pre_election: true
I20260608 10:05:38.138211 24553 leader_election.cc:304] T 7264289eb3a24492b95f5c44446cbff5 P 9c8cc24fa22248b4b9e63889589bdbde [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c8cc24fa22248b4b9e63889589bdbde, b569fba4fb644085ab706845b9a7d1af; no voters: 
I20260608 10:05:38.138643 24513 raft_consensus.cc:2468] T 7264289eb3a24492b95f5c44446cbff5 P d67e29afecfc4f019844256afe357d9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c8cc24fa22248b4b9e63889589bdbde in term 0.
I20260608 10:05:38.139465 24655 raft_consensus.cc:2804] T 7264289eb3a24492b95f5c44446cbff5 P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:05:38.139827 24655 raft_consensus.cc:493] T 7264289eb3a24492b95f5c44446cbff5 P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:05:38.140158 24655 raft_consensus.cc:3060] T 7264289eb3a24492b95f5c44446cbff5 P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:38.145080 24655 raft_consensus.cc:515] T 7264289eb3a24492b95f5c44446cbff5 P 9c8cc24fa22248b4b9e63889589bdbde [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:38.148437 24633 tablet_bootstrap.cc:492] T baa237c4f96b49a8b5cbb0c9886c5052 P b569fba4fb644085ab706845b9a7d1af: No bootstrap required, opened a new log
I20260608 10:05:38.148522 24438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7264289eb3a24492b95f5c44446cbff5" candidate_uuid: "9c8cc24fa22248b4b9e63889589bdbde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b569fba4fb644085ab706845b9a7d1af"
I20260608 10:05:38.149174 24438 raft_consensus.cc:3060] T 7264289eb3a24492b95f5c44446cbff5 P b569fba4fb644085ab706845b9a7d1af [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:38.149279 24655 leader_election.cc:290] T 7264289eb3a24492b95f5c44446cbff5 P 9c8cc24fa22248b4b9e63889589bdbde [CANDIDATE]: Term 1 election: Requested vote from peers b569fba4fb644085ab706845b9a7d1af (127.20.251.129:39911), d67e29afecfc4f019844256afe357d9b (127.20.251.130:37695)
I20260608 10:05:38.149174 24633 ts_tablet_manager.cc:1403] T baa237c4f96b49a8b5cbb0c9886c5052 P b569fba4fb644085ab706845b9a7d1af: Time spent bootstrapping tablet: real 0.041s	user 0.021s	sys 0.016s
I20260608 10:05:38.149875 24513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7264289eb3a24492b95f5c44446cbff5" candidate_uuid: "9c8cc24fa22248b4b9e63889589bdbde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d67e29afecfc4f019844256afe357d9b"
I20260608 10:05:38.150424 24513 raft_consensus.cc:3060] T 7264289eb3a24492b95f5c44446cbff5 P d67e29afecfc4f019844256afe357d9b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:38.151712 24640 raft_consensus.cc:515] T 27d7088f9540467a88c9c3acdd6b4ef6 P b569fba4fb644085ab706845b9a7d1af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:38.152943 24633 raft_consensus.cc:359] T baa237c4f96b49a8b5cbb0c9886c5052 P b569fba4fb644085ab706845b9a7d1af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:38.153679 24633 raft_consensus.cc:385] T baa237c4f96b49a8b5cbb0c9886c5052 P b569fba4fb644085ab706845b9a7d1af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:38.153961 24633 raft_consensus.cc:740] T baa237c4f96b49a8b5cbb0c9886c5052 P b569fba4fb644085ab706845b9a7d1af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b569fba4fb644085ab706845b9a7d1af, State: Initialized, Role: FOLLOWER
I20260608 10:05:38.154681 24512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d7088f9540467a88c9c3acdd6b4ef6" candidate_uuid: "b569fba4fb644085ab706845b9a7d1af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d67e29afecfc4f019844256afe357d9b"
I20260608 10:05:38.155252 24512 raft_consensus.cc:3060] T 27d7088f9540467a88c9c3acdd6b4ef6 P d67e29afecfc4f019844256afe357d9b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:38.155653 24640 leader_election.cc:290] T 27d7088f9540467a88c9c3acdd6b4ef6 P b569fba4fb644085ab706845b9a7d1af [CANDIDATE]: Term 1 election: Requested vote from peers d67e29afecfc4f019844256afe357d9b (127.20.251.130:37695), 9c8cc24fa22248b4b9e63889589bdbde (127.20.251.131:40659)
I20260608 10:05:38.156253 24587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d7088f9540467a88c9c3acdd6b4ef6" candidate_uuid: "b569fba4fb644085ab706845b9a7d1af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c8cc24fa22248b4b9e63889589bdbde"
I20260608 10:05:38.156833 24587 raft_consensus.cc:3060] T 27d7088f9540467a88c9c3acdd6b4ef6 P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:38.156931 24513 raft_consensus.cc:2468] T 7264289eb3a24492b95f5c44446cbff5 P d67e29afecfc4f019844256afe357d9b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c8cc24fa22248b4b9e63889589bdbde in term 1.
I20260608 10:05:38.157986 24438 raft_consensus.cc:2468] T 7264289eb3a24492b95f5c44446cbff5 P b569fba4fb644085ab706845b9a7d1af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c8cc24fa22248b4b9e63889589bdbde in term 1.
I20260608 10:05:38.158303 24553 leader_election.cc:304] T 7264289eb3a24492b95f5c44446cbff5 P 9c8cc24fa22248b4b9e63889589bdbde [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c8cc24fa22248b4b9e63889589bdbde, d67e29afecfc4f019844256afe357d9b; no voters: 
I20260608 10:05:38.154860 24633 consensus_queue.cc:260] T baa237c4f96b49a8b5cbb0c9886c5052 P b569fba4fb644085ab706845b9a7d1af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:38.159749 24655 raft_consensus.cc:2804] T 7264289eb3a24492b95f5c44446cbff5 P 9c8cc24fa22248b4b9e63889589bdbde [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:38.160271 24655 raft_consensus.cc:697] T 7264289eb3a24492b95f5c44446cbff5 P 9c8cc24fa22248b4b9e63889589bdbde [term 1 LEADER]: Becoming Leader. State: Replica: 9c8cc24fa22248b4b9e63889589bdbde, State: Running, Role: LEADER
I20260608 10:05:38.161355 24633 ts_tablet_manager.cc:1434] T baa237c4f96b49a8b5cbb0c9886c5052 P b569fba4fb644085ab706845b9a7d1af: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260608 10:05:38.161123 24655 consensus_queue.cc:237] T 7264289eb3a24492b95f5c44446cbff5 P 9c8cc24fa22248b4b9e63889589bdbde [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:38.162535 24633 tablet_bootstrap.cc:492] T 8a6d9c20a53d4405803bf1586fd730fe P b569fba4fb644085ab706845b9a7d1af: Bootstrap starting.
I20260608 10:05:38.166713 24587 raft_consensus.cc:2468] T 27d7088f9540467a88c9c3acdd6b4ef6 P 9c8cc24fa22248b4b9e63889589bdbde [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b569fba4fb644085ab706845b9a7d1af in term 1.
I20260608 10:05:38.167979 24401 leader_election.cc:304] T 27d7088f9540467a88c9c3acdd6b4ef6 P b569fba4fb644085ab706845b9a7d1af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c8cc24fa22248b4b9e63889589bdbde, b569fba4fb644085ab706845b9a7d1af; no voters: 
I20260608 10:05:38.168897 24640 raft_consensus.cc:2804] T 27d7088f9540467a88c9c3acdd6b4ef6 P b569fba4fb644085ab706845b9a7d1af [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:38.162804 24512 raft_consensus.cc:2468] T 27d7088f9540467a88c9c3acdd6b4ef6 P d67e29afecfc4f019844256afe357d9b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b569fba4fb644085ab706845b9a7d1af in term 1.
I20260608 10:05:38.170398 24633 tablet_bootstrap.cc:654] T 8a6d9c20a53d4405803bf1586fd730fe P b569fba4fb644085ab706845b9a7d1af: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:38.176155 24633 tablet_bootstrap.cc:492] T 8a6d9c20a53d4405803bf1586fd730fe P b569fba4fb644085ab706845b9a7d1af: No bootstrap required, opened a new log
I20260608 10:05:38.176383 24640 raft_consensus.cc:697] T 27d7088f9540467a88c9c3acdd6b4ef6 P b569fba4fb644085ab706845b9a7d1af [term 1 LEADER]: Becoming Leader. State: Replica: b569fba4fb644085ab706845b9a7d1af, State: Running, Role: LEADER
I20260608 10:05:38.176644 24633 ts_tablet_manager.cc:1403] T 8a6d9c20a53d4405803bf1586fd730fe P b569fba4fb644085ab706845b9a7d1af: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.006s
I20260608 10:05:38.177467 24640 consensus_queue.cc:237] T 27d7088f9540467a88c9c3acdd6b4ef6 P b569fba4fb644085ab706845b9a7d1af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:38.179104 24633 raft_consensus.cc:359] T 8a6d9c20a53d4405803bf1586fd730fe P b569fba4fb644085ab706845b9a7d1af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:38.179747 24633 raft_consensus.cc:385] T 8a6d9c20a53d4405803bf1586fd730fe P b569fba4fb644085ab706845b9a7d1af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:38.178757 24333 catalog_manager.cc:5696] T 7264289eb3a24492b95f5c44446cbff5 P 9c8cc24fa22248b4b9e63889589bdbde reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c8cc24fa22248b4b9e63889589bdbde (127.20.251.131). New cstate: current_term: 1 leader_uuid: "9c8cc24fa22248b4b9e63889589bdbde" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } health_report { overall_health: HEALTHY } } }
I20260608 10:05:38.180017 24633 raft_consensus.cc:740] T 8a6d9c20a53d4405803bf1586fd730fe P b569fba4fb644085ab706845b9a7d1af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b569fba4fb644085ab706845b9a7d1af, State: Initialized, Role: FOLLOWER
I20260608 10:05:38.180771 24633 consensus_queue.cc:260] T 8a6d9c20a53d4405803bf1586fd730fe P b569fba4fb644085ab706845b9a7d1af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:38.182787 24633 ts_tablet_manager.cc:1434] T 8a6d9c20a53d4405803bf1586fd730fe P b569fba4fb644085ab706845b9a7d1af: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260608 10:05:38.188134 24335 catalog_manager.cc:5696] T 27d7088f9540467a88c9c3acdd6b4ef6 P b569fba4fb644085ab706845b9a7d1af reported cstate change: term changed from 0 to 1, leader changed from <none> to b569fba4fb644085ab706845b9a7d1af (127.20.251.129). New cstate: current_term: 1 leader_uuid: "b569fba4fb644085ab706845b9a7d1af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } health_report { overall_health: UNKNOWN } } }
I20260608 10:05:38.209326 24640 raft_consensus.cc:493] T 8a6d9c20a53d4405803bf1586fd730fe P b569fba4fb644085ab706845b9a7d1af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:38.209846 24640 raft_consensus.cc:515] T 8a6d9c20a53d4405803bf1586fd730fe P b569fba4fb644085ab706845b9a7d1af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:38.211941 24640 leader_election.cc:290] T 8a6d9c20a53d4405803bf1586fd730fe P b569fba4fb644085ab706845b9a7d1af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d67e29afecfc4f019844256afe357d9b (127.20.251.130:37695), 9c8cc24fa22248b4b9e63889589bdbde (127.20.251.131:40659)
I20260608 10:05:38.212651 24512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a6d9c20a53d4405803bf1586fd730fe" candidate_uuid: "b569fba4fb644085ab706845b9a7d1af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d67e29afecfc4f019844256afe357d9b" is_pre_election: true
I20260608 10:05:38.213052 24587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a6d9c20a53d4405803bf1586fd730fe" candidate_uuid: "b569fba4fb644085ab706845b9a7d1af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c8cc24fa22248b4b9e63889589bdbde" is_pre_election: true
I20260608 10:05:38.213301 24512 raft_consensus.cc:2393] T 8a6d9c20a53d4405803bf1586fd730fe P d67e29afecfc4f019844256afe357d9b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b569fba4fb644085ab706845b9a7d1af in current term 1: Already voted for candidate 9c8cc24fa22248b4b9e63889589bdbde in this term.
I20260608 10:05:38.214377 24404 leader_election.cc:304] T 8a6d9c20a53d4405803bf1586fd730fe P b569fba4fb644085ab706845b9a7d1af [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: b569fba4fb644085ab706845b9a7d1af; no voters: 9c8cc24fa22248b4b9e63889589bdbde, d67e29afecfc4f019844256afe357d9b
I20260608 10:05:38.215060 24640 raft_consensus.cc:3060] T 8a6d9c20a53d4405803bf1586fd730fe P b569fba4fb644085ab706845b9a7d1af [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:38.219869 24640 raft_consensus.cc:2749] T 8a6d9c20a53d4405803bf1586fd730fe P b569fba4fb644085ab706845b9a7d1af [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:05:38.236205 24655 raft_consensus.cc:493] T baa237c4f96b49a8b5cbb0c9886c5052 P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:38.236686 24655 raft_consensus.cc:515] T baa237c4f96b49a8b5cbb0c9886c5052 P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:38.238458 24655 leader_election.cc:290] T baa237c4f96b49a8b5cbb0c9886c5052 P 9c8cc24fa22248b4b9e63889589bdbde [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d67e29afecfc4f019844256afe357d9b (127.20.251.130:37695), b569fba4fb644085ab706845b9a7d1af (127.20.251.129:39911)
I20260608 10:05:38.239413 24512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baa237c4f96b49a8b5cbb0c9886c5052" candidate_uuid: "9c8cc24fa22248b4b9e63889589bdbde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d67e29afecfc4f019844256afe357d9b" is_pre_election: true
I20260608 10:05:38.239657 24438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baa237c4f96b49a8b5cbb0c9886c5052" candidate_uuid: "9c8cc24fa22248b4b9e63889589bdbde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b569fba4fb644085ab706845b9a7d1af" is_pre_election: true
I20260608 10:05:38.239952 24512 raft_consensus.cc:2468] T baa237c4f96b49a8b5cbb0c9886c5052 P d67e29afecfc4f019844256afe357d9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c8cc24fa22248b4b9e63889589bdbde in term 0.
I20260608 10:05:38.240219 24438 raft_consensus.cc:2468] T baa237c4f96b49a8b5cbb0c9886c5052 P b569fba4fb644085ab706845b9a7d1af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c8cc24fa22248b4b9e63889589bdbde in term 0.
I20260608 10:05:38.240983 24553 leader_election.cc:304] T baa237c4f96b49a8b5cbb0c9886c5052 P 9c8cc24fa22248b4b9e63889589bdbde [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c8cc24fa22248b4b9e63889589bdbde, d67e29afecfc4f019844256afe357d9b; no voters: 
I20260608 10:05:38.241720 24655 raft_consensus.cc:2804] T baa237c4f96b49a8b5cbb0c9886c5052 P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:05:38.242023 24655 raft_consensus.cc:493] T baa237c4f96b49a8b5cbb0c9886c5052 P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:05:38.242307 24655 raft_consensus.cc:3060] T baa237c4f96b49a8b5cbb0c9886c5052 P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:38.247045 24655 raft_consensus.cc:515] T baa237c4f96b49a8b5cbb0c9886c5052 P 9c8cc24fa22248b4b9e63889589bdbde [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:38.248698 24655 leader_election.cc:290] T baa237c4f96b49a8b5cbb0c9886c5052 P 9c8cc24fa22248b4b9e63889589bdbde [CANDIDATE]: Term 1 election: Requested vote from peers d67e29afecfc4f019844256afe357d9b (127.20.251.130:37695), b569fba4fb644085ab706845b9a7d1af (127.20.251.129:39911)
I20260608 10:05:38.250162 24438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baa237c4f96b49a8b5cbb0c9886c5052" candidate_uuid: "9c8cc24fa22248b4b9e63889589bdbde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b569fba4fb644085ab706845b9a7d1af"
I20260608 10:05:38.250077 24512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baa237c4f96b49a8b5cbb0c9886c5052" candidate_uuid: "9c8cc24fa22248b4b9e63889589bdbde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d67e29afecfc4f019844256afe357d9b"
I20260608 10:05:38.250922 24438 raft_consensus.cc:3060] T baa237c4f96b49a8b5cbb0c9886c5052 P b569fba4fb644085ab706845b9a7d1af [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:38.251050 24512 raft_consensus.cc:3060] T baa237c4f96b49a8b5cbb0c9886c5052 P d67e29afecfc4f019844256afe357d9b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:38.255793 24438 raft_consensus.cc:2468] T baa237c4f96b49a8b5cbb0c9886c5052 P b569fba4fb644085ab706845b9a7d1af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c8cc24fa22248b4b9e63889589bdbde in term 1.
I20260608 10:05:38.256911 24553 leader_election.cc:304] T baa237c4f96b49a8b5cbb0c9886c5052 P 9c8cc24fa22248b4b9e63889589bdbde [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c8cc24fa22248b4b9e63889589bdbde, b569fba4fb644085ab706845b9a7d1af; no voters: 
I20260608 10:05:38.257269 24512 raft_consensus.cc:2468] T baa237c4f96b49a8b5cbb0c9886c5052 P d67e29afecfc4f019844256afe357d9b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c8cc24fa22248b4b9e63889589bdbde in term 1.
I20260608 10:05:38.257849 24655 raft_consensus.cc:2804] T baa237c4f96b49a8b5cbb0c9886c5052 P 9c8cc24fa22248b4b9e63889589bdbde [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:38.258278 24655 raft_consensus.cc:697] T baa237c4f96b49a8b5cbb0c9886c5052 P 9c8cc24fa22248b4b9e63889589bdbde [term 1 LEADER]: Becoming Leader. State: Replica: 9c8cc24fa22248b4b9e63889589bdbde, State: Running, Role: LEADER
I20260608 10:05:38.258992 24655 consensus_queue.cc:237] T baa237c4f96b49a8b5cbb0c9886c5052 P 9c8cc24fa22248b4b9e63889589bdbde [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:38.266412 24335 catalog_manager.cc:5696] T baa237c4f96b49a8b5cbb0c9886c5052 P 9c8cc24fa22248b4b9e63889589bdbde reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c8cc24fa22248b4b9e63889589bdbde (127.20.251.131). New cstate: current_term: 1 leader_uuid: "9c8cc24fa22248b4b9e63889589bdbde" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } health_report { overall_health: HEALTHY } } }
I20260608 10:05:38.347023 24637 raft_consensus.cc:493] T 13c9391de4014e74a016a7d96fad3f3f P d67e29afecfc4f019844256afe357d9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:38.347503 24637 raft_consensus.cc:515] T 13c9391de4014e74a016a7d96fad3f3f P d67e29afecfc4f019844256afe357d9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:38.349179 24637 leader_election.cc:290] T 13c9391de4014e74a016a7d96fad3f3f P d67e29afecfc4f019844256afe357d9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b569fba4fb644085ab706845b9a7d1af (127.20.251.129:39911), 9c8cc24fa22248b4b9e63889589bdbde (127.20.251.131:40659)
I20260608 10:05:38.350142 24438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13c9391de4014e74a016a7d96fad3f3f" candidate_uuid: "d67e29afecfc4f019844256afe357d9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b569fba4fb644085ab706845b9a7d1af" is_pre_election: true
I20260608 10:05:38.350351 24587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13c9391de4014e74a016a7d96fad3f3f" candidate_uuid: "d67e29afecfc4f019844256afe357d9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c8cc24fa22248b4b9e63889589bdbde" is_pre_election: true
I20260608 10:05:38.350698 24438 raft_consensus.cc:2468] T 13c9391de4014e74a016a7d96fad3f3f P b569fba4fb644085ab706845b9a7d1af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d67e29afecfc4f019844256afe357d9b in term 0.
I20260608 10:05:38.350992 24587 raft_consensus.cc:2468] T 13c9391de4014e74a016a7d96fad3f3f P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d67e29afecfc4f019844256afe357d9b in term 0.
I20260608 10:05:38.351778 24479 leader_election.cc:304] T 13c9391de4014e74a016a7d96fad3f3f P d67e29afecfc4f019844256afe357d9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b569fba4fb644085ab706845b9a7d1af, d67e29afecfc4f019844256afe357d9b; no voters: 
I20260608 10:05:38.352567 24637 raft_consensus.cc:2804] T 13c9391de4014e74a016a7d96fad3f3f P d67e29afecfc4f019844256afe357d9b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:05:38.352945 24637 raft_consensus.cc:493] T 13c9391de4014e74a016a7d96fad3f3f P d67e29afecfc4f019844256afe357d9b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:05:38.353230 24637 raft_consensus.cc:3060] T 13c9391de4014e74a016a7d96fad3f3f P d67e29afecfc4f019844256afe357d9b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:38.354882 24655 consensus_queue.cc:1048] T 484abce8f3ce4ebab99fb2fffda11088 P 9c8cc24fa22248b4b9e63889589bdbde [LEADER]: Connected to new peer: Peer: permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:05:38.358466 24637 raft_consensus.cc:515] T 13c9391de4014e74a016a7d96fad3f3f P d67e29afecfc4f019844256afe357d9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:38.360641 24637 leader_election.cc:290] T 13c9391de4014e74a016a7d96fad3f3f P d67e29afecfc4f019844256afe357d9b [CANDIDATE]: Term 1 election: Requested vote from peers b569fba4fb644085ab706845b9a7d1af (127.20.251.129:39911), 9c8cc24fa22248b4b9e63889589bdbde (127.20.251.131:40659)
I20260608 10:05:38.361431 24437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13c9391de4014e74a016a7d96fad3f3f" candidate_uuid: "d67e29afecfc4f019844256afe357d9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b569fba4fb644085ab706845b9a7d1af"
I20260608 10:05:38.362036 24437 raft_consensus.cc:3060] T 13c9391de4014e74a016a7d96fad3f3f P b569fba4fb644085ab706845b9a7d1af [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:38.362275 24587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13c9391de4014e74a016a7d96fad3f3f" candidate_uuid: "d67e29afecfc4f019844256afe357d9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c8cc24fa22248b4b9e63889589bdbde"
I20260608 10:05:38.364900 24587 raft_consensus.cc:3060] T 13c9391de4014e74a016a7d96fad3f3f P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:38.369113 24437 raft_consensus.cc:2468] T 13c9391de4014e74a016a7d96fad3f3f P b569fba4fb644085ab706845b9a7d1af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d67e29afecfc4f019844256afe357d9b in term 1.
I20260608 10:05:38.370255 24479 leader_election.cc:304] T 13c9391de4014e74a016a7d96fad3f3f P d67e29afecfc4f019844256afe357d9b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b569fba4fb644085ab706845b9a7d1af, d67e29afecfc4f019844256afe357d9b; no voters: 
I20260608 10:05:38.371199 24637 raft_consensus.cc:2804] T 13c9391de4014e74a016a7d96fad3f3f P d67e29afecfc4f019844256afe357d9b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:38.371078 24655 consensus_queue.cc:1048] T 484abce8f3ce4ebab99fb2fffda11088 P 9c8cc24fa22248b4b9e63889589bdbde [LEADER]: Connected to new peer: Peer: permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:05:38.371783 24637 raft_consensus.cc:697] T 13c9391de4014e74a016a7d96fad3f3f P d67e29afecfc4f019844256afe357d9b [term 1 LEADER]: Becoming Leader. State: Replica: d67e29afecfc4f019844256afe357d9b, State: Running, Role: LEADER
I20260608 10:05:38.372866 24637 consensus_queue.cc:237] T 13c9391de4014e74a016a7d96fad3f3f P d67e29afecfc4f019844256afe357d9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:38.371690 24643 raft_consensus.cc:493] T b5a88078e934492798f6c25a24759489 P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:38.376762 24587 raft_consensus.cc:2468] T 13c9391de4014e74a016a7d96fad3f3f P 9c8cc24fa22248b4b9e63889589bdbde [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d67e29afecfc4f019844256afe357d9b in term 1.
I20260608 10:05:38.377137 24643 raft_consensus.cc:515] T b5a88078e934492798f6c25a24759489 P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:38.379266 24643 leader_election.cc:290] T b5a88078e934492798f6c25a24759489 P 9c8cc24fa22248b4b9e63889589bdbde [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b569fba4fb644085ab706845b9a7d1af (127.20.251.129:39911), d67e29afecfc4f019844256afe357d9b (127.20.251.130:37695)
I20260608 10:05:38.381376 24437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a88078e934492798f6c25a24759489" candidate_uuid: "9c8cc24fa22248b4b9e63889589bdbde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b569fba4fb644085ab706845b9a7d1af" is_pre_election: true
I20260608 10:05:38.384003 24437 raft_consensus.cc:2468] T b5a88078e934492798f6c25a24759489 P b569fba4fb644085ab706845b9a7d1af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c8cc24fa22248b4b9e63889589bdbde in term 0.
W20260608 10:05:38.386665 24459 debug-util.cc:398] Leaking SignalData structure 0x7b080016bb20 after lost signal to thread 21489
W20260608 10:05:38.387909 24459 debug-util.cc:398] Leaking SignalData structure 0x7b08000dd520 after lost signal to thread 24370
I20260608 10:05:38.389323 24513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a88078e934492798f6c25a24759489" candidate_uuid: "9c8cc24fa22248b4b9e63889589bdbde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d67e29afecfc4f019844256afe357d9b" is_pre_election: true
I20260608 10:05:38.390115 24671 raft_consensus.cc:493] T b5a88078e934492798f6c25a24759489 P d67e29afecfc4f019844256afe357d9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:38.390621 24671 raft_consensus.cc:515] T b5a88078e934492798f6c25a24759489 P d67e29afecfc4f019844256afe357d9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:38.391630 24513 raft_consensus.cc:2468] T b5a88078e934492798f6c25a24759489 P d67e29afecfc4f019844256afe357d9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c8cc24fa22248b4b9e63889589bdbde in term 0.
I20260608 10:05:38.393050 24671 leader_election.cc:290] T b5a88078e934492798f6c25a24759489 P d67e29afecfc4f019844256afe357d9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b569fba4fb644085ab706845b9a7d1af (127.20.251.129:39911), 9c8cc24fa22248b4b9e63889589bdbde (127.20.251.131:40659)
I20260608 10:05:38.393575 24553 leader_election.cc:304] T b5a88078e934492798f6c25a24759489 P 9c8cc24fa22248b4b9e63889589bdbde [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c8cc24fa22248b4b9e63889589bdbde, b569fba4fb644085ab706845b9a7d1af; no voters: 
I20260608 10:05:38.395098 24655 raft_consensus.cc:2804] T b5a88078e934492798f6c25a24759489 P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:05:38.395475 24655 raft_consensus.cc:493] T b5a88078e934492798f6c25a24759489 P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:05:38.395821 24655 raft_consensus.cc:3060] T b5a88078e934492798f6c25a24759489 P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:38.396330 24587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a88078e934492798f6c25a24759489" candidate_uuid: "d67e29afecfc4f019844256afe357d9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c8cc24fa22248b4b9e63889589bdbde" is_pre_election: true
I20260608 10:05:38.398216 24438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a88078e934492798f6c25a24759489" candidate_uuid: "d67e29afecfc4f019844256afe357d9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b569fba4fb644085ab706845b9a7d1af" is_pre_election: true
I20260608 10:05:38.398847 24438 raft_consensus.cc:2468] T b5a88078e934492798f6c25a24759489 P b569fba4fb644085ab706845b9a7d1af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d67e29afecfc4f019844256afe357d9b in term 0.
I20260608 10:05:38.399049 24333 catalog_manager.cc:5696] T 13c9391de4014e74a016a7d96fad3f3f P d67e29afecfc4f019844256afe357d9b reported cstate change: term changed from 0 to 1, leader changed from <none> to d67e29afecfc4f019844256afe357d9b (127.20.251.130). New cstate: current_term: 1 leader_uuid: "d67e29afecfc4f019844256afe357d9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } health_report { overall_health: UNKNOWN } } }
I20260608 10:05:38.400332 24479 leader_election.cc:304] T b5a88078e934492798f6c25a24759489 P d67e29afecfc4f019844256afe357d9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b569fba4fb644085ab706845b9a7d1af, d67e29afecfc4f019844256afe357d9b; no voters: 
I20260608 10:05:38.401185 24671 raft_consensus.cc:2804] T b5a88078e934492798f6c25a24759489 P d67e29afecfc4f019844256afe357d9b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:05:38.401563 24671 raft_consensus.cc:493] T b5a88078e934492798f6c25a24759489 P d67e29afecfc4f019844256afe357d9b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:05:38.401907 24671 raft_consensus.cc:3060] T b5a88078e934492798f6c25a24759489 P d67e29afecfc4f019844256afe357d9b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:38.402993 24655 raft_consensus.cc:515] T b5a88078e934492798f6c25a24759489 P 9c8cc24fa22248b4b9e63889589bdbde [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:38.404194 24587 raft_consensus.cc:2393] T b5a88078e934492798f6c25a24759489 P 9c8cc24fa22248b4b9e63889589bdbde [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d67e29afecfc4f019844256afe357d9b in current term 1: Already voted for candidate 9c8cc24fa22248b4b9e63889589bdbde in this term.
I20260608 10:05:38.407828 24655 leader_election.cc:290] T b5a88078e934492798f6c25a24759489 P 9c8cc24fa22248b4b9e63889589bdbde [CANDIDATE]: Term 1 election: Requested vote from peers b569fba4fb644085ab706845b9a7d1af (127.20.251.129:39911), d67e29afecfc4f019844256afe357d9b (127.20.251.130:37695)
I20260608 10:05:38.408427 24671 raft_consensus.cc:515] T b5a88078e934492798f6c25a24759489 P d67e29afecfc4f019844256afe357d9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:38.409658 24438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a88078e934492798f6c25a24759489" candidate_uuid: "9c8cc24fa22248b4b9e63889589bdbde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b569fba4fb644085ab706845b9a7d1af"
I20260608 10:05:38.410228 24438 raft_consensus.cc:3060] T b5a88078e934492798f6c25a24759489 P b569fba4fb644085ab706845b9a7d1af [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:38.411595 24437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a88078e934492798f6c25a24759489" candidate_uuid: "d67e29afecfc4f019844256afe357d9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b569fba4fb644085ab706845b9a7d1af"
I20260608 10:05:38.414281 24671 leader_election.cc:290] T b5a88078e934492798f6c25a24759489 P d67e29afecfc4f019844256afe357d9b [CANDIDATE]: Term 1 election: Requested vote from peers b569fba4fb644085ab706845b9a7d1af (127.20.251.129:39911), 9c8cc24fa22248b4b9e63889589bdbde (127.20.251.131:40659)
I20260608 10:05:38.414472 24513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a88078e934492798f6c25a24759489" candidate_uuid: "9c8cc24fa22248b4b9e63889589bdbde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d67e29afecfc4f019844256afe357d9b"
I20260608 10:05:38.415261 24513 raft_consensus.cc:2393] T b5a88078e934492798f6c25a24759489 P d67e29afecfc4f019844256afe357d9b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9c8cc24fa22248b4b9e63889589bdbde in current term 1: Already voted for candidate d67e29afecfc4f019844256afe357d9b in this term.
I20260608 10:05:38.418175 24438 raft_consensus.cc:2468] T b5a88078e934492798f6c25a24759489 P b569fba4fb644085ab706845b9a7d1af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c8cc24fa22248b4b9e63889589bdbde in term 1.
I20260608 10:05:38.418632 24587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a88078e934492798f6c25a24759489" candidate_uuid: "d67e29afecfc4f019844256afe357d9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c8cc24fa22248b4b9e63889589bdbde"
I20260608 10:05:38.419350 24587 raft_consensus.cc:2393] T b5a88078e934492798f6c25a24759489 P 9c8cc24fa22248b4b9e63889589bdbde [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d67e29afecfc4f019844256afe357d9b in current term 1: Already voted for candidate 9c8cc24fa22248b4b9e63889589bdbde in this term.
I20260608 10:05:38.419353 24553 leader_election.cc:304] T b5a88078e934492798f6c25a24759489 P 9c8cc24fa22248b4b9e63889589bdbde [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: 9c8cc24fa22248b4b9e63889589bdbde, b569fba4fb644085ab706845b9a7d1af; no voters: d67e29afecfc4f019844256afe357d9b
I20260608 10:05:38.420432 24655 raft_consensus.cc:2804] T b5a88078e934492798f6c25a24759489 P 9c8cc24fa22248b4b9e63889589bdbde [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:38.420866 24655 raft_consensus.cc:697] T b5a88078e934492798f6c25a24759489 P 9c8cc24fa22248b4b9e63889589bdbde [term 1 LEADER]: Becoming Leader. State: Replica: 9c8cc24fa22248b4b9e63889589bdbde, State: Running, Role: LEADER
I20260608 10:05:38.421139 24476 leader_election.cc:304] T b5a88078e934492798f6c25a24759489 P d67e29afecfc4f019844256afe357d9b [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: d67e29afecfc4f019844256afe357d9b; no voters: 9c8cc24fa22248b4b9e63889589bdbde, b569fba4fb644085ab706845b9a7d1af
I20260608 10:05:38.422113 24671 raft_consensus.cc:2749] T b5a88078e934492798f6c25a24759489 P d67e29afecfc4f019844256afe357d9b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 10:05:38.421972 24655 consensus_queue.cc:237] T b5a88078e934492798f6c25a24759489 P 9c8cc24fa22248b4b9e63889589bdbde [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:38.429418 24333 catalog_manager.cc:5696] T b5a88078e934492798f6c25a24759489 P 9c8cc24fa22248b4b9e63889589bdbde reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c8cc24fa22248b4b9e63889589bdbde (127.20.251.131). New cstate: current_term: 1 leader_uuid: "9c8cc24fa22248b4b9e63889589bdbde" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } health_report { overall_health: HEALTHY } } }
I20260608 10:05:38.446184 24655 consensus_queue.cc:1048] T 8a6d9c20a53d4405803bf1586fd730fe P 9c8cc24fa22248b4b9e63889589bdbde [LEADER]: Connected to new peer: Peer: permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:05:38.453099 24655 consensus_queue.cc:1048] T 8a6d9c20a53d4405803bf1586fd730fe P 9c8cc24fa22248b4b9e63889589bdbde [LEADER]: Connected to new peer: Peer: permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:05:38.486183 24671 consensus_queue.cc:1048] T 46d8fdd9af9f4ae49353f4cef0c108d2 P d67e29afecfc4f019844256afe357d9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" 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:05:38.499799 24671 consensus_queue.cc:1048] T 46d8fdd9af9f4ae49353f4cef0c108d2 P d67e29afecfc4f019844256afe357d9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:05:38.586319 24640 consensus_queue.cc:1048] T 27d7088f9540467a88c9c3acdd6b4ef6 P b569fba4fb644085ab706845b9a7d1af [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" 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:05:38.609162 24680 consensus_queue.cc:1048] T 27d7088f9540467a88c9c3acdd6b4ef6 P b569fba4fb644085ab706845b9a7d1af [LEADER]: Connected to new peer: Peer: permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:05:38.702697 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:05:38.712245 24698 instance_detector.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:05:38.714289 24697 instance_detector.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:05:38.716022 24700 instance_detector.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:05:38.716356 21486 server_base.cc:1061] running on GCE node
I20260608 10:05:38.718052 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:05:38.718353 21486 system_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:05:38.718585 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913138718568 us; error 0 us; skew 500 ppm
I20260608 10:05:38.719520 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:05:38.723057 21486 webserver.cc:533] Webserver started at http://127.20.251.132:36101/ using document root <none> and password file <none>
I20260608 10:05:38.723832 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:05:38.724083 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:05:38.724436 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:05:38.726213 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913058711471-21486-0/minicluster-data/ts-3-root/instance:
uuid: "0052053da6854e968261096442a7c3d3"
format_stamp: "Formatted at 2026-06-08 10:05:38 on dist-test-slave-0x65"
I20260608 10:05:38.733011 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260608 10:05:38.738013 24705 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:05:38.739063 21486 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:05:38.739475 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913058711471-21486-0/minicluster-data/ts-3-root
uuid: "0052053da6854e968261096442a7c3d3"
format_stamp: "Formatted at 2026-06-08 10:05:38 on dist-test-slave-0x65"
I20260608 10:05:38.739846 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913058711471-21486-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913058711471-21486-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913058711471-21486-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:05:38.759981 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:05:38.761793 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:05:38.763922 21486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:05:38.765806 24655 consensus_queue.cc:1048] T baa237c4f96b49a8b5cbb0c9886c5052 P 9c8cc24fa22248b4b9e63889589bdbde [LEADER]: Connected to new peer: Peer: permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:05:38.767596 21486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:05:38.767892 21486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:38.768224 21486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:05:38.768450 21486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:38.774262 24643 consensus_queue.cc:1048] T 7264289eb3a24492b95f5c44446cbff5 P 9c8cc24fa22248b4b9e63889589bdbde [LEADER]: Connected to new peer: Peer: permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:05:38.784313 24643 consensus_queue.cc:1048] T 7264289eb3a24492b95f5c44446cbff5 P 9c8cc24fa22248b4b9e63889589bdbde [LEADER]: Connected to new peer: Peer: permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:05:38.786475 24671 consensus_queue.cc:1048] T 13c9391de4014e74a016a7d96fad3f3f P d67e29afecfc4f019844256afe357d9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" 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:05:38.833580 24653 consensus_queue.cc:1048] T baa237c4f96b49a8b5cbb0c9886c5052 P 9c8cc24fa22248b4b9e63889589bdbde [LEADER]: Connected to new peer: Peer: permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:05:38.851289 24637 consensus_queue.cc:1048] T 13c9391de4014e74a016a7d96fad3f3f P d67e29afecfc4f019844256afe357d9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:05:38.884820 24653 consensus_queue.cc:1048] T b5a88078e934492798f6c25a24759489 P 9c8cc24fa22248b4b9e63889589bdbde [LEADER]: Connected to new peer: Peer: permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:05:38.911757 24653 consensus_queue.cc:1048] T b5a88078e934492798f6c25a24759489 P 9c8cc24fa22248b4b9e63889589bdbde [LEADER]: Connected to new peer: Peer: permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:05:39.016872 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.132:44653
I20260608 10:05:39.017004 24776 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.132:44653 every 8 connection(s)
I20260608 10:05:39.025647 24335 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:57530:
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:05:39.066619 24777 heartbeater.cc:344] Connected to a master server at 127.20.251.190:45837
I20260608 10:05:39.067234 24777 heartbeater.cc:461] Registering TS with master...
I20260608 10:05:39.068463 24777 heartbeater.cc:507] Master 127.20.251.190:45837 requested a full tablet report, sending...
W20260608 10:05:39.070647 24335 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8373c7b5ec734517976c32475f8f745e has no consensus state
I20260608 10:05:39.071614 24334 ts_manager.cc:194] Registered new tserver with Master: 0052053da6854e968261096442a7c3d3 (127.20.251.132:44653)
W20260608 10:05:39.073021 24335 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet daf02ad12cb640c6bd73c4e689396cff has no consensus state
I20260608 10:05:39.074101 24334 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57540
W20260608 10:05:39.074852 24335 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 429750ea3a544dc59b40258f9a7399e0 has no consensus state
W20260608 10:05:39.077628 24335 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 1b3ed6acebad406aa189b3aaa7026031 has no consensus state
W20260608 10:05:39.079110 24335 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet cf3f40c269834919b8d18fcc964ad1b1 has no consensus state
W20260608 10:05:39.080971 24335 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d9eed986f0ca414187fed73c6b745159 has no consensus state
W20260608 10:05:39.083029 24335 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7d78a81987964e68b3bd927294d32674 has no consensus state
W20260608 10:05:39.085282 24335 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 593b3edd021541c19f5ccadc5b6f8c29 has no consensus state
W20260608 10:05:39.102298 24320 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet d9eed986f0ca414187fed73c6b745159 (table range_aware_rebalance_new_range [id=bc2f2a57ebc24a8d8925ea2b7f361da2], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet d9eed986f0ca414187fed73c6b745159 has no consensus state
I20260608 10:05:39.112015 24500 tablet_service.cc:1511] Processing CreateTablet for tablet 8373c7b5ec734517976c32475f8f745e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=bc2f2a57ebc24a8d8925ea2b7f361da2]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:05:39.113605 24500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8373c7b5ec734517976c32475f8f745e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:39.134800 24577 tablet_service.cc:1511] Processing CreateTablet for tablet daf02ad12cb640c6bd73c4e689396cff (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=bc2f2a57ebc24a8d8925ea2b7f361da2]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:05:39.136656 24577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet daf02ad12cb640c6bd73c4e689396cff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:39.142691 24572 tablet_service.cc:1511] Processing CreateTablet for tablet 429750ea3a544dc59b40258f9a7399e0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=bc2f2a57ebc24a8d8925ea2b7f361da2]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:05:39.144588 24572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 429750ea3a544dc59b40258f9a7399e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:39.157955 24574 tablet_service.cc:1511] Processing CreateTablet for tablet cf3f40c269834919b8d18fcc964ad1b1 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=bc2f2a57ebc24a8d8925ea2b7f361da2]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:05:39.159554 24574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf3f40c269834919b8d18fcc964ad1b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:39.162556 24423 tablet_service.cc:1511] Processing CreateTablet for tablet 8373c7b5ec734517976c32475f8f745e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=bc2f2a57ebc24a8d8925ea2b7f361da2]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:05:39.166430 24423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8373c7b5ec734517976c32475f8f745e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:39.167081 24426 tablet_service.cc:1511] Processing CreateTablet for tablet daf02ad12cb640c6bd73c4e689396cff (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=bc2f2a57ebc24a8d8925ea2b7f361da2]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:05:39.168558 24426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet daf02ad12cb640c6bd73c4e689396cff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:39.166006 24501 tablet_service.cc:1511] Processing CreateTablet for tablet 429750ea3a544dc59b40258f9a7399e0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=bc2f2a57ebc24a8d8925ea2b7f361da2]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:05:39.171247 24501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 429750ea3a544dc59b40258f9a7399e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:39.208041 24421 tablet_service.cc:1511] Processing CreateTablet for tablet 1b3ed6acebad406aa189b3aaa7026031 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=bc2f2a57ebc24a8d8925ea2b7f361da2]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:05:39.209818 24421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b3ed6acebad406aa189b3aaa7026031. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:39.231201 24788 tablet_bootstrap.cc:492] T cf3f40c269834919b8d18fcc964ad1b1 P 9c8cc24fa22248b4b9e63889589bdbde: Bootstrap starting.
I20260608 10:05:39.231914 24789 tablet_bootstrap.cc:492] T 8373c7b5ec734517976c32475f8f745e P d67e29afecfc4f019844256afe357d9b: Bootstrap starting.
I20260608 10:05:39.238796 24788 tablet_bootstrap.cc:654] T cf3f40c269834919b8d18fcc964ad1b1 P 9c8cc24fa22248b4b9e63889589bdbde: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:39.239647 24789 tablet_bootstrap.cc:654] T 8373c7b5ec734517976c32475f8f745e P d67e29afecfc4f019844256afe357d9b: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:39.275755 24422 tablet_service.cc:1511] Processing CreateTablet for tablet 7d78a81987964e68b3bd927294d32674 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=bc2f2a57ebc24a8d8925ea2b7f361da2]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:05:39.278949 24428 tablet_service.cc:1511] Processing CreateTablet for tablet cf3f40c269834919b8d18fcc964ad1b1 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=bc2f2a57ebc24a8d8925ea2b7f361da2]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:05:39.275956 24424 tablet_service.cc:1511] Processing CreateTablet for tablet 593b3edd021541c19f5ccadc5b6f8c29 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=bc2f2a57ebc24a8d8925ea2b7f361da2]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:05:39.282058 24428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf3f40c269834919b8d18fcc964ad1b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:39.287809 24497 tablet_service.cc:1511] Processing CreateTablet for tablet 1b3ed6acebad406aa189b3aaa7026031 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=bc2f2a57ebc24a8d8925ea2b7f361da2]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:05:39.299832 24577 tablet_service.cc:1511] Processing CreateTablet for tablet 593b3edd021541c19f5ccadc5b6f8c29 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=bc2f2a57ebc24a8d8925ea2b7f361da2]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:05:39.287891 24424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 593b3edd021541c19f5ccadc5b6f8c29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:39.301332 24497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b3ed6acebad406aa189b3aaa7026031. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:39.304428 24422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d78a81987964e68b3bd927294d32674. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:39.311218 24574 tablet_service.cc:1511] Processing CreateTablet for tablet d9eed986f0ca414187fed73c6b745159 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=bc2f2a57ebc24a8d8925ea2b7f361da2]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:05:39.313704 24742 tablet_service.cc:1511] Processing CreateTablet for tablet 8373c7b5ec734517976c32475f8f745e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=bc2f2a57ebc24a8d8925ea2b7f361da2]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:05:39.338963 24737 tablet_service.cc:1511] Processing CreateTablet for tablet d9eed986f0ca414187fed73c6b745159 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=bc2f2a57ebc24a8d8925ea2b7f361da2]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:05:39.340394 24741 tablet_service.cc:1511] Processing CreateTablet for tablet daf02ad12cb640c6bd73c4e689396cff (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=bc2f2a57ebc24a8d8925ea2b7f361da2]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:05:39.342059 24577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 593b3edd021541c19f5ccadc5b6f8c29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:39.343474 24500 tablet_service.cc:1511] Processing CreateTablet for tablet 7d78a81987964e68b3bd927294d32674 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=bc2f2a57ebc24a8d8925ea2b7f361da2]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:05:39.343712 24738 tablet_service.cc:1511] Processing CreateTablet for tablet cf3f40c269834919b8d18fcc964ad1b1 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=bc2f2a57ebc24a8d8925ea2b7f361da2]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:05:39.346652 24740 tablet_service.cc:1511] Processing CreateTablet for tablet 429750ea3a544dc59b40258f9a7399e0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=bc2f2a57ebc24a8d8925ea2b7f361da2]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:05:39.352104 24739 tablet_service.cc:1511] Processing CreateTablet for tablet 1b3ed6acebad406aa189b3aaa7026031 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=bc2f2a57ebc24a8d8925ea2b7f361da2]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:05:39.351969 24500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d78a81987964e68b3bd927294d32674. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:39.336923 24496 tablet_service.cc:1511] Processing CreateTablet for tablet d9eed986f0ca414187fed73c6b745159 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=bc2f2a57ebc24a8d8925ea2b7f361da2]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:05:39.365842 24574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9eed986f0ca414187fed73c6b745159. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:39.377781 24736 tablet_service.cc:1511] Processing CreateTablet for tablet 7d78a81987964e68b3bd927294d32674 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=bc2f2a57ebc24a8d8925ea2b7f361da2]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:05:39.404220 24789 tablet_bootstrap.cc:492] T 8373c7b5ec734517976c32475f8f745e P d67e29afecfc4f019844256afe357d9b: No bootstrap required, opened a new log
I20260608 10:05:39.405051 24789 ts_tablet_manager.cc:1403] T 8373c7b5ec734517976c32475f8f745e P d67e29afecfc4f019844256afe357d9b: Time spent bootstrapping tablet: real 0.174s	user 0.011s	sys 0.012s
I20260608 10:05:39.406090 24742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8373c7b5ec734517976c32475f8f745e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:39.410220 24740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 429750ea3a544dc59b40258f9a7399e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:39.405623 24788 tablet_bootstrap.cc:492] T cf3f40c269834919b8d18fcc964ad1b1 P 9c8cc24fa22248b4b9e63889589bdbde: No bootstrap required, opened a new log
I20260608 10:05:39.415725 24496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9eed986f0ca414187fed73c6b745159. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:39.357494 24735 tablet_service.cc:1511] Processing CreateTablet for tablet 593b3edd021541c19f5ccadc5b6f8c29 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=bc2f2a57ebc24a8d8925ea2b7f361da2]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:05:39.429648 24790 tablet_bootstrap.cc:492] T daf02ad12cb640c6bd73c4e689396cff P b569fba4fb644085ab706845b9a7d1af: Bootstrap starting.
I20260608 10:05:39.430552 24788 ts_tablet_manager.cc:1403] T cf3f40c269834919b8d18fcc964ad1b1 P 9c8cc24fa22248b4b9e63889589bdbde: Time spent bootstrapping tablet: real 0.200s	user 0.015s	sys 0.009s
I20260608 10:05:39.453269 24738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf3f40c269834919b8d18fcc964ad1b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:39.461658 24739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b3ed6acebad406aa189b3aaa7026031. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:39.466768 24735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 593b3edd021541c19f5ccadc5b6f8c29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:39.478526 24741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet daf02ad12cb640c6bd73c4e689396cff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:39.429019 24789 raft_consensus.cc:359] T 8373c7b5ec734517976c32475f8f745e P d67e29afecfc4f019844256afe357d9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } }
I20260608 10:05:39.481117 24789 raft_consensus.cc:385] T 8373c7b5ec734517976c32475f8f745e P d67e29afecfc4f019844256afe357d9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:39.481492 24789 raft_consensus.cc:740] T 8373c7b5ec734517976c32475f8f745e P d67e29afecfc4f019844256afe357d9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d67e29afecfc4f019844256afe357d9b, State: Initialized, Role: FOLLOWER
I20260608 10:05:39.483729 24736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d78a81987964e68b3bd927294d32674. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:39.486124 24737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9eed986f0ca414187fed73c6b745159. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:39.518623 24788 raft_consensus.cc:359] T cf3f40c269834919b8d18fcc964ad1b1 P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } }
I20260608 10:05:39.519547 24788 raft_consensus.cc:385] T cf3f40c269834919b8d18fcc964ad1b1 P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:39.519937 24788 raft_consensus.cc:740] T cf3f40c269834919b8d18fcc964ad1b1 P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c8cc24fa22248b4b9e63889589bdbde, State: Initialized, Role: FOLLOWER
I20260608 10:05:39.525755 24788 consensus_queue.cc:260] T cf3f40c269834919b8d18fcc964ad1b1 P 9c8cc24fa22248b4b9e63889589bdbde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } }
I20260608 10:05:39.536829 24790 tablet_bootstrap.cc:654] T daf02ad12cb640c6bd73c4e689396cff P b569fba4fb644085ab706845b9a7d1af: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:39.539004 24788 ts_tablet_manager.cc:1434] T cf3f40c269834919b8d18fcc964ad1b1 P 9c8cc24fa22248b4b9e63889589bdbde: Time spent starting tablet: real 0.096s	user 0.009s	sys 0.000s
I20260608 10:05:39.540664 24788 tablet_bootstrap.cc:492] T 429750ea3a544dc59b40258f9a7399e0 P 9c8cc24fa22248b4b9e63889589bdbde: Bootstrap starting.
I20260608 10:05:39.492748 24789 consensus_queue.cc:260] T 8373c7b5ec734517976c32475f8f745e P d67e29afecfc4f019844256afe357d9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } }
I20260608 10:05:39.567201 24788 tablet_bootstrap.cc:654] T 429750ea3a544dc59b40258f9a7399e0 P 9c8cc24fa22248b4b9e63889589bdbde: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:39.582856 24789 ts_tablet_manager.cc:1434] T 8373c7b5ec734517976c32475f8f745e P d67e29afecfc4f019844256afe357d9b: Time spent starting tablet: real 0.177s	user 0.001s	sys 0.011s
I20260608 10:05:39.584390 24789 tablet_bootstrap.cc:492] T 429750ea3a544dc59b40258f9a7399e0 P d67e29afecfc4f019844256afe357d9b: Bootstrap starting.
I20260608 10:05:39.578671 24389 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
W20260608 10:05:39.599197 24389 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 10:05:39.608529 24790 tablet_bootstrap.cc:492] T daf02ad12cb640c6bd73c4e689396cff P b569fba4fb644085ab706845b9a7d1af: No bootstrap required, opened a new log
W20260608 10:05:39.612609 24384 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:05:39.613830 24790 ts_tablet_manager.cc:1403] T daf02ad12cb640c6bd73c4e689396cff P b569fba4fb644085ab706845b9a7d1af: Time spent bootstrapping tablet: real 0.276s	user 0.009s	sys 0.016s
I20260608 10:05:39.613400 24788 tablet_bootstrap.cc:492] T 429750ea3a544dc59b40258f9a7399e0 P 9c8cc24fa22248b4b9e63889589bdbde: No bootstrap required, opened a new log
I20260608 10:05:39.617370 24790 raft_consensus.cc:359] T daf02ad12cb640c6bd73c4e689396cff P b569fba4fb644085ab706845b9a7d1af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } }
I20260608 10:05:39.618651 24788 ts_tablet_manager.cc:1403] T 429750ea3a544dc59b40258f9a7399e0 P 9c8cc24fa22248b4b9e63889589bdbde: Time spent bootstrapping tablet: real 0.078s	user 0.016s	sys 0.000s
I20260608 10:05:39.618889 24790 raft_consensus.cc:385] T daf02ad12cb640c6bd73c4e689396cff P b569fba4fb644085ab706845b9a7d1af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:39.619711 24797 tablet_bootstrap.cc:492] T 8373c7b5ec734517976c32475f8f745e P 0052053da6854e968261096442a7c3d3: Bootstrap starting.
I20260608 10:05:39.619246 24790 raft_consensus.cc:740] T daf02ad12cb640c6bd73c4e689396cff P b569fba4fb644085ab706845b9a7d1af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b569fba4fb644085ab706845b9a7d1af, State: Initialized, Role: FOLLOWER
I20260608 10:05:39.622677 24790 consensus_queue.cc:260] T daf02ad12cb640c6bd73c4e689396cff P b569fba4fb644085ab706845b9a7d1af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } }
I20260608 10:05:39.626155 24789 tablet_bootstrap.cc:654] T 429750ea3a544dc59b40258f9a7399e0 P d67e29afecfc4f019844256afe357d9b: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:39.629581 24788 raft_consensus.cc:359] T 429750ea3a544dc59b40258f9a7399e0 P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:39.633252 24788 raft_consensus.cc:385] T 429750ea3a544dc59b40258f9a7399e0 P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:39.633771 24788 raft_consensus.cc:740] T 429750ea3a544dc59b40258f9a7399e0 P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c8cc24fa22248b4b9e63889589bdbde, State: Initialized, Role: FOLLOWER
I20260608 10:05:39.634958 24797 tablet_bootstrap.cc:654] T 8373c7b5ec734517976c32475f8f745e P 0052053da6854e968261096442a7c3d3: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:39.634819 24788 consensus_queue.cc:260] T 429750ea3a544dc59b40258f9a7399e0 P 9c8cc24fa22248b4b9e63889589bdbde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:39.631755 24790 ts_tablet_manager.cc:1434] T daf02ad12cb640c6bd73c4e689396cff P b569fba4fb644085ab706845b9a7d1af: Time spent starting tablet: real 0.018s	user 0.001s	sys 0.006s
I20260608 10:05:39.638768 24790 tablet_bootstrap.cc:492] T 8373c7b5ec734517976c32475f8f745e P b569fba4fb644085ab706845b9a7d1af: Bootstrap starting.
I20260608 10:05:39.644977 24788 ts_tablet_manager.cc:1434] T 429750ea3a544dc59b40258f9a7399e0 P 9c8cc24fa22248b4b9e63889589bdbde: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260608 10:05:39.649786 24789 tablet_bootstrap.cc:492] T 429750ea3a544dc59b40258f9a7399e0 P d67e29afecfc4f019844256afe357d9b: No bootstrap required, opened a new log
I20260608 10:05:39.650308 24789 ts_tablet_manager.cc:1403] T 429750ea3a544dc59b40258f9a7399e0 P d67e29afecfc4f019844256afe357d9b: Time spent bootstrapping tablet: real 0.066s	user 0.019s	sys 0.000s
I20260608 10:05:39.653203 24797 tablet_bootstrap.cc:492] T 8373c7b5ec734517976c32475f8f745e P 0052053da6854e968261096442a7c3d3: No bootstrap required, opened a new log
I20260608 10:05:39.645769 24790 tablet_bootstrap.cc:654] T 8373c7b5ec734517976c32475f8f745e P b569fba4fb644085ab706845b9a7d1af: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:39.653610 24789 raft_consensus.cc:359] T 429750ea3a544dc59b40258f9a7399e0 P d67e29afecfc4f019844256afe357d9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:39.654907 24788 tablet_bootstrap.cc:492] T daf02ad12cb640c6bd73c4e689396cff P 9c8cc24fa22248b4b9e63889589bdbde: Bootstrap starting.
I20260608 10:05:39.653788 24797 ts_tablet_manager.cc:1403] T 8373c7b5ec734517976c32475f8f745e P 0052053da6854e968261096442a7c3d3: Time spent bootstrapping tablet: real 0.047s	user 0.013s	sys 0.000s
I20260608 10:05:39.654438 24789 raft_consensus.cc:385] T 429750ea3a544dc59b40258f9a7399e0 P d67e29afecfc4f019844256afe357d9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:39.656016 24789 raft_consensus.cc:740] T 429750ea3a544dc59b40258f9a7399e0 P d67e29afecfc4f019844256afe357d9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d67e29afecfc4f019844256afe357d9b, State: Initialized, Role: FOLLOWER
I20260608 10:05:39.656855 24789 consensus_queue.cc:260] T 429750ea3a544dc59b40258f9a7399e0 P d67e29afecfc4f019844256afe357d9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:39.659773 24789 ts_tablet_manager.cc:1434] T 429750ea3a544dc59b40258f9a7399e0 P d67e29afecfc4f019844256afe357d9b: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 10:05:39.660789 24789 tablet_bootstrap.cc:492] T 1b3ed6acebad406aa189b3aaa7026031 P d67e29afecfc4f019844256afe357d9b: Bootstrap starting.
I20260608 10:05:39.664122 24790 tablet_bootstrap.cc:492] T 8373c7b5ec734517976c32475f8f745e P b569fba4fb644085ab706845b9a7d1af: No bootstrap required, opened a new log
I20260608 10:05:39.664609 24790 ts_tablet_manager.cc:1403] T 8373c7b5ec734517976c32475f8f745e P b569fba4fb644085ab706845b9a7d1af: Time spent bootstrapping tablet: real 0.026s	user 0.005s	sys 0.010s
I20260608 10:05:39.668421 24789 tablet_bootstrap.cc:654] T 1b3ed6acebad406aa189b3aaa7026031 P d67e29afecfc4f019844256afe357d9b: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:39.672093 24790 raft_consensus.cc:359] T 8373c7b5ec734517976c32475f8f745e P b569fba4fb644085ab706845b9a7d1af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } }
I20260608 10:05:39.672845 24790 raft_consensus.cc:385] T 8373c7b5ec734517976c32475f8f745e P b569fba4fb644085ab706845b9a7d1af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:39.673133 24790 raft_consensus.cc:740] T 8373c7b5ec734517976c32475f8f745e P b569fba4fb644085ab706845b9a7d1af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b569fba4fb644085ab706845b9a7d1af, State: Initialized, Role: FOLLOWER
I20260608 10:05:39.673935 24790 consensus_queue.cc:260] T 8373c7b5ec734517976c32475f8f745e P b569fba4fb644085ab706845b9a7d1af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } }
I20260608 10:05:39.679244 24797 raft_consensus.cc:359] T 8373c7b5ec734517976c32475f8f745e P 0052053da6854e968261096442a7c3d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } }
I20260608 10:05:39.679800 24788 tablet_bootstrap.cc:654] T daf02ad12cb640c6bd73c4e689396cff P 9c8cc24fa22248b4b9e63889589bdbde: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:39.679994 24797 raft_consensus.cc:385] T 8373c7b5ec734517976c32475f8f745e P 0052053da6854e968261096442a7c3d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:39.680331 24797 raft_consensus.cc:740] T 8373c7b5ec734517976c32475f8f745e P 0052053da6854e968261096442a7c3d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0052053da6854e968261096442a7c3d3, State: Initialized, Role: FOLLOWER
I20260608 10:05:39.683444 24797 consensus_queue.cc:260] T 8373c7b5ec734517976c32475f8f745e P 0052053da6854e968261096442a7c3d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } }
I20260608 10:05:39.688000 24790 ts_tablet_manager.cc:1434] T 8373c7b5ec734517976c32475f8f745e P b569fba4fb644085ab706845b9a7d1af: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260608 10:05:39.689217 24790 tablet_bootstrap.cc:492] T 1b3ed6acebad406aa189b3aaa7026031 P b569fba4fb644085ab706845b9a7d1af: Bootstrap starting.
I20260608 10:05:39.698451 24789 tablet_bootstrap.cc:492] T 1b3ed6acebad406aa189b3aaa7026031 P d67e29afecfc4f019844256afe357d9b: No bootstrap required, opened a new log
I20260608 10:05:39.698995 24789 ts_tablet_manager.cc:1403] T 1b3ed6acebad406aa189b3aaa7026031 P d67e29afecfc4f019844256afe357d9b: Time spent bootstrapping tablet: real 0.038s	user 0.017s	sys 0.015s
I20260608 10:05:39.702617 24788 tablet_bootstrap.cc:492] T daf02ad12cb640c6bd73c4e689396cff P 9c8cc24fa22248b4b9e63889589bdbde: No bootstrap required, opened a new log
I20260608 10:05:39.703215 24797 ts_tablet_manager.cc:1434] T 8373c7b5ec734517976c32475f8f745e P 0052053da6854e968261096442a7c3d3: Time spent starting tablet: real 0.048s	user 0.007s	sys 0.006s
I20260608 10:05:39.703426 24788 ts_tablet_manager.cc:1403] T daf02ad12cb640c6bd73c4e689396cff P 9c8cc24fa22248b4b9e63889589bdbde: Time spent bootstrapping tablet: real 0.049s	user 0.011s	sys 0.005s
I20260608 10:05:39.704216 24777 heartbeater.cc:499] Master 127.20.251.190:45837 was elected leader, sending a full tablet report...
I20260608 10:05:39.706733 24788 raft_consensus.cc:359] T daf02ad12cb640c6bd73c4e689396cff P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } }
I20260608 10:05:39.707471 24788 raft_consensus.cc:385] T daf02ad12cb640c6bd73c4e689396cff P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:39.707109 24789 raft_consensus.cc:359] T 1b3ed6acebad406aa189b3aaa7026031 P d67e29afecfc4f019844256afe357d9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } }
I20260608 10:05:39.704288 24797 tablet_bootstrap.cc:492] T cf3f40c269834919b8d18fcc964ad1b1 P 0052053da6854e968261096442a7c3d3: Bootstrap starting.
I20260608 10:05:39.708775 24790 tablet_bootstrap.cc:654] T 1b3ed6acebad406aa189b3aaa7026031 P b569fba4fb644085ab706845b9a7d1af: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:39.707763 24788 raft_consensus.cc:740] T daf02ad12cb640c6bd73c4e689396cff P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c8cc24fa22248b4b9e63889589bdbde, State: Initialized, Role: FOLLOWER
I20260608 10:05:39.712406 24788 consensus_queue.cc:260] T daf02ad12cb640c6bd73c4e689396cff P 9c8cc24fa22248b4b9e63889589bdbde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } }
I20260608 10:05:39.714587 24797 tablet_bootstrap.cc:654] T cf3f40c269834919b8d18fcc964ad1b1 P 0052053da6854e968261096442a7c3d3: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:39.717443 24789 raft_consensus.cc:385] T 1b3ed6acebad406aa189b3aaa7026031 P d67e29afecfc4f019844256afe357d9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:39.717818 24789 raft_consensus.cc:740] T 1b3ed6acebad406aa189b3aaa7026031 P d67e29afecfc4f019844256afe357d9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d67e29afecfc4f019844256afe357d9b, State: Initialized, Role: FOLLOWER
I20260608 10:05:39.718653 24789 consensus_queue.cc:260] T 1b3ed6acebad406aa189b3aaa7026031 P d67e29afecfc4f019844256afe357d9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } }
I20260608 10:05:39.719336 24788 ts_tablet_manager.cc:1434] T daf02ad12cb640c6bd73c4e689396cff P 9c8cc24fa22248b4b9e63889589bdbde: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260608 10:05:39.720417 24788 tablet_bootstrap.cc:492] T d9eed986f0ca414187fed73c6b745159 P 9c8cc24fa22248b4b9e63889589bdbde: Bootstrap starting.
I20260608 10:05:39.721719 24789 ts_tablet_manager.cc:1434] T 1b3ed6acebad406aa189b3aaa7026031 P d67e29afecfc4f019844256afe357d9b: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.004s
I20260608 10:05:39.722798 24789 tablet_bootstrap.cc:492] T 7d78a81987964e68b3bd927294d32674 P d67e29afecfc4f019844256afe357d9b: Bootstrap starting.
I20260608 10:05:39.729408 24789 tablet_bootstrap.cc:654] T 7d78a81987964e68b3bd927294d32674 P d67e29afecfc4f019844256afe357d9b: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:39.730036 24790 tablet_bootstrap.cc:492] T 1b3ed6acebad406aa189b3aaa7026031 P b569fba4fb644085ab706845b9a7d1af: No bootstrap required, opened a new log
I20260608 10:05:39.730562 24790 ts_tablet_manager.cc:1403] T 1b3ed6acebad406aa189b3aaa7026031 P b569fba4fb644085ab706845b9a7d1af: Time spent bootstrapping tablet: real 0.042s	user 0.010s	sys 0.003s
I20260608 10:05:39.736320 24790 raft_consensus.cc:359] T 1b3ed6acebad406aa189b3aaa7026031 P b569fba4fb644085ab706845b9a7d1af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } }
I20260608 10:05:39.737066 24790 raft_consensus.cc:385] T 1b3ed6acebad406aa189b3aaa7026031 P b569fba4fb644085ab706845b9a7d1af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:39.737362 24790 raft_consensus.cc:740] T 1b3ed6acebad406aa189b3aaa7026031 P b569fba4fb644085ab706845b9a7d1af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b569fba4fb644085ab706845b9a7d1af, State: Initialized, Role: FOLLOWER
I20260608 10:05:39.738133 24790 consensus_queue.cc:260] T 1b3ed6acebad406aa189b3aaa7026031 P b569fba4fb644085ab706845b9a7d1af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } }
I20260608 10:05:39.741115 24788 tablet_bootstrap.cc:654] T d9eed986f0ca414187fed73c6b745159 P 9c8cc24fa22248b4b9e63889589bdbde: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:39.744607 24797 tablet_bootstrap.cc:492] T cf3f40c269834919b8d18fcc964ad1b1 P 0052053da6854e968261096442a7c3d3: No bootstrap required, opened a new log
I20260608 10:05:39.745163 24797 ts_tablet_manager.cc:1403] T cf3f40c269834919b8d18fcc964ad1b1 P 0052053da6854e968261096442a7c3d3: Time spent bootstrapping tablet: real 0.041s	user 0.002s	sys 0.015s
I20260608 10:05:39.745801 24790 ts_tablet_manager.cc:1434] T 1b3ed6acebad406aa189b3aaa7026031 P b569fba4fb644085ab706845b9a7d1af: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260608 10:05:39.746833 24790 tablet_bootstrap.cc:492] T 593b3edd021541c19f5ccadc5b6f8c29 P b569fba4fb644085ab706845b9a7d1af: Bootstrap starting.
I20260608 10:05:39.748441 24797 raft_consensus.cc:359] T cf3f40c269834919b8d18fcc964ad1b1 P 0052053da6854e968261096442a7c3d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } }
I20260608 10:05:39.749214 24797 raft_consensus.cc:385] T cf3f40c269834919b8d18fcc964ad1b1 P 0052053da6854e968261096442a7c3d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:39.749541 24797 raft_consensus.cc:740] T cf3f40c269834919b8d18fcc964ad1b1 P 0052053da6854e968261096442a7c3d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0052053da6854e968261096442a7c3d3, State: Initialized, Role: FOLLOWER
I20260608 10:05:39.752120 24789 tablet_bootstrap.cc:492] T 7d78a81987964e68b3bd927294d32674 P d67e29afecfc4f019844256afe357d9b: No bootstrap required, opened a new log
I20260608 10:05:39.752696 24789 ts_tablet_manager.cc:1403] T 7d78a81987964e68b3bd927294d32674 P d67e29afecfc4f019844256afe357d9b: Time spent bootstrapping tablet: real 0.030s	user 0.007s	sys 0.006s
I20260608 10:05:39.753059 24637 raft_consensus.cc:493] T 8373c7b5ec734517976c32475f8f745e P d67e29afecfc4f019844256afe357d9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:39.753868 24637 raft_consensus.cc:515] T 8373c7b5ec734517976c32475f8f745e P d67e29afecfc4f019844256afe357d9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } }
I20260608 10:05:39.754637 24790 tablet_bootstrap.cc:654] T 593b3edd021541c19f5ccadc5b6f8c29 P b569fba4fb644085ab706845b9a7d1af: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:39.758947 24637 leader_election.cc:290] T 8373c7b5ec734517976c32475f8f745e P d67e29afecfc4f019844256afe357d9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0052053da6854e968261096442a7c3d3 (127.20.251.132:44653), b569fba4fb644085ab706845b9a7d1af (127.20.251.129:39911)
I20260608 10:05:39.762349 24789 raft_consensus.cc:359] T 7d78a81987964e68b3bd927294d32674 P d67e29afecfc4f019844256afe357d9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } }
I20260608 10:05:39.763163 24789 raft_consensus.cc:385] T 7d78a81987964e68b3bd927294d32674 P d67e29afecfc4f019844256afe357d9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:39.763482 24789 raft_consensus.cc:740] T 7d78a81987964e68b3bd927294d32674 P d67e29afecfc4f019844256afe357d9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d67e29afecfc4f019844256afe357d9b, State: Initialized, Role: FOLLOWER
I20260608 10:05:39.764346 24789 consensus_queue.cc:260] T 7d78a81987964e68b3bd927294d32674 P d67e29afecfc4f019844256afe357d9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } }
I20260608 10:05:39.759400 24797 consensus_queue.cc:260] T cf3f40c269834919b8d18fcc964ad1b1 P 0052053da6854e968261096442a7c3d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } }
I20260608 10:05:39.769706 24797 ts_tablet_manager.cc:1434] T cf3f40c269834919b8d18fcc964ad1b1 P 0052053da6854e968261096442a7c3d3: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.002s
I20260608 10:05:39.769857 24789 ts_tablet_manager.cc:1434] T 7d78a81987964e68b3bd927294d32674 P d67e29afecfc4f019844256afe357d9b: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.001s
I20260608 10:05:39.771154 24789 tablet_bootstrap.cc:492] T d9eed986f0ca414187fed73c6b745159 P d67e29afecfc4f019844256afe357d9b: Bootstrap starting.
I20260608 10:05:39.771459 24797 tablet_bootstrap.cc:492] T daf02ad12cb640c6bd73c4e689396cff P 0052053da6854e968261096442a7c3d3: Bootstrap starting.
I20260608 10:05:39.762874 24788 tablet_bootstrap.cc:492] T d9eed986f0ca414187fed73c6b745159 P 9c8cc24fa22248b4b9e63889589bdbde: No bootstrap required, opened a new log
I20260608 10:05:39.773911 24788 ts_tablet_manager.cc:1403] T d9eed986f0ca414187fed73c6b745159 P 9c8cc24fa22248b4b9e63889589bdbde: Time spent bootstrapping tablet: real 0.054s	user 0.013s	sys 0.000s
I20260608 10:05:39.777581 24788 raft_consensus.cc:359] T d9eed986f0ca414187fed73c6b745159 P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:39.778393 24788 raft_consensus.cc:385] T d9eed986f0ca414187fed73c6b745159 P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:39.778704 24788 raft_consensus.cc:740] T d9eed986f0ca414187fed73c6b745159 P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c8cc24fa22248b4b9e63889589bdbde, State: Initialized, Role: FOLLOWER
I20260608 10:05:39.779562 24788 consensus_queue.cc:260] T d9eed986f0ca414187fed73c6b745159 P 9c8cc24fa22248b4b9e63889589bdbde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:39.780241 24436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8373c7b5ec734517976c32475f8f745e" candidate_uuid: "d67e29afecfc4f019844256afe357d9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b569fba4fb644085ab706845b9a7d1af" is_pre_election: true
I20260608 10:05:39.781117 24436 raft_consensus.cc:2468] T 8373c7b5ec734517976c32475f8f745e P b569fba4fb644085ab706845b9a7d1af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d67e29afecfc4f019844256afe357d9b in term 0.
I20260608 10:05:39.782984 24479 leader_election.cc:304] T 8373c7b5ec734517976c32475f8f745e P d67e29afecfc4f019844256afe357d9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b569fba4fb644085ab706845b9a7d1af, d67e29afecfc4f019844256afe357d9b; no voters: 
I20260608 10:05:39.783990 24637 raft_consensus.cc:2804] T 8373c7b5ec734517976c32475f8f745e P d67e29afecfc4f019844256afe357d9b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:05:39.784400 24637 raft_consensus.cc:493] T 8373c7b5ec734517976c32475f8f745e P d67e29afecfc4f019844256afe357d9b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:05:39.784770 24637 raft_consensus.cc:3060] T 8373c7b5ec734517976c32475f8f745e P d67e29afecfc4f019844256afe357d9b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:39.792321 24637 raft_consensus.cc:515] T 8373c7b5ec734517976c32475f8f745e P d67e29afecfc4f019844256afe357d9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } }
I20260608 10:05:39.796221 24790 tablet_bootstrap.cc:492] T 593b3edd021541c19f5ccadc5b6f8c29 P b569fba4fb644085ab706845b9a7d1af: No bootstrap required, opened a new log
I20260608 10:05:39.806051 24790 ts_tablet_manager.cc:1403] T 593b3edd021541c19f5ccadc5b6f8c29 P b569fba4fb644085ab706845b9a7d1af: Time spent bootstrapping tablet: real 0.059s	user 0.025s	sys 0.009s
I20260608 10:05:39.810598 24790 raft_consensus.cc:359] T 593b3edd021541c19f5ccadc5b6f8c29 P b569fba4fb644085ab706845b9a7d1af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } }
I20260608 10:05:39.812023 24790 raft_consensus.cc:385] T 593b3edd021541c19f5ccadc5b6f8c29 P b569fba4fb644085ab706845b9a7d1af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:39.812337 24790 raft_consensus.cc:740] T 593b3edd021541c19f5ccadc5b6f8c29 P b569fba4fb644085ab706845b9a7d1af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b569fba4fb644085ab706845b9a7d1af, State: Initialized, Role: FOLLOWER
I20260608 10:05:39.813201 24790 consensus_queue.cc:260] T 593b3edd021541c19f5ccadc5b6f8c29 P b569fba4fb644085ab706845b9a7d1af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } }
I20260608 10:05:39.815716 24790 ts_tablet_manager.cc:1434] T 593b3edd021541c19f5ccadc5b6f8c29 P b569fba4fb644085ab706845b9a7d1af: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 10:05:39.816762 24790 tablet_bootstrap.cc:492] T cf3f40c269834919b8d18fcc964ad1b1 P b569fba4fb644085ab706845b9a7d1af: Bootstrap starting.
I20260608 10:05:39.819267 24637 leader_election.cc:290] T 8373c7b5ec734517976c32475f8f745e P d67e29afecfc4f019844256afe357d9b [CANDIDATE]: Term 1 election: Requested vote from peers 0052053da6854e968261096442a7c3d3 (127.20.251.132:44653), b569fba4fb644085ab706845b9a7d1af (127.20.251.129:39911)
I20260608 10:05:39.797013 24797 tablet_bootstrap.cc:654] T daf02ad12cb640c6bd73c4e689396cff P 0052053da6854e968261096442a7c3d3: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:39.797742 24788 ts_tablet_manager.cc:1434] T d9eed986f0ca414187fed73c6b745159 P 9c8cc24fa22248b4b9e63889589bdbde: Time spent starting tablet: real 0.023s	user 0.016s	sys 0.004s
I20260608 10:05:39.820590 24788 tablet_bootstrap.cc:492] T 593b3edd021541c19f5ccadc5b6f8c29 P 9c8cc24fa22248b4b9e63889589bdbde: Bootstrap starting.
I20260608 10:05:39.822767 24436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8373c7b5ec734517976c32475f8f745e" candidate_uuid: "d67e29afecfc4f019844256afe357d9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b569fba4fb644085ab706845b9a7d1af"
I20260608 10:05:39.823364 24436 raft_consensus.cc:3060] T 8373c7b5ec734517976c32475f8f745e P b569fba4fb644085ab706845b9a7d1af [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:39.800714 24789 tablet_bootstrap.cc:654] T d9eed986f0ca414187fed73c6b745159 P d67e29afecfc4f019844256afe357d9b: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:39.830500 24788 tablet_bootstrap.cc:654] T 593b3edd021541c19f5ccadc5b6f8c29 P 9c8cc24fa22248b4b9e63889589bdbde: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:39.836355 24752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8373c7b5ec734517976c32475f8f745e" candidate_uuid: "d67e29afecfc4f019844256afe357d9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0052053da6854e968261096442a7c3d3" is_pre_election: true
I20260608 10:05:39.836894 24751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8373c7b5ec734517976c32475f8f745e" candidate_uuid: "d67e29afecfc4f019844256afe357d9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0052053da6854e968261096442a7c3d3"
I20260608 10:05:39.837704 24752 raft_consensus.cc:2468] T 8373c7b5ec734517976c32475f8f745e P 0052053da6854e968261096442a7c3d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d67e29afecfc4f019844256afe357d9b in term 0.
I20260608 10:05:39.846951 24804 raft_consensus.cc:493] T cf3f40c269834919b8d18fcc964ad1b1 P 0052053da6854e968261096442a7c3d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:39.847585 24804 raft_consensus.cc:515] T cf3f40c269834919b8d18fcc964ad1b1 P 0052053da6854e968261096442a7c3d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } }
I20260608 10:05:39.863821 24804 leader_election.cc:290] T cf3f40c269834919b8d18fcc964ad1b1 P 0052053da6854e968261096442a7c3d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c8cc24fa22248b4b9e63889589bdbde (127.20.251.131:40659), b569fba4fb644085ab706845b9a7d1af (127.20.251.129:39911)
I20260608 10:05:39.880908 24436 raft_consensus.cc:2468] T 8373c7b5ec734517976c32475f8f745e P b569fba4fb644085ab706845b9a7d1af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d67e29afecfc4f019844256afe357d9b in term 1.
I20260608 10:05:39.888039 24797 tablet_bootstrap.cc:492] T daf02ad12cb640c6bd73c4e689396cff P 0052053da6854e968261096442a7c3d3: No bootstrap required, opened a new log
I20260608 10:05:39.888629 24797 ts_tablet_manager.cc:1403] T daf02ad12cb640c6bd73c4e689396cff P 0052053da6854e968261096442a7c3d3: Time spent bootstrapping tablet: real 0.117s	user 0.021s	sys 0.028s
I20260608 10:05:39.912628 24643 raft_consensus.cc:493] T daf02ad12cb640c6bd73c4e689396cff P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:39.913278 24643 raft_consensus.cc:515] T daf02ad12cb640c6bd73c4e689396cff P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } }
I20260608 10:05:39.913789 24716 raft_consensus.cc:493] T cf3f40c269834919b8d18fcc964ad1b1 P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:39.914355 24716 raft_consensus.cc:515] T cf3f40c269834919b8d18fcc964ad1b1 P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } }
I20260608 10:05:39.916100 24643 leader_election.cc:290] T daf02ad12cb640c6bd73c4e689396cff P 9c8cc24fa22248b4b9e63889589bdbde [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0052053da6854e968261096442a7c3d3 (127.20.251.132:44653), b569fba4fb644085ab706845b9a7d1af (127.20.251.129:39911)
I20260608 10:05:39.918632 24790 tablet_bootstrap.cc:654] T cf3f40c269834919b8d18fcc964ad1b1 P b569fba4fb644085ab706845b9a7d1af: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:40.015513 24716 leader_election.cc:290] T cf3f40c269834919b8d18fcc964ad1b1 P 9c8cc24fa22248b4b9e63889589bdbde [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0052053da6854e968261096442a7c3d3 (127.20.251.132:44653), b569fba4fb644085ab706845b9a7d1af (127.20.251.129:39911)
I20260608 10:05:39.959313 24796 raft_consensus.cc:493] T 429750ea3a544dc59b40258f9a7399e0 P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:39.946462 24643 raft_consensus.cc:493] T d9eed986f0ca414187fed73c6b745159 P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:40.019166 24643 raft_consensus.cc:515] T d9eed986f0ca414187fed73c6b745159 P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:40.019940 24334 catalog_manager.cc:6241] T 00000000000000000000000000000000 P a218aebc2fe8496aa344b441ca1ed78b: range_aware_rebalance_new_range [id=bc2f2a57ebc24a8d8925ea2b7f361da2] alter complete (version 0)
I20260608 10:05:40.021600 24643 leader_election.cc:290] T d9eed986f0ca414187fed73c6b745159 P 9c8cc24fa22248b4b9e63889589bdbde [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0052053da6854e968261096442a7c3d3 (127.20.251.132:44653), d67e29afecfc4f019844256afe357d9b (127.20.251.130:37695)
I20260608 10:05:40.033895 24789 tablet_bootstrap.cc:492] T d9eed986f0ca414187fed73c6b745159 P d67e29afecfc4f019844256afe357d9b: No bootstrap required, opened a new log
I20260608 10:05:40.034476 24789 ts_tablet_manager.cc:1403] T d9eed986f0ca414187fed73c6b745159 P d67e29afecfc4f019844256afe357d9b: Time spent bootstrapping tablet: real 0.264s	user 0.026s	sys 0.012s
I20260608 10:05:40.037916 24637 raft_consensus.cc:493] T 1b3ed6acebad406aa189b3aaa7026031 P d67e29afecfc4f019844256afe357d9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:40.038517 24637 raft_consensus.cc:515] T 1b3ed6acebad406aa189b3aaa7026031 P d67e29afecfc4f019844256afe357d9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } }
I20260608 10:05:40.040845 24637 leader_election.cc:290] T 1b3ed6acebad406aa189b3aaa7026031 P d67e29afecfc4f019844256afe357d9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b569fba4fb644085ab706845b9a7d1af (127.20.251.129:39911), 0052053da6854e968261096442a7c3d3 (127.20.251.132:44653)
I20260608 10:05:40.048893 24797 raft_consensus.cc:359] T daf02ad12cb640c6bd73c4e689396cff P 0052053da6854e968261096442a7c3d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } }
I20260608 10:05:40.049842 24797 raft_consensus.cc:385] T daf02ad12cb640c6bd73c4e689396cff P 0052053da6854e968261096442a7c3d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:40.050194 24797 raft_consensus.cc:740] T daf02ad12cb640c6bd73c4e689396cff P 0052053da6854e968261096442a7c3d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0052053da6854e968261096442a7c3d3, State: Initialized, Role: FOLLOWER
I20260608 10:05:40.053539 24789 raft_consensus.cc:359] T d9eed986f0ca414187fed73c6b745159 P d67e29afecfc4f019844256afe357d9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:40.054522 24789 raft_consensus.cc:385] T d9eed986f0ca414187fed73c6b745159 P d67e29afecfc4f019844256afe357d9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:40.055094 24789 raft_consensus.cc:740] T d9eed986f0ca414187fed73c6b745159 P d67e29afecfc4f019844256afe357d9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d67e29afecfc4f019844256afe357d9b, State: Initialized, Role: FOLLOWER
I20260608 10:05:40.055804 24786 raft_consensus.cc:493] T 1b3ed6acebad406aa189b3aaa7026031 P b569fba4fb644085ab706845b9a7d1af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:40.018369 24796 raft_consensus.cc:515] T 429750ea3a544dc59b40258f9a7399e0 P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:40.056546 24786 raft_consensus.cc:515] T 1b3ed6acebad406aa189b3aaa7026031 P b569fba4fb644085ab706845b9a7d1af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } }
I20260608 10:05:40.022840 24479 leader_election.cc:304] T 8373c7b5ec734517976c32475f8f745e P d67e29afecfc4f019844256afe357d9b [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: b569fba4fb644085ab706845b9a7d1af, d67e29afecfc4f019844256afe357d9b; no voters: 0052053da6854e968261096442a7c3d3
I20260608 10:05:40.069900 24786 leader_election.cc:290] T 1b3ed6acebad406aa189b3aaa7026031 P b569fba4fb644085ab706845b9a7d1af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0052053da6854e968261096442a7c3d3 (127.20.251.132:44653), d67e29afecfc4f019844256afe357d9b (127.20.251.130:37695)
I20260608 10:05:40.073323 24637 raft_consensus.cc:2804] T 8373c7b5ec734517976c32475f8f745e P d67e29afecfc4f019844256afe357d9b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:40.076105 24637 raft_consensus.cc:697] T 8373c7b5ec734517976c32475f8f745e P d67e29afecfc4f019844256afe357d9b [term 1 LEADER]: Becoming Leader. State: Replica: d67e29afecfc4f019844256afe357d9b, State: Running, Role: LEADER
I20260608 10:05:40.056043 24789 consensus_queue.cc:260] T d9eed986f0ca414187fed73c6b745159 P d67e29afecfc4f019844256afe357d9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:40.094811 24637 consensus_queue.cc:237] T 8373c7b5ec734517976c32475f8f745e P d67e29afecfc4f019844256afe357d9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } }
I20260608 10:05:40.095785 24786 raft_consensus.cc:493] T daf02ad12cb640c6bd73c4e689396cff P b569fba4fb644085ab706845b9a7d1af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:40.105449 24786 raft_consensus.cc:515] T daf02ad12cb640c6bd73c4e689396cff P b569fba4fb644085ab706845b9a7d1af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } }
I20260608 10:05:40.105950 24790 tablet_bootstrap.cc:492] T cf3f40c269834919b8d18fcc964ad1b1 P b569fba4fb644085ab706845b9a7d1af: No bootstrap required, opened a new log
I20260608 10:05:40.106046 24796 leader_election.cc:290] T 429750ea3a544dc59b40258f9a7399e0 P 9c8cc24fa22248b4b9e63889589bdbde [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d67e29afecfc4f019844256afe357d9b (127.20.251.130:37695), 0052053da6854e968261096442a7c3d3 (127.20.251.132:44653)
I20260608 10:05:40.071605 24797 consensus_queue.cc:260] T daf02ad12cb640c6bd73c4e689396cff P 0052053da6854e968261096442a7c3d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } }
I20260608 10:05:40.127741 24788 tablet_bootstrap.cc:492] T 593b3edd021541c19f5ccadc5b6f8c29 P 9c8cc24fa22248b4b9e63889589bdbde: No bootstrap required, opened a new log
I20260608 10:05:40.131181 24788 ts_tablet_manager.cc:1403] T 593b3edd021541c19f5ccadc5b6f8c29 P 9c8cc24fa22248b4b9e63889589bdbde: Time spent bootstrapping tablet: real 0.311s	user 0.027s	sys 0.016s
I20260608 10:05:40.131997 24797 ts_tablet_manager.cc:1434] T daf02ad12cb640c6bd73c4e689396cff P 0052053da6854e968261096442a7c3d3: Time spent starting tablet: real 0.243s	user 0.012s	sys 0.000s
I20260608 10:05:40.129865 24790 ts_tablet_manager.cc:1403] T cf3f40c269834919b8d18fcc964ad1b1 P b569fba4fb644085ab706845b9a7d1af: Time spent bootstrapping tablet: real 0.313s	user 0.027s	sys 0.021s
I20260608 10:05:40.134833 24797 tablet_bootstrap.cc:492] T 1b3ed6acebad406aa189b3aaa7026031 P 0052053da6854e968261096442a7c3d3: Bootstrap starting.
W20260608 10:05:40.127493 24479 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.251.129:39911, user_credentials={real_user=slave}} blocked reactor thread for 110282us
I20260608 10:05:40.137945 24587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daf02ad12cb640c6bd73c4e689396cff" candidate_uuid: "b569fba4fb644085ab706845b9a7d1af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c8cc24fa22248b4b9e63889589bdbde" is_pre_election: true
I20260608 10:05:40.138667 24587 raft_consensus.cc:2468] T daf02ad12cb640c6bd73c4e689396cff P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b569fba4fb644085ab706845b9a7d1af in term 0.
I20260608 10:05:40.128685 24786 leader_election.cc:290] T daf02ad12cb640c6bd73c4e689396cff P b569fba4fb644085ab706845b9a7d1af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0052053da6854e968261096442a7c3d3 (127.20.251.132:44653), 9c8cc24fa22248b4b9e63889589bdbde (127.20.251.131:40659)
I20260608 10:05:40.143162 24401 leader_election.cc:304] T daf02ad12cb640c6bd73c4e689396cff P b569fba4fb644085ab706845b9a7d1af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c8cc24fa22248b4b9e63889589bdbde, b569fba4fb644085ab706845b9a7d1af; no voters: 
W20260608 10:05:40.192054 24320 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet d9eed986f0ca414187fed73c6b745159 (table range_aware_rebalance_new_range [id=bc2f2a57ebc24a8d8925ea2b7f361da2], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet d9eed986f0ca414187fed73c6b745159 consensus state has no leader
I20260608 10:05:40.146941 24436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daf02ad12cb640c6bd73c4e689396cff" candidate_uuid: "9c8cc24fa22248b4b9e63889589bdbde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b569fba4fb644085ab706845b9a7d1af" is_pre_election: true
I20260608 10:05:40.194293 24437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf3f40c269834919b8d18fcc964ad1b1" candidate_uuid: "0052053da6854e968261096442a7c3d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b569fba4fb644085ab706845b9a7d1af" is_pre_election: true
I20260608 10:05:40.183940 24828 raft_consensus.cc:2804] T daf02ad12cb640c6bd73c4e689396cff P b569fba4fb644085ab706845b9a7d1af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:05:40.154896 24438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b3ed6acebad406aa189b3aaa7026031" candidate_uuid: "d67e29afecfc4f019844256afe357d9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b569fba4fb644085ab706845b9a7d1af" is_pre_election: true
I20260608 10:05:40.195681 24438 raft_consensus.cc:2468] T 1b3ed6acebad406aa189b3aaa7026031 P b569fba4fb644085ab706845b9a7d1af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d67e29afecfc4f019844256afe357d9b in term 0.
I20260608 10:05:40.196913 24479 leader_election.cc:304] T 1b3ed6acebad406aa189b3aaa7026031 P d67e29afecfc4f019844256afe357d9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b569fba4fb644085ab706845b9a7d1af, d67e29afecfc4f019844256afe357d9b; no voters: 
I20260608 10:05:40.159384 24672 raft_consensus.cc:493] T 429750ea3a544dc59b40258f9a7399e0 P d67e29afecfc4f019844256afe357d9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:40.194738 24752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b3ed6acebad406aa189b3aaa7026031" candidate_uuid: "d67e29afecfc4f019844256afe357d9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0052053da6854e968261096442a7c3d3" is_pre_election: true
I20260608 10:05:40.201045 24436 raft_consensus.cc:2468] T daf02ad12cb640c6bd73c4e689396cff P b569fba4fb644085ab706845b9a7d1af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c8cc24fa22248b4b9e63889589bdbde in term 0.
I20260608 10:05:40.159551 24587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf3f40c269834919b8d18fcc964ad1b1" candidate_uuid: "0052053da6854e968261096442a7c3d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c8cc24fa22248b4b9e63889589bdbde" is_pre_election: true
I20260608 10:05:40.193502 24788 raft_consensus.cc:359] T 593b3edd021541c19f5ccadc5b6f8c29 P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } }
I20260608 10:05:40.207312 24587 raft_consensus.cc:2468] T cf3f40c269834919b8d18fcc964ad1b1 P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0052053da6854e968261096442a7c3d3 in term 0.
I20260608 10:05:40.210034 24438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf3f40c269834919b8d18fcc964ad1b1" candidate_uuid: "9c8cc24fa22248b4b9e63889589bdbde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b569fba4fb644085ab706845b9a7d1af" is_pre_election: true
I20260608 10:05:40.209918 24706 leader_election.cc:304] T cf3f40c269834919b8d18fcc964ad1b1 P 0052053da6854e968261096442a7c3d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0052053da6854e968261096442a7c3d3, 9c8cc24fa22248b4b9e63889589bdbde; no voters: 
I20260608 10:05:40.215185 24804 raft_consensus.cc:2804] T cf3f40c269834919b8d18fcc964ad1b1 P 0052053da6854e968261096442a7c3d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:05:40.215574 24804 raft_consensus.cc:493] T cf3f40c269834919b8d18fcc964ad1b1 P 0052053da6854e968261096442a7c3d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:05:40.215910 24804 raft_consensus.cc:3060] T cf3f40c269834919b8d18fcc964ad1b1 P 0052053da6854e968261096442a7c3d3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:40.216849 24512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b3ed6acebad406aa189b3aaa7026031" candidate_uuid: "b569fba4fb644085ab706845b9a7d1af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d67e29afecfc4f019844256afe357d9b" is_pre_election: true
I20260608 10:05:40.217537 24512 raft_consensus.cc:2468] T 1b3ed6acebad406aa189b3aaa7026031 P d67e29afecfc4f019844256afe357d9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b569fba4fb644085ab706845b9a7d1af in term 0.
I20260608 10:05:40.219229 24404 leader_election.cc:304] T 1b3ed6acebad406aa189b3aaa7026031 P b569fba4fb644085ab706845b9a7d1af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b569fba4fb644085ab706845b9a7d1af, d67e29afecfc4f019844256afe357d9b; no voters: 
I20260608 10:05:40.218951 24336 catalog_manager.cc:5696] T 8373c7b5ec734517976c32475f8f745e P d67e29afecfc4f019844256afe357d9b reported cstate change: term changed from 0 to 1, leader changed from <none> to d67e29afecfc4f019844256afe357d9b (127.20.251.130). New cstate: current_term: 1 leader_uuid: "d67e29afecfc4f019844256afe357d9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } health_report { overall_health: UNKNOWN } } }
I20260608 10:05:40.220067 24786 raft_consensus.cc:2804] T 1b3ed6acebad406aa189b3aaa7026031 P b569fba4fb644085ab706845b9a7d1af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:05:40.221308 24786 raft_consensus.cc:493] T 1b3ed6acebad406aa189b3aaa7026031 P b569fba4fb644085ab706845b9a7d1af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:05:40.221731 24786 raft_consensus.cc:3060] T 1b3ed6acebad406aa189b3aaa7026031 P b569fba4fb644085ab706845b9a7d1af [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:40.205500 24788 raft_consensus.cc:385] T 593b3edd021541c19f5ccadc5b6f8c29 P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:40.206108 24672 raft_consensus.cc:515] T 429750ea3a544dc59b40258f9a7399e0 P d67e29afecfc4f019844256afe357d9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:40.227267 24797 tablet_bootstrap.cc:654] T 1b3ed6acebad406aa189b3aaa7026031 P 0052053da6854e968261096442a7c3d3: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:40.205821 24828 raft_consensus.cc:493] T daf02ad12cb640c6bd73c4e689396cff P b569fba4fb644085ab706845b9a7d1af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:05:40.229148 24828 raft_consensus.cc:3060] T daf02ad12cb640c6bd73c4e689396cff P b569fba4fb644085ab706845b9a7d1af [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:40.225311 24637 raft_consensus.cc:2804] T 1b3ed6acebad406aa189b3aaa7026031 P d67e29afecfc4f019844256afe357d9b [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260608 10:05:40.230926 24479 leader_election.cc:343] T 1b3ed6acebad406aa189b3aaa7026031 P d67e29afecfc4f019844256afe357d9b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0052053da6854e968261096442a7c3d3 (127.20.251.132:44653): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:05:40.224654 24788 raft_consensus.cc:740] T 593b3edd021541c19f5ccadc5b6f8c29 P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c8cc24fa22248b4b9e63889589bdbde, State: Initialized, Role: FOLLOWER
I20260608 10:05:40.229790 24637 raft_consensus.cc:493] T 1b3ed6acebad406aa189b3aaa7026031 P d67e29afecfc4f019844256afe357d9b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260608 10:05:40.240839 24709 leader_election.cc:343] T cf3f40c269834919b8d18fcc964ad1b1 P 0052053da6854e968261096442a7c3d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b569fba4fb644085ab706845b9a7d1af (127.20.251.129:39911): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:05:40.237720 24637 raft_consensus.cc:3060] T 1b3ed6acebad406aa189b3aaa7026031 P d67e29afecfc4f019844256afe357d9b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:40.246234 24512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9eed986f0ca414187fed73c6b745159" candidate_uuid: "9c8cc24fa22248b4b9e63889589bdbde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d67e29afecfc4f019844256afe357d9b" is_pre_election: true
I20260608 10:05:40.239957 24790 raft_consensus.cc:359] T cf3f40c269834919b8d18fcc964ad1b1 P b569fba4fb644085ab706845b9a7d1af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } }
I20260608 10:05:40.247611 24512 raft_consensus.cc:2468] T d9eed986f0ca414187fed73c6b745159 P d67e29afecfc4f019844256afe357d9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c8cc24fa22248b4b9e63889589bdbde in term 0.
I20260608 10:05:40.249055 24829 raft_consensus.cc:493] T 593b3edd021541c19f5ccadc5b6f8c29 P b569fba4fb644085ab706845b9a7d1af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:40.247634 24790 raft_consensus.cc:385] T cf3f40c269834919b8d18fcc964ad1b1 P b569fba4fb644085ab706845b9a7d1af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:40.249744 24829 raft_consensus.cc:515] T 593b3edd021541c19f5ccadc5b6f8c29 P b569fba4fb644085ab706845b9a7d1af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } }
I20260608 10:05:40.251075 24790 raft_consensus.cc:740] T cf3f40c269834919b8d18fcc964ad1b1 P b569fba4fb644085ab706845b9a7d1af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b569fba4fb644085ab706845b9a7d1af, State: Initialized, Role: FOLLOWER
I20260608 10:05:40.253804 24788 consensus_queue.cc:260] T 593b3edd021541c19f5ccadc5b6f8c29 P 9c8cc24fa22248b4b9e63889589bdbde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } }
I20260608 10:05:40.262634 24587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "593b3edd021541c19f5ccadc5b6f8c29" candidate_uuid: "b569fba4fb644085ab706845b9a7d1af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c8cc24fa22248b4b9e63889589bdbde" is_pre_election: true
I20260608 10:05:40.260020 24829 leader_election.cc:290] T 593b3edd021541c19f5ccadc5b6f8c29 P b569fba4fb644085ab706845b9a7d1af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0052053da6854e968261096442a7c3d3 (127.20.251.132:44653), 9c8cc24fa22248b4b9e63889589bdbde (127.20.251.131:40659)
I20260608 10:05:40.262889 24752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "429750ea3a544dc59b40258f9a7399e0" candidate_uuid: "d67e29afecfc4f019844256afe357d9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0052053da6854e968261096442a7c3d3" is_pre_election: true
I20260608 10:05:40.263401 24587 raft_consensus.cc:2468] T 593b3edd021541c19f5ccadc5b6f8c29 P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b569fba4fb644085ab706845b9a7d1af in term 0.
I20260608 10:05:40.264807 24401 leader_election.cc:304] T 593b3edd021541c19f5ccadc5b6f8c29 P b569fba4fb644085ab706845b9a7d1af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c8cc24fa22248b4b9e63889589bdbde, b569fba4fb644085ab706845b9a7d1af; no voters: 
I20260608 10:05:40.265830 24788 ts_tablet_manager.cc:1434] T 593b3edd021541c19f5ccadc5b6f8c29 P 9c8cc24fa22248b4b9e63889589bdbde: Time spent starting tablet: real 0.134s	user 0.010s	sys 0.000s
W20260608 10:05:40.266274 24479 leader_election.cc:343] T 429750ea3a544dc59b40258f9a7399e0 P d67e29afecfc4f019844256afe357d9b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0052053da6854e968261096442a7c3d3 (127.20.251.132:44653): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:05:40.267096 24789 ts_tablet_manager.cc:1434] T d9eed986f0ca414187fed73c6b745159 P d67e29afecfc4f019844256afe357d9b: Time spent starting tablet: real 0.232s	user 0.013s	sys 0.007s
I20260608 10:05:40.267336 24829 raft_consensus.cc:2804] T 593b3edd021541c19f5ccadc5b6f8c29 P b569fba4fb644085ab706845b9a7d1af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:05:40.268065 24829 raft_consensus.cc:493] T 593b3edd021541c19f5ccadc5b6f8c29 P b569fba4fb644085ab706845b9a7d1af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:05:40.268399 24829 raft_consensus.cc:3060] T 593b3edd021541c19f5ccadc5b6f8c29 P b569fba4fb644085ab706845b9a7d1af [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:40.272254 24512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "429750ea3a544dc59b40258f9a7399e0" candidate_uuid: "9c8cc24fa22248b4b9e63889589bdbde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d67e29afecfc4f019844256afe357d9b" is_pre_election: true
I20260608 10:05:40.273037 24512 raft_consensus.cc:2468] T 429750ea3a544dc59b40258f9a7399e0 P d67e29afecfc4f019844256afe357d9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c8cc24fa22248b4b9e63889589bdbde in term 0.
I20260608 10:05:40.276012 24790 consensus_queue.cc:260] T cf3f40c269834919b8d18fcc964ad1b1 P b569fba4fb644085ab706845b9a7d1af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } }
I20260608 10:05:40.274338 24835 raft_consensus.cc:493] T 7d78a81987964e68b3bd927294d32674 P d67e29afecfc4f019844256afe357d9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:40.262631 24804 raft_consensus.cc:515] T cf3f40c269834919b8d18fcc964ad1b1 P 0052053da6854e968261096442a7c3d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } }
I20260608 10:05:40.278034 24438 raft_consensus.cc:2468] T cf3f40c269834919b8d18fcc964ad1b1 P b569fba4fb644085ab706845b9a7d1af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c8cc24fa22248b4b9e63889589bdbde in term 0.
I20260608 10:05:40.284142 24804 leader_election.cc:290] T cf3f40c269834919b8d18fcc964ad1b1 P 0052053da6854e968261096442a7c3d3 [CANDIDATE]: Term 1 election: Requested vote from peers 9c8cc24fa22248b4b9e63889589bdbde (127.20.251.131:40659), b569fba4fb644085ab706845b9a7d1af (127.20.251.129:39911)
I20260608 10:05:40.284961 24587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf3f40c269834919b8d18fcc964ad1b1" candidate_uuid: "0052053da6854e968261096442a7c3d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c8cc24fa22248b4b9e63889589bdbde"
I20260608 10:05:40.285595 24587 raft_consensus.cc:3060] T cf3f40c269834919b8d18fcc964ad1b1 P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:40.287904 24436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf3f40c269834919b8d18fcc964ad1b1" candidate_uuid: "0052053da6854e968261096442a7c3d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b569fba4fb644085ab706845b9a7d1af"
I20260608 10:05:40.289916 24828 raft_consensus.cc:515] T daf02ad12cb640c6bd73c4e689396cff P b569fba4fb644085ab706845b9a7d1af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } }
I20260608 10:05:40.291246 24829 raft_consensus.cc:515] T 593b3edd021541c19f5ccadc5b6f8c29 P b569fba4fb644085ab706845b9a7d1af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } }
I20260608 10:05:40.277786 24835 raft_consensus.cc:515] T 7d78a81987964e68b3bd927294d32674 P d67e29afecfc4f019844256afe357d9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } }
I20260608 10:05:40.287925 24797 tablet_bootstrap.cc:492] T 1b3ed6acebad406aa189b3aaa7026031 P 0052053da6854e968261096442a7c3d3: No bootstrap required, opened a new log
I20260608 10:05:40.296648 24797 ts_tablet_manager.cc:1403] T 1b3ed6acebad406aa189b3aaa7026031 P 0052053da6854e968261096442a7c3d3: Time spent bootstrapping tablet: real 0.162s	user 0.009s	sys 0.010s
I20260608 10:05:40.299467 24637 raft_consensus.cc:515] T 1b3ed6acebad406aa189b3aaa7026031 P d67e29afecfc4f019844256afe357d9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } }
I20260608 10:05:40.301030 24829 leader_election.cc:290] T 593b3edd021541c19f5ccadc5b6f8c29 P b569fba4fb644085ab706845b9a7d1af [CANDIDATE]: Term 1 election: Requested vote from peers 0052053da6854e968261096442a7c3d3 (127.20.251.132:44653), 9c8cc24fa22248b4b9e63889589bdbde (127.20.251.131:40659)
I20260608 10:05:40.299098 24786 raft_consensus.cc:515] T 1b3ed6acebad406aa189b3aaa7026031 P b569fba4fb644085ab706845b9a7d1af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } }
I20260608 10:05:40.316855 24750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "593b3edd021541c19f5ccadc5b6f8c29" candidate_uuid: "b569fba4fb644085ab706845b9a7d1af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0052053da6854e968261096442a7c3d3" is_pre_election: true
I20260608 10:05:40.317500 24553 leader_election.cc:304] T daf02ad12cb640c6bd73c4e689396cff P 9c8cc24fa22248b4b9e63889589bdbde [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c8cc24fa22248b4b9e63889589bdbde, b569fba4fb644085ab706845b9a7d1af; no voters: 
I20260608 10:05:40.318398 24752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b3ed6acebad406aa189b3aaa7026031" candidate_uuid: "b569fba4fb644085ab706845b9a7d1af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0052053da6854e968261096442a7c3d3" is_pre_election: true
I20260608 10:05:40.319998 24825 raft_consensus.cc:2804] T daf02ad12cb640c6bd73c4e689396cff P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:05:40.320384 24825 raft_consensus.cc:493] T daf02ad12cb640c6bd73c4e689396cff P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:05:40.320716 24825 raft_consensus.cc:3060] T daf02ad12cb640c6bd73c4e689396cff P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:40.305243 24751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daf02ad12cb640c6bd73c4e689396cff" candidate_uuid: "b569fba4fb644085ab706845b9a7d1af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0052053da6854e968261096442a7c3d3" is_pre_election: true
I20260608 10:05:40.322919 24586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "593b3edd021541c19f5ccadc5b6f8c29" candidate_uuid: "b569fba4fb644085ab706845b9a7d1af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c8cc24fa22248b4b9e63889589bdbde"
I20260608 10:05:40.323297 24637 leader_election.cc:290] T 1b3ed6acebad406aa189b3aaa7026031 P d67e29afecfc4f019844256afe357d9b [CANDIDATE]: Term 1 election: Requested vote from peers b569fba4fb644085ab706845b9a7d1af (127.20.251.129:39911), 0052053da6854e968261096442a7c3d3 (127.20.251.132:44653)
I20260608 10:05:40.323580 24586 raft_consensus.cc:3060] T 593b3edd021541c19f5ccadc5b6f8c29 P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:40.323982 24438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b3ed6acebad406aa189b3aaa7026031" candidate_uuid: "d67e29afecfc4f019844256afe357d9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b569fba4fb644085ab706845b9a7d1af"
I20260608 10:05:40.321282 24797 raft_consensus.cc:359] T 1b3ed6acebad406aa189b3aaa7026031 P 0052053da6854e968261096442a7c3d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } }
I20260608 10:05:40.325922 24835 leader_election.cc:290] T 7d78a81987964e68b3bd927294d32674 P d67e29afecfc4f019844256afe357d9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0052053da6854e968261096442a7c3d3 (127.20.251.132:44653), b569fba4fb644085ab706845b9a7d1af (127.20.251.129:39911)
I20260608 10:05:40.325925 24797 raft_consensus.cc:385] T 1b3ed6acebad406aa189b3aaa7026031 P 0052053da6854e968261096442a7c3d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:40.326483 24797 raft_consensus.cc:740] T 1b3ed6acebad406aa189b3aaa7026031 P 0052053da6854e968261096442a7c3d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0052053da6854e968261096442a7c3d3, State: Initialized, Role: FOLLOWER
I20260608 10:05:40.326682 24786 leader_election.cc:290] T 1b3ed6acebad406aa189b3aaa7026031 P b569fba4fb644085ab706845b9a7d1af [CANDIDATE]: Term 1 election: Requested vote from peers 0052053da6854e968261096442a7c3d3 (127.20.251.132:44653), d67e29afecfc4f019844256afe357d9b (127.20.251.130:37695)
I20260608 10:05:40.305943 24587 raft_consensus.cc:2468] T cf3f40c269834919b8d18fcc964ad1b1 P 9c8cc24fa22248b4b9e63889589bdbde [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0052053da6854e968261096442a7c3d3 in term 1.
I20260608 10:05:40.327303 24797 consensus_queue.cc:260] T 1b3ed6acebad406aa189b3aaa7026031 P 0052053da6854e968261096442a7c3d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } }
I20260608 10:05:40.327517 24750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d78a81987964e68b3bd927294d32674" candidate_uuid: "d67e29afecfc4f019844256afe357d9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0052053da6854e968261096442a7c3d3" is_pre_election: true
I20260608 10:05:40.320883 24553 leader_election.cc:304] T cf3f40c269834919b8d18fcc964ad1b1 P 9c8cc24fa22248b4b9e63889589bdbde [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c8cc24fa22248b4b9e63889589bdbde, b569fba4fb644085ab706845b9a7d1af; no voters: 
I20260608 10:05:40.333122 24438 raft_consensus.cc:2393] T 1b3ed6acebad406aa189b3aaa7026031 P b569fba4fb644085ab706845b9a7d1af [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d67e29afecfc4f019844256afe357d9b in current term 1: Already voted for candidate b569fba4fb644085ab706845b9a7d1af in this term.
I20260608 10:05:40.330613 24749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b3ed6acebad406aa189b3aaa7026031" candidate_uuid: "d67e29afecfc4f019844256afe357d9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0052053da6854e968261096442a7c3d3"
I20260608 10:05:40.331874 24706 leader_election.cc:304] T cf3f40c269834919b8d18fcc964ad1b1 P 0052053da6854e968261096442a7c3d3 [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: 0052053da6854e968261096442a7c3d3, 9c8cc24fa22248b4b9e63889589bdbde; no voters: b569fba4fb644085ab706845b9a7d1af
I20260608 10:05:40.327900 24751 raft_consensus.cc:2468] T daf02ad12cb640c6bd73c4e689396cff P 0052053da6854e968261096442a7c3d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b569fba4fb644085ab706845b9a7d1af in term 0.
I20260608 10:05:40.334717 24823 raft_consensus.cc:2764] T cf3f40c269834919b8d18fcc964ad1b1 P 9c8cc24fa22248b4b9e63889589bdbde [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260608 10:05:40.335615 24752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "593b3edd021541c19f5ccadc5b6f8c29" candidate_uuid: "b569fba4fb644085ab706845b9a7d1af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0052053da6854e968261096442a7c3d3"
I20260608 10:05:40.338404 24828 leader_election.cc:290] T daf02ad12cb640c6bd73c4e689396cff P b569fba4fb644085ab706845b9a7d1af [CANDIDATE]: Term 1 election: Requested vote from peers 0052053da6854e968261096442a7c3d3 (127.20.251.132:44653), 9c8cc24fa22248b4b9e63889589bdbde (127.20.251.131:40659)
I20260608 10:05:40.338581 24749 raft_consensus.cc:3060] T 1b3ed6acebad406aa189b3aaa7026031 P 0052053da6854e968261096442a7c3d3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:40.342895 24804 raft_consensus.cc:2804] T cf3f40c269834919b8d18fcc964ad1b1 P 0052053da6854e968261096442a7c3d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:40.339524 24436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d78a81987964e68b3bd927294d32674" candidate_uuid: "d67e29afecfc4f019844256afe357d9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b569fba4fb644085ab706845b9a7d1af" is_pre_election: true
I20260608 10:05:40.340149 24672 leader_election.cc:290] T 429750ea3a544dc59b40258f9a7399e0 P d67e29afecfc4f019844256afe357d9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0052053da6854e968261096442a7c3d3 (127.20.251.132:44653), 9c8cc24fa22248b4b9e63889589bdbde (127.20.251.131:40659)
W20260608 10:05:40.332305 24404 leader_election.cc:343] T 593b3edd021541c19f5ccadc5b6f8c29 P b569fba4fb644085ab706845b9a7d1af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0052053da6854e968261096442a7c3d3 (127.20.251.132:44653): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:05:40.340368 24587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daf02ad12cb640c6bd73c4e689396cff" candidate_uuid: "b569fba4fb644085ab706845b9a7d1af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c8cc24fa22248b4b9e63889589bdbde"
I20260608 10:05:40.349968 24586 raft_consensus.cc:2468] T 593b3edd021541c19f5ccadc5b6f8c29 P 9c8cc24fa22248b4b9e63889589bdbde [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b569fba4fb644085ab706845b9a7d1af in term 1.
I20260608 10:05:40.351410 24401 leader_election.cc:304] T 593b3edd021541c19f5ccadc5b6f8c29 P b569fba4fb644085ab706845b9a7d1af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c8cc24fa22248b4b9e63889589bdbde, b569fba4fb644085ab706845b9a7d1af; no voters: 
I20260608 10:05:40.352183 24828 raft_consensus.cc:2804] T 593b3edd021541c19f5ccadc5b6f8c29 P b569fba4fb644085ab706845b9a7d1af [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:40.352725 24828 raft_consensus.cc:697] T 593b3edd021541c19f5ccadc5b6f8c29 P b569fba4fb644085ab706845b9a7d1af [term 1 LEADER]: Becoming Leader. State: Replica: b569fba4fb644085ab706845b9a7d1af, State: Running, Role: LEADER
I20260608 10:05:40.353696 24797 ts_tablet_manager.cc:1434] T 1b3ed6acebad406aa189b3aaa7026031 P 0052053da6854e968261096442a7c3d3: Time spent starting tablet: real 0.057s	user 0.009s	sys 0.000s
I20260608 10:05:40.353622 24828 consensus_queue.cc:237] T 593b3edd021541c19f5ccadc5b6f8c29 P b569fba4fb644085ab706845b9a7d1af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } }
I20260608 10:05:40.354919 24797 tablet_bootstrap.cc:492] T d9eed986f0ca414187fed73c6b745159 P 0052053da6854e968261096442a7c3d3: Bootstrap starting.
I20260608 10:05:40.366436 24797 tablet_bootstrap.cc:654] T d9eed986f0ca414187fed73c6b745159 P 0052053da6854e968261096442a7c3d3: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:40.368597 24825 raft_consensus.cc:515] T daf02ad12cb640c6bd73c4e689396cff P 9c8cc24fa22248b4b9e63889589bdbde [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } }
W20260608 10:05:40.369234 24404 leader_election.cc:343] T 1b3ed6acebad406aa189b3aaa7026031 P b569fba4fb644085ab706845b9a7d1af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0052053da6854e968261096442a7c3d3 (127.20.251.132:44653): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:05:40.370179 24587 raft_consensus.cc:2393] T daf02ad12cb640c6bd73c4e689396cff P 9c8cc24fa22248b4b9e63889589bdbde [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b569fba4fb644085ab706845b9a7d1af in current term 1: Already voted for candidate 9c8cc24fa22248b4b9e63889589bdbde in this term.
W20260608 10:05:40.370293 24404 leader_election.cc:343] T 593b3edd021541c19f5ccadc5b6f8c29 P b569fba4fb644085ab706845b9a7d1af [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0052053da6854e968261096442a7c3d3 (127.20.251.132:44653): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:05:40.371465 24825 leader_election.cc:290] T daf02ad12cb640c6bd73c4e689396cff P 9c8cc24fa22248b4b9e63889589bdbde [CANDIDATE]: Term 1 election: Requested vote from peers 0052053da6854e968261096442a7c3d3 (127.20.251.132:44653), b569fba4fb644085ab706845b9a7d1af (127.20.251.129:39911)
I20260608 10:05:40.372005 24751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b3ed6acebad406aa189b3aaa7026031" candidate_uuid: "b569fba4fb644085ab706845b9a7d1af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0052053da6854e968261096442a7c3d3"
I20260608 10:05:40.372115 24512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b3ed6acebad406aa189b3aaa7026031" candidate_uuid: "b569fba4fb644085ab706845b9a7d1af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d67e29afecfc4f019844256afe357d9b"
I20260608 10:05:40.373772 24752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daf02ad12cb640c6bd73c4e689396cff" candidate_uuid: "b569fba4fb644085ab706845b9a7d1af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0052053da6854e968261096442a7c3d3"
I20260608 10:05:40.374135 24512 raft_consensus.cc:2393] T 1b3ed6acebad406aa189b3aaa7026031 P d67e29afecfc4f019844256afe357d9b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b569fba4fb644085ab706845b9a7d1af in current term 1: Already voted for candidate d67e29afecfc4f019844256afe357d9b in this term.
I20260608 10:05:40.374368 24752 raft_consensus.cc:3060] T daf02ad12cb640c6bd73c4e689396cff P 0052053da6854e968261096442a7c3d3 [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:05:40.361196 24479 leader_election.cc:343] T 7d78a81987964e68b3bd927294d32674 P d67e29afecfc4f019844256afe357d9b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0052053da6854e968261096442a7c3d3 (127.20.251.132:44653): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:05:40.376807 24804 raft_consensus.cc:697] T cf3f40c269834919b8d18fcc964ad1b1 P 0052053da6854e968261096442a7c3d3 [term 1 LEADER]: Becoming Leader. State: Replica: 0052053da6854e968261096442a7c3d3, State: Running, Role: LEADER
I20260608 10:05:40.377194 24587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "429750ea3a544dc59b40258f9a7399e0" candidate_uuid: "d67e29afecfc4f019844256afe357d9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c8cc24fa22248b4b9e63889589bdbde" is_pre_election: true
I20260608 10:05:40.377426 24790 ts_tablet_manager.cc:1434] T cf3f40c269834919b8d18fcc964ad1b1 P b569fba4fb644085ab706845b9a7d1af: Time spent starting tablet: real 0.237s	user 0.004s	sys 0.007s
I20260608 10:05:40.377846 24587 raft_consensus.cc:2468] T 429750ea3a544dc59b40258f9a7399e0 P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d67e29afecfc4f019844256afe357d9b in term 0.
I20260608 10:05:40.379644 24790 tablet_bootstrap.cc:492] T 7d78a81987964e68b3bd927294d32674 P b569fba4fb644085ab706845b9a7d1af: Bootstrap starting.
I20260608 10:05:40.374821 24553 leader_election.cc:304] T d9eed986f0ca414187fed73c6b745159 P 9c8cc24fa22248b4b9e63889589bdbde [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c8cc24fa22248b4b9e63889589bdbde, d67e29afecfc4f019844256afe357d9b; no voters: 
I20260608 10:05:40.382114 24823 raft_consensus.cc:2804] T d9eed986f0ca414187fed73c6b745159 P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:05:40.382467 24823 raft_consensus.cc:493] T d9eed986f0ca414187fed73c6b745159 P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:05:40.382786 24823 raft_consensus.cc:3060] T d9eed986f0ca414187fed73c6b745159 P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:05:40.385157 24479 leader_election.cc:343] T 7d78a81987964e68b3bd927294d32674 P d67e29afecfc4f019844256afe357d9b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b569fba4fb644085ab706845b9a7d1af (127.20.251.129:39911): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:05:40.377797 24804 consensus_queue.cc:237] T cf3f40c269834919b8d18fcc964ad1b1 P 0052053da6854e968261096442a7c3d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } }
I20260608 10:05:40.388245 24553 leader_election.cc:304] T 429750ea3a544dc59b40258f9a7399e0 P 9c8cc24fa22248b4b9e63889589bdbde [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c8cc24fa22248b4b9e63889589bdbde, d67e29afecfc4f019844256afe357d9b; no voters: 
I20260608 10:05:40.389077 24404 leader_election.cc:304] T 1b3ed6acebad406aa189b3aaa7026031 P b569fba4fb644085ab706845b9a7d1af [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: b569fba4fb644085ab706845b9a7d1af; no voters: 0052053da6854e968261096442a7c3d3, d67e29afecfc4f019844256afe357d9b
I20260608 10:05:40.389305 24333 catalog_manager.cc:5696] T 593b3edd021541c19f5ccadc5b6f8c29 P b569fba4fb644085ab706845b9a7d1af reported cstate change: term changed from 0 to 1, leader changed from <none> to b569fba4fb644085ab706845b9a7d1af (127.20.251.129). New cstate: current_term: 1 leader_uuid: "b569fba4fb644085ab706845b9a7d1af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } health_report { overall_health: HEALTHY } } }
I20260608 10:05:40.390209 24828 raft_consensus.cc:2749] T 1b3ed6acebad406aa189b3aaa7026031 P b569fba4fb644085ab706845b9a7d1af [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 10:05:40.386427 24479 leader_election.cc:304] T 7d78a81987964e68b3bd927294d32674 P d67e29afecfc4f019844256afe357d9b [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: d67e29afecfc4f019844256afe357d9b; no voters: 0052053da6854e968261096442a7c3d3, b569fba4fb644085ab706845b9a7d1af
I20260608 10:05:40.395458 24672 raft_consensus.cc:2749] T 7d78a81987964e68b3bd927294d32674 P d67e29afecfc4f019844256afe357d9b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:05:40.398783 24826 raft_consensus.cc:2804] T 429750ea3a544dc59b40258f9a7399e0 P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:05:40.399307 24826 raft_consensus.cc:493] T 429750ea3a544dc59b40258f9a7399e0 P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:05:40.399662 24826 raft_consensus.cc:3060] T 429750ea3a544dc59b40258f9a7399e0 P 9c8cc24fa22248b4b9e63889589bdbde [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:40.402380 24752 raft_consensus.cc:2468] T daf02ad12cb640c6bd73c4e689396cff P 0052053da6854e968261096442a7c3d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b569fba4fb644085ab706845b9a7d1af in term 1.
I20260608 10:05:40.404116 24404 leader_election.cc:304] T daf02ad12cb640c6bd73c4e689396cff P b569fba4fb644085ab706845b9a7d1af [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: 0052053da6854e968261096442a7c3d3, b569fba4fb644085ab706845b9a7d1af; no voters: 9c8cc24fa22248b4b9e63889589bdbde
I20260608 10:05:40.405449 24828 raft_consensus.cc:2804] T daf02ad12cb640c6bd73c4e689396cff P b569fba4fb644085ab706845b9a7d1af [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:40.406013 24828 raft_consensus.cc:697] T daf02ad12cb640c6bd73c4e689396cff P b569fba4fb644085ab706845b9a7d1af [term 1 LEADER]: Becoming Leader. State: Replica: b569fba4fb644085ab706845b9a7d1af, State: Running, Role: LEADER
I20260608 10:05:40.406877 24828 consensus_queue.cc:237] T daf02ad12cb640c6bd73c4e689396cff P b569fba4fb644085ab706845b9a7d1af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } }
I20260608 10:05:40.415652 24823 raft_consensus.cc:515] T d9eed986f0ca414187fed73c6b745159 P 9c8cc24fa22248b4b9e63889589bdbde [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:40.422916 24476 leader_election.cc:304] T 429750ea3a544dc59b40258f9a7399e0 P d67e29afecfc4f019844256afe357d9b [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: 9c8cc24fa22248b4b9e63889589bdbde, d67e29afecfc4f019844256afe357d9b; no voters: 0052053da6854e968261096442a7c3d3
I20260608 10:05:40.427628 24436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daf02ad12cb640c6bd73c4e689396cff" candidate_uuid: "9c8cc24fa22248b4b9e63889589bdbde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b569fba4fb644085ab706845b9a7d1af"
I20260608 10:05:40.427713 24751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf3f40c269834919b8d18fcc964ad1b1" candidate_uuid: "9c8cc24fa22248b4b9e63889589bdbde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0052053da6854e968261096442a7c3d3" is_pre_election: true
I20260608 10:05:40.429032 24750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9eed986f0ca414187fed73c6b745159" candidate_uuid: "9c8cc24fa22248b4b9e63889589bdbde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0052053da6854e968261096442a7c3d3" is_pre_election: true
I20260608 10:05:40.433472 24748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "429750ea3a544dc59b40258f9a7399e0" candidate_uuid: "9c8cc24fa22248b4b9e63889589bdbde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0052053da6854e968261096442a7c3d3" is_pre_election: true
I20260608 10:05:40.431135 24835 raft_consensus.cc:2804] T 429750ea3a544dc59b40258f9a7399e0 P d67e29afecfc4f019844256afe357d9b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:05:40.436128 24835 raft_consensus.cc:493] T 429750ea3a544dc59b40258f9a7399e0 P d67e29afecfc4f019844256afe357d9b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:05:40.436394 24835 raft_consensus.cc:3060] T 429750ea3a544dc59b40258f9a7399e0 P d67e29afecfc4f019844256afe357d9b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:40.438413 24747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daf02ad12cb640c6bd73c4e689396cff" candidate_uuid: "9c8cc24fa22248b4b9e63889589bdbde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0052053da6854e968261096442a7c3d3"
I20260608 10:05:40.438769 24752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daf02ad12cb640c6bd73c4e689396cff" candidate_uuid: "9c8cc24fa22248b4b9e63889589bdbde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0052053da6854e968261096442a7c3d3" is_pre_election: true
I20260608 10:05:40.439708 24797 tablet_bootstrap.cc:492] T d9eed986f0ca414187fed73c6b745159 P 0052053da6854e968261096442a7c3d3: No bootstrap required, opened a new log
I20260608 10:05:40.440368 24747 raft_consensus.cc:2393] T daf02ad12cb640c6bd73c4e689396cff P 0052053da6854e968261096442a7c3d3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9c8cc24fa22248b4b9e63889589bdbde in current term 1: Already voted for candidate b569fba4fb644085ab706845b9a7d1af in this term.
I20260608 10:05:40.441644 24797 ts_tablet_manager.cc:1403] T d9eed986f0ca414187fed73c6b745159 P 0052053da6854e968261096442a7c3d3: Time spent bootstrapping tablet: real 0.087s	user 0.022s	sys 0.023s
I20260608 10:05:40.443602 24752 raft_consensus.cc:2393] T daf02ad12cb640c6bd73c4e689396cff P 0052053da6854e968261096442a7c3d3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9c8cc24fa22248b4b9e63889589bdbde in current term 1: Already voted for candidate b569fba4fb644085ab706845b9a7d1af in this term.
I20260608 10:05:40.445930 24790 tablet_bootstrap.cc:654] T 7d78a81987964e68b3bd927294d32674 P b569fba4fb644085ab706845b9a7d1af: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:40.450591 24749 raft_consensus.cc:2468] T 1b3ed6acebad406aa189b3aaa7026031 P 0052053da6854e968261096442a7c3d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d67e29afecfc4f019844256afe357d9b in term 1.
I20260608 10:05:40.451280 24835 raft_consensus.cc:515] T 429750ea3a544dc59b40258f9a7399e0 P d67e29afecfc4f019844256afe357d9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:40.453231 24479 leader_election.cc:304] T 1b3ed6acebad406aa189b3aaa7026031 P d67e29afecfc4f019844256afe357d9b [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: 0052053da6854e968261096442a7c3d3, d67e29afecfc4f019844256afe357d9b; no voters: b569fba4fb644085ab706845b9a7d1af
I20260608 10:05:40.452867 24333 catalog_manager.cc:5696] T daf02ad12cb640c6bd73c4e689396cff P b569fba4fb644085ab706845b9a7d1af reported cstate change: term changed from 0 to 1, leader changed from <none> to b569fba4fb644085ab706845b9a7d1af (127.20.251.129). New cstate: current_term: 1 leader_uuid: "b569fba4fb644085ab706845b9a7d1af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } health_report { overall_health: HEALTHY } } }
I20260608 10:05:40.455730 24797 raft_consensus.cc:359] T d9eed986f0ca414187fed73c6b745159 P 0052053da6854e968261096442a7c3d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:40.456621 24797 raft_consensus.cc:385] T d9eed986f0ca414187fed73c6b745159 P 0052053da6854e968261096442a7c3d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:40.456981 24797 raft_consensus.cc:740] T d9eed986f0ca414187fed73c6b745159 P 0052053da6854e968261096442a7c3d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0052053da6854e968261096442a7c3d3, State: Initialized, Role: FOLLOWER
I20260608 10:05:40.458611 24835 leader_election.cc:290] T 429750ea3a544dc59b40258f9a7399e0 P d67e29afecfc4f019844256afe357d9b [CANDIDATE]: Term 1 election: Requested vote from peers 0052053da6854e968261096442a7c3d3 (127.20.251.132:44653), 9c8cc24fa22248b4b9e63889589bdbde (127.20.251.131:40659)
I20260608 10:05:40.459262 24835 raft_consensus.cc:2804] T 1b3ed6acebad406aa189b3aaa7026031 P d67e29afecfc4f019844256afe357d9b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:40.459736 24835 raft_consensus.cc:697] T 1b3ed6acebad406aa189b3aaa7026031 P d67e29afecfc4f019844256afe357d9b [term 1 LEADER]: Becoming Leader. State: Replica: d67e29afecfc4f019844256afe357d9b, State: Running, Role: LEADER
I20260608 10:05:40.460665 24835 consensus_queue.cc:237] T 1b3ed6acebad406aa189b3aaa7026031 P d67e29afecfc4f019844256afe357d9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } }
I20260608 10:05:40.468103 24823 leader_election.cc:290] T d9eed986f0ca414187fed73c6b745159 P 9c8cc24fa22248b4b9e63889589bdbde [CANDIDATE]: Term 1 election: Requested vote from peers 0052053da6854e968261096442a7c3d3 (127.20.251.132:44653), d67e29afecfc4f019844256afe357d9b (127.20.251.130:37695)
W20260608 10:05:40.469888 24553 leader_election.cc:343] T d9eed986f0ca414187fed73c6b745159 P 9c8cc24fa22248b4b9e63889589bdbde [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0052053da6854e968261096442a7c3d3 (127.20.251.132:44653): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:05:40.470275 24749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "429750ea3a544dc59b40258f9a7399e0" candidate_uuid: "d67e29afecfc4f019844256afe357d9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0052053da6854e968261096442a7c3d3"
W20260608 10:05:40.470853 24553 leader_election.cc:343] T 429750ea3a544dc59b40258f9a7399e0 P 9c8cc24fa22248b4b9e63889589bdbde [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0052053da6854e968261096442a7c3d3 (127.20.251.132:44653): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:05:40.472299 24553 leader_election.cc:304] T daf02ad12cb640c6bd73c4e689396cff P 9c8cc24fa22248b4b9e63889589bdbde [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: 9c8cc24fa22248b4b9e63889589bdbde; no voters: 0052053da6854e968261096442a7c3d3, b569fba4fb644085ab706845b9a7d1af
I20260608 10:05:40.472937 24823 raft_consensus.cc:2749] T daf02ad12cb640c6bd73c4e689396cff P 9c8cc24fa22248b4b9e63889589bdbde [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 10:05:40.467630 24826 raft_consensus.cc:515] T 429750ea3a544dc59b40258f9a7399e0 P 9c8cc24fa22248b4b9e63889589bdbde [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:40.476468 24797 consensus_queue.cc:260] T d9eed986f0ca414187fed73c6b745159 P 0052053da6854e968261096442a7c3d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:40.477188 24826 leader_election.cc:290] T 429750ea3a544dc59b40258f9a7399e0 P 9c8cc24fa22248b4b9e63889589bdbde [CANDIDATE]: Term 1 election: Requested vote from peers d67e29afecfc4f019844256afe357d9b (127.20.251.130:37695), 0052053da6854e968261096442a7c3d3 (127.20.251.132:44653)
I20260608 10:05:40.477545 24749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9eed986f0ca414187fed73c6b745159" candidate_uuid: "9c8cc24fa22248b4b9e63889589bdbde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0052053da6854e968261096442a7c3d3"
I20260608 10:05:40.478158 24749 raft_consensus.cc:3060] T d9eed986f0ca414187fed73c6b745159 P 0052053da6854e968261096442a7c3d3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:40.478320 24336 catalog_manager.cc:5696] T cf3f40c269834919b8d18fcc964ad1b1 P 0052053da6854e968261096442a7c3d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0052053da6854e968261096442a7c3d3 (127.20.251.132). New cstate: current_term: 1 leader_uuid: "0052053da6854e968261096442a7c3d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } health_report { overall_health: UNKNOWN } } }
W20260608 10:05:40.477301 24479 leader_election.cc:343] T 429750ea3a544dc59b40258f9a7399e0 P d67e29afecfc4f019844256afe357d9b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0052053da6854e968261096442a7c3d3 (127.20.251.132:44653): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:05:40.479115 24797 ts_tablet_manager.cc:1434] T d9eed986f0ca414187fed73c6b745159 P 0052053da6854e968261096442a7c3d3: Time spent starting tablet: real 0.037s	user 0.002s	sys 0.005s
I20260608 10:05:40.481901 24797 tablet_bootstrap.cc:492] T 593b3edd021541c19f5ccadc5b6f8c29 P 0052053da6854e968261096442a7c3d3: Bootstrap starting.
I20260608 10:05:40.483968 24512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9eed986f0ca414187fed73c6b745159" candidate_uuid: "9c8cc24fa22248b4b9e63889589bdbde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d67e29afecfc4f019844256afe357d9b"
I20260608 10:05:40.484549 24512 raft_consensus.cc:3060] T d9eed986f0ca414187fed73c6b745159 P d67e29afecfc4f019844256afe357d9b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:40.488256 24587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "429750ea3a544dc59b40258f9a7399e0" candidate_uuid: "d67e29afecfc4f019844256afe357d9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c8cc24fa22248b4b9e63889589bdbde"
I20260608 10:05:40.489034 24587 raft_consensus.cc:2393] T 429750ea3a544dc59b40258f9a7399e0 P 9c8cc24fa22248b4b9e63889589bdbde [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d67e29afecfc4f019844256afe357d9b in current term 1: Already voted for candidate 9c8cc24fa22248b4b9e63889589bdbde in this term.
I20260608 10:05:40.492115 24749 raft_consensus.cc:2468] T d9eed986f0ca414187fed73c6b745159 P 0052053da6854e968261096442a7c3d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c8cc24fa22248b4b9e63889589bdbde in term 1.
I20260608 10:05:40.484725 24790 tablet_bootstrap.cc:492] T 7d78a81987964e68b3bd927294d32674 P b569fba4fb644085ab706845b9a7d1af: No bootstrap required, opened a new log
I20260608 10:05:40.493149 24790 ts_tablet_manager.cc:1403] T 7d78a81987964e68b3bd927294d32674 P b569fba4fb644085ab706845b9a7d1af: Time spent bootstrapping tablet: real 0.115s	user 0.011s	sys 0.029s
I20260608 10:05:40.494719 24476 leader_election.cc:304] T 429750ea3a544dc59b40258f9a7399e0 P d67e29afecfc4f019844256afe357d9b [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: d67e29afecfc4f019844256afe357d9b; no voters: 0052053da6854e968261096442a7c3d3, 9c8cc24fa22248b4b9e63889589bdbde
I20260608 10:05:40.496302 24513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "429750ea3a544dc59b40258f9a7399e0" candidate_uuid: "9c8cc24fa22248b4b9e63889589bdbde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d67e29afecfc4f019844256afe357d9b"
I20260608 10:05:40.496390 24790 raft_consensus.cc:359] T 7d78a81987964e68b3bd927294d32674 P b569fba4fb644085ab706845b9a7d1af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } }
I20260608 10:05:40.497164 24513 raft_consensus.cc:2393] T 429750ea3a544dc59b40258f9a7399e0 P d67e29afecfc4f019844256afe357d9b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9c8cc24fa22248b4b9e63889589bdbde in current term 1: Already voted for candidate d67e29afecfc4f019844256afe357d9b in this term.
I20260608 10:05:40.497123 24790 raft_consensus.cc:385] T 7d78a81987964e68b3bd927294d32674 P b569fba4fb644085ab706845b9a7d1af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:40.497601 24790 raft_consensus.cc:740] T 7d78a81987964e68b3bd927294d32674 P b569fba4fb644085ab706845b9a7d1af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b569fba4fb644085ab706845b9a7d1af, State: Initialized, Role: FOLLOWER
I20260608 10:05:40.498607 24637 raft_consensus.cc:2749] T 429750ea3a544dc59b40258f9a7399e0 P d67e29afecfc4f019844256afe357d9b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 10:05:40.498466 24790 consensus_queue.cc:260] T 7d78a81987964e68b3bd927294d32674 P b569fba4fb644085ab706845b9a7d1af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } }
I20260608 10:05:40.501654 24790 ts_tablet_manager.cc:1434] T 7d78a81987964e68b3bd927294d32674 P b569fba4fb644085ab706845b9a7d1af: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 10:05:40.501219 24334 catalog_manager.cc:5696] T 1b3ed6acebad406aa189b3aaa7026031 P d67e29afecfc4f019844256afe357d9b reported cstate change: term changed from 0 to 1, leader changed from <none> to d67e29afecfc4f019844256afe357d9b (127.20.251.130). New cstate: current_term: 1 leader_uuid: "d67e29afecfc4f019844256afe357d9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } health_report { overall_health: HEALTHY } } }
I20260608 10:05:40.503911 24797 tablet_bootstrap.cc:654] T 593b3edd021541c19f5ccadc5b6f8c29 P 0052053da6854e968261096442a7c3d3: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:40.506026 24749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "429750ea3a544dc59b40258f9a7399e0" candidate_uuid: "9c8cc24fa22248b4b9e63889589bdbde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0052053da6854e968261096442a7c3d3"
I20260608 10:05:40.508859 24512 raft_consensus.cc:2468] T d9eed986f0ca414187fed73c6b745159 P d67e29afecfc4f019844256afe357d9b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c8cc24fa22248b4b9e63889589bdbde in term 1.
I20260608 10:05:40.497635 24553 leader_election.cc:304] T d9eed986f0ca414187fed73c6b745159 P 9c8cc24fa22248b4b9e63889589bdbde [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0052053da6854e968261096442a7c3d3, 9c8cc24fa22248b4b9e63889589bdbde; no voters: 
I20260608 10:05:40.510360 24825 raft_consensus.cc:2804] T d9eed986f0ca414187fed73c6b745159 P 9c8cc24fa22248b4b9e63889589bdbde [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:40.510848 24825 raft_consensus.cc:697] T d9eed986f0ca414187fed73c6b745159 P 9c8cc24fa22248b4b9e63889589bdbde [term 1 LEADER]: Becoming Leader. State: Replica: 9c8cc24fa22248b4b9e63889589bdbde, State: Running, Role: LEADER
I20260608 10:05:40.511637 24825 consensus_queue.cc:237] T d9eed986f0ca414187fed73c6b745159 P 9c8cc24fa22248b4b9e63889589bdbde [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
W20260608 10:05:40.521279 24553 leader_election.cc:343] T 429750ea3a544dc59b40258f9a7399e0 P 9c8cc24fa22248b4b9e63889589bdbde [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0052053da6854e968261096442a7c3d3 (127.20.251.132:44653): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:05:40.522614 24553 leader_election.cc:304] T 429750ea3a544dc59b40258f9a7399e0 P 9c8cc24fa22248b4b9e63889589bdbde [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: 9c8cc24fa22248b4b9e63889589bdbde; no voters: 0052053da6854e968261096442a7c3d3, d67e29afecfc4f019844256afe357d9b
I20260608 10:05:40.523288 24825 raft_consensus.cc:2749] T 429750ea3a544dc59b40258f9a7399e0 P 9c8cc24fa22248b4b9e63889589bdbde [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 10:05:40.527503 24336 catalog_manager.cc:5696] T d9eed986f0ca414187fed73c6b745159 P 9c8cc24fa22248b4b9e63889589bdbde reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c8cc24fa22248b4b9e63889589bdbde (127.20.251.131). New cstate: current_term: 1 leader_uuid: "9c8cc24fa22248b4b9e63889589bdbde" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } health_report { overall_health: HEALTHY } } }
I20260608 10:05:40.534479 24797 tablet_bootstrap.cc:492] T 593b3edd021541c19f5ccadc5b6f8c29 P 0052053da6854e968261096442a7c3d3: No bootstrap required, opened a new log
I20260608 10:05:40.535003 24797 ts_tablet_manager.cc:1403] T 593b3edd021541c19f5ccadc5b6f8c29 P 0052053da6854e968261096442a7c3d3: Time spent bootstrapping tablet: real 0.053s	user 0.010s	sys 0.015s
I20260608 10:05:40.538646 24797 raft_consensus.cc:359] T 593b3edd021541c19f5ccadc5b6f8c29 P 0052053da6854e968261096442a7c3d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } }
I20260608 10:05:40.539352 24797 raft_consensus.cc:385] T 593b3edd021541c19f5ccadc5b6f8c29 P 0052053da6854e968261096442a7c3d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:40.539659 24797 raft_consensus.cc:740] T 593b3edd021541c19f5ccadc5b6f8c29 P 0052053da6854e968261096442a7c3d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0052053da6854e968261096442a7c3d3, State: Initialized, Role: FOLLOWER
I20260608 10:05:40.540392 24797 consensus_queue.cc:260] T 593b3edd021541c19f5ccadc5b6f8c29 P 0052053da6854e968261096442a7c3d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } }
I20260608 10:05:40.542835 24797 ts_tablet_manager.cc:1434] T 593b3edd021541c19f5ccadc5b6f8c29 P 0052053da6854e968261096442a7c3d3: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 10:05:40.543828 24797 tablet_bootstrap.cc:492] T 429750ea3a544dc59b40258f9a7399e0 P 0052053da6854e968261096442a7c3d3: Bootstrap starting.
I20260608 10:05:40.550474 24797 tablet_bootstrap.cc:654] T 429750ea3a544dc59b40258f9a7399e0 P 0052053da6854e968261096442a7c3d3: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:40.555657 24797 tablet_bootstrap.cc:492] T 429750ea3a544dc59b40258f9a7399e0 P 0052053da6854e968261096442a7c3d3: No bootstrap required, opened a new log
I20260608 10:05:40.556138 24797 ts_tablet_manager.cc:1403] T 429750ea3a544dc59b40258f9a7399e0 P 0052053da6854e968261096442a7c3d3: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260608 10:05:40.556607 24749 raft_consensus.cc:3060] T 8373c7b5ec734517976c32475f8f745e P 0052053da6854e968261096442a7c3d3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:40.559111 24797 raft_consensus.cc:359] T 429750ea3a544dc59b40258f9a7399e0 P 0052053da6854e968261096442a7c3d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:40.559816 24797 raft_consensus.cc:385] T 429750ea3a544dc59b40258f9a7399e0 P 0052053da6854e968261096442a7c3d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:40.560107 24797 raft_consensus.cc:740] T 429750ea3a544dc59b40258f9a7399e0 P 0052053da6854e968261096442a7c3d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0052053da6854e968261096442a7c3d3, State: Initialized, Role: FOLLOWER
I20260608 10:05:40.562084 24797 consensus_queue.cc:260] T 429750ea3a544dc59b40258f9a7399e0 P 0052053da6854e968261096442a7c3d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:40.564888 24835 consensus_queue.cc:1048] T 8373c7b5ec734517976c32475f8f745e P d67e29afecfc4f019844256afe357d9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:05:40.567637 24797 ts_tablet_manager.cc:1434] T 429750ea3a544dc59b40258f9a7399e0 P 0052053da6854e968261096442a7c3d3: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260608 10:05:40.568677 24797 tablet_bootstrap.cc:492] T 7d78a81987964e68b3bd927294d32674 P 0052053da6854e968261096442a7c3d3: Bootstrap starting.
I20260608 10:05:40.578163 24797 tablet_bootstrap.cc:654] T 7d78a81987964e68b3bd927294d32674 P 0052053da6854e968261096442a7c3d3: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:40.605742 24797 tablet_bootstrap.cc:492] T 7d78a81987964e68b3bd927294d32674 P 0052053da6854e968261096442a7c3d3: No bootstrap required, opened a new log
I20260608 10:05:40.606334 24797 ts_tablet_manager.cc:1403] T 7d78a81987964e68b3bd927294d32674 P 0052053da6854e968261096442a7c3d3: Time spent bootstrapping tablet: real 0.038s	user 0.019s	sys 0.001s
I20260608 10:05:40.597730 24835 consensus_queue.cc:1048] T 8373c7b5ec734517976c32475f8f745e P d67e29afecfc4f019844256afe357d9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:05:40.609294 24797 raft_consensus.cc:359] T 7d78a81987964e68b3bd927294d32674 P 0052053da6854e968261096442a7c3d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } }
I20260608 10:05:40.610136 24797 raft_consensus.cc:385] T 7d78a81987964e68b3bd927294d32674 P 0052053da6854e968261096442a7c3d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:40.610468 24797 raft_consensus.cc:740] T 7d78a81987964e68b3bd927294d32674 P 0052053da6854e968261096442a7c3d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0052053da6854e968261096442a7c3d3, State: Initialized, Role: FOLLOWER
I20260608 10:05:40.611276 24797 consensus_queue.cc:260] T 7d78a81987964e68b3bd927294d32674 P 0052053da6854e968261096442a7c3d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } }
I20260608 10:05:40.613744 24797 ts_tablet_manager.cc:1434] T 7d78a81987964e68b3bd927294d32674 P 0052053da6854e968261096442a7c3d3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
W20260608 10:05:40.620711 24384 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:05:40.668375 24804 raft_consensus.cc:493] T 593b3edd021541c19f5ccadc5b6f8c29 P 0052053da6854e968261096442a7c3d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:40.668988 24804 raft_consensus.cc:515] T 593b3edd021541c19f5ccadc5b6f8c29 P 0052053da6854e968261096442a7c3d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } }
I20260608 10:05:40.671845 24804 leader_election.cc:290] T 593b3edd021541c19f5ccadc5b6f8c29 P 0052053da6854e968261096442a7c3d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c8cc24fa22248b4b9e63889589bdbde (127.20.251.131:40659), b569fba4fb644085ab706845b9a7d1af (127.20.251.129:39911)
I20260608 10:05:40.672153 24587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "593b3edd021541c19f5ccadc5b6f8c29" candidate_uuid: "0052053da6854e968261096442a7c3d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c8cc24fa22248b4b9e63889589bdbde" is_pre_election: true
I20260608 10:05:40.672480 24436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "593b3edd021541c19f5ccadc5b6f8c29" candidate_uuid: "0052053da6854e968261096442a7c3d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b569fba4fb644085ab706845b9a7d1af" is_pre_election: true
I20260608 10:05:40.673020 24587 raft_consensus.cc:2393] T 593b3edd021541c19f5ccadc5b6f8c29 P 9c8cc24fa22248b4b9e63889589bdbde [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0052053da6854e968261096442a7c3d3 in current term 1: Already voted for candidate b569fba4fb644085ab706845b9a7d1af in this term.
I20260608 10:05:40.674151 24706 leader_election.cc:304] T 593b3edd021541c19f5ccadc5b6f8c29 P 0052053da6854e968261096442a7c3d3 [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: 0052053da6854e968261096442a7c3d3; no voters: 9c8cc24fa22248b4b9e63889589bdbde, b569fba4fb644085ab706845b9a7d1af
I20260608 10:05:40.674989 24804 raft_consensus.cc:3060] T 593b3edd021541c19f5ccadc5b6f8c29 P 0052053da6854e968261096442a7c3d3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:40.679688 24804 raft_consensus.cc:2749] T 593b3edd021541c19f5ccadc5b6f8c29 P 0052053da6854e968261096442a7c3d3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:05:40.787586 24436 raft_consensus.cc:3060] T cf3f40c269834919b8d18fcc964ad1b1 P b569fba4fb644085ab706845b9a7d1af [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:40.793462 24804 consensus_queue.cc:1048] T cf3f40c269834919b8d18fcc964ad1b1 P 0052053da6854e968261096442a7c3d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:05:40.794422 24828 raft_consensus.cc:493] T 7d78a81987964e68b3bd927294d32674 P b569fba4fb644085ab706845b9a7d1af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:40.794958 24828 raft_consensus.cc:515] T 7d78a81987964e68b3bd927294d32674 P b569fba4fb644085ab706845b9a7d1af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } }
I20260608 10:05:40.798038 24512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d78a81987964e68b3bd927294d32674" candidate_uuid: "b569fba4fb644085ab706845b9a7d1af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d67e29afecfc4f019844256afe357d9b" is_pre_election: true
I20260608 10:05:40.798710 24512 raft_consensus.cc:2468] T 7d78a81987964e68b3bd927294d32674 P d67e29afecfc4f019844256afe357d9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b569fba4fb644085ab706845b9a7d1af in term 0.
I20260608 10:05:40.800046 24404 leader_election.cc:304] T 7d78a81987964e68b3bd927294d32674 P b569fba4fb644085ab706845b9a7d1af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b569fba4fb644085ab706845b9a7d1af, d67e29afecfc4f019844256afe357d9b; no voters: 
I20260608 10:05:40.800936 24786 raft_consensus.cc:2804] T 7d78a81987964e68b3bd927294d32674 P b569fba4fb644085ab706845b9a7d1af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:05:40.801297 24786 raft_consensus.cc:493] T 7d78a81987964e68b3bd927294d32674 P b569fba4fb644085ab706845b9a7d1af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:05:40.801693 24786 raft_consensus.cc:3060] T 7d78a81987964e68b3bd927294d32674 P b569fba4fb644085ab706845b9a7d1af [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:40.807168 24752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d78a81987964e68b3bd927294d32674" candidate_uuid: "b569fba4fb644085ab706845b9a7d1af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0052053da6854e968261096442a7c3d3" is_pre_election: true
I20260608 10:05:40.807835 24752 raft_consensus.cc:2468] T 7d78a81987964e68b3bd927294d32674 P 0052053da6854e968261096442a7c3d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b569fba4fb644085ab706845b9a7d1af in term 0.
I20260608 10:05:40.801308 24828 leader_election.cc:290] T 7d78a81987964e68b3bd927294d32674 P b569fba4fb644085ab706845b9a7d1af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d67e29afecfc4f019844256afe357d9b (127.20.251.130:37695), 0052053da6854e968261096442a7c3d3 (127.20.251.132:44653)
I20260608 10:05:40.812889 24837 consensus_queue.cc:1048] T cf3f40c269834919b8d18fcc964ad1b1 P 0052053da6854e968261096442a7c3d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" 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:05:40.814364 24829 consensus_queue.cc:1048] T 593b3edd021541c19f5ccadc5b6f8c29 P b569fba4fb644085ab706845b9a7d1af [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" 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:05:40.828449 24786 raft_consensus.cc:515] T 7d78a81987964e68b3bd927294d32674 P b569fba4fb644085ab706845b9a7d1af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } }
I20260608 10:05:40.833009 24512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d78a81987964e68b3bd927294d32674" candidate_uuid: "b569fba4fb644085ab706845b9a7d1af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d67e29afecfc4f019844256afe357d9b"
I20260608 10:05:40.833740 24512 raft_consensus.cc:3060] T 7d78a81987964e68b3bd927294d32674 P d67e29afecfc4f019844256afe357d9b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:40.841049 24512 raft_consensus.cc:2468] T 7d78a81987964e68b3bd927294d32674 P d67e29afecfc4f019844256afe357d9b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b569fba4fb644085ab706845b9a7d1af in term 1.
I20260608 10:05:40.842733 24404 leader_election.cc:304] T 7d78a81987964e68b3bd927294d32674 P b569fba4fb644085ab706845b9a7d1af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b569fba4fb644085ab706845b9a7d1af, d67e29afecfc4f019844256afe357d9b; no voters: 
I20260608 10:05:40.842073 24786 leader_election.cc:290] T 7d78a81987964e68b3bd927294d32674 P b569fba4fb644085ab706845b9a7d1af [CANDIDATE]: Term 1 election: Requested vote from peers d67e29afecfc4f019844256afe357d9b (127.20.251.130:37695), 0052053da6854e968261096442a7c3d3 (127.20.251.132:44653)
I20260608 10:05:40.843755 24786 raft_consensus.cc:2804] T 7d78a81987964e68b3bd927294d32674 P b569fba4fb644085ab706845b9a7d1af [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:40.844327 24752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d78a81987964e68b3bd927294d32674" candidate_uuid: "b569fba4fb644085ab706845b9a7d1af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0052053da6854e968261096442a7c3d3"
I20260608 10:05:40.846167 24752 raft_consensus.cc:3060] T 7d78a81987964e68b3bd927294d32674 P 0052053da6854e968261096442a7c3d3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:40.859414 24855 consensus_queue.cc:1048] T 593b3edd021541c19f5ccadc5b6f8c29 P b569fba4fb644085ab706845b9a7d1af [LEADER]: Connected to new peer: Peer: permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:05:40.863305 24786 raft_consensus.cc:697] T 7d78a81987964e68b3bd927294d32674 P b569fba4fb644085ab706845b9a7d1af [term 1 LEADER]: Becoming Leader. State: Replica: b569fba4fb644085ab706845b9a7d1af, State: Running, Role: LEADER
I20260608 10:05:40.864317 24786 consensus_queue.cc:237] T 7d78a81987964e68b3bd927294d32674 P b569fba4fb644085ab706845b9a7d1af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } }
I20260608 10:05:40.865797 24752 raft_consensus.cc:2468] T 7d78a81987964e68b3bd927294d32674 P 0052053da6854e968261096442a7c3d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b569fba4fb644085ab706845b9a7d1af in term 1.
I20260608 10:05:40.885656 24333 catalog_manager.cc:5696] T 7d78a81987964e68b3bd927294d32674 P b569fba4fb644085ab706845b9a7d1af reported cstate change: term changed from 0 to 1, leader changed from <none> to b569fba4fb644085ab706845b9a7d1af (127.20.251.129). New cstate: current_term: 1 leader_uuid: "b569fba4fb644085ab706845b9a7d1af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } health_report { overall_health: HEALTHY } } }
I20260608 10:05:40.898003 24825 consensus_queue.cc:1048] T d9eed986f0ca414187fed73c6b745159 P 9c8cc24fa22248b4b9e63889589bdbde [LEADER]: Connected to new peer: Peer: permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:05:40.898876 24826 consensus_queue.cc:1048] T d9eed986f0ca414187fed73c6b745159 P 9c8cc24fa22248b4b9e63889589bdbde [LEADER]: Connected to new peer: Peer: permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:05:40.921813 24835 consensus_queue.cc:1048] T 1b3ed6acebad406aa189b3aaa7026031 P d67e29afecfc4f019844256afe357d9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:05:40.939568 24786 consensus_queue.cc:1048] T daf02ad12cb640c6bd73c4e689396cff P b569fba4fb644085ab706845b9a7d1af [LEADER]: Connected to new peer: Peer: permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:05:40.944738 24835 consensus_queue.cc:1048] T 1b3ed6acebad406aa189b3aaa7026031 P d67e29afecfc4f019844256afe357d9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:05:40.975922 24786 consensus_queue.cc:1048] T daf02ad12cb640c6bd73c4e689396cff P b569fba4fb644085ab706845b9a7d1af [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:05:41.009105 24804 raft_consensus.cc:493] T 429750ea3a544dc59b40258f9a7399e0 P 0052053da6854e968261096442a7c3d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:41.009810 24804 raft_consensus.cc:515] T 429750ea3a544dc59b40258f9a7399e0 P 0052053da6854e968261096442a7c3d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:41.011917 24804 leader_election.cc:290] T 429750ea3a544dc59b40258f9a7399e0 P 0052053da6854e968261096442a7c3d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d67e29afecfc4f019844256afe357d9b (127.20.251.130:37695), 9c8cc24fa22248b4b9e63889589bdbde (127.20.251.131:40659)
I20260608 10:05:41.015064 24587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "429750ea3a544dc59b40258f9a7399e0" candidate_uuid: "0052053da6854e968261096442a7c3d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c8cc24fa22248b4b9e63889589bdbde" is_pre_election: true
I20260608 10:05:41.016140 24587 raft_consensus.cc:2393] T 429750ea3a544dc59b40258f9a7399e0 P 9c8cc24fa22248b4b9e63889589bdbde [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0052053da6854e968261096442a7c3d3 in current term 1: Already voted for candidate 9c8cc24fa22248b4b9e63889589bdbde in this term.
I20260608 10:05:41.027482 24512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "429750ea3a544dc59b40258f9a7399e0" candidate_uuid: "0052053da6854e968261096442a7c3d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d67e29afecfc4f019844256afe357d9b" is_pre_election: true
I20260608 10:05:41.028467 24512 raft_consensus.cc:2393] T 429750ea3a544dc59b40258f9a7399e0 P d67e29afecfc4f019844256afe357d9b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0052053da6854e968261096442a7c3d3 in current term 1: Already voted for candidate d67e29afecfc4f019844256afe357d9b in this term.
I20260608 10:05:41.029680 24709 leader_election.cc:304] T 429750ea3a544dc59b40258f9a7399e0 P 0052053da6854e968261096442a7c3d3 [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: 0052053da6854e968261096442a7c3d3; no voters: 9c8cc24fa22248b4b9e63889589bdbde, d67e29afecfc4f019844256afe357d9b
I20260608 10:05:41.030604 24804 raft_consensus.cc:3060] T 429750ea3a544dc59b40258f9a7399e0 P 0052053da6854e968261096442a7c3d3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:41.036336 24804 raft_consensus.cc:2749] T 429750ea3a544dc59b40258f9a7399e0 P 0052053da6854e968261096442a7c3d3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260608 10:05:41.314383 24321 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet 429750ea3a544dc59b40258f9a7399e0 (table range_aware_rebalance_new_range [id=bc2f2a57ebc24a8d8925ea2b7f361da2], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 429750ea3a544dc59b40258f9a7399e0 consensus state has no leader
I20260608 10:05:41.405876 24786 consensus_queue.cc:1048] T 7d78a81987964e68b3bd927294d32674 P b569fba4fb644085ab706845b9a7d1af [LEADER]: Connected to new peer: Peer: permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:05:41.422431 24829 consensus_queue.cc:1048] T 7d78a81987964e68b3bd927294d32674 P b569fba4fb644085ab706845b9a7d1af [LEADER]: Connected to new peer: Peer: permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:05:41.612015 24389 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
W20260608 10:05:41.616587 24389 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
W20260608 10:05:41.628086 24384 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:05:42.226193 24826 raft_consensus.cc:493] T 429750ea3a544dc59b40258f9a7399e0 P 9c8cc24fa22248b4b9e63889589bdbde [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:42.226850 24826 raft_consensus.cc:515] T 429750ea3a544dc59b40258f9a7399e0 P 9c8cc24fa22248b4b9e63889589bdbde [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:42.229208 24826 leader_election.cc:290] T 429750ea3a544dc59b40258f9a7399e0 P 9c8cc24fa22248b4b9e63889589bdbde [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d67e29afecfc4f019844256afe357d9b (127.20.251.130:37695), 0052053da6854e968261096442a7c3d3 (127.20.251.132:44653)
I20260608 10:05:42.230245 24512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "429750ea3a544dc59b40258f9a7399e0" candidate_uuid: "9c8cc24fa22248b4b9e63889589bdbde" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d67e29afecfc4f019844256afe357d9b" is_pre_election: true
I20260608 10:05:42.230468 24752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "429750ea3a544dc59b40258f9a7399e0" candidate_uuid: "9c8cc24fa22248b4b9e63889589bdbde" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0052053da6854e968261096442a7c3d3" is_pre_election: true
I20260608 10:05:42.230947 24512 raft_consensus.cc:2468] T 429750ea3a544dc59b40258f9a7399e0 P d67e29afecfc4f019844256afe357d9b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c8cc24fa22248b4b9e63889589bdbde in term 1.
I20260608 10:05:42.231207 24752 raft_consensus.cc:2468] T 429750ea3a544dc59b40258f9a7399e0 P 0052053da6854e968261096442a7c3d3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c8cc24fa22248b4b9e63889589bdbde in term 1.
I20260608 10:05:42.232450 24553 leader_election.cc:304] T 429750ea3a544dc59b40258f9a7399e0 P 9c8cc24fa22248b4b9e63889589bdbde [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: 9c8cc24fa22248b4b9e63889589bdbde, d67e29afecfc4f019844256afe357d9b; no voters: 
I20260608 10:05:42.233599 24826 raft_consensus.cc:2804] T 429750ea3a544dc59b40258f9a7399e0 P 9c8cc24fa22248b4b9e63889589bdbde [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:05:42.234018 24826 raft_consensus.cc:493] T 429750ea3a544dc59b40258f9a7399e0 P 9c8cc24fa22248b4b9e63889589bdbde [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:05:42.234335 24826 raft_consensus.cc:3060] T 429750ea3a544dc59b40258f9a7399e0 P 9c8cc24fa22248b4b9e63889589bdbde [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:05:42.240576 24826 raft_consensus.cc:515] T 429750ea3a544dc59b40258f9a7399e0 P 9c8cc24fa22248b4b9e63889589bdbde [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:42.242877 24826 leader_election.cc:290] T 429750ea3a544dc59b40258f9a7399e0 P 9c8cc24fa22248b4b9e63889589bdbde [CANDIDATE]: Term 2 election: Requested vote from peers d67e29afecfc4f019844256afe357d9b (127.20.251.130:37695), 0052053da6854e968261096442a7c3d3 (127.20.251.132:44653)
I20260608 10:05:42.243722 24512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "429750ea3a544dc59b40258f9a7399e0" candidate_uuid: "9c8cc24fa22248b4b9e63889589bdbde" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d67e29afecfc4f019844256afe357d9b"
I20260608 10:05:42.244112 24752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "429750ea3a544dc59b40258f9a7399e0" candidate_uuid: "9c8cc24fa22248b4b9e63889589bdbde" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0052053da6854e968261096442a7c3d3"
I20260608 10:05:42.244441 24512 raft_consensus.cc:3060] T 429750ea3a544dc59b40258f9a7399e0 P d67e29afecfc4f019844256afe357d9b [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:05:42.244748 24752 raft_consensus.cc:3060] T 429750ea3a544dc59b40258f9a7399e0 P 0052053da6854e968261096442a7c3d3 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:05:42.250665 24752 raft_consensus.cc:2468] T 429750ea3a544dc59b40258f9a7399e0 P 0052053da6854e968261096442a7c3d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c8cc24fa22248b4b9e63889589bdbde in term 2.
I20260608 10:05:42.251734 24512 raft_consensus.cc:2468] T 429750ea3a544dc59b40258f9a7399e0 P d67e29afecfc4f019844256afe357d9b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c8cc24fa22248b4b9e63889589bdbde in term 2.
I20260608 10:05:42.251906 24553 leader_election.cc:304] T 429750ea3a544dc59b40258f9a7399e0 P 9c8cc24fa22248b4b9e63889589bdbde [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: 0052053da6854e968261096442a7c3d3, 9c8cc24fa22248b4b9e63889589bdbde; no voters: 
I20260608 10:05:42.253120 24826 raft_consensus.cc:2804] T 429750ea3a544dc59b40258f9a7399e0 P 9c8cc24fa22248b4b9e63889589bdbde [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:05:42.253698 24826 raft_consensus.cc:697] T 429750ea3a544dc59b40258f9a7399e0 P 9c8cc24fa22248b4b9e63889589bdbde [term 2 LEADER]: Becoming Leader. State: Replica: 9c8cc24fa22248b4b9e63889589bdbde, State: Running, Role: LEADER
I20260608 10:05:42.254638 24826 consensus_queue.cc:237] T 429750ea3a544dc59b40258f9a7399e0 P 9c8cc24fa22248b4b9e63889589bdbde [LEADER]: Queue going to LEADER 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: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:42.263665 24336 catalog_manager.cc:5696] T 429750ea3a544dc59b40258f9a7399e0 P 9c8cc24fa22248b4b9e63889589bdbde reported cstate change: term changed from 0 to 2, leader changed from <none> to 9c8cc24fa22248b4b9e63889589bdbde (127.20.251.131). New cstate: current_term: 2 leader_uuid: "9c8cc24fa22248b4b9e63889589bdbde" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } health_report { overall_health: HEALTHY } } }
I20260608 10:05:42.677131 24512 consensus_queue.cc:237] T 46d8fdd9af9f4ae49353f4cef0c108d2 P d67e29afecfc4f019844256afe357d9b [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: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } attrs { replace: true } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: true } }
I20260608 10:05:42.680611 24513 raft_consensus.cc:1275] T 429750ea3a544dc59b40258f9a7399e0 P d67e29afecfc4f019844256afe357d9b [term 2 FOLLOWER]: Refusing update from remote peer 9c8cc24fa22248b4b9e63889589bdbde: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 10:05:42.682410 24826 consensus_queue.cc:1048] T 429750ea3a544dc59b40258f9a7399e0 P 9c8cc24fa22248b4b9e63889589bdbde [LEADER]: Connected to new peer: Peer: permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:05:42.685650 24479 consensus_peers.cc:597] T 46d8fdd9af9f4ae49353f4cef0c108d2 P d67e29afecfc4f019844256afe357d9b -> Peer 0052053da6854e968261096442a7c3d3 (127.20.251.132:44653): Couldn't send request to peer 0052053da6854e968261096442a7c3d3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 46d8fdd9af9f4ae49353f4cef0c108d2. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:05:42.686684 24587 raft_consensus.cc:1275] T 46d8fdd9af9f4ae49353f4cef0c108d2 P 9c8cc24fa22248b4b9e63889589bdbde [term 1 FOLLOWER]: Refusing update from remote peer d67e29afecfc4f019844256afe357d9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:05:42.687583 24436 raft_consensus.cc:1275] T 46d8fdd9af9f4ae49353f4cef0c108d2 P b569fba4fb644085ab706845b9a7d1af [term 1 FOLLOWER]: Refusing update from remote peer d67e29afecfc4f019844256afe357d9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:05:42.689256 24637 consensus_queue.cc:1048] T 46d8fdd9af9f4ae49353f4cef0c108d2 P d67e29afecfc4f019844256afe357d9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:05:42.691232 24637 consensus_queue.cc:1048] T 46d8fdd9af9f4ae49353f4cef0c108d2 P d67e29afecfc4f019844256afe357d9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } 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:05:42.719309 24637 raft_consensus.cc:2955] T 46d8fdd9af9f4ae49353f4cef0c108d2 P d67e29afecfc4f019844256afe357d9b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0052053da6854e968261096442a7c3d3 (127.20.251.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } attrs { replace: true } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: true } } }
I20260608 10:05:42.724318 24587 raft_consensus.cc:2955] T 46d8fdd9af9f4ae49353f4cef0c108d2 P 9c8cc24fa22248b4b9e63889589bdbde [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0052053da6854e968261096442a7c3d3 (127.20.251.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } attrs { replace: true } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: true } } }
I20260608 10:05:42.728219 24436 raft_consensus.cc:2955] T 46d8fdd9af9f4ae49353f4cef0c108d2 P b569fba4fb644085ab706845b9a7d1af [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0052053da6854e968261096442a7c3d3 (127.20.251.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } attrs { replace: true } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: true } } }
I20260608 10:05:42.735286 24336 catalog_manager.cc:5696] T 46d8fdd9af9f4ae49353f4cef0c108d2 P d67e29afecfc4f019844256afe357d9b reported cstate change: config changed from index -1 to 2, NON_VOTER 0052053da6854e968261096442a7c3d3 (127.20.251.132) added. New cstate: current_term: 1 leader_uuid: "d67e29afecfc4f019844256afe357d9b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:05:42.736227 24752 raft_consensus.cc:1275] T 429750ea3a544dc59b40258f9a7399e0 P 0052053da6854e968261096442a7c3d3 [term 2 FOLLOWER]: Refusing update from remote peer 9c8cc24fa22248b4b9e63889589bdbde: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 10:05:42.742549 24871 consensus_queue.cc:1048] T 429750ea3a544dc59b40258f9a7399e0 P 9c8cc24fa22248b4b9e63889589bdbde [LEADER]: Connected to new peer: Peer: permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:05:42.787333 24587 consensus_queue.cc:237] T 484abce8f3ce4ebab99fb2fffda11088 P 9c8cc24fa22248b4b9e63889589bdbde [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: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } attrs { replace: true } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: true } }
I20260608 10:05:42.798730 24436 raft_consensus.cc:1275] T 484abce8f3ce4ebab99fb2fffda11088 P b569fba4fb644085ab706845b9a7d1af [term 1 FOLLOWER]: Refusing update from remote peer 9c8cc24fa22248b4b9e63889589bdbde: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:05:42.800279 24826 consensus_queue.cc:1048] T 484abce8f3ce4ebab99fb2fffda11088 P 9c8cc24fa22248b4b9e63889589bdbde [LEADER]: Connected to new peer: Peer: permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:05:42.802832 24512 raft_consensus.cc:1275] T 484abce8f3ce4ebab99fb2fffda11088 P d67e29afecfc4f019844256afe357d9b [term 1 FOLLOWER]: Refusing update from remote peer 9c8cc24fa22248b4b9e63889589bdbde: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:05:42.805408 24871 consensus_queue.cc:1048] T 484abce8f3ce4ebab99fb2fffda11088 P 9c8cc24fa22248b4b9e63889589bdbde [LEADER]: Connected to new peer: Peer: permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } 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:05:42.818213 24826 raft_consensus.cc:2955] T 484abce8f3ce4ebab99fb2fffda11088 P 9c8cc24fa22248b4b9e63889589bdbde [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0052053da6854e968261096442a7c3d3 (127.20.251.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } attrs { replace: true } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: true } } }
I20260608 10:05:42.820027 24512 raft_consensus.cc:2955] T 484abce8f3ce4ebab99fb2fffda11088 P d67e29afecfc4f019844256afe357d9b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0052053da6854e968261096442a7c3d3 (127.20.251.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } attrs { replace: true } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: true } } }
W20260608 10:05:42.823343 24553 consensus_peers.cc:597] T 484abce8f3ce4ebab99fb2fffda11088 P 9c8cc24fa22248b4b9e63889589bdbde -> Peer 0052053da6854e968261096442a7c3d3 (127.20.251.132:44653): Couldn't send request to peer 0052053da6854e968261096442a7c3d3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 484abce8f3ce4ebab99fb2fffda11088. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:05:42.823345 24438 raft_consensus.cc:2955] T 484abce8f3ce4ebab99fb2fffda11088 P b569fba4fb644085ab706845b9a7d1af [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0052053da6854e968261096442a7c3d3 (127.20.251.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } attrs { replace: true } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: true } } }
I20260608 10:05:42.833801 24513 consensus_queue.cc:237] T 13c9391de4014e74a016a7d96fad3f3f P d67e29afecfc4f019844256afe357d9b [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: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } attrs { replace: true } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: true } }
I20260608 10:05:42.833351 24334 catalog_manager.cc:5696] T 484abce8f3ce4ebab99fb2fffda11088 P 9c8cc24fa22248b4b9e63889589bdbde reported cstate change: config changed from index -1 to 2, NON_VOTER 0052053da6854e968261096442a7c3d3 (127.20.251.132) added. New cstate: current_term: 1 leader_uuid: "9c8cc24fa22248b4b9e63889589bdbde" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:05:42.842907 24584 raft_consensus.cc:1275] T 13c9391de4014e74a016a7d96fad3f3f P 9c8cc24fa22248b4b9e63889589bdbde [term 1 FOLLOWER]: Refusing update from remote peer d67e29afecfc4f019844256afe357d9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:05:42.844101 24438 raft_consensus.cc:1275] T 13c9391de4014e74a016a7d96fad3f3f P b569fba4fb644085ab706845b9a7d1af [term 1 FOLLOWER]: Refusing update from remote peer d67e29afecfc4f019844256afe357d9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:05:42.844681 24877 consensus_queue.cc:1048] T 13c9391de4014e74a016a7d96fad3f3f P d67e29afecfc4f019844256afe357d9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } 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:05:42.848145 24479 consensus_peers.cc:597] T 13c9391de4014e74a016a7d96fad3f3f P d67e29afecfc4f019844256afe357d9b -> Peer 0052053da6854e968261096442a7c3d3 (127.20.251.132:44653): Couldn't send request to peer 0052053da6854e968261096442a7c3d3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 13c9391de4014e74a016a7d96fad3f3f. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:05:42.853076 24877 consensus_queue.cc:1048] T 13c9391de4014e74a016a7d96fad3f3f P d67e29afecfc4f019844256afe357d9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:05:42.859751 24637 raft_consensus.cc:2955] T 13c9391de4014e74a016a7d96fad3f3f P d67e29afecfc4f019844256afe357d9b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0052053da6854e968261096442a7c3d3 (127.20.251.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } attrs { replace: true } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: true } } }
I20260608 10:05:42.862250 24587 raft_consensus.cc:2955] T 13c9391de4014e74a016a7d96fad3f3f P 9c8cc24fa22248b4b9e63889589bdbde [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0052053da6854e968261096442a7c3d3 (127.20.251.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } attrs { replace: true } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: true } } }
I20260608 10:05:42.879812 24438 raft_consensus.cc:2955] T 13c9391de4014e74a016a7d96fad3f3f P b569fba4fb644085ab706845b9a7d1af [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0052053da6854e968261096442a7c3d3 (127.20.251.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } attrs { replace: true } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: true } } }
I20260608 10:05:42.886843 24333 catalog_manager.cc:5696] T 13c9391de4014e74a016a7d96fad3f3f P d67e29afecfc4f019844256afe357d9b reported cstate change: config changed from index -1 to 2, NON_VOTER 0052053da6854e968261096442a7c3d3 (127.20.251.132) added. New cstate: current_term: 1 leader_uuid: "d67e29afecfc4f019844256afe357d9b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:05:42.891180 24584 consensus_queue.cc:237] T 8a6d9c20a53d4405803bf1586fd730fe P 9c8cc24fa22248b4b9e63889589bdbde [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: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } attrs { replace: true } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: true } }
I20260608 10:05:42.912683 24512 raft_consensus.cc:1275] T 8a6d9c20a53d4405803bf1586fd730fe P d67e29afecfc4f019844256afe357d9b [term 1 FOLLOWER]: Refusing update from remote peer 9c8cc24fa22248b4b9e63889589bdbde: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 10:05:42.912676 24553 consensus_peers.cc:597] T 8a6d9c20a53d4405803bf1586fd730fe P 9c8cc24fa22248b4b9e63889589bdbde -> Peer 0052053da6854e968261096442a7c3d3 (127.20.251.132:44653): Couldn't send request to peer 0052053da6854e968261096442a7c3d3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8a6d9c20a53d4405803bf1586fd730fe. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:05:42.914067 24884 consensus_queue.cc:1048] T 8a6d9c20a53d4405803bf1586fd730fe P 9c8cc24fa22248b4b9e63889589bdbde [LEADER]: Connected to new peer: Peer: permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:05:42.915136 24438 raft_consensus.cc:1275] T 8a6d9c20a53d4405803bf1586fd730fe P b569fba4fb644085ab706845b9a7d1af [term 1 FOLLOWER]: Refusing update from remote peer 9c8cc24fa22248b4b9e63889589bdbde: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:05:42.916714 24884 consensus_queue.cc:1048] T 8a6d9c20a53d4405803bf1586fd730fe P 9c8cc24fa22248b4b9e63889589bdbde [LEADER]: Connected to new peer: Peer: permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } 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:05:42.922827 24826 raft_consensus.cc:2955] T 8a6d9c20a53d4405803bf1586fd730fe P 9c8cc24fa22248b4b9e63889589bdbde [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0052053da6854e968261096442a7c3d3 (127.20.251.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } attrs { replace: true } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: true } } }
I20260608 10:05:42.925280 24512 raft_consensus.cc:2955] T 8a6d9c20a53d4405803bf1586fd730fe P d67e29afecfc4f019844256afe357d9b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0052053da6854e968261096442a7c3d3 (127.20.251.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } attrs { replace: true } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: true } } }
I20260608 10:05:42.941409 24336 catalog_manager.cc:5696] T 8a6d9c20a53d4405803bf1586fd730fe P d67e29afecfc4f019844256afe357d9b reported cstate change: config changed from index -1 to 2, NON_VOTER 0052053da6854e968261096442a7c3d3 (127.20.251.132) added. New cstate: current_term: 1 leader_uuid: "9c8cc24fa22248b4b9e63889589bdbde" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } attrs { replace: true } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: true } } }
I20260608 10:05:42.970867 24438 raft_consensus.cc:2955] T 8a6d9c20a53d4405803bf1586fd730fe P b569fba4fb644085ab706845b9a7d1af [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0052053da6854e968261096442a7c3d3 (127.20.251.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } attrs { replace: true } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: true } } }
I20260608 10:05:43.187920 24901 ts_tablet_manager.cc:933] T 46d8fdd9af9f4ae49353f4cef0c108d2 P 0052053da6854e968261096442a7c3d3: Initiating tablet copy from peer d67e29afecfc4f019844256afe357d9b (127.20.251.130:37695)
I20260608 10:05:43.205489 24901 tablet_copy_client.cc:323] T 46d8fdd9af9f4ae49353f4cef0c108d2 P 0052053da6854e968261096442a7c3d3: tablet copy: Beginning tablet copy session from remote peer at address 127.20.251.130:37695
I20260608 10:05:43.208333 24523 tablet_copy_service.cc:140] P d67e29afecfc4f019844256afe357d9b: Received BeginTabletCopySession request for tablet 46d8fdd9af9f4ae49353f4cef0c108d2 from peer 0052053da6854e968261096442a7c3d3 ({username='slave'} at 127.0.0.1:60870)
I20260608 10:05:43.209105 24523 tablet_copy_service.cc:161] P d67e29afecfc4f019844256afe357d9b: Beginning new tablet copy session on tablet 46d8fdd9af9f4ae49353f4cef0c108d2 from peer 0052053da6854e968261096442a7c3d3 at {username='slave'} at 127.0.0.1:60870: session id = 0052053da6854e968261096442a7c3d3-46d8fdd9af9f4ae49353f4cef0c108d2
I20260608 10:05:43.217213 24523 tablet_copy_source_session.cc:215] T 46d8fdd9af9f4ae49353f4cef0c108d2 P d67e29afecfc4f019844256afe357d9b: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:05:43.236058 24901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46d8fdd9af9f4ae49353f4cef0c108d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:43.242854 24903 ts_tablet_manager.cc:933] T 484abce8f3ce4ebab99fb2fffda11088 P 0052053da6854e968261096442a7c3d3: Initiating tablet copy from peer 9c8cc24fa22248b4b9e63889589bdbde (127.20.251.131:40659)
I20260608 10:05:43.255326 24901 tablet_copy_client.cc:806] T 46d8fdd9af9f4ae49353f4cef0c108d2 P 0052053da6854e968261096442a7c3d3: tablet copy: Starting download of 0 data blocks...
I20260608 10:05:43.256048 24901 tablet_copy_client.cc:670] T 46d8fdd9af9f4ae49353f4cef0c108d2 P 0052053da6854e968261096442a7c3d3: tablet copy: Starting download of 1 WAL segments...
I20260608 10:05:43.260485 24901 tablet_copy_client.cc:538] T 46d8fdd9af9f4ae49353f4cef0c108d2 P 0052053da6854e968261096442a7c3d3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:05:43.274698 24901 tablet_bootstrap.cc:492] T 46d8fdd9af9f4ae49353f4cef0c108d2 P 0052053da6854e968261096442a7c3d3: Bootstrap starting.
I20260608 10:05:43.288877 24903 tablet_copy_client.cc:323] T 484abce8f3ce4ebab99fb2fffda11088 P 0052053da6854e968261096442a7c3d3: tablet copy: Beginning tablet copy session from remote peer at address 127.20.251.131:40659
I20260608 10:05:43.291319 24597 tablet_copy_service.cc:140] P 9c8cc24fa22248b4b9e63889589bdbde: Received BeginTabletCopySession request for tablet 484abce8f3ce4ebab99fb2fffda11088 from peer 0052053da6854e968261096442a7c3d3 ({username='slave'} at 127.0.0.1:42406)
I20260608 10:05:43.291936 24597 tablet_copy_service.cc:161] P 9c8cc24fa22248b4b9e63889589bdbde: Beginning new tablet copy session on tablet 484abce8f3ce4ebab99fb2fffda11088 from peer 0052053da6854e968261096442a7c3d3 at {username='slave'} at 127.0.0.1:42406: session id = 0052053da6854e968261096442a7c3d3-484abce8f3ce4ebab99fb2fffda11088
I20260608 10:05:43.299695 24597 tablet_copy_source_session.cc:215] T 484abce8f3ce4ebab99fb2fffda11088 P 9c8cc24fa22248b4b9e63889589bdbde: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:05:43.303261 24903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 484abce8f3ce4ebab99fb2fffda11088. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:43.323879 24903 tablet_copy_client.cc:806] T 484abce8f3ce4ebab99fb2fffda11088 P 0052053da6854e968261096442a7c3d3: tablet copy: Starting download of 0 data blocks...
I20260608 10:05:43.331279 24901 tablet_bootstrap.cc:492] T 46d8fdd9af9f4ae49353f4cef0c108d2 P 0052053da6854e968261096442a7c3d3: 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:05:43.332288 24901 tablet_bootstrap.cc:492] T 46d8fdd9af9f4ae49353f4cef0c108d2 P 0052053da6854e968261096442a7c3d3: Bootstrap complete.
I20260608 10:05:43.332993 24901 ts_tablet_manager.cc:1403] T 46d8fdd9af9f4ae49353f4cef0c108d2 P 0052053da6854e968261096442a7c3d3: Time spent bootstrapping tablet: real 0.059s	user 0.024s	sys 0.013s
I20260608 10:05:43.327028 24903 tablet_copy_client.cc:670] T 484abce8f3ce4ebab99fb2fffda11088 P 0052053da6854e968261096442a7c3d3: tablet copy: Starting download of 1 WAL segments...
I20260608 10:05:43.337805 24906 ts_tablet_manager.cc:933] T 8a6d9c20a53d4405803bf1586fd730fe P 0052053da6854e968261096442a7c3d3: Initiating tablet copy from peer 9c8cc24fa22248b4b9e63889589bdbde (127.20.251.131:40659)
I20260608 10:05:43.339516 24901 raft_consensus.cc:359] T 46d8fdd9af9f4ae49353f4cef0c108d2 P 0052053da6854e968261096442a7c3d3 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } attrs { replace: true } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: true } }
I20260608 10:05:43.340348 24901 raft_consensus.cc:740] T 46d8fdd9af9f4ae49353f4cef0c108d2 P 0052053da6854e968261096442a7c3d3 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0052053da6854e968261096442a7c3d3, State: Initialized, Role: LEARNER
I20260608 10:05:43.341420 24903 tablet_copy_client.cc:538] T 484abce8f3ce4ebab99fb2fffda11088 P 0052053da6854e968261096442a7c3d3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:05:43.341024 24901 consensus_queue.cc:260] T 46d8fdd9af9f4ae49353f4cef0c108d2 P 0052053da6854e968261096442a7c3d3 [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: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } attrs { replace: true } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: true } }
I20260608 10:05:43.351107 24901 ts_tablet_manager.cc:1434] T 46d8fdd9af9f4ae49353f4cef0c108d2 P 0052053da6854e968261096442a7c3d3: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.001s
I20260608 10:05:43.352988 24523 tablet_copy_service.cc:342] P d67e29afecfc4f019844256afe357d9b: Request end of tablet copy session 0052053da6854e968261096442a7c3d3-46d8fdd9af9f4ae49353f4cef0c108d2 received from {username='slave'} at 127.0.0.1:60870
I20260608 10:05:43.353457 24523 tablet_copy_service.cc:434] P d67e29afecfc4f019844256afe357d9b: ending tablet copy session 0052053da6854e968261096442a7c3d3-46d8fdd9af9f4ae49353f4cef0c108d2 on tablet 46d8fdd9af9f4ae49353f4cef0c108d2 with peer 0052053da6854e968261096442a7c3d3
I20260608 10:05:43.356048 24906 tablet_copy_client.cc:323] T 8a6d9c20a53d4405803bf1586fd730fe P 0052053da6854e968261096442a7c3d3: tablet copy: Beginning tablet copy session from remote peer at address 127.20.251.131:40659
I20260608 10:05:43.356201 24903 tablet_bootstrap.cc:492] T 484abce8f3ce4ebab99fb2fffda11088 P 0052053da6854e968261096442a7c3d3: Bootstrap starting.
I20260608 10:05:43.357896 24597 tablet_copy_service.cc:140] P 9c8cc24fa22248b4b9e63889589bdbde: Received BeginTabletCopySession request for tablet 8a6d9c20a53d4405803bf1586fd730fe from peer 0052053da6854e968261096442a7c3d3 ({username='slave'} at 127.0.0.1:42406)
I20260608 10:05:43.363559 24597 tablet_copy_service.cc:161] P 9c8cc24fa22248b4b9e63889589bdbde: Beginning new tablet copy session on tablet 8a6d9c20a53d4405803bf1586fd730fe from peer 0052053da6854e968261096442a7c3d3 at {username='slave'} at 127.0.0.1:42406: session id = 0052053da6854e968261096442a7c3d3-8a6d9c20a53d4405803bf1586fd730fe
I20260608 10:05:43.371665 24597 tablet_copy_source_session.cc:215] T 8a6d9c20a53d4405803bf1586fd730fe P 9c8cc24fa22248b4b9e63889589bdbde: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:05:43.386646 24906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a6d9c20a53d4405803bf1586fd730fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:43.387290 24907 ts_tablet_manager.cc:933] T 13c9391de4014e74a016a7d96fad3f3f P 0052053da6854e968261096442a7c3d3: Initiating tablet copy from peer d67e29afecfc4f019844256afe357d9b (127.20.251.130:37695)
I20260608 10:05:43.397533 24907 tablet_copy_client.cc:323] T 13c9391de4014e74a016a7d96fad3f3f P 0052053da6854e968261096442a7c3d3: tablet copy: Beginning tablet copy session from remote peer at address 127.20.251.130:37695
I20260608 10:05:43.400681 24523 tablet_copy_service.cc:140] P d67e29afecfc4f019844256afe357d9b: Received BeginTabletCopySession request for tablet 13c9391de4014e74a016a7d96fad3f3f from peer 0052053da6854e968261096442a7c3d3 ({username='slave'} at 127.0.0.1:60870)
I20260608 10:05:43.401229 24523 tablet_copy_service.cc:161] P d67e29afecfc4f019844256afe357d9b: Beginning new tablet copy session on tablet 13c9391de4014e74a016a7d96fad3f3f from peer 0052053da6854e968261096442a7c3d3 at {username='slave'} at 127.0.0.1:60870: session id = 0052053da6854e968261096442a7c3d3-13c9391de4014e74a016a7d96fad3f3f
I20260608 10:05:43.410567 24903 tablet_bootstrap.cc:492] T 484abce8f3ce4ebab99fb2fffda11088 P 0052053da6854e968261096442a7c3d3: 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:05:43.411538 24903 tablet_bootstrap.cc:492] T 484abce8f3ce4ebab99fb2fffda11088 P 0052053da6854e968261096442a7c3d3: Bootstrap complete.
I20260608 10:05:43.412256 24903 ts_tablet_manager.cc:1403] T 484abce8f3ce4ebab99fb2fffda11088 P 0052053da6854e968261096442a7c3d3: Time spent bootstrapping tablet: real 0.056s	user 0.034s	sys 0.019s
I20260608 10:05:43.408481 24523 tablet_copy_source_session.cc:215] T 13c9391de4014e74a016a7d96fad3f3f P d67e29afecfc4f019844256afe357d9b: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:05:43.415473 24903 raft_consensus.cc:359] T 484abce8f3ce4ebab99fb2fffda11088 P 0052053da6854e968261096442a7c3d3 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } attrs { replace: true } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: true } }
I20260608 10:05:43.416343 24903 raft_consensus.cc:740] T 484abce8f3ce4ebab99fb2fffda11088 P 0052053da6854e968261096442a7c3d3 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0052053da6854e968261096442a7c3d3, State: Initialized, Role: LEARNER
I20260608 10:05:43.417069 24903 consensus_queue.cc:260] T 484abce8f3ce4ebab99fb2fffda11088 P 0052053da6854e968261096442a7c3d3 [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: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } attrs { replace: true } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: true } }
I20260608 10:05:43.417754 24907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13c9391de4014e74a016a7d96fad3f3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:43.422160 24903 ts_tablet_manager.cc:1434] T 484abce8f3ce4ebab99fb2fffda11088 P 0052053da6854e968261096442a7c3d3: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 10:05:43.424000 24597 tablet_copy_service.cc:342] P 9c8cc24fa22248b4b9e63889589bdbde: Request end of tablet copy session 0052053da6854e968261096442a7c3d3-484abce8f3ce4ebab99fb2fffda11088 received from {username='slave'} at 127.0.0.1:42406
I20260608 10:05:43.424329 24597 tablet_copy_service.cc:434] P 9c8cc24fa22248b4b9e63889589bdbde: ending tablet copy session 0052053da6854e968261096442a7c3d3-484abce8f3ce4ebab99fb2fffda11088 on tablet 484abce8f3ce4ebab99fb2fffda11088 with peer 0052053da6854e968261096442a7c3d3
I20260608 10:05:43.438441 24906 tablet_copy_client.cc:806] T 8a6d9c20a53d4405803bf1586fd730fe P 0052053da6854e968261096442a7c3d3: tablet copy: Starting download of 0 data blocks...
I20260608 10:05:43.439304 24906 tablet_copy_client.cc:670] T 8a6d9c20a53d4405803bf1586fd730fe P 0052053da6854e968261096442a7c3d3: tablet copy: Starting download of 1 WAL segments...
I20260608 10:05:43.438531 24907 tablet_copy_client.cc:806] T 13c9391de4014e74a016a7d96fad3f3f P 0052053da6854e968261096442a7c3d3: tablet copy: Starting download of 0 data blocks...
I20260608 10:05:43.440346 24907 tablet_copy_client.cc:670] T 13c9391de4014e74a016a7d96fad3f3f P 0052053da6854e968261096442a7c3d3: tablet copy: Starting download of 1 WAL segments...
I20260608 10:05:43.444597 24906 tablet_copy_client.cc:538] T 8a6d9c20a53d4405803bf1586fd730fe P 0052053da6854e968261096442a7c3d3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:05:43.445816 24907 tablet_copy_client.cc:538] T 13c9391de4014e74a016a7d96fad3f3f P 0052053da6854e968261096442a7c3d3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:05:43.453414 24906 tablet_bootstrap.cc:492] T 8a6d9c20a53d4405803bf1586fd730fe P 0052053da6854e968261096442a7c3d3: Bootstrap starting.
I20260608 10:05:43.454018 24907 tablet_bootstrap.cc:492] T 13c9391de4014e74a016a7d96fad3f3f P 0052053da6854e968261096442a7c3d3: Bootstrap starting.
I20260608 10:05:43.481956 24906 tablet_bootstrap.cc:492] T 8a6d9c20a53d4405803bf1586fd730fe P 0052053da6854e968261096442a7c3d3: 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:05:43.482942 24906 tablet_bootstrap.cc:492] T 8a6d9c20a53d4405803bf1586fd730fe P 0052053da6854e968261096442a7c3d3: Bootstrap complete.
I20260608 10:05:43.483654 24906 ts_tablet_manager.cc:1403] T 8a6d9c20a53d4405803bf1586fd730fe P 0052053da6854e968261096442a7c3d3: Time spent bootstrapping tablet: real 0.030s	user 0.023s	sys 0.009s
I20260608 10:05:43.487100 24906 raft_consensus.cc:359] T 8a6d9c20a53d4405803bf1586fd730fe P 0052053da6854e968261096442a7c3d3 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } attrs { replace: true } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: true } }
I20260608 10:05:43.487974 24906 raft_consensus.cc:740] T 8a6d9c20a53d4405803bf1586fd730fe P 0052053da6854e968261096442a7c3d3 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0052053da6854e968261096442a7c3d3, State: Initialized, Role: LEARNER
I20260608 10:05:43.488723 24906 consensus_queue.cc:260] T 8a6d9c20a53d4405803bf1586fd730fe P 0052053da6854e968261096442a7c3d3 [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: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } attrs { replace: true } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: true } }
I20260608 10:05:43.494549 24906 ts_tablet_manager.cc:1434] T 8a6d9c20a53d4405803bf1586fd730fe P 0052053da6854e968261096442a7c3d3: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260608 10:05:43.496400 24597 tablet_copy_service.cc:342] P 9c8cc24fa22248b4b9e63889589bdbde: Request end of tablet copy session 0052053da6854e968261096442a7c3d3-8a6d9c20a53d4405803bf1586fd730fe received from {username='slave'} at 127.0.0.1:42406
I20260608 10:05:43.496810 24597 tablet_copy_service.cc:434] P 9c8cc24fa22248b4b9e63889589bdbde: ending tablet copy session 0052053da6854e968261096442a7c3d3-8a6d9c20a53d4405803bf1586fd730fe on tablet 8a6d9c20a53d4405803bf1586fd730fe with peer 0052053da6854e968261096442a7c3d3
I20260608 10:05:43.501878 24907 tablet_bootstrap.cc:492] T 13c9391de4014e74a016a7d96fad3f3f P 0052053da6854e968261096442a7c3d3: 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:05:43.502882 24907 tablet_bootstrap.cc:492] T 13c9391de4014e74a016a7d96fad3f3f P 0052053da6854e968261096442a7c3d3: Bootstrap complete.
I20260608 10:05:43.503597 24907 ts_tablet_manager.cc:1403] T 13c9391de4014e74a016a7d96fad3f3f P 0052053da6854e968261096442a7c3d3: Time spent bootstrapping tablet: real 0.050s	user 0.015s	sys 0.012s
I20260608 10:05:43.506749 24907 raft_consensus.cc:359] T 13c9391de4014e74a016a7d96fad3f3f P 0052053da6854e968261096442a7c3d3 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } attrs { replace: true } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: true } }
I20260608 10:05:43.507599 24907 raft_consensus.cc:740] T 13c9391de4014e74a016a7d96fad3f3f P 0052053da6854e968261096442a7c3d3 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0052053da6854e968261096442a7c3d3, State: Initialized, Role: LEARNER
I20260608 10:05:43.508276 24907 consensus_queue.cc:260] T 13c9391de4014e74a016a7d96fad3f3f P 0052053da6854e968261096442a7c3d3 [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: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } attrs { replace: true } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: true } }
I20260608 10:05:43.512876 24907 ts_tablet_manager.cc:1434] T 13c9391de4014e74a016a7d96fad3f3f P 0052053da6854e968261096442a7c3d3: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260608 10:05:43.514799 24523 tablet_copy_service.cc:342] P d67e29afecfc4f019844256afe357d9b: Request end of tablet copy session 0052053da6854e968261096442a7c3d3-13c9391de4014e74a016a7d96fad3f3f received from {username='slave'} at 127.0.0.1:60870
I20260608 10:05:43.515245 24523 tablet_copy_service.cc:434] P d67e29afecfc4f019844256afe357d9b: ending tablet copy session 0052053da6854e968261096442a7c3d3-13c9391de4014e74a016a7d96fad3f3f on tablet 13c9391de4014e74a016a7d96fad3f3f with peer 0052053da6854e968261096442a7c3d3
I20260608 10:05:43.588142 24749 raft_consensus.cc:1217] T 46d8fdd9af9f4ae49353f4cef0c108d2 P 0052053da6854e968261096442a7c3d3 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:05:43.617686 24389 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 10:05:43.655333 24584 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "484abce8f3ce4ebab99fb2fffda11088"
dest_uuid: "9c8cc24fa22248b4b9e63889589bdbde"
mode: GRACEFUL
new_leader_uuid: "b569fba4fb644085ab706845b9a7d1af"
 from {username='slave'} at 127.0.0.1:42422
I20260608 10:05:43.656199 24584 raft_consensus.cc:606] T 484abce8f3ce4ebab99fb2fffda11088 P 9c8cc24fa22248b4b9e63889589bdbde [term 1 LEADER]: Received request to transfer leadership to TS b569fba4fb644085ab706845b9a7d1af
I20260608 10:05:43.659418 24584 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b5a88078e934492798f6c25a24759489"
dest_uuid: "9c8cc24fa22248b4b9e63889589bdbde"
mode: GRACEFUL
new_leader_uuid: "d67e29afecfc4f019844256afe357d9b"
 from {username='slave'} at 127.0.0.1:42422
I20260608 10:05:43.660027 24584 raft_consensus.cc:606] T b5a88078e934492798f6c25a24759489 P 9c8cc24fa22248b4b9e63889589bdbde [term 1 LEADER]: Received request to transfer leadership to TS d67e29afecfc4f019844256afe357d9b
I20260608 10:05:43.666579 24584 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d9eed986f0ca414187fed73c6b745159"
dest_uuid: "9c8cc24fa22248b4b9e63889589bdbde"
mode: GRACEFUL
new_leader_uuid: "0052053da6854e968261096442a7c3d3"
 from {username='slave'} at 127.0.0.1:42422
I20260608 10:05:43.667204 24584 raft_consensus.cc:606] T d9eed986f0ca414187fed73c6b745159 P 9c8cc24fa22248b4b9e63889589bdbde [term 1 LEADER]: Received request to transfer leadership to TS 0052053da6854e968261096442a7c3d3
I20260608 10:05:43.668643 24389 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 3
I20260608 10:05:43.669502 24389 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:05:43.701292 24749 raft_consensus.cc:1217] T 484abce8f3ce4ebab99fb2fffda11088 P 0052053da6854e968261096442a7c3d3 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:05:43.750768 24749 raft_consensus.cc:1217] T 8a6d9c20a53d4405803bf1586fd730fe P 0052053da6854e968261096442a7c3d3 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:05:43.826967 24871 raft_consensus.cc:993] T b5a88078e934492798f6c25a24759489 P 9c8cc24fa22248b4b9e63889589bdbde: : Instructing follower d67e29afecfc4f019844256afe357d9b to start an election
I20260608 10:05:43.827483 24826 raft_consensus.cc:1081] T b5a88078e934492798f6c25a24759489 P 9c8cc24fa22248b4b9e63889589bdbde [term 1 LEADER]: Signalling peer d67e29afecfc4f019844256afe357d9b to start an election
I20260608 10:05:43.829561 24512 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b5a88078e934492798f6c25a24759489"
dest_uuid: "d67e29afecfc4f019844256afe357d9b"
 from {username='slave'} at 127.0.0.1:60868
I20260608 10:05:43.830149 24512 raft_consensus.cc:493] T b5a88078e934492798f6c25a24759489 P d67e29afecfc4f019844256afe357d9b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:05:43.830495 24512 raft_consensus.cc:3060] T b5a88078e934492798f6c25a24759489 P d67e29afecfc4f019844256afe357d9b [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:05:43.836899 24512 raft_consensus.cc:515] T b5a88078e934492798f6c25a24759489 P d67e29afecfc4f019844256afe357d9b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:43.842900 24512 leader_election.cc:290] T b5a88078e934492798f6c25a24759489 P d67e29afecfc4f019844256afe357d9b [CANDIDATE]: Term 2 election: Requested vote from peers b569fba4fb644085ab706845b9a7d1af (127.20.251.129:39911), 9c8cc24fa22248b4b9e63889589bdbde (127.20.251.131:40659)
I20260608 10:05:43.846581 24438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a88078e934492798f6c25a24759489" candidate_uuid: "d67e29afecfc4f019844256afe357d9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b569fba4fb644085ab706845b9a7d1af"
I20260608 10:05:43.847185 24438 raft_consensus.cc:3060] T b5a88078e934492798f6c25a24759489 P b569fba4fb644085ab706845b9a7d1af [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:05:43.847623 24584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a88078e934492798f6c25a24759489" candidate_uuid: "d67e29afecfc4f019844256afe357d9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9c8cc24fa22248b4b9e63889589bdbde"
I20260608 10:05:43.848209 24584 raft_consensus.cc:3055] T b5a88078e934492798f6c25a24759489 P 9c8cc24fa22248b4b9e63889589bdbde [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:05:43.848507 24584 raft_consensus.cc:740] T b5a88078e934492798f6c25a24759489 P 9c8cc24fa22248b4b9e63889589bdbde [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9c8cc24fa22248b4b9e63889589bdbde, State: Running, Role: LEADER
I20260608 10:05:43.849332 24584 consensus_queue.cc:260] T b5a88078e934492798f6c25a24759489 P 9c8cc24fa22248b4b9e63889589bdbde [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: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:43.850853 24584 raft_consensus.cc:3060] T b5a88078e934492798f6c25a24759489 P 9c8cc24fa22248b4b9e63889589bdbde [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:05:43.853454 24438 raft_consensus.cc:2468] T b5a88078e934492798f6c25a24759489 P b569fba4fb644085ab706845b9a7d1af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d67e29afecfc4f019844256afe357d9b in term 2.
I20260608 10:05:43.855310 24479 leader_election.cc:304] T b5a88078e934492798f6c25a24759489 P d67e29afecfc4f019844256afe357d9b [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: b569fba4fb644085ab706845b9a7d1af, d67e29afecfc4f019844256afe357d9b; no voters: 
I20260608 10:05:43.856353 24913 raft_consensus.cc:2804] T b5a88078e934492798f6c25a24759489 P d67e29afecfc4f019844256afe357d9b [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:05:43.856858 24913 raft_consensus.cc:697] T b5a88078e934492798f6c25a24759489 P d67e29afecfc4f019844256afe357d9b [term 2 LEADER]: Becoming Leader. State: Replica: d67e29afecfc4f019844256afe357d9b, State: Running, Role: LEADER
I20260608 10:05:43.858052 24584 raft_consensus.cc:2468] T b5a88078e934492798f6c25a24759489 P 9c8cc24fa22248b4b9e63889589bdbde [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d67e29afecfc4f019844256afe357d9b in term 2.
I20260608 10:05:43.857707 24913 consensus_queue.cc:237] T b5a88078e934492798f6c25a24759489 P d67e29afecfc4f019844256afe357d9b [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: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:43.871429 24333 catalog_manager.cc:5696] T b5a88078e934492798f6c25a24759489 P d67e29afecfc4f019844256afe357d9b reported cstate change: term changed from 1 to 2, leader changed from 9c8cc24fa22248b4b9e63889589bdbde (127.20.251.131) to d67e29afecfc4f019844256afe357d9b (127.20.251.130). New cstate: current_term: 2 leader_uuid: "d67e29afecfc4f019844256afe357d9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } health_report { overall_health: UNKNOWN } } }
I20260608 10:05:43.960070 24749 raft_consensus.cc:1217] T 13c9391de4014e74a016a7d96fad3f3f P 0052053da6854e968261096442a7c3d3 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:05:43.968658 24826 raft_consensus.cc:993] T d9eed986f0ca414187fed73c6b745159 P 9c8cc24fa22248b4b9e63889589bdbde: : Instructing follower 0052053da6854e968261096442a7c3d3 to start an election
I20260608 10:05:43.969129 24826 raft_consensus.cc:1081] T d9eed986f0ca414187fed73c6b745159 P 9c8cc24fa22248b4b9e63889589bdbde [term 1 LEADER]: Signalling peer 0052053da6854e968261096442a7c3d3 to start an election
I20260608 10:05:43.970966 24749 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d9eed986f0ca414187fed73c6b745159"
dest_uuid: "0052053da6854e968261096442a7c3d3"
 from {username='slave'} at 127.0.0.1:34516
I20260608 10:05:43.971596 24749 raft_consensus.cc:493] T d9eed986f0ca414187fed73c6b745159 P 0052053da6854e968261096442a7c3d3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:05:43.972043 24749 raft_consensus.cc:3060] T d9eed986f0ca414187fed73c6b745159 P 0052053da6854e968261096442a7c3d3 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:05:43.977591 24749 raft_consensus.cc:515] T d9eed986f0ca414187fed73c6b745159 P 0052053da6854e968261096442a7c3d3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:43.980585 24512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9eed986f0ca414187fed73c6b745159" candidate_uuid: "0052053da6854e968261096442a7c3d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d67e29afecfc4f019844256afe357d9b"
I20260608 10:05:43.981142 24512 raft_consensus.cc:3060] T d9eed986f0ca414187fed73c6b745159 P d67e29afecfc4f019844256afe357d9b [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:05:43.986495 24749 leader_election.cc:290] T d9eed986f0ca414187fed73c6b745159 P 0052053da6854e968261096442a7c3d3 [CANDIDATE]: Term 2 election: Requested vote from peers d67e29afecfc4f019844256afe357d9b (127.20.251.130:37695), 9c8cc24fa22248b4b9e63889589bdbde (127.20.251.131:40659)
I20260608 10:05:43.987668 24584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9eed986f0ca414187fed73c6b745159" candidate_uuid: "0052053da6854e968261096442a7c3d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9c8cc24fa22248b4b9e63889589bdbde"
I20260608 10:05:43.988232 24584 raft_consensus.cc:3055] T d9eed986f0ca414187fed73c6b745159 P 9c8cc24fa22248b4b9e63889589bdbde [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:05:43.988571 24584 raft_consensus.cc:740] T d9eed986f0ca414187fed73c6b745159 P 9c8cc24fa22248b4b9e63889589bdbde [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9c8cc24fa22248b4b9e63889589bdbde, State: Running, Role: LEADER
I20260608 10:05:43.989468 24584 consensus_queue.cc:260] T d9eed986f0ca414187fed73c6b745159 P 9c8cc24fa22248b4b9e63889589bdbde [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: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:43.991644 24584 raft_consensus.cc:3060] T d9eed986f0ca414187fed73c6b745159 P 9c8cc24fa22248b4b9e63889589bdbde [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:05:43.994117 24512 raft_consensus.cc:2468] T d9eed986f0ca414187fed73c6b745159 P d67e29afecfc4f019844256afe357d9b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0052053da6854e968261096442a7c3d3 in term 2.
I20260608 10:05:43.995501 24709 leader_election.cc:304] T d9eed986f0ca414187fed73c6b745159 P 0052053da6854e968261096442a7c3d3 [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: 0052053da6854e968261096442a7c3d3, d67e29afecfc4f019844256afe357d9b; no voters: 
I20260608 10:05:43.996434 24804 raft_consensus.cc:2804] T d9eed986f0ca414187fed73c6b745159 P 0052053da6854e968261096442a7c3d3 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:05:44.000737 24584 raft_consensus.cc:2468] T d9eed986f0ca414187fed73c6b745159 P 9c8cc24fa22248b4b9e63889589bdbde [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0052053da6854e968261096442a7c3d3 in term 2.
I20260608 10:05:44.004954 24884 raft_consensus.cc:993] T 484abce8f3ce4ebab99fb2fffda11088 P 9c8cc24fa22248b4b9e63889589bdbde: : Instructing follower b569fba4fb644085ab706845b9a7d1af to start an election
I20260608 10:05:44.005601 24884 raft_consensus.cc:1081] T 484abce8f3ce4ebab99fb2fffda11088 P 9c8cc24fa22248b4b9e63889589bdbde [term 1 LEADER]: Signalling peer b569fba4fb644085ab706845b9a7d1af to start an election
I20260608 10:05:44.010212 24438 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "484abce8f3ce4ebab99fb2fffda11088"
dest_uuid: "b569fba4fb644085ab706845b9a7d1af"
 from {username='slave'} at 127.0.0.1:52348
I20260608 10:05:44.010792 24438 raft_consensus.cc:493] T 484abce8f3ce4ebab99fb2fffda11088 P b569fba4fb644085ab706845b9a7d1af [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:05:44.011147 24438 raft_consensus.cc:3060] T 484abce8f3ce4ebab99fb2fffda11088 P b569fba4fb644085ab706845b9a7d1af [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:05:44.011332 24804 raft_consensus.cc:697] T d9eed986f0ca414187fed73c6b745159 P 0052053da6854e968261096442a7c3d3 [term 2 LEADER]: Becoming Leader. State: Replica: 0052053da6854e968261096442a7c3d3, State: Running, Role: LEADER
I20260608 10:05:44.012619 24804 consensus_queue.cc:237] T d9eed986f0ca414187fed73c6b745159 P 0052053da6854e968261096442a7c3d3 [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: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } }
I20260608 10:05:44.030205 24438 raft_consensus.cc:515] T 484abce8f3ce4ebab99fb2fffda11088 P b569fba4fb644085ab706845b9a7d1af [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } attrs { replace: true } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: true } }
I20260608 10:05:44.033478 24512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "484abce8f3ce4ebab99fb2fffda11088" candidate_uuid: "b569fba4fb644085ab706845b9a7d1af" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "d67e29afecfc4f019844256afe357d9b"
I20260608 10:05:44.034104 24512 raft_consensus.cc:3060] T 484abce8f3ce4ebab99fb2fffda11088 P d67e29afecfc4f019844256afe357d9b [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:05:44.035084 24333 catalog_manager.cc:5696] T d9eed986f0ca414187fed73c6b745159 P 0052053da6854e968261096442a7c3d3 reported cstate change: term changed from 1 to 2, leader changed from 9c8cc24fa22248b4b9e63889589bdbde (127.20.251.131) to 0052053da6854e968261096442a7c3d3 (127.20.251.132). New cstate: current_term: 2 leader_uuid: "0052053da6854e968261096442a7c3d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } health_report { overall_health: UNKNOWN } } }
I20260608 10:05:44.040808 24438 leader_election.cc:290] T 484abce8f3ce4ebab99fb2fffda11088 P b569fba4fb644085ab706845b9a7d1af [CANDIDATE]: Term 2 election: Requested vote from peers d67e29afecfc4f019844256afe357d9b (127.20.251.130:37695), 9c8cc24fa22248b4b9e63889589bdbde (127.20.251.131:40659)
I20260608 10:05:44.045163 24512 raft_consensus.cc:2468] T 484abce8f3ce4ebab99fb2fffda11088 P d67e29afecfc4f019844256afe357d9b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b569fba4fb644085ab706845b9a7d1af in term 2.
I20260608 10:05:44.046666 24404 leader_election.cc:304] T 484abce8f3ce4ebab99fb2fffda11088 P b569fba4fb644085ab706845b9a7d1af [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: b569fba4fb644085ab706845b9a7d1af, d67e29afecfc4f019844256afe357d9b; no voters: 
I20260608 10:05:44.048025 24829 raft_consensus.cc:2804] T 484abce8f3ce4ebab99fb2fffda11088 P b569fba4fb644085ab706845b9a7d1af [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:05:44.048076 24584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "484abce8f3ce4ebab99fb2fffda11088" candidate_uuid: "b569fba4fb644085ab706845b9a7d1af" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "9c8cc24fa22248b4b9e63889589bdbde"
I20260608 10:05:44.048724 24584 raft_consensus.cc:3055] T 484abce8f3ce4ebab99fb2fffda11088 P 9c8cc24fa22248b4b9e63889589bdbde [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:05:44.049099 24584 raft_consensus.cc:740] T 484abce8f3ce4ebab99fb2fffda11088 P 9c8cc24fa22248b4b9e63889589bdbde [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9c8cc24fa22248b4b9e63889589bdbde, State: Running, Role: LEADER
I20260608 10:05:44.050068 24584 consensus_queue.cc:260] T 484abce8f3ce4ebab99fb2fffda11088 P 9c8cc24fa22248b4b9e63889589bdbde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } attrs { replace: true } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: true } }
I20260608 10:05:44.052253 24584 raft_consensus.cc:3060] T 484abce8f3ce4ebab99fb2fffda11088 P 9c8cc24fa22248b4b9e63889589bdbde [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:05:44.060316 24829 raft_consensus.cc:697] T 484abce8f3ce4ebab99fb2fffda11088 P b569fba4fb644085ab706845b9a7d1af [term 2 LEADER]: Becoming Leader. State: Replica: b569fba4fb644085ab706845b9a7d1af, State: Running, Role: LEADER
I20260608 10:05:44.061120 24584 raft_consensus.cc:2468] T 484abce8f3ce4ebab99fb2fffda11088 P 9c8cc24fa22248b4b9e63889589bdbde [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b569fba4fb644085ab706845b9a7d1af in term 2.
I20260608 10:05:44.061457 24829 consensus_queue.cc:237] T 484abce8f3ce4ebab99fb2fffda11088 P b569fba4fb644085ab706845b9a7d1af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } attrs { replace: true } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: true } }
I20260608 10:05:44.085105 24333 catalog_manager.cc:5696] T 484abce8f3ce4ebab99fb2fffda11088 P b569fba4fb644085ab706845b9a7d1af reported cstate change: term changed from 1 to 2, leader changed from 9c8cc24fa22248b4b9e63889589bdbde (127.20.251.131) to b569fba4fb644085ab706845b9a7d1af (127.20.251.129). New cstate: current_term: 2 leader_uuid: "b569fba4fb644085ab706845b9a7d1af" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:05:44.139701 24826 raft_consensus.cc:1064] T 8a6d9c20a53d4405803bf1586fd730fe P 9c8cc24fa22248b4b9e63889589bdbde: attempting to promote NON_VOTER 0052053da6854e968261096442a7c3d3 to VOTER
I20260608 10:05:44.142168 24826 consensus_queue.cc:237] T 8a6d9c20a53d4405803bf1586fd730fe P 9c8cc24fa22248b4b9e63889589bdbde [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: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } attrs { replace: true } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: false } }
I20260608 10:05:44.152691 24749 raft_consensus.cc:1275] T 8a6d9c20a53d4405803bf1586fd730fe P 0052053da6854e968261096442a7c3d3 [term 1 LEARNER]: Refusing update from remote peer 9c8cc24fa22248b4b9e63889589bdbde: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:05:44.154407 24871 consensus_queue.cc:1048] T 8a6d9c20a53d4405803bf1586fd730fe P 9c8cc24fa22248b4b9e63889589bdbde [LEADER]: Connected to new peer: Peer: permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } 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:05:44.158212 24438 raft_consensus.cc:1275] T 8a6d9c20a53d4405803bf1586fd730fe P b569fba4fb644085ab706845b9a7d1af [term 1 FOLLOWER]: Refusing update from remote peer 9c8cc24fa22248b4b9e63889589bdbde: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:05:44.158293 24512 raft_consensus.cc:1275] T 8a6d9c20a53d4405803bf1586fd730fe P d67e29afecfc4f019844256afe357d9b [term 1 FOLLOWER]: Refusing update from remote peer 9c8cc24fa22248b4b9e63889589bdbde: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:05:44.160061 24826 consensus_queue.cc:1048] T 8a6d9c20a53d4405803bf1586fd730fe P 9c8cc24fa22248b4b9e63889589bdbde [LEADER]: Connected to new peer: Peer: permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } 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:05:44.162043 24884 consensus_queue.cc:1048] T 8a6d9c20a53d4405803bf1586fd730fe P 9c8cc24fa22248b4b9e63889589bdbde [LEADER]: Connected to new peer: Peer: permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:05:44.171164 24877 raft_consensus.cc:1064] T 46d8fdd9af9f4ae49353f4cef0c108d2 P d67e29afecfc4f019844256afe357d9b: attempting to promote NON_VOTER 0052053da6854e968261096442a7c3d3 to VOTER
I20260608 10:05:44.174007 24877 consensus_queue.cc:237] T 46d8fdd9af9f4ae49353f4cef0c108d2 P d67e29afecfc4f019844256afe357d9b [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: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } attrs { replace: true } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: false } }
I20260608 10:05:44.187829 24871 raft_consensus.cc:2955] T 8a6d9c20a53d4405803bf1586fd730fe P 9c8cc24fa22248b4b9e63889589bdbde [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0052053da6854e968261096442a7c3d3 (127.20.251.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } attrs { replace: true } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: false } } }
I20260608 10:05:44.195868 24513 raft_consensus.cc:2955] T 8a6d9c20a53d4405803bf1586fd730fe P d67e29afecfc4f019844256afe357d9b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0052053da6854e968261096442a7c3d3 (127.20.251.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } attrs { replace: true } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: false } } }
I20260608 10:05:44.204672 24438 raft_consensus.cc:2955] T 8a6d9c20a53d4405803bf1586fd730fe P b569fba4fb644085ab706845b9a7d1af [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0052053da6854e968261096442a7c3d3 (127.20.251.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } attrs { replace: true } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: false } } }
I20260608 10:05:44.210129 24333 catalog_manager.cc:5696] T 8a6d9c20a53d4405803bf1586fd730fe P d67e29afecfc4f019844256afe357d9b reported cstate change: config changed from index 2 to 3, 0052053da6854e968261096442a7c3d3 (127.20.251.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9c8cc24fa22248b4b9e63889589bdbde" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } attrs { replace: true } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: false } } }
I20260608 10:05:44.218439 24752 raft_consensus.cc:1275] T 46d8fdd9af9f4ae49353f4cef0c108d2 P 0052053da6854e968261096442a7c3d3 [term 1 LEARNER]: Refusing update from remote peer d67e29afecfc4f019844256afe357d9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:05:44.220825 24436 raft_consensus.cc:1275] T 46d8fdd9af9f4ae49353f4cef0c108d2 P b569fba4fb644085ab706845b9a7d1af [term 1 FOLLOWER]: Refusing update from remote peer d67e29afecfc4f019844256afe357d9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:05:44.226449 24913 consensus_queue.cc:1048] T 46d8fdd9af9f4ae49353f4cef0c108d2 P d67e29afecfc4f019844256afe357d9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } 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:05:44.236311 24584 raft_consensus.cc:1275] T 46d8fdd9af9f4ae49353f4cef0c108d2 P 9c8cc24fa22248b4b9e63889589bdbde [term 1 FOLLOWER]: Refusing update from remote peer d67e29afecfc4f019844256afe357d9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:05:44.237329 24913 consensus_queue.cc:1048] T 46d8fdd9af9f4ae49353f4cef0c108d2 P d67e29afecfc4f019844256afe357d9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } 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:05:44.243494 24749 raft_consensus.cc:2955] T 8a6d9c20a53d4405803bf1586fd730fe P 0052053da6854e968261096442a7c3d3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0052053da6854e968261096442a7c3d3 (127.20.251.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } attrs { replace: true } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: false } } }
I20260608 10:05:44.254051 24914 consensus_queue.cc:1048] T 46d8fdd9af9f4ae49353f4cef0c108d2 P d67e29afecfc4f019844256afe357d9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:05:44.273057 24587 consensus_queue.cc:237] T 8a6d9c20a53d4405803bf1586fd730fe P 9c8cc24fa22248b4b9e63889589bdbde [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: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: false } }
I20260608 10:05:44.286689 24513 raft_consensus.cc:1275] T 8a6d9c20a53d4405803bf1586fd730fe P d67e29afecfc4f019844256afe357d9b [term 1 FOLLOWER]: Refusing update from remote peer 9c8cc24fa22248b4b9e63889589bdbde: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:05:44.288228 24884 consensus_queue.cc:1048] T 8a6d9c20a53d4405803bf1586fd730fe P 9c8cc24fa22248b4b9e63889589bdbde [LEADER]: Connected to new peer: Peer: permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:05:44.296176 24871 raft_consensus.cc:2955] T 8a6d9c20a53d4405803bf1586fd730fe P 9c8cc24fa22248b4b9e63889589bdbde [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b569fba4fb644085ab706845b9a7d1af (127.20.251.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: false } } }
I20260608 10:05:44.298194 24747 raft_consensus.cc:1275] T 8a6d9c20a53d4405803bf1586fd730fe P 0052053da6854e968261096442a7c3d3 [term 1 FOLLOWER]: Refusing update from remote peer 9c8cc24fa22248b4b9e63889589bdbde: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:05:44.308002 24884 consensus_queue.cc:1048] T 8a6d9c20a53d4405803bf1586fd730fe P 9c8cc24fa22248b4b9e63889589bdbde [LEADER]: Connected to new peer: Peer: permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } 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:05:44.311702 24513 raft_consensus.cc:2955] T 8a6d9c20a53d4405803bf1586fd730fe P d67e29afecfc4f019844256afe357d9b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b569fba4fb644085ab706845b9a7d1af (127.20.251.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: false } } }
I20260608 10:05:44.338747 24587 raft_consensus.cc:1275] T b5a88078e934492798f6c25a24759489 P 9c8cc24fa22248b4b9e63889589bdbde [term 2 FOLLOWER]: Refusing update from remote peer d67e29afecfc4f019844256afe357d9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:05:44.328686 24747 raft_consensus.cc:2955] T 8a6d9c20a53d4405803bf1586fd730fe P 0052053da6854e968261096442a7c3d3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b569fba4fb644085ab706845b9a7d1af (127.20.251.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: false } } }
I20260608 10:05:44.340629 24914 consensus_queue.cc:1048] T b5a88078e934492798f6c25a24759489 P d67e29afecfc4f019844256afe357d9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:05:44.357081 24336 catalog_manager.cc:5696] T 8a6d9c20a53d4405803bf1586fd730fe P d67e29afecfc4f019844256afe357d9b reported cstate change: config changed from index 3 to 4, VOTER b569fba4fb644085ab706845b9a7d1af (127.20.251.129) evicted. New cstate: current_term: 1 leader_uuid: "9c8cc24fa22248b4b9e63889589bdbde" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: false } } }
I20260608 10:05:44.359035 24320 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 8a6d9c20a53d4405803bf1586fd730fe with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:05:44.369405 24422 tablet_service.cc:1558] Processing DeleteTablet for tablet 8a6d9c20a53d4405803bf1586fd730fe with delete_type TABLET_DATA_TOMBSTONED (TS b569fba4fb644085ab706845b9a7d1af not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52338
I20260608 10:05:44.378551 24914 raft_consensus.cc:2955] T 46d8fdd9af9f4ae49353f4cef0c108d2 P d67e29afecfc4f019844256afe357d9b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0052053da6854e968261096442a7c3d3 (127.20.251.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } attrs { replace: true } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: false } } }
I20260608 10:05:44.382684 24586 raft_consensus.cc:2955] T 46d8fdd9af9f4ae49353f4cef0c108d2 P 9c8cc24fa22248b4b9e63889589bdbde [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0052053da6854e968261096442a7c3d3 (127.20.251.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } attrs { replace: true } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: false } } }
I20260608 10:05:44.409374 24436 raft_consensus.cc:1275] T b5a88078e934492798f6c25a24759489 P b569fba4fb644085ab706845b9a7d1af [term 2 FOLLOWER]: Refusing update from remote peer d67e29afecfc4f019844256afe357d9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:05:44.414687 24877 consensus_queue.cc:1048] T b5a88078e934492798f6c25a24759489 P d67e29afecfc4f019844256afe357d9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
I20260608 10:05:44.434684 24938 tablet_replica.cc:333] T 8a6d9c20a53d4405803bf1586fd730fe P b569fba4fb644085ab706845b9a7d1af: stopping tablet replica
I20260608 10:05:44.435536 24938 raft_consensus.cc:2243] T 8a6d9c20a53d4405803bf1586fd730fe P b569fba4fb644085ab706845b9a7d1af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:44.437536 24336 catalog_manager.cc:5696] T 46d8fdd9af9f4ae49353f4cef0c108d2 P 9c8cc24fa22248b4b9e63889589bdbde reported cstate change: config changed from index 2 to 3, 0052053da6854e968261096442a7c3d3 (127.20.251.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d67e29afecfc4f019844256afe357d9b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } attrs { replace: true } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: false } } }
I20260608 10:05:44.427049 24752 raft_consensus.cc:2955] T 46d8fdd9af9f4ae49353f4cef0c108d2 P 0052053da6854e968261096442a7c3d3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0052053da6854e968261096442a7c3d3 (127.20.251.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } attrs { replace: true } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: false } } }
I20260608 10:05:44.443693 24513 raft_consensus.cc:1275] T 484abce8f3ce4ebab99fb2fffda11088 P d67e29afecfc4f019844256afe357d9b [term 2 FOLLOWER]: Refusing update from remote peer b569fba4fb644085ab706845b9a7d1af: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:05:44.448589 24924 consensus_queue.cc:1048] T 484abce8f3ce4ebab99fb2fffda11088 P b569fba4fb644085ab706845b9a7d1af [LEADER]: Connected to new peer: Peer: permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } 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:05:44.450897 24938 raft_consensus.cc:2272] T 8a6d9c20a53d4405803bf1586fd730fe P b569fba4fb644085ab706845b9a7d1af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:44.464107 24938 ts_tablet_manager.cc:1916] T 8a6d9c20a53d4405803bf1586fd730fe P b569fba4fb644085ab706845b9a7d1af: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:05:44.468199 24586 raft_consensus.cc:1275] T 484abce8f3ce4ebab99fb2fffda11088 P 9c8cc24fa22248b4b9e63889589bdbde [term 2 FOLLOWER]: Refusing update from remote peer b569fba4fb644085ab706845b9a7d1af: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:05:44.470537 24924 consensus_queue.cc:1048] T 484abce8f3ce4ebab99fb2fffda11088 P b569fba4fb644085ab706845b9a7d1af [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:05:44.477167 24438 raft_consensus.cc:2955] T 46d8fdd9af9f4ae49353f4cef0c108d2 P b569fba4fb644085ab706845b9a7d1af [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0052053da6854e968261096442a7c3d3 (127.20.251.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } attrs { replace: true } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: false } } }
I20260608 10:05:44.498211 24938 ts_tablet_manager.cc:1929] T 8a6d9c20a53d4405803bf1586fd730fe P b569fba4fb644085ab706845b9a7d1af: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 10:05:44.498530 24747 raft_consensus.cc:3060] T 484abce8f3ce4ebab99fb2fffda11088 P 0052053da6854e968261096442a7c3d3 [term 1 LEARNER]: Advancing to term 2
I20260608 10:05:44.507086 24747 raft_consensus.cc:1275] T 484abce8f3ce4ebab99fb2fffda11088 P 0052053da6854e968261096442a7c3d3 [term 2 LEARNER]: Refusing update from remote peer b569fba4fb644085ab706845b9a7d1af: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:05:44.509323 24938 log.cc:1199] T 8a6d9c20a53d4405803bf1586fd730fe P b569fba4fb644085ab706845b9a7d1af: Deleting WAL directory at /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913058711471-21486-0/minicluster-data/ts-0-root/wals/8a6d9c20a53d4405803bf1586fd730fe
I20260608 10:05:44.510121 24829 consensus_queue.cc:1048] T 484abce8f3ce4ebab99fb2fffda11088 P b569fba4fb644085ab706845b9a7d1af [LEADER]: Connected to new peer: Peer: permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:05:44.514557 24323 catalog_manager.cc:5027] TS b569fba4fb644085ab706845b9a7d1af (127.20.251.129:39911): tablet 8a6d9c20a53d4405803bf1586fd730fe (table range_aware_rebalance_new_range [id=bc2f2a57ebc24a8d8925ea2b7f361da2]) successfully deleted
I20260608 10:05:44.520437 24877 raft_consensus.cc:1064] T 13c9391de4014e74a016a7d96fad3f3f P d67e29afecfc4f019844256afe357d9b: attempting to promote NON_VOTER 0052053da6854e968261096442a7c3d3 to VOTER
I20260608 10:05:44.525319 24877 consensus_queue.cc:237] T 13c9391de4014e74a016a7d96fad3f3f P d67e29afecfc4f019844256afe357d9b [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: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } attrs { replace: true } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: false } }
I20260608 10:05:44.546196 24513 consensus_queue.cc:237] T 46d8fdd9af9f4ae49353f4cef0c108d2 P d67e29afecfc4f019844256afe357d9b [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: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: false } }
I20260608 10:05:44.554307 24749 raft_consensus.cc:1275] T 13c9391de4014e74a016a7d96fad3f3f P 0052053da6854e968261096442a7c3d3 [term 1 LEARNER]: Refusing update from remote peer d67e29afecfc4f019844256afe357d9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:05:44.556584 24587 raft_consensus.cc:1275] T 13c9391de4014e74a016a7d96fad3f3f P 9c8cc24fa22248b4b9e63889589bdbde [term 1 FOLLOWER]: Refusing update from remote peer d67e29afecfc4f019844256afe357d9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:05:44.558130 24914 consensus_queue.cc:1048] T 13c9391de4014e74a016a7d96fad3f3f P d67e29afecfc4f019844256afe357d9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } 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:05:44.560598 24941 consensus_queue.cc:1048] T 13c9391de4014e74a016a7d96fad3f3f P d67e29afecfc4f019844256afe357d9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } 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:05:44.568502 24586 raft_consensus.cc:1275] T 46d8fdd9af9f4ae49353f4cef0c108d2 P 9c8cc24fa22248b4b9e63889589bdbde [term 1 FOLLOWER]: Refusing update from remote peer d67e29afecfc4f019844256afe357d9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:05:44.571130 24941 consensus_queue.cc:1048] T 46d8fdd9af9f4ae49353f4cef0c108d2 P d67e29afecfc4f019844256afe357d9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:05:44.582701 24877 raft_consensus.cc:2955] T 46d8fdd9af9f4ae49353f4cef0c108d2 P d67e29afecfc4f019844256afe357d9b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b569fba4fb644085ab706845b9a7d1af (127.20.251.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: false } } }
I20260608 10:05:44.584050 24584 raft_consensus.cc:1275] T d9eed986f0ca414187fed73c6b745159 P 9c8cc24fa22248b4b9e63889589bdbde [term 2 FOLLOWER]: Refusing update from remote peer 0052053da6854e968261096442a7c3d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:05:44.585721 24804 consensus_queue.cc:1048] T d9eed986f0ca414187fed73c6b745159 P 0052053da6854e968261096442a7c3d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:05:44.585593 24585 raft_consensus.cc:2955] T 46d8fdd9af9f4ae49353f4cef0c108d2 P 9c8cc24fa22248b4b9e63889589bdbde [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b569fba4fb644085ab706845b9a7d1af (127.20.251.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: false } } }
I20260608 10:05:44.595216 24323 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 46d8fdd9af9f4ae49353f4cef0c108d2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:05:44.600258 24332 catalog_manager.cc:5696] T 46d8fdd9af9f4ae49353f4cef0c108d2 P d67e29afecfc4f019844256afe357d9b reported cstate change: config changed from index 3 to 4, VOTER b569fba4fb644085ab706845b9a7d1af (127.20.251.129) evicted. New cstate: current_term: 1 leader_uuid: "d67e29afecfc4f019844256afe357d9b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260608 10:05:44.605432 24923 raft_consensus.cc:1064] T 484abce8f3ce4ebab99fb2fffda11088 P b569fba4fb644085ab706845b9a7d1af: attempting to promote NON_VOTER 0052053da6854e968261096442a7c3d3 to VOTER
I20260608 10:05:44.607859 24923 consensus_queue.cc:237] T 484abce8f3ce4ebab99fb2fffda11088 P b569fba4fb644085ab706845b9a7d1af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 2, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } attrs { replace: true } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: false } }
I20260608 10:05:44.613131 24422 tablet_service.cc:1558] Processing DeleteTablet for tablet 46d8fdd9af9f4ae49353f4cef0c108d2 with delete_type TABLET_DATA_TOMBSTONED (TS b569fba4fb644085ab706845b9a7d1af not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52338
I20260608 10:05:44.614466 24938 tablet_replica.cc:333] T 46d8fdd9af9f4ae49353f4cef0c108d2 P b569fba4fb644085ab706845b9a7d1af: stopping tablet replica
I20260608 10:05:44.615429 24938 raft_consensus.cc:2243] T 46d8fdd9af9f4ae49353f4cef0c108d2 P b569fba4fb644085ab706845b9a7d1af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:44.616132 24938 raft_consensus.cc:2272] T 46d8fdd9af9f4ae49353f4cef0c108d2 P b569fba4fb644085ab706845b9a7d1af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:44.616473 24583 raft_consensus.cc:1275] T 484abce8f3ce4ebab99fb2fffda11088 P 9c8cc24fa22248b4b9e63889589bdbde [term 2 FOLLOWER]: Refusing update from remote peer b569fba4fb644085ab706845b9a7d1af: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:05:44.618580 24748 raft_consensus.cc:1275] T 484abce8f3ce4ebab99fb2fffda11088 P 0052053da6854e968261096442a7c3d3 [term 2 LEARNER]: Refusing update from remote peer b569fba4fb644085ab706845b9a7d1af: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:05:44.620164 24923 consensus_queue.cc:1048] T 484abce8f3ce4ebab99fb2fffda11088 P b569fba4fb644085ab706845b9a7d1af [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:05:44.620898 24829 consensus_queue.cc:1048] T 484abce8f3ce4ebab99fb2fffda11088 P b569fba4fb644085ab706845b9a7d1af [LEADER]: Connected to new peer: Peer: permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } 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:05:44.621294 24513 raft_consensus.cc:1275] T 484abce8f3ce4ebab99fb2fffda11088 P d67e29afecfc4f019844256afe357d9b [term 2 FOLLOWER]: Refusing update from remote peer b569fba4fb644085ab706845b9a7d1af: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:05:44.623157 24925 consensus_queue.cc:1048] T 484abce8f3ce4ebab99fb2fffda11088 P b569fba4fb644085ab706845b9a7d1af [LEADER]: Connected to new peer: Peer: permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } 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:05:44.624848 24938 ts_tablet_manager.cc:1916] T 46d8fdd9af9f4ae49353f4cef0c108d2 P b569fba4fb644085ab706845b9a7d1af: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:05:44.644681 24925 raft_consensus.cc:2955] T 484abce8f3ce4ebab99fb2fffda11088 P b569fba4fb644085ab706845b9a7d1af [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 0052053da6854e968261096442a7c3d3 (127.20.251.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } attrs { replace: true } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: false } } }
I20260608 10:05:44.654888 24583 raft_consensus.cc:2955] T 484abce8f3ce4ebab99fb2fffda11088 P 9c8cc24fa22248b4b9e63889589bdbde [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 0052053da6854e968261096442a7c3d3 (127.20.251.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } attrs { replace: true } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: false } } }
I20260608 10:05:44.657635 24938 ts_tablet_manager.cc:1929] T 46d8fdd9af9f4ae49353f4cef0c108d2 P b569fba4fb644085ab706845b9a7d1af: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 10:05:44.658113 24938 log.cc:1199] T 46d8fdd9af9f4ae49353f4cef0c108d2 P b569fba4fb644085ab706845b9a7d1af: Deleting WAL directory at /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913058711471-21486-0/minicluster-data/ts-0-root/wals/46d8fdd9af9f4ae49353f4cef0c108d2
I20260608 10:05:44.658241 24748 raft_consensus.cc:2955] T 484abce8f3ce4ebab99fb2fffda11088 P 0052053da6854e968261096442a7c3d3 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 0052053da6854e968261096442a7c3d3 (127.20.251.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } attrs { replace: true } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: false } } }
I20260608 10:05:44.678412 24438 raft_consensus.cc:1275] T 13c9391de4014e74a016a7d96fad3f3f P b569fba4fb644085ab706845b9a7d1af [term 1 FOLLOWER]: Refusing update from remote peer d67e29afecfc4f019844256afe357d9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:05:44.682111 24323 catalog_manager.cc:5027] TS b569fba4fb644085ab706845b9a7d1af (127.20.251.129:39911): tablet 46d8fdd9af9f4ae49353f4cef0c108d2 (table range_aware_rebalance_new_range [id=bc2f2a57ebc24a8d8925ea2b7f361da2]) successfully deleted
I20260608 10:05:44.683270 24877 consensus_queue.cc:1048] T 13c9391de4014e74a016a7d96fad3f3f P d67e29afecfc4f019844256afe357d9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:05:44.683995 24752 raft_consensus.cc:1275] T 46d8fdd9af9f4ae49353f4cef0c108d2 P 0052053da6854e968261096442a7c3d3 [term 1 FOLLOWER]: Refusing update from remote peer d67e29afecfc4f019844256afe357d9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:05:44.686739 24914 consensus_queue.cc:1048] T 46d8fdd9af9f4ae49353f4cef0c108d2 P d67e29afecfc4f019844256afe357d9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } 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:05:44.692271 24513 raft_consensus.cc:1275] T d9eed986f0ca414187fed73c6b745159 P d67e29afecfc4f019844256afe357d9b [term 2 FOLLOWER]: Refusing update from remote peer 0052053da6854e968261096442a7c3d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:05:44.693993 24952 consensus_queue.cc:1048] T d9eed986f0ca414187fed73c6b745159 P 0052053da6854e968261096442a7c3d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:05:44.711002 24512 raft_consensus.cc:2955] T 484abce8f3ce4ebab99fb2fffda11088 P d67e29afecfc4f019844256afe357d9b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 0052053da6854e968261096442a7c3d3 (127.20.251.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } attrs { replace: true } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: false } } }
I20260608 10:05:44.706272 24914 raft_consensus.cc:2955] T 13c9391de4014e74a016a7d96fad3f3f P d67e29afecfc4f019844256afe357d9b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0052053da6854e968261096442a7c3d3 (127.20.251.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } attrs { replace: true } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: false } } }
I20260608 10:05:44.709060 24332 catalog_manager.cc:5696] T 484abce8f3ce4ebab99fb2fffda11088 P b569fba4fb644085ab706845b9a7d1af reported cstate change: config changed from index 2 to 4, 0052053da6854e968261096442a7c3d3 (127.20.251.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "b569fba4fb644085ab706845b9a7d1af" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:05:44.728469 24749 raft_consensus.cc:2955] T 13c9391de4014e74a016a7d96fad3f3f P 0052053da6854e968261096442a7c3d3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0052053da6854e968261096442a7c3d3 (127.20.251.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } attrs { replace: true } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: false } } }
I20260608 10:05:44.695602 24752 raft_consensus.cc:2955] T 46d8fdd9af9f4ae49353f4cef0c108d2 P 0052053da6854e968261096442a7c3d3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b569fba4fb644085ab706845b9a7d1af (127.20.251.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: false } } }
I20260608 10:05:44.742329 24438 raft_consensus.cc:2955] T 13c9391de4014e74a016a7d96fad3f3f P b569fba4fb644085ab706845b9a7d1af [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0052053da6854e968261096442a7c3d3 (127.20.251.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } attrs { replace: true } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: false } } }
I20260608 10:05:44.754091 24436 consensus_queue.cc:237] T 484abce8f3ce4ebab99fb2fffda11088 P b569fba4fb644085ab706845b9a7d1af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: false } }
I20260608 10:05:44.765254 24585 raft_consensus.cc:2955] T 13c9391de4014e74a016a7d96fad3f3f P 9c8cc24fa22248b4b9e63889589bdbde [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0052053da6854e968261096442a7c3d3 (127.20.251.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } attrs { replace: true } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: false } } }
I20260608 10:05:44.771164 24583 raft_consensus.cc:1275] T 484abce8f3ce4ebab99fb2fffda11088 P 9c8cc24fa22248b4b9e63889589bdbde [term 2 FOLLOWER]: Refusing update from remote peer b569fba4fb644085ab706845b9a7d1af: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 10:05:44.774072 24925 consensus_queue.cc:1048] T 484abce8f3ce4ebab99fb2fffda11088 P b569fba4fb644085ab706845b9a7d1af [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:05:44.780826 24749 raft_consensus.cc:1275] T 484abce8f3ce4ebab99fb2fffda11088 P 0052053da6854e968261096442a7c3d3 [term 2 FOLLOWER]: Refusing update from remote peer b569fba4fb644085ab706845b9a7d1af: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 10:05:44.760573 24335 catalog_manager.cc:5696] T 13c9391de4014e74a016a7d96fad3f3f P 0052053da6854e968261096442a7c3d3 reported cstate change: config changed from index 2 to 3, 0052053da6854e968261096442a7c3d3 (127.20.251.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d67e29afecfc4f019844256afe357d9b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } attrs { replace: true } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: false } } }
I20260608 10:05:44.782776 24924 consensus_queue.cc:1048] T 484abce8f3ce4ebab99fb2fffda11088 P b569fba4fb644085ab706845b9a7d1af [LEADER]: Connected to new peer: Peer: permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } 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:05:44.791812 24926 raft_consensus.cc:2955] T 484abce8f3ce4ebab99fb2fffda11088 P b569fba4fb644085ab706845b9a7d1af [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d67e29afecfc4f019844256afe357d9b (127.20.251.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: false } } }
I20260608 10:05:44.798295 24749 raft_consensus.cc:2955] T 484abce8f3ce4ebab99fb2fffda11088 P 0052053da6854e968261096442a7c3d3 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d67e29afecfc4f019844256afe357d9b (127.20.251.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: false } } }
I20260608 10:05:44.804822 24583 raft_consensus.cc:2955] T 484abce8f3ce4ebab99fb2fffda11088 P 9c8cc24fa22248b4b9e63889589bdbde [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d67e29afecfc4f019844256afe357d9b (127.20.251.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: false } } }
I20260608 10:05:44.815845 24323 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 484abce8f3ce4ebab99fb2fffda11088 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:05:44.827073 24513 consensus_queue.cc:237] T 13c9391de4014e74a016a7d96fad3f3f P d67e29afecfc4f019844256afe357d9b [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: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: false } }
I20260608 10:05:44.834868 24334 catalog_manager.cc:5696] T 484abce8f3ce4ebab99fb2fffda11088 P 9c8cc24fa22248b4b9e63889589bdbde reported cstate change: config changed from index 4 to 5, VOTER d67e29afecfc4f019844256afe357d9b (127.20.251.130) evicted. New cstate: current_term: 2 leader_uuid: "b569fba4fb644085ab706845b9a7d1af" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: false } } }
I20260608 10:05:44.838656 24438 raft_consensus.cc:1275] T 13c9391de4014e74a016a7d96fad3f3f P b569fba4fb644085ab706845b9a7d1af [term 1 FOLLOWER]: Refusing update from remote peer d67e29afecfc4f019844256afe357d9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:05:44.840281 24941 consensus_queue.cc:1048] T 13c9391de4014e74a016a7d96fad3f3f P d67e29afecfc4f019844256afe357d9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:05:44.848785 24749 raft_consensus.cc:1275] T 13c9391de4014e74a016a7d96fad3f3f P 0052053da6854e968261096442a7c3d3 [term 1 FOLLOWER]: Refusing update from remote peer d67e29afecfc4f019844256afe357d9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:05:44.848642 24913 raft_consensus.cc:2955] T 13c9391de4014e74a016a7d96fad3f3f P d67e29afecfc4f019844256afe357d9b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9c8cc24fa22248b4b9e63889589bdbde (127.20.251.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: false } } }
I20260608 10:05:44.852876 24941 consensus_queue.cc:1048] T 13c9391de4014e74a016a7d96fad3f3f P d67e29afecfc4f019844256afe357d9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } 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:05:44.855566 24438 raft_consensus.cc:2955] T 13c9391de4014e74a016a7d96fad3f3f P b569fba4fb644085ab706845b9a7d1af [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9c8cc24fa22248b4b9e63889589bdbde (127.20.251.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: false } } }
I20260608 10:05:44.858395 24749 raft_consensus.cc:2955] T 13c9391de4014e74a016a7d96fad3f3f P 0052053da6854e968261096442a7c3d3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9c8cc24fa22248b4b9e63889589bdbde (127.20.251.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: false } } }
I20260608 10:05:44.861408 24323 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 13c9391de4014e74a016a7d96fad3f3f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:05:44.865243 24496 tablet_service.cc:1558] Processing DeleteTablet for tablet 484abce8f3ce4ebab99fb2fffda11088 with delete_type TABLET_DATA_TOMBSTONED (TS d67e29afecfc4f019844256afe357d9b not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:60846
I20260608 10:05:44.870970 24334 catalog_manager.cc:5696] T 13c9391de4014e74a016a7d96fad3f3f P d67e29afecfc4f019844256afe357d9b reported cstate change: config changed from index 3 to 4, VOTER 9c8cc24fa22248b4b9e63889589bdbde (127.20.251.131) evicted. New cstate: current_term: 1 leader_uuid: "d67e29afecfc4f019844256afe357d9b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260608 10:05:44.884477 24577 tablet_service.cc:1558] Processing DeleteTablet for tablet 13c9391de4014e74a016a7d96fad3f3f with delete_type TABLET_DATA_TOMBSTONED (TS 9c8cc24fa22248b4b9e63889589bdbde not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42366
I20260608 10:05:44.894577 24957 tablet_replica.cc:333] T 484abce8f3ce4ebab99fb2fffda11088 P d67e29afecfc4f019844256afe357d9b: stopping tablet replica
I20260608 10:05:44.895920 24957 raft_consensus.cc:2243] T 484abce8f3ce4ebab99fb2fffda11088 P d67e29afecfc4f019844256afe357d9b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:44.896767 24957 raft_consensus.cc:2272] T 484abce8f3ce4ebab99fb2fffda11088 P d67e29afecfc4f019844256afe357d9b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:44.899143 24958 tablet_replica.cc:333] T 13c9391de4014e74a016a7d96fad3f3f P 9c8cc24fa22248b4b9e63889589bdbde: stopping tablet replica
I20260608 10:05:44.900174 24958 raft_consensus.cc:2243] T 13c9391de4014e74a016a7d96fad3f3f P 9c8cc24fa22248b4b9e63889589bdbde [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:44.900597 24957 ts_tablet_manager.cc:1916] T 484abce8f3ce4ebab99fb2fffda11088 P d67e29afecfc4f019844256afe357d9b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:05:44.901079 24958 raft_consensus.cc:2272] T 13c9391de4014e74a016a7d96fad3f3f P 9c8cc24fa22248b4b9e63889589bdbde [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:44.904330 24958 ts_tablet_manager.cc:1916] T 13c9391de4014e74a016a7d96fad3f3f P 9c8cc24fa22248b4b9e63889589bdbde: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:05:44.915431 24958 ts_tablet_manager.cc:1929] T 13c9391de4014e74a016a7d96fad3f3f P 9c8cc24fa22248b4b9e63889589bdbde: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 10:05:44.915973 24958 log.cc:1199] T 13c9391de4014e74a016a7d96fad3f3f P 9c8cc24fa22248b4b9e63889589bdbde: Deleting WAL directory at /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913058711471-21486-0/minicluster-data/ts-2-root/wals/13c9391de4014e74a016a7d96fad3f3f
I20260608 10:05:44.917749 24320 catalog_manager.cc:5027] TS 9c8cc24fa22248b4b9e63889589bdbde (127.20.251.131:40659): tablet 13c9391de4014e74a016a7d96fad3f3f (table range_aware_rebalance_new_range [id=bc2f2a57ebc24a8d8925ea2b7f361da2]) successfully deleted
I20260608 10:05:44.914927 24957 ts_tablet_manager.cc:1929] T 484abce8f3ce4ebab99fb2fffda11088 P d67e29afecfc4f019844256afe357d9b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 10:05:44.920053 24957 log.cc:1199] T 484abce8f3ce4ebab99fb2fffda11088 P d67e29afecfc4f019844256afe357d9b: Deleting WAL directory at /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913058711471-21486-0/minicluster-data/ts-1-root/wals/484abce8f3ce4ebab99fb2fffda11088
I20260608 10:05:44.921808 24323 catalog_manager.cc:5027] TS d67e29afecfc4f019844256afe357d9b (127.20.251.130:37695): tablet 484abce8f3ce4ebab99fb2fffda11088 (table range_aware_rebalance_new_range [id=bc2f2a57ebc24a8d8925ea2b7f361da2]) successfully deleted
I20260608 10:05:45.670655 24389 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 10:05:45.697767 24438 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "484abce8f3ce4ebab99fb2fffda11088"
dest_uuid: "b569fba4fb644085ab706845b9a7d1af"
mode: GRACEFUL
new_leader_uuid: "0052053da6854e968261096442a7c3d3"
 from {username='slave'} at 127.0.0.1:33864
I20260608 10:05:45.698263 24438 raft_consensus.cc:606] T 484abce8f3ce4ebab99fb2fffda11088 P b569fba4fb644085ab706845b9a7d1af [term 2 LEADER]: Received request to transfer leadership to TS 0052053da6854e968261096442a7c3d3
I20260608 10:05:45.709077 24513 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8373c7b5ec734517976c32475f8f745e"
dest_uuid: "d67e29afecfc4f019844256afe357d9b"
mode: GRACEFUL
new_leader_uuid: "0052053da6854e968261096442a7c3d3"
 from {username='slave'} at 127.0.0.1:55182
I20260608 10:05:45.709642 24513 raft_consensus.cc:606] T 8373c7b5ec734517976c32475f8f745e P d67e29afecfc4f019844256afe357d9b [term 1 LEADER]: Received request to transfer leadership to TS 0052053da6854e968261096442a7c3d3
I20260608 10:05:45.710947 24389 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 2
I20260608 10:05:45.711723 24389 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:05:45.783658 24924 raft_consensus.cc:993] T 484abce8f3ce4ebab99fb2fffda11088 P b569fba4fb644085ab706845b9a7d1af: : Instructing follower 0052053da6854e968261096442a7c3d3 to start an election
I20260608 10:05:45.784610 24964 raft_consensus.cc:1081] T 484abce8f3ce4ebab99fb2fffda11088 P b569fba4fb644085ab706845b9a7d1af [term 2 LEADER]: Signalling peer 0052053da6854e968261096442a7c3d3 to start an election
I20260608 10:05:45.786686 24748 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "484abce8f3ce4ebab99fb2fffda11088"
dest_uuid: "0052053da6854e968261096442a7c3d3"
 from {username='slave'} at 127.0.0.1:34528
I20260608 10:05:45.787322 24748 raft_consensus.cc:493] T 484abce8f3ce4ebab99fb2fffda11088 P 0052053da6854e968261096442a7c3d3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:05:45.787639 24748 raft_consensus.cc:3060] T 484abce8f3ce4ebab99fb2fffda11088 P 0052053da6854e968261096442a7c3d3 [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:05:45.793144 24748 raft_consensus.cc:515] T 484abce8f3ce4ebab99fb2fffda11088 P 0052053da6854e968261096442a7c3d3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: false } }
I20260608 10:05:45.795182 24748 leader_election.cc:290] T 484abce8f3ce4ebab99fb2fffda11088 P 0052053da6854e968261096442a7c3d3 [CANDIDATE]: Term 3 election: Requested vote from peers b569fba4fb644085ab706845b9a7d1af (127.20.251.129:39911), 9c8cc24fa22248b4b9e63889589bdbde (127.20.251.131:40659)
I20260608 10:05:45.796244 24438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "484abce8f3ce4ebab99fb2fffda11088" candidate_uuid: "0052053da6854e968261096442a7c3d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "b569fba4fb644085ab706845b9a7d1af"
I20260608 10:05:45.796442 24585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "484abce8f3ce4ebab99fb2fffda11088" candidate_uuid: "0052053da6854e968261096442a7c3d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "9c8cc24fa22248b4b9e63889589bdbde"
I20260608 10:05:45.796967 24438 raft_consensus.cc:3055] T 484abce8f3ce4ebab99fb2fffda11088 P b569fba4fb644085ab706845b9a7d1af [term 2 LEADER]: Stepping down as leader of term 2
I20260608 10:05:45.796994 24585 raft_consensus.cc:3060] T 484abce8f3ce4ebab99fb2fffda11088 P 9c8cc24fa22248b4b9e63889589bdbde [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:05:45.797469 24438 raft_consensus.cc:740] T 484abce8f3ce4ebab99fb2fffda11088 P b569fba4fb644085ab706845b9a7d1af [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b569fba4fb644085ab706845b9a7d1af, State: Running, Role: LEADER
I20260608 10:05:45.798480 24438 consensus_queue.cc:260] T 484abce8f3ce4ebab99fb2fffda11088 P b569fba4fb644085ab706845b9a7d1af [NON_LEADER]: Queue going to NON_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: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: false } }
I20260608 10:05:45.799912 24438 raft_consensus.cc:3060] T 484abce8f3ce4ebab99fb2fffda11088 P b569fba4fb644085ab706845b9a7d1af [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:05:45.804833 24585 raft_consensus.cc:2468] T 484abce8f3ce4ebab99fb2fffda11088 P 9c8cc24fa22248b4b9e63889589bdbde [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0052053da6854e968261096442a7c3d3 in term 3.
I20260608 10:05:45.806499 24706 leader_election.cc:304] T 484abce8f3ce4ebab99fb2fffda11088 P 0052053da6854e968261096442a7c3d3 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0052053da6854e968261096442a7c3d3, 9c8cc24fa22248b4b9e63889589bdbde; no voters: 
I20260608 10:05:45.807216 24438 raft_consensus.cc:2468] T 484abce8f3ce4ebab99fb2fffda11088 P b569fba4fb644085ab706845b9a7d1af [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0052053da6854e968261096442a7c3d3 in term 3.
I20260608 10:05:45.807492 24952 raft_consensus.cc:2804] T 484abce8f3ce4ebab99fb2fffda11088 P 0052053da6854e968261096442a7c3d3 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 10:05:45.809201 24952 raft_consensus.cc:697] T 484abce8f3ce4ebab99fb2fffda11088 P 0052053da6854e968261096442a7c3d3 [term 3 LEADER]: Becoming Leader. State: Replica: 0052053da6854e968261096442a7c3d3, State: Running, Role: LEADER
I20260608 10:05:45.810086 24952 consensus_queue.cc:237] T 484abce8f3ce4ebab99fb2fffda11088 P 0052053da6854e968261096442a7c3d3 [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: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: false } }
I20260608 10:05:45.818990 24335 catalog_manager.cc:5696] T 484abce8f3ce4ebab99fb2fffda11088 P 0052053da6854e968261096442a7c3d3 reported cstate change: term changed from 2 to 3, leader changed from b569fba4fb644085ab706845b9a7d1af (127.20.251.129) to 0052053da6854e968261096442a7c3d3 (127.20.251.132). New cstate: current_term: 3 leader_uuid: "0052053da6854e968261096442a7c3d3" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:05:45.919843 24438 consensus_queue.cc:237] T 7d78a81987964e68b3bd927294d32674 P b569fba4fb644085ab706845b9a7d1af [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: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { replace: true } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: NON_VOTER last_known_addr { host: "127.20.251.131" port: 40659 } attrs { promote: true } }
I20260608 10:05:45.926265 24748 raft_consensus.cc:1275] T 7d78a81987964e68b3bd927294d32674 P 0052053da6854e968261096442a7c3d3 [term 1 FOLLOWER]: Refusing update from remote peer b569fba4fb644085ab706845b9a7d1af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:05:45.926565 24513 raft_consensus.cc:1275] T 7d78a81987964e68b3bd927294d32674 P d67e29afecfc4f019844256afe357d9b [term 1 FOLLOWER]: Refusing update from remote peer b569fba4fb644085ab706845b9a7d1af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 10:05:45.926721 24401 consensus_peers.cc:597] T 7d78a81987964e68b3bd927294d32674 P b569fba4fb644085ab706845b9a7d1af -> Peer 9c8cc24fa22248b4b9e63889589bdbde (127.20.251.131:40659): Couldn't send request to peer 9c8cc24fa22248b4b9e63889589bdbde. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7d78a81987964e68b3bd927294d32674. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:05:45.927906 24964 consensus_queue.cc:1048] T 7d78a81987964e68b3bd927294d32674 P b569fba4fb644085ab706845b9a7d1af [LEADER]: Connected to new peer: Peer: permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } 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:05:45.928754 24924 consensus_queue.cc:1048] T 7d78a81987964e68b3bd927294d32674 P b569fba4fb644085ab706845b9a7d1af [LEADER]: Connected to new peer: Peer: permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:05:45.938640 24964 raft_consensus.cc:2955] T 7d78a81987964e68b3bd927294d32674 P b569fba4fb644085ab706845b9a7d1af [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9c8cc24fa22248b4b9e63889589bdbde (127.20.251.131) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { replace: true } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: NON_VOTER last_known_addr { host: "127.20.251.131" port: 40659 } attrs { promote: true } } }
I20260608 10:05:45.940788 24513 raft_consensus.cc:2955] T 7d78a81987964e68b3bd927294d32674 P d67e29afecfc4f019844256afe357d9b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9c8cc24fa22248b4b9e63889589bdbde (127.20.251.131) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { replace: true } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: NON_VOTER last_known_addr { host: "127.20.251.131" port: 40659 } attrs { promote: true } } }
I20260608 10:05:45.941299 24748 raft_consensus.cc:2955] T 7d78a81987964e68b3bd927294d32674 P 0052053da6854e968261096442a7c3d3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9c8cc24fa22248b4b9e63889589bdbde (127.20.251.131) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { replace: true } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: NON_VOTER last_known_addr { host: "127.20.251.131" port: 40659 } attrs { promote: true } } }
I20260608 10:05:45.954237 24335 catalog_manager.cc:5696] T 7d78a81987964e68b3bd927294d32674 P b569fba4fb644085ab706845b9a7d1af reported cstate change: config changed from index -1 to 2, NON_VOTER 9c8cc24fa22248b4b9e63889589bdbde (127.20.251.131) added. New cstate: current_term: 1 leader_uuid: "b569fba4fb644085ab706845b9a7d1af" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: NON_VOTER last_known_addr { host: "127.20.251.131" port: 40659 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:05:45.959987 24512 consensus_queue.cc:237] T b5a88078e934492798f6c25a24759489 P d67e29afecfc4f019844256afe357d9b [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: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } attrs { replace: true } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: true } }
I20260608 10:05:45.969311 24585 raft_consensus.cc:1275] T b5a88078e934492798f6c25a24759489 P 9c8cc24fa22248b4b9e63889589bdbde [term 2 FOLLOWER]: Refusing update from remote peer d67e29afecfc4f019844256afe357d9b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260608 10:05:45.970862 24479 consensus_peers.cc:597] T b5a88078e934492798f6c25a24759489 P d67e29afecfc4f019844256afe357d9b -> Peer 0052053da6854e968261096442a7c3d3 (127.20.251.132:44653): Couldn't send request to peer 0052053da6854e968261096442a7c3d3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b5a88078e934492798f6c25a24759489. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:05:45.971666 24913 consensus_queue.cc:1048] T b5a88078e934492798f6c25a24759489 P d67e29afecfc4f019844256afe357d9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } 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:05:45.976187 24438 raft_consensus.cc:1275] T b5a88078e934492798f6c25a24759489 P b569fba4fb644085ab706845b9a7d1af [term 2 FOLLOWER]: Refusing update from remote peer d67e29afecfc4f019844256afe357d9b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:05:45.977927 24913 consensus_queue.cc:1048] T b5a88078e934492798f6c25a24759489 P d67e29afecfc4f019844256afe357d9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:05:45.983518 24976 raft_consensus.cc:2955] T b5a88078e934492798f6c25a24759489 P d67e29afecfc4f019844256afe357d9b [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 0052053da6854e968261096442a7c3d3 (127.20.251.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } attrs { replace: true } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: true } } }
I20260608 10:05:45.985664 24585 raft_consensus.cc:2955] T b5a88078e934492798f6c25a24759489 P 9c8cc24fa22248b4b9e63889589bdbde [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 0052053da6854e968261096442a7c3d3 (127.20.251.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } attrs { replace: true } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: true } } }
I20260608 10:05:45.987977 24438 raft_consensus.cc:2955] T b5a88078e934492798f6c25a24759489 P b569fba4fb644085ab706845b9a7d1af [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 0052053da6854e968261096442a7c3d3 (127.20.251.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } attrs { replace: true } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: true } } }
I20260608 10:05:45.999279 24334 catalog_manager.cc:5696] T b5a88078e934492798f6c25a24759489 P d67e29afecfc4f019844256afe357d9b reported cstate change: config changed from index -1 to 3, NON_VOTER 0052053da6854e968261096442a7c3d3 (127.20.251.132) added. New cstate: current_term: 2 leader_uuid: "d67e29afecfc4f019844256afe357d9b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:05:46.000509 24436 consensus_queue.cc:237] T 593b3edd021541c19f5ccadc5b6f8c29 P b569fba4fb644085ab706845b9a7d1af [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: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { replace: true } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: NON_VOTER last_known_addr { host: "127.20.251.130" port: 37695 } attrs { promote: true } }
W20260608 10:05:46.010357 24404 consensus_peers.cc:597] T 593b3edd021541c19f5ccadc5b6f8c29 P b569fba4fb644085ab706845b9a7d1af -> Peer d67e29afecfc4f019844256afe357d9b (127.20.251.130:37695): Couldn't send request to peer d67e29afecfc4f019844256afe357d9b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 593b3edd021541c19f5ccadc5b6f8c29. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:05:46.010596 24585 raft_consensus.cc:1275] T 593b3edd021541c19f5ccadc5b6f8c29 P 9c8cc24fa22248b4b9e63889589bdbde [term 1 FOLLOWER]: Refusing update from remote peer b569fba4fb644085ab706845b9a7d1af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:05:46.012487 24748 raft_consensus.cc:1275] T 593b3edd021541c19f5ccadc5b6f8c29 P 0052053da6854e968261096442a7c3d3 [term 1 FOLLOWER]: Refusing update from remote peer b569fba4fb644085ab706845b9a7d1af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:05:46.012428 24964 consensus_queue.cc:1048] T 593b3edd021541c19f5ccadc5b6f8c29 P b569fba4fb644085ab706845b9a7d1af [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:05:46.015588 24964 consensus_queue.cc:1048] T 593b3edd021541c19f5ccadc5b6f8c29 P b569fba4fb644085ab706845b9a7d1af [LEADER]: Connected to new peer: Peer: permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } 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:05:46.023644 24965 raft_consensus.cc:2955] T 593b3edd021541c19f5ccadc5b6f8c29 P b569fba4fb644085ab706845b9a7d1af [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d67e29afecfc4f019844256afe357d9b (127.20.251.130) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { replace: true } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: NON_VOTER last_known_addr { host: "127.20.251.130" port: 37695 } attrs { promote: true } } }
I20260608 10:05:46.027915 24583 raft_consensus.cc:2955] T 593b3edd021541c19f5ccadc5b6f8c29 P 9c8cc24fa22248b4b9e63889589bdbde [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d67e29afecfc4f019844256afe357d9b (127.20.251.130) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { replace: true } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: NON_VOTER last_known_addr { host: "127.20.251.130" port: 37695 } attrs { promote: true } } }
I20260608 10:05:46.028955 24748 raft_consensus.cc:2955] T 593b3edd021541c19f5ccadc5b6f8c29 P 0052053da6854e968261096442a7c3d3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d67e29afecfc4f019844256afe357d9b (127.20.251.130) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { replace: true } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: NON_VOTER last_known_addr { host: "127.20.251.130" port: 37695 } attrs { promote: true } } }
I20260608 10:05:46.037802 24335 catalog_manager.cc:5696] T 593b3edd021541c19f5ccadc5b6f8c29 P b569fba4fb644085ab706845b9a7d1af reported cstate change: config changed from index -1 to 2, NON_VOTER d67e29afecfc4f019844256afe357d9b (127.20.251.130) added. New cstate: current_term: 1 leader_uuid: "b569fba4fb644085ab706845b9a7d1af" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: NON_VOTER last_known_addr { host: "127.20.251.130" port: 37695 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:05:46.039080 24436 consensus_queue.cc:237] T 27d7088f9540467a88c9c3acdd6b4ef6 P b569fba4fb644085ab706845b9a7d1af [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: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } attrs { replace: true } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: true } }
W20260608 10:05:46.051816 24404 consensus_peers.cc:597] T 27d7088f9540467a88c9c3acdd6b4ef6 P b569fba4fb644085ab706845b9a7d1af -> Peer 0052053da6854e968261096442a7c3d3 (127.20.251.132:44653): Couldn't send request to peer 0052053da6854e968261096442a7c3d3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 27d7088f9540467a88c9c3acdd6b4ef6. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:05:46.055343 24583 raft_consensus.cc:1275] T 27d7088f9540467a88c9c3acdd6b4ef6 P 9c8cc24fa22248b4b9e63889589bdbde [term 1 FOLLOWER]: Refusing update from remote peer b569fba4fb644085ab706845b9a7d1af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:05:46.055375 24512 raft_consensus.cc:1275] T 27d7088f9540467a88c9c3acdd6b4ef6 P d67e29afecfc4f019844256afe357d9b [term 1 FOLLOWER]: Refusing update from remote peer b569fba4fb644085ab706845b9a7d1af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:05:46.057410 24924 consensus_queue.cc:1048] T 27d7088f9540467a88c9c3acdd6b4ef6 P b569fba4fb644085ab706845b9a7d1af [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:05:46.058408 24964 consensus_queue.cc:1048] T 27d7088f9540467a88c9c3acdd6b4ef6 P b569fba4fb644085ab706845b9a7d1af [LEADER]: Connected to new peer: Peer: permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } 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:05:46.067149 24924 raft_consensus.cc:2955] T 27d7088f9540467a88c9c3acdd6b4ef6 P b569fba4fb644085ab706845b9a7d1af [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0052053da6854e968261096442a7c3d3 (127.20.251.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } attrs { replace: true } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: true } } }
I20260608 10:05:46.069443 24512 raft_consensus.cc:2955] T 27d7088f9540467a88c9c3acdd6b4ef6 P d67e29afecfc4f019844256afe357d9b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0052053da6854e968261096442a7c3d3 (127.20.251.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } attrs { replace: true } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: true } } }
I20260608 10:05:46.071241 24583 raft_consensus.cc:2955] T 27d7088f9540467a88c9c3acdd6b4ef6 P 9c8cc24fa22248b4b9e63889589bdbde [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0052053da6854e968261096442a7c3d3 (127.20.251.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } attrs { replace: true } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: true } } }
I20260608 10:05:46.082803 24334 catalog_manager.cc:5696] T 27d7088f9540467a88c9c3acdd6b4ef6 P b569fba4fb644085ab706845b9a7d1af reported cstate change: config changed from index -1 to 2, NON_VOTER 0052053da6854e968261096442a7c3d3 (127.20.251.132) added. New cstate: current_term: 1 leader_uuid: "b569fba4fb644085ab706845b9a7d1af" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:05:46.248624 24976 raft_consensus.cc:993] T 8373c7b5ec734517976c32475f8f745e P d67e29afecfc4f019844256afe357d9b: : Instructing follower 0052053da6854e968261096442a7c3d3 to start an election
I20260608 10:05:46.249172 24913 raft_consensus.cc:1081] T 8373c7b5ec734517976c32475f8f745e P d67e29afecfc4f019844256afe357d9b [term 1 LEADER]: Signalling peer 0052053da6854e968261096442a7c3d3 to start an election
I20260608 10:05:46.250979 24748 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8373c7b5ec734517976c32475f8f745e"
dest_uuid: "0052053da6854e968261096442a7c3d3"
 from {username='slave'} at 127.0.0.1:34500
I20260608 10:05:46.251500 24748 raft_consensus.cc:493] T 8373c7b5ec734517976c32475f8f745e P 0052053da6854e968261096442a7c3d3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:05:46.251842 24748 raft_consensus.cc:3060] T 8373c7b5ec734517976c32475f8f745e P 0052053da6854e968261096442a7c3d3 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:05:46.256760 24748 raft_consensus.cc:515] T 8373c7b5ec734517976c32475f8f745e P 0052053da6854e968261096442a7c3d3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } }
I20260608 10:05:46.258471 24748 leader_election.cc:290] T 8373c7b5ec734517976c32475f8f745e P 0052053da6854e968261096442a7c3d3 [CANDIDATE]: Term 2 election: Requested vote from peers d67e29afecfc4f019844256afe357d9b (127.20.251.130:37695), b569fba4fb644085ab706845b9a7d1af (127.20.251.129:39911)
I20260608 10:05:46.259486 24512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8373c7b5ec734517976c32475f8f745e" candidate_uuid: "0052053da6854e968261096442a7c3d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d67e29afecfc4f019844256afe357d9b"
I20260608 10:05:46.260088 24512 raft_consensus.cc:3055] T 8373c7b5ec734517976c32475f8f745e P d67e29afecfc4f019844256afe357d9b [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:05:46.260082 24436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8373c7b5ec734517976c32475f8f745e" candidate_uuid: "0052053da6854e968261096442a7c3d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b569fba4fb644085ab706845b9a7d1af"
I20260608 10:05:46.260768 24512 raft_consensus.cc:740] T 8373c7b5ec734517976c32475f8f745e P d67e29afecfc4f019844256afe357d9b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d67e29afecfc4f019844256afe357d9b, State: Running, Role: LEADER
I20260608 10:05:46.261022 24436 raft_consensus.cc:3060] T 8373c7b5ec734517976c32475f8f745e P b569fba4fb644085ab706845b9a7d1af [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:05:46.261593 24512 consensus_queue.cc:260] T 8373c7b5ec734517976c32475f8f745e P d67e29afecfc4f019844256afe357d9b [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: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } }
I20260608 10:05:46.262524 24512 raft_consensus.cc:3060] T 8373c7b5ec734517976c32475f8f745e P d67e29afecfc4f019844256afe357d9b [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:05:46.271363 24512 raft_consensus.cc:2468] T 8373c7b5ec734517976c32475f8f745e P d67e29afecfc4f019844256afe357d9b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0052053da6854e968261096442a7c3d3 in term 2.
I20260608 10:05:46.272130 24436 raft_consensus.cc:2468] T 8373c7b5ec734517976c32475f8f745e P b569fba4fb644085ab706845b9a7d1af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0052053da6854e968261096442a7c3d3 in term 2.
I20260608 10:05:46.272676 24709 leader_election.cc:304] T 8373c7b5ec734517976c32475f8f745e P 0052053da6854e968261096442a7c3d3 [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: 0052053da6854e968261096442a7c3d3, d67e29afecfc4f019844256afe357d9b; no voters: 
I20260608 10:05:46.273543 24952 raft_consensus.cc:2804] T 8373c7b5ec734517976c32475f8f745e P 0052053da6854e968261096442a7c3d3 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:05:46.274020 24952 raft_consensus.cc:697] T 8373c7b5ec734517976c32475f8f745e P 0052053da6854e968261096442a7c3d3 [term 2 LEADER]: Becoming Leader. State: Replica: 0052053da6854e968261096442a7c3d3, State: Running, Role: LEADER
I20260608 10:05:46.274804 24952 consensus_queue.cc:237] T 8373c7b5ec734517976c32475f8f745e P 0052053da6854e968261096442a7c3d3 [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: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } }
I20260608 10:05:46.283825 24583 raft_consensus.cc:1275] T 484abce8f3ce4ebab99fb2fffda11088 P 9c8cc24fa22248b4b9e63889589bdbde [term 3 FOLLOWER]: Refusing update from remote peer 0052053da6854e968261096442a7c3d3: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260608 10:05:46.284581 24335 catalog_manager.cc:5696] T 8373c7b5ec734517976c32475f8f745e P 0052053da6854e968261096442a7c3d3 reported cstate change: term changed from 1 to 2, leader changed from d67e29afecfc4f019844256afe357d9b (127.20.251.130) to 0052053da6854e968261096442a7c3d3 (127.20.251.132). New cstate: current_term: 2 leader_uuid: "0052053da6854e968261096442a7c3d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } health_report { overall_health: UNKNOWN } } }
I20260608 10:05:46.285460 24952 consensus_queue.cc:1048] T 484abce8f3ce4ebab99fb2fffda11088 P 0052053da6854e968261096442a7c3d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260608 10:05:46.302615 24436 raft_consensus.cc:1275] T 484abce8f3ce4ebab99fb2fffda11088 P b569fba4fb644085ab706845b9a7d1af [term 3 FOLLOWER]: Refusing update from remote peer 0052053da6854e968261096442a7c3d3: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260608 10:05:46.304126 24988 consensus_queue.cc:1048] T 484abce8f3ce4ebab99fb2fffda11088 P 0052053da6854e968261096442a7c3d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 10:05:46.364657 24992 ts_tablet_manager.cc:933] T 7d78a81987964e68b3bd927294d32674 P 9c8cc24fa22248b4b9e63889589bdbde: Initiating tablet copy from peer b569fba4fb644085ab706845b9a7d1af (127.20.251.129:39911)
I20260608 10:05:46.366623 24992 tablet_copy_client.cc:323] T 7d78a81987964e68b3bd927294d32674 P 9c8cc24fa22248b4b9e63889589bdbde: tablet copy: Beginning tablet copy session from remote peer at address 127.20.251.129:39911
I20260608 10:05:46.368476 24448 tablet_copy_service.cc:140] P b569fba4fb644085ab706845b9a7d1af: Received BeginTabletCopySession request for tablet 7d78a81987964e68b3bd927294d32674 from peer 9c8cc24fa22248b4b9e63889589bdbde ({username='slave'} at 127.0.0.1:52348)
I20260608 10:05:46.369197 24448 tablet_copy_service.cc:161] P b569fba4fb644085ab706845b9a7d1af: Beginning new tablet copy session on tablet 7d78a81987964e68b3bd927294d32674 from peer 9c8cc24fa22248b4b9e63889589bdbde at {username='slave'} at 127.0.0.1:52348: session id = 9c8cc24fa22248b4b9e63889589bdbde-7d78a81987964e68b3bd927294d32674
I20260608 10:05:46.378181 24448 tablet_copy_source_session.cc:215] T 7d78a81987964e68b3bd927294d32674 P b569fba4fb644085ab706845b9a7d1af: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:05:46.381587 24992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d78a81987964e68b3bd927294d32674. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:46.392186 24992 tablet_copy_client.cc:806] T 7d78a81987964e68b3bd927294d32674 P 9c8cc24fa22248b4b9e63889589bdbde: tablet copy: Starting download of 0 data blocks...
I20260608 10:05:46.392748 24992 tablet_copy_client.cc:670] T 7d78a81987964e68b3bd927294d32674 P 9c8cc24fa22248b4b9e63889589bdbde: tablet copy: Starting download of 1 WAL segments...
I20260608 10:05:46.397065 24992 tablet_copy_client.cc:538] T 7d78a81987964e68b3bd927294d32674 P 9c8cc24fa22248b4b9e63889589bdbde: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:05:46.408149 24992 tablet_bootstrap.cc:492] T 7d78a81987964e68b3bd927294d32674 P 9c8cc24fa22248b4b9e63889589bdbde: Bootstrap starting.
I20260608 10:05:46.429219 24992 tablet_bootstrap.cc:492] T 7d78a81987964e68b3bd927294d32674 P 9c8cc24fa22248b4b9e63889589bdbde: 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:05:46.430357 24992 tablet_bootstrap.cc:492] T 7d78a81987964e68b3bd927294d32674 P 9c8cc24fa22248b4b9e63889589bdbde: Bootstrap complete.
I20260608 10:05:46.431141 24992 ts_tablet_manager.cc:1403] T 7d78a81987964e68b3bd927294d32674 P 9c8cc24fa22248b4b9e63889589bdbde: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.009s
I20260608 10:05:46.434638 24992 raft_consensus.cc:359] T 7d78a81987964e68b3bd927294d32674 P 9c8cc24fa22248b4b9e63889589bdbde [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { replace: true } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: NON_VOTER last_known_addr { host: "127.20.251.131" port: 40659 } attrs { promote: true } }
I20260608 10:05:46.435603 24992 raft_consensus.cc:740] T 7d78a81987964e68b3bd927294d32674 P 9c8cc24fa22248b4b9e63889589bdbde [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9c8cc24fa22248b4b9e63889589bdbde, State: Initialized, Role: LEARNER
I20260608 10:05:46.436416 24992 consensus_queue.cc:260] T 7d78a81987964e68b3bd927294d32674 P 9c8cc24fa22248b4b9e63889589bdbde [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: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { replace: true } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: NON_VOTER last_known_addr { host: "127.20.251.131" port: 40659 } attrs { promote: true } }
I20260608 10:05:46.437997 24995 ts_tablet_manager.cc:933] T 593b3edd021541c19f5ccadc5b6f8c29 P d67e29afecfc4f019844256afe357d9b: Initiating tablet copy from peer b569fba4fb644085ab706845b9a7d1af (127.20.251.129:39911)
I20260608 10:05:46.439414 24992 ts_tablet_manager.cc:1434] T 7d78a81987964e68b3bd927294d32674 P 9c8cc24fa22248b4b9e63889589bdbde: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.001s
I20260608 10:05:46.441856 24448 tablet_copy_service.cc:342] P b569fba4fb644085ab706845b9a7d1af: Request end of tablet copy session 9c8cc24fa22248b4b9e63889589bdbde-7d78a81987964e68b3bd927294d32674 received from {username='slave'} at 127.0.0.1:52348
I20260608 10:05:46.443785 24448 tablet_copy_service.cc:434] P b569fba4fb644085ab706845b9a7d1af: ending tablet copy session 9c8cc24fa22248b4b9e63889589bdbde-7d78a81987964e68b3bd927294d32674 on tablet 7d78a81987964e68b3bd927294d32674 with peer 9c8cc24fa22248b4b9e63889589bdbde
I20260608 10:05:46.445112 24995 tablet_copy_client.cc:323] T 593b3edd021541c19f5ccadc5b6f8c29 P d67e29afecfc4f019844256afe357d9b: tablet copy: Beginning tablet copy session from remote peer at address 127.20.251.129:39911
I20260608 10:05:46.447135 24448 tablet_copy_service.cc:140] P b569fba4fb644085ab706845b9a7d1af: Received BeginTabletCopySession request for tablet 593b3edd021541c19f5ccadc5b6f8c29 from peer d67e29afecfc4f019844256afe357d9b ({username='slave'} at 127.0.0.1:52360)
I20260608 10:05:46.447714 24448 tablet_copy_service.cc:161] P b569fba4fb644085ab706845b9a7d1af: Beginning new tablet copy session on tablet 593b3edd021541c19f5ccadc5b6f8c29 from peer d67e29afecfc4f019844256afe357d9b at {username='slave'} at 127.0.0.1:52360: session id = d67e29afecfc4f019844256afe357d9b-593b3edd021541c19f5ccadc5b6f8c29
I20260608 10:05:46.453305 24997 ts_tablet_manager.cc:933] T 27d7088f9540467a88c9c3acdd6b4ef6 P 0052053da6854e968261096442a7c3d3: Initiating tablet copy from peer b569fba4fb644085ab706845b9a7d1af (127.20.251.129:39911)
I20260608 10:05:46.456089 24997 tablet_copy_client.cc:323] T 27d7088f9540467a88c9c3acdd6b4ef6 P 0052053da6854e968261096442a7c3d3: tablet copy: Beginning tablet copy session from remote peer at address 127.20.251.129:39911
I20260608 10:05:46.457273 24448 tablet_copy_source_session.cc:215] T 593b3edd021541c19f5ccadc5b6f8c29 P b569fba4fb644085ab706845b9a7d1af: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:05:46.457775 24447 tablet_copy_service.cc:140] P b569fba4fb644085ab706845b9a7d1af: Received BeginTabletCopySession request for tablet 27d7088f9540467a88c9c3acdd6b4ef6 from peer 0052053da6854e968261096442a7c3d3 ({username='slave'} at 127.0.0.1:52376)
I20260608 10:05:46.458315 24447 tablet_copy_service.cc:161] P b569fba4fb644085ab706845b9a7d1af: Beginning new tablet copy session on tablet 27d7088f9540467a88c9c3acdd6b4ef6 from peer 0052053da6854e968261096442a7c3d3 at {username='slave'} at 127.0.0.1:52376: session id = 0052053da6854e968261096442a7c3d3-27d7088f9540467a88c9c3acdd6b4ef6
I20260608 10:05:46.461218 24995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 593b3edd021541c19f5ccadc5b6f8c29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:46.463750 24447 tablet_copy_source_session.cc:215] T 27d7088f9540467a88c9c3acdd6b4ef6 P b569fba4fb644085ab706845b9a7d1af: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:05:46.466435 24997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27d7088f9540467a88c9c3acdd6b4ef6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:46.478649 24997 tablet_copy_client.cc:806] T 27d7088f9540467a88c9c3acdd6b4ef6 P 0052053da6854e968261096442a7c3d3: tablet copy: Starting download of 0 data blocks...
I20260608 10:05:46.479290 24997 tablet_copy_client.cc:670] T 27d7088f9540467a88c9c3acdd6b4ef6 P 0052053da6854e968261096442a7c3d3: tablet copy: Starting download of 1 WAL segments...
I20260608 10:05:46.479674 24995 tablet_copy_client.cc:806] T 593b3edd021541c19f5ccadc5b6f8c29 P d67e29afecfc4f019844256afe357d9b: tablet copy: Starting download of 0 data blocks...
I20260608 10:05:46.480451 24995 tablet_copy_client.cc:670] T 593b3edd021541c19f5ccadc5b6f8c29 P d67e29afecfc4f019844256afe357d9b: tablet copy: Starting download of 1 WAL segments...
I20260608 10:05:46.483064 24997 tablet_copy_client.cc:538] T 27d7088f9540467a88c9c3acdd6b4ef6 P 0052053da6854e968261096442a7c3d3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:05:46.484934 24995 tablet_copy_client.cc:538] T 593b3edd021541c19f5ccadc5b6f8c29 P d67e29afecfc4f019844256afe357d9b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:05:46.489500 24997 tablet_bootstrap.cc:492] T 27d7088f9540467a88c9c3acdd6b4ef6 P 0052053da6854e968261096442a7c3d3: Bootstrap starting.
I20260608 10:05:46.495544 24995 tablet_bootstrap.cc:492] T 593b3edd021541c19f5ccadc5b6f8c29 P d67e29afecfc4f019844256afe357d9b: Bootstrap starting.
I20260608 10:05:46.527029 24997 tablet_bootstrap.cc:492] T 27d7088f9540467a88c9c3acdd6b4ef6 P 0052053da6854e968261096442a7c3d3: 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:05:46.527961 24997 tablet_bootstrap.cc:492] T 27d7088f9540467a88c9c3acdd6b4ef6 P 0052053da6854e968261096442a7c3d3: Bootstrap complete.
I20260608 10:05:46.528685 24997 ts_tablet_manager.cc:1403] T 27d7088f9540467a88c9c3acdd6b4ef6 P 0052053da6854e968261096442a7c3d3: Time spent bootstrapping tablet: real 0.039s	user 0.019s	sys 0.009s
I20260608 10:05:46.531914 24997 raft_consensus.cc:359] T 27d7088f9540467a88c9c3acdd6b4ef6 P 0052053da6854e968261096442a7c3d3 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } attrs { replace: true } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: true } }
I20260608 10:05:46.532876 24995 tablet_bootstrap.cc:492] T 593b3edd021541c19f5ccadc5b6f8c29 P d67e29afecfc4f019844256afe357d9b: 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:05:46.532825 24997 raft_consensus.cc:740] T 27d7088f9540467a88c9c3acdd6b4ef6 P 0052053da6854e968261096442a7c3d3 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0052053da6854e968261096442a7c3d3, State: Initialized, Role: LEARNER
I20260608 10:05:46.534054 24995 tablet_bootstrap.cc:492] T 593b3edd021541c19f5ccadc5b6f8c29 P d67e29afecfc4f019844256afe357d9b: Bootstrap complete.
I20260608 10:05:46.533746 24997 consensus_queue.cc:260] T 27d7088f9540467a88c9c3acdd6b4ef6 P 0052053da6854e968261096442a7c3d3 [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: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } attrs { replace: true } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: true } }
I20260608 10:05:46.534809 24995 ts_tablet_manager.cc:1403] T 593b3edd021541c19f5ccadc5b6f8c29 P d67e29afecfc4f019844256afe357d9b: Time spent bootstrapping tablet: real 0.040s	user 0.020s	sys 0.012s
I20260608 10:05:46.536708 24997 ts_tablet_manager.cc:1434] T 27d7088f9540467a88c9c3acdd6b4ef6 P 0052053da6854e968261096442a7c3d3: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260608 10:05:46.538404 24995 raft_consensus.cc:359] T 593b3edd021541c19f5ccadc5b6f8c29 P d67e29afecfc4f019844256afe357d9b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { replace: true } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: NON_VOTER last_known_addr { host: "127.20.251.130" port: 37695 } attrs { promote: true } }
I20260608 10:05:46.539029 24995 raft_consensus.cc:740] T 593b3edd021541c19f5ccadc5b6f8c29 P d67e29afecfc4f019844256afe357d9b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d67e29afecfc4f019844256afe357d9b, State: Initialized, Role: LEARNER
I20260608 10:05:46.539589 24995 consensus_queue.cc:260] T 593b3edd021541c19f5ccadc5b6f8c29 P d67e29afecfc4f019844256afe357d9b [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: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { replace: true } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: NON_VOTER last_known_addr { host: "127.20.251.130" port: 37695 } attrs { promote: true } }
I20260608 10:05:46.542799 24447 tablet_copy_service.cc:342] P b569fba4fb644085ab706845b9a7d1af: Request end of tablet copy session 0052053da6854e968261096442a7c3d3-27d7088f9540467a88c9c3acdd6b4ef6 received from {username='slave'} at 127.0.0.1:52376
I20260608 10:05:46.543360 24447 tablet_copy_service.cc:434] P b569fba4fb644085ab706845b9a7d1af: ending tablet copy session 0052053da6854e968261096442a7c3d3-27d7088f9540467a88c9c3acdd6b4ef6 on tablet 27d7088f9540467a88c9c3acdd6b4ef6 with peer 0052053da6854e968261096442a7c3d3
I20260608 10:05:46.544382 24995 ts_tablet_manager.cc:1434] T 593b3edd021541c19f5ccadc5b6f8c29 P d67e29afecfc4f019844256afe357d9b: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260608 10:05:46.546732 24447 tablet_copy_service.cc:342] P b569fba4fb644085ab706845b9a7d1af: Request end of tablet copy session d67e29afecfc4f019844256afe357d9b-593b3edd021541c19f5ccadc5b6f8c29 received from {username='slave'} at 127.0.0.1:52360
I20260608 10:05:46.547200 24447 tablet_copy_service.cc:434] P b569fba4fb644085ab706845b9a7d1af: ending tablet copy session d67e29afecfc4f019844256afe357d9b-593b3edd021541c19f5ccadc5b6f8c29 on tablet 593b3edd021541c19f5ccadc5b6f8c29 with peer d67e29afecfc4f019844256afe357d9b
I20260608 10:05:46.554553 24997 ts_tablet_manager.cc:933] T b5a88078e934492798f6c25a24759489 P 0052053da6854e968261096442a7c3d3: Initiating tablet copy from peer d67e29afecfc4f019844256afe357d9b (127.20.251.130:37695)
I20260608 10:05:46.557232 24997 tablet_copy_client.cc:323] T b5a88078e934492798f6c25a24759489 P 0052053da6854e968261096442a7c3d3: tablet copy: Beginning tablet copy session from remote peer at address 127.20.251.130:37695
I20260608 10:05:46.559026 24523 tablet_copy_service.cc:140] P d67e29afecfc4f019844256afe357d9b: Received BeginTabletCopySession request for tablet b5a88078e934492798f6c25a24759489 from peer 0052053da6854e968261096442a7c3d3 ({username='slave'} at 127.0.0.1:60870)
I20260608 10:05:46.559621 24523 tablet_copy_service.cc:161] P d67e29afecfc4f019844256afe357d9b: Beginning new tablet copy session on tablet b5a88078e934492798f6c25a24759489 from peer 0052053da6854e968261096442a7c3d3 at {username='slave'} at 127.0.0.1:60870: session id = 0052053da6854e968261096442a7c3d3-b5a88078e934492798f6c25a24759489
I20260608 10:05:46.565449 24523 tablet_copy_source_session.cc:215] T b5a88078e934492798f6c25a24759489 P d67e29afecfc4f019844256afe357d9b: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:05:46.568624 24997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5a88078e934492798f6c25a24759489. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:46.584710 24997 tablet_copy_client.cc:806] T b5a88078e934492798f6c25a24759489 P 0052053da6854e968261096442a7c3d3: tablet copy: Starting download of 0 data blocks...
I20260608 10:05:46.585352 24997 tablet_copy_client.cc:670] T b5a88078e934492798f6c25a24759489 P 0052053da6854e968261096442a7c3d3: tablet copy: Starting download of 1 WAL segments...
I20260608 10:05:46.590128 24997 tablet_copy_client.cc:538] T b5a88078e934492798f6c25a24759489 P 0052053da6854e968261096442a7c3d3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:05:46.600152 24997 tablet_bootstrap.cc:492] T b5a88078e934492798f6c25a24759489 P 0052053da6854e968261096442a7c3d3: Bootstrap starting.
I20260608 10:05:46.620990 24997 tablet_bootstrap.cc:492] T b5a88078e934492798f6c25a24759489 P 0052053da6854e968261096442a7c3d3: 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:05:46.621898 24997 tablet_bootstrap.cc:492] T b5a88078e934492798f6c25a24759489 P 0052053da6854e968261096442a7c3d3: Bootstrap complete.
I20260608 10:05:46.622499 24997 ts_tablet_manager.cc:1403] T b5a88078e934492798f6c25a24759489 P 0052053da6854e968261096442a7c3d3: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.005s
I20260608 10:05:46.625384 24997 raft_consensus.cc:359] T b5a88078e934492798f6c25a24759489 P 0052053da6854e968261096442a7c3d3 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } attrs { replace: true } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: true } }
I20260608 10:05:46.626108 24997 raft_consensus.cc:740] T b5a88078e934492798f6c25a24759489 P 0052053da6854e968261096442a7c3d3 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 0052053da6854e968261096442a7c3d3, State: Initialized, Role: LEARNER
I20260608 10:05:46.626706 24997 consensus_queue.cc:260] T b5a88078e934492798f6c25a24759489 P 0052053da6854e968261096442a7c3d3 [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: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } attrs { replace: true } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: true } }
I20260608 10:05:46.628748 24997 ts_tablet_manager.cc:1434] T b5a88078e934492798f6c25a24759489 P 0052053da6854e968261096442a7c3d3: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 10:05:46.631002 24523 tablet_copy_service.cc:342] P d67e29afecfc4f019844256afe357d9b: Request end of tablet copy session 0052053da6854e968261096442a7c3d3-b5a88078e934492798f6c25a24759489 received from {username='slave'} at 127.0.0.1:60870
I20260608 10:05:46.631518 24523 tablet_copy_service.cc:434] P d67e29afecfc4f019844256afe357d9b: ending tablet copy session 0052053da6854e968261096442a7c3d3-b5a88078e934492798f6c25a24759489 on tablet b5a88078e934492798f6c25a24759489 with peer 0052053da6854e968261096442a7c3d3
I20260608 10:05:46.701236 24512 raft_consensus.cc:1275] T 8373c7b5ec734517976c32475f8f745e P d67e29afecfc4f019844256afe357d9b [term 2 FOLLOWER]: Refusing update from remote peer 0052053da6854e968261096442a7c3d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:05:46.702930 24988 consensus_queue.cc:1048] T 8373c7b5ec734517976c32475f8f745e P 0052053da6854e968261096442a7c3d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:05:46.716634 24436 raft_consensus.cc:1275] T 8373c7b5ec734517976c32475f8f745e P b569fba4fb644085ab706845b9a7d1af [term 2 FOLLOWER]: Refusing update from remote peer 0052053da6854e968261096442a7c3d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:05:46.721292 24952 consensus_queue.cc:1048] T 8373c7b5ec734517976c32475f8f745e P 0052053da6854e968261096442a7c3d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:05:46.891266 24748 raft_consensus.cc:1217] T 27d7088f9540467a88c9c3acdd6b4ef6 P 0052053da6854e968261096442a7c3d3 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:05:46.930158 24583 raft_consensus.cc:1217] T 7d78a81987964e68b3bd927294d32674 P 9c8cc24fa22248b4b9e63889589bdbde [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:05:46.962121 24512 raft_consensus.cc:1217] T 593b3edd021541c19f5ccadc5b6f8c29 P d67e29afecfc4f019844256afe357d9b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:05:47.146571 24748 raft_consensus.cc:1217] T b5a88078e934492798f6c25a24759489 P 0052053da6854e968261096442a7c3d3 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 10:05:47.430054 25006 raft_consensus.cc:1064] T 27d7088f9540467a88c9c3acdd6b4ef6 P b569fba4fb644085ab706845b9a7d1af: attempting to promote NON_VOTER 0052053da6854e968261096442a7c3d3 to VOTER
I20260608 10:05:47.433045 25006 consensus_queue.cc:237] T 27d7088f9540467a88c9c3acdd6b4ef6 P b569fba4fb644085ab706845b9a7d1af [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: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } attrs { replace: true } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: false } }
I20260608 10:05:47.440841 24924 raft_consensus.cc:1064] T 7d78a81987964e68b3bd927294d32674 P b569fba4fb644085ab706845b9a7d1af: attempting to promote NON_VOTER 9c8cc24fa22248b4b9e63889589bdbde to VOTER
I20260608 10:05:47.444288 24924 consensus_queue.cc:237] T 7d78a81987964e68b3bd927294d32674 P b569fba4fb644085ab706845b9a7d1af [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: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { replace: true } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } attrs { promote: false } }
I20260608 10:05:47.448042 24749 raft_consensus.cc:1275] T 27d7088f9540467a88c9c3acdd6b4ef6 P 0052053da6854e968261096442a7c3d3 [term 1 LEARNER]: Refusing update from remote peer b569fba4fb644085ab706845b9a7d1af: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:05:47.450567 25012 consensus_queue.cc:1048] T 27d7088f9540467a88c9c3acdd6b4ef6 P b569fba4fb644085ab706845b9a7d1af [LEADER]: Connected to new peer: Peer: permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } 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:05:47.451977 24583 raft_consensus.cc:1275] T 27d7088f9540467a88c9c3acdd6b4ef6 P 9c8cc24fa22248b4b9e63889589bdbde [term 1 FOLLOWER]: Refusing update from remote peer b569fba4fb644085ab706845b9a7d1af: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:05:47.454226 25012 consensus_queue.cc:1048] T 27d7088f9540467a88c9c3acdd6b4ef6 P b569fba4fb644085ab706845b9a7d1af [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:05:47.463948 24513 raft_consensus.cc:1275] T 27d7088f9540467a88c9c3acdd6b4ef6 P d67e29afecfc4f019844256afe357d9b [term 1 FOLLOWER]: Refusing update from remote peer b569fba4fb644085ab706845b9a7d1af: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:05:47.466022 25006 consensus_queue.cc:1048] T 27d7088f9540467a88c9c3acdd6b4ef6 P b569fba4fb644085ab706845b9a7d1af [LEADER]: Connected to new peer: Peer: permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } 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:05:47.473450 24583 raft_consensus.cc:1275] T 7d78a81987964e68b3bd927294d32674 P 9c8cc24fa22248b4b9e63889589bdbde [term 1 LEARNER]: Refusing update from remote peer b569fba4fb644085ab706845b9a7d1af: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:05:47.474622 24748 raft_consensus.cc:1275] T 7d78a81987964e68b3bd927294d32674 P 0052053da6854e968261096442a7c3d3 [term 1 FOLLOWER]: Refusing update from remote peer b569fba4fb644085ab706845b9a7d1af: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:05:47.478380 25013 consensus_queue.cc:1048] T 7d78a81987964e68b3bd927294d32674 P b569fba4fb644085ab706845b9a7d1af [LEADER]: Connected to new peer: Peer: permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } 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:05:47.479626 24512 raft_consensus.cc:1275] T 7d78a81987964e68b3bd927294d32674 P d67e29afecfc4f019844256afe357d9b [term 1 FOLLOWER]: Refusing update from remote peer b569fba4fb644085ab706845b9a7d1af: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:05:47.482129 24924 consensus_queue.cc:1048] T 7d78a81987964e68b3bd927294d32674 P b569fba4fb644085ab706845b9a7d1af [LEADER]: Connected to new peer: Peer: permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:05:47.504835 25007 raft_consensus.cc:2955] T 27d7088f9540467a88c9c3acdd6b4ef6 P b569fba4fb644085ab706845b9a7d1af [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0052053da6854e968261096442a7c3d3 (127.20.251.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } attrs { replace: true } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: false } } }
I20260608 10:05:47.506986 25013 consensus_queue.cc:1048] T 7d78a81987964e68b3bd927294d32674 P b569fba4fb644085ab706845b9a7d1af [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } 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:05:47.511400 25014 raft_consensus.cc:1064] T 593b3edd021541c19f5ccadc5b6f8c29 P b569fba4fb644085ab706845b9a7d1af: attempting to promote NON_VOTER d67e29afecfc4f019844256afe357d9b to VOTER
I20260608 10:05:47.521679 24513 raft_consensus.cc:2955] T 27d7088f9540467a88c9c3acdd6b4ef6 P d67e29afecfc4f019844256afe357d9b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0052053da6854e968261096442a7c3d3 (127.20.251.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } attrs { replace: true } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: false } } }
I20260608 10:05:47.522457 24748 raft_consensus.cc:2955] T 27d7088f9540467a88c9c3acdd6b4ef6 P 0052053da6854e968261096442a7c3d3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0052053da6854e968261096442a7c3d3 (127.20.251.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } attrs { replace: true } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: false } } }
I20260608 10:05:47.520658 25014 consensus_queue.cc:237] T 593b3edd021541c19f5ccadc5b6f8c29 P b569fba4fb644085ab706845b9a7d1af [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: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { replace: true } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } attrs { promote: false } }
I20260608 10:05:47.528385 24335 catalog_manager.cc:5696] T 27d7088f9540467a88c9c3acdd6b4ef6 P b569fba4fb644085ab706845b9a7d1af reported cstate change: config changed from index 2 to 3, 0052053da6854e968261096442a7c3d3 (127.20.251.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b569fba4fb644085ab706845b9a7d1af" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:05:47.538442 24583 raft_consensus.cc:2955] T 27d7088f9540467a88c9c3acdd6b4ef6 P 9c8cc24fa22248b4b9e63889589bdbde [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0052053da6854e968261096442a7c3d3 (127.20.251.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } attrs { replace: true } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: false } } }
I20260608 10:05:47.545789 25021 raft_consensus.cc:2955] T 7d78a81987964e68b3bd927294d32674 P b569fba4fb644085ab706845b9a7d1af [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9c8cc24fa22248b4b9e63889589bdbde (127.20.251.131) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { replace: true } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } attrs { promote: false } } }
I20260608 10:05:47.558343 24512 raft_consensus.cc:2955] T 7d78a81987964e68b3bd927294d32674 P d67e29afecfc4f019844256afe357d9b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9c8cc24fa22248b4b9e63889589bdbde (127.20.251.131) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { replace: true } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } attrs { promote: false } } }
I20260608 10:05:47.560807 24748 raft_consensus.cc:2955] T 7d78a81987964e68b3bd927294d32674 P 0052053da6854e968261096442a7c3d3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9c8cc24fa22248b4b9e63889589bdbde (127.20.251.131) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { replace: true } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } attrs { promote: false } } }
I20260608 10:05:47.565546 24585 raft_consensus.cc:2955] T 7d78a81987964e68b3bd927294d32674 P 9c8cc24fa22248b4b9e63889589bdbde [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9c8cc24fa22248b4b9e63889589bdbde (127.20.251.131) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { replace: true } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } attrs { promote: false } } }
I20260608 10:05:47.586649 24749 raft_consensus.cc:1275] T 593b3edd021541c19f5ccadc5b6f8c29 P 0052053da6854e968261096442a7c3d3 [term 1 FOLLOWER]: Refusing update from remote peer b569fba4fb644085ab706845b9a7d1af: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:05:47.588673 25012 consensus_queue.cc:1048] T 593b3edd021541c19f5ccadc5b6f8c29 P b569fba4fb644085ab706845b9a7d1af [LEADER]: Connected to new peer: Peer: permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } 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:05:47.585752 24583 raft_consensus.cc:1275] T 593b3edd021541c19f5ccadc5b6f8c29 P 9c8cc24fa22248b4b9e63889589bdbde [term 1 FOLLOWER]: Refusing update from remote peer b569fba4fb644085ab706845b9a7d1af: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:05:47.591591 25021 consensus_queue.cc:1048] T 593b3edd021541c19f5ccadc5b6f8c29 P b569fba4fb644085ab706845b9a7d1af [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:05:47.595458 24512 raft_consensus.cc:1275] T 593b3edd021541c19f5ccadc5b6f8c29 P d67e29afecfc4f019844256afe357d9b [term 1 LEARNER]: Refusing update from remote peer b569fba4fb644085ab706845b9a7d1af: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:05:47.601114 25021 consensus_queue.cc:1048] T 593b3edd021541c19f5ccadc5b6f8c29 P b569fba4fb644085ab706845b9a7d1af [LEADER]: Connected to new peer: Peer: permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } 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:05:47.610038 25007 raft_consensus.cc:2955] T 593b3edd021541c19f5ccadc5b6f8c29 P b569fba4fb644085ab706845b9a7d1af [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d67e29afecfc4f019844256afe357d9b (127.20.251.130) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { replace: true } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } attrs { promote: false } } }
I20260608 10:05:47.611898 24583 raft_consensus.cc:2955] T 593b3edd021541c19f5ccadc5b6f8c29 P 9c8cc24fa22248b4b9e63889589bdbde [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d67e29afecfc4f019844256afe357d9b (127.20.251.130) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { replace: true } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } attrs { promote: false } } }
I20260608 10:05:47.622725 24749 raft_consensus.cc:2955] T 593b3edd021541c19f5ccadc5b6f8c29 P 0052053da6854e968261096442a7c3d3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d67e29afecfc4f019844256afe357d9b (127.20.251.130) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { replace: true } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } attrs { promote: false } } }
I20260608 10:05:47.633852 24332 catalog_manager.cc:5696] T 7d78a81987964e68b3bd927294d32674 P b569fba4fb644085ab706845b9a7d1af reported cstate change: config changed from index 2 to 3, 9c8cc24fa22248b4b9e63889589bdbde (127.20.251.131) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b569fba4fb644085ab706845b9a7d1af" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:05:47.639413 24332 catalog_manager.cc:5696] T 593b3edd021541c19f5ccadc5b6f8c29 P b569fba4fb644085ab706845b9a7d1af reported cstate change: config changed from index 2 to 3, d67e29afecfc4f019844256afe357d9b (127.20.251.130) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b569fba4fb644085ab706845b9a7d1af" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260608 10:05:47.644202 24513 raft_consensus.cc:2955] T 593b3edd021541c19f5ccadc5b6f8c29 P d67e29afecfc4f019844256afe357d9b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d67e29afecfc4f019844256afe357d9b (127.20.251.130) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { replace: true } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } attrs { promote: false } } }
I20260608 10:05:47.665298 24438 consensus_queue.cc:237] T 7d78a81987964e68b3bd927294d32674 P b569fba4fb644085ab706845b9a7d1af [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: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } attrs { promote: false } }
I20260608 10:05:47.665298 24436 consensus_queue.cc:237] T 27d7088f9540467a88c9c3acdd6b4ef6 P b569fba4fb644085ab706845b9a7d1af [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: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: false } }
I20260608 10:05:47.675431 24748 raft_consensus.cc:1275] T 27d7088f9540467a88c9c3acdd6b4ef6 P 0052053da6854e968261096442a7c3d3 [term 1 FOLLOWER]: Refusing update from remote peer b569fba4fb644085ab706845b9a7d1af: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:05:47.675508 24583 raft_consensus.cc:1275] T 7d78a81987964e68b3bd927294d32674 P 9c8cc24fa22248b4b9e63889589bdbde [term 1 FOLLOWER]: Refusing update from remote peer b569fba4fb644085ab706845b9a7d1af: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:05:47.677201 25007 consensus_queue.cc:1048] T 27d7088f9540467a88c9c3acdd6b4ef6 P b569fba4fb644085ab706845b9a7d1af [LEADER]: Connected to new peer: Peer: permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } 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:05:47.680207 24513 raft_consensus.cc:1275] T 7d78a81987964e68b3bd927294d32674 P d67e29afecfc4f019844256afe357d9b [term 1 FOLLOWER]: Refusing update from remote peer b569fba4fb644085ab706845b9a7d1af: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:05:47.680553 24583 raft_consensus.cc:1275] T 27d7088f9540467a88c9c3acdd6b4ef6 P 9c8cc24fa22248b4b9e63889589bdbde [term 1 FOLLOWER]: Refusing update from remote peer b569fba4fb644085ab706845b9a7d1af: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:05:47.681355 24438 consensus_queue.cc:237] T 593b3edd021541c19f5ccadc5b6f8c29 P b569fba4fb644085ab706845b9a7d1af [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: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } attrs { promote: false } }
I20260608 10:05:47.682391 25014 consensus_queue.cc:1048] T 7d78a81987964e68b3bd927294d32674 P b569fba4fb644085ab706845b9a7d1af [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } 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:05:47.682852 25021 consensus_queue.cc:1048] T 27d7088f9540467a88c9c3acdd6b4ef6 P b569fba4fb644085ab706845b9a7d1af [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:05:47.687136 24513 raft_consensus.cc:1275] T 593b3edd021541c19f5ccadc5b6f8c29 P d67e29afecfc4f019844256afe357d9b [term 1 FOLLOWER]: Refusing update from remote peer b569fba4fb644085ab706845b9a7d1af: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:05:47.688006 25012 consensus_queue.cc:1048] T 7d78a81987964e68b3bd927294d32674 P b569fba4fb644085ab706845b9a7d1af [LEADER]: Connected to new peer: Peer: permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:05:47.688617 25007 consensus_queue.cc:1048] T 593b3edd021541c19f5ccadc5b6f8c29 P b569fba4fb644085ab706845b9a7d1af [LEADER]: Connected to new peer: Peer: permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } 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:05:47.693892 24586 raft_consensus.cc:1275] T 593b3edd021541c19f5ccadc5b6f8c29 P 9c8cc24fa22248b4b9e63889589bdbde [term 1 FOLLOWER]: Refusing update from remote peer b569fba4fb644085ab706845b9a7d1af: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:05:47.695619 25007 consensus_queue.cc:1048] T 593b3edd021541c19f5ccadc5b6f8c29 P b569fba4fb644085ab706845b9a7d1af [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:05:47.697790 24924 raft_consensus.cc:2955] T 27d7088f9540467a88c9c3acdd6b4ef6 P b569fba4fb644085ab706845b9a7d1af [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d67e29afecfc4f019844256afe357d9b (127.20.251.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: false } } }
I20260608 10:05:47.699757 25013 raft_consensus.cc:2955] T 7d78a81987964e68b3bd927294d32674 P b569fba4fb644085ab706845b9a7d1af [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0052053da6854e968261096442a7c3d3 (127.20.251.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } attrs { promote: false } } }
I20260608 10:05:47.707069 25006 raft_consensus.cc:2955] T 593b3edd021541c19f5ccadc5b6f8c29 P b569fba4fb644085ab706845b9a7d1af [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0052053da6854e968261096442a7c3d3 (127.20.251.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } attrs { promote: false } } }
I20260608 10:05:47.702904 24748 raft_consensus.cc:2955] T 27d7088f9540467a88c9c3acdd6b4ef6 P 0052053da6854e968261096442a7c3d3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d67e29afecfc4f019844256afe357d9b (127.20.251.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: false } } }
I20260608 10:05:47.712783 24389 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 10:05:47.712255 24512 raft_consensus.cc:2955] T 7d78a81987964e68b3bd927294d32674 P d67e29afecfc4f019844256afe357d9b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0052053da6854e968261096442a7c3d3 (127.20.251.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } attrs { promote: false } } }
I20260608 10:05:47.717007 24513 raft_consensus.cc:2955] T 593b3edd021541c19f5ccadc5b6f8c29 P d67e29afecfc4f019844256afe357d9b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0052053da6854e968261096442a7c3d3 (127.20.251.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } attrs { promote: false } } }
I20260608 10:05:47.730926 24585 raft_consensus.cc:2955] T 27d7088f9540467a88c9c3acdd6b4ef6 P 9c8cc24fa22248b4b9e63889589bdbde [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d67e29afecfc4f019844256afe357d9b (127.20.251.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: false } } }
I20260608 10:05:47.747722 24583 raft_consensus.cc:2955] T 7d78a81987964e68b3bd927294d32674 P 9c8cc24fa22248b4b9e63889589bdbde [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0052053da6854e968261096442a7c3d3 (127.20.251.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } attrs { promote: false } } }
I20260608 10:05:47.757687 24586 raft_consensus.cc:2955] T 593b3edd021541c19f5ccadc5b6f8c29 P 9c8cc24fa22248b4b9e63889589bdbde [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0052053da6854e968261096442a7c3d3 (127.20.251.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } attrs { promote: false } } }
I20260608 10:05:47.760247 24323 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 7d78a81987964e68b3bd927294d32674 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:05:47.768846 24332 catalog_manager.cc:5696] T 7d78a81987964e68b3bd927294d32674 P b569fba4fb644085ab706845b9a7d1af reported cstate change: config changed from index 3 to 4, VOTER 0052053da6854e968261096442a7c3d3 (127.20.251.132) evicted. New cstate: current_term: 1 leader_uuid: "b569fba4fb644085ab706845b9a7d1af" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:05:47.772418 25009 raft_consensus.cc:1064] T b5a88078e934492798f6c25a24759489 P d67e29afecfc4f019844256afe357d9b: attempting to promote NON_VOTER 0052053da6854e968261096442a7c3d3 to VOTER
I20260608 10:05:47.774088 24323 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 593b3edd021541c19f5ccadc5b6f8c29 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:05:47.775729 24323 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 27d7088f9540467a88c9c3acdd6b4ef6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:05:47.779896 25009 consensus_queue.cc:237] T b5a88078e934492798f6c25a24759489 P d67e29afecfc4f019844256afe357d9b [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: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } attrs { replace: true } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: false } }
I20260608 10:05:47.788085 24336 catalog_manager.cc:5696] T 27d7088f9540467a88c9c3acdd6b4ef6 P 0052053da6854e968261096442a7c3d3 reported cstate change: config changed from index 3 to 4, VOTER d67e29afecfc4f019844256afe357d9b (127.20.251.130) evicted. New cstate: current_term: 1 leader_uuid: "b569fba4fb644085ab706845b9a7d1af" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: false } } }
I20260608 10:05:47.792718 24736 tablet_service.cc:1558] Processing DeleteTablet for tablet 7d78a81987964e68b3bd927294d32674 with delete_type TABLET_DATA_TOMBSTONED (TS 0052053da6854e968261096442a7c3d3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34492
I20260608 10:05:47.802451 25035 tablet_replica.cc:333] T 7d78a81987964e68b3bd927294d32674 P 0052053da6854e968261096442a7c3d3: stopping tablet replica
I20260608 10:05:47.805989 24334 catalog_manager.cc:5696] T 593b3edd021541c19f5ccadc5b6f8c29 P b569fba4fb644085ab706845b9a7d1af reported cstate change: config changed from index 3 to 4, VOTER 0052053da6854e968261096442a7c3d3 (127.20.251.132) evicted. New cstate: current_term: 1 leader_uuid: "b569fba4fb644085ab706845b9a7d1af" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:05:47.810130 24496 tablet_service.cc:1558] Processing DeleteTablet for tablet 27d7088f9540467a88c9c3acdd6b4ef6 with delete_type TABLET_DATA_TOMBSTONED (TS d67e29afecfc4f019844256afe357d9b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60846
I20260608 10:05:47.824273 25035 raft_consensus.cc:2243] T 7d78a81987964e68b3bd927294d32674 P 0052053da6854e968261096442a7c3d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:47.825217 25035 raft_consensus.cc:2272] T 7d78a81987964e68b3bd927294d32674 P 0052053da6854e968261096442a7c3d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:47.823572 25036 tablet_replica.cc:333] T 27d7088f9540467a88c9c3acdd6b4ef6 P d67e29afecfc4f019844256afe357d9b: stopping tablet replica
I20260608 10:05:47.828155 24748 raft_consensus.cc:1275] T b5a88078e934492798f6c25a24759489 P 0052053da6854e968261096442a7c3d3 [term 2 LEARNER]: Refusing update from remote peer d67e29afecfc4f019844256afe357d9b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:05:47.827267 24586 raft_consensus.cc:1275] T b5a88078e934492798f6c25a24759489 P 9c8cc24fa22248b4b9e63889589bdbde [term 2 FOLLOWER]: Refusing update from remote peer d67e29afecfc4f019844256afe357d9b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:05:47.830322 25037 consensus_queue.cc:1048] T b5a88078e934492798f6c25a24759489 P d67e29afecfc4f019844256afe357d9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.004s
I20260608 10:05:47.831274 25035 ts_tablet_manager.cc:1916] T 7d78a81987964e68b3bd927294d32674 P 0052053da6854e968261096442a7c3d3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:05:47.837322 24389 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260608 10:05:47.839936 24736 tablet_service.cc:1558] Processing DeleteTablet for tablet 593b3edd021541c19f5ccadc5b6f8c29 with delete_type TABLET_DATA_TOMBSTONED (TS 0052053da6854e968261096442a7c3d3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34492
I20260608 10:05:47.840412 25038 consensus_queue.cc:1048] T b5a88078e934492798f6c25a24759489 P d67e29afecfc4f019844256afe357d9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } 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:05:47.841714 24438 raft_consensus.cc:1275] T b5a88078e934492798f6c25a24759489 P b569fba4fb644085ab706845b9a7d1af [term 2 FOLLOWER]: Refusing update from remote peer d67e29afecfc4f019844256afe357d9b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:05:47.843431 25038 consensus_queue.cc:1048] T b5a88078e934492798f6c25a24759489 P d67e29afecfc4f019844256afe357d9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:05:47.845351 24389 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:05:47.828378 25036 raft_consensus.cc:2243] T 27d7088f9540467a88c9c3acdd6b4ef6 P d67e29afecfc4f019844256afe357d9b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:47.846560 25036 raft_consensus.cc:2272] T 27d7088f9540467a88c9c3acdd6b4ef6 P d67e29afecfc4f019844256afe357d9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:47.852523 25036 ts_tablet_manager.cc:1916] T 27d7088f9540467a88c9c3acdd6b4ef6 P d67e29afecfc4f019844256afe357d9b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:05:47.855000 25035 ts_tablet_manager.cc:1929] T 7d78a81987964e68b3bd927294d32674 P 0052053da6854e968261096442a7c3d3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 10:05:47.855588 25035 log.cc:1199] T 7d78a81987964e68b3bd927294d32674 P 0052053da6854e968261096442a7c3d3: Deleting WAL directory at /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913058711471-21486-0/minicluster-data/ts-3-root/wals/7d78a81987964e68b3bd927294d32674
I20260608 10:05:47.857468 24323 catalog_manager.cc:5027] TS 0052053da6854e968261096442a7c3d3 (127.20.251.132:44653): tablet 7d78a81987964e68b3bd927294d32674 (table range_aware_rebalance_new_range [id=bc2f2a57ebc24a8d8925ea2b7f361da2]) successfully deleted
I20260608 10:05:47.858764 25035 tablet_replica.cc:333] T 593b3edd021541c19f5ccadc5b6f8c29 P 0052053da6854e968261096442a7c3d3: stopping tablet replica
I20260608 10:05:47.859982 25035 raft_consensus.cc:2243] T 593b3edd021541c19f5ccadc5b6f8c29 P 0052053da6854e968261096442a7c3d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:47.860888 25035 raft_consensus.cc:2272] T 593b3edd021541c19f5ccadc5b6f8c29 P 0052053da6854e968261096442a7c3d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:47.864517 25035 ts_tablet_manager.cc:1916] T 593b3edd021541c19f5ccadc5b6f8c29 P 0052053da6854e968261096442a7c3d3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:05:47.880131 25039 raft_consensus.cc:2955] T b5a88078e934492798f6c25a24759489 P d67e29afecfc4f019844256afe357d9b [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 0052053da6854e968261096442a7c3d3 (127.20.251.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } attrs { replace: true } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: false } } }
I20260608 10:05:47.882198 25035 ts_tablet_manager.cc:1929] T 593b3edd021541c19f5ccadc5b6f8c29 P 0052053da6854e968261096442a7c3d3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 10:05:47.882614 25035 log.cc:1199] T 593b3edd021541c19f5ccadc5b6f8c29 P 0052053da6854e968261096442a7c3d3: Deleting WAL directory at /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913058711471-21486-0/minicluster-data/ts-3-root/wals/593b3edd021541c19f5ccadc5b6f8c29
I20260608 10:05:47.881824 24748 raft_consensus.cc:2955] T b5a88078e934492798f6c25a24759489 P 0052053da6854e968261096442a7c3d3 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 0052053da6854e968261096442a7c3d3 (127.20.251.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } attrs { replace: true } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: false } } }
I20260608 10:05:47.884213 24323 catalog_manager.cc:5027] TS 0052053da6854e968261096442a7c3d3 (127.20.251.132:44653): tablet 593b3edd021541c19f5ccadc5b6f8c29 (table range_aware_rebalance_new_range [id=bc2f2a57ebc24a8d8925ea2b7f361da2]) successfully deleted
I20260608 10:05:47.886824 25036 ts_tablet_manager.cc:1929] T 27d7088f9540467a88c9c3acdd6b4ef6 P d67e29afecfc4f019844256afe357d9b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 10:05:47.887310 25036 log.cc:1199] T 27d7088f9540467a88c9c3acdd6b4ef6 P d67e29afecfc4f019844256afe357d9b: Deleting WAL directory at /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913058711471-21486-0/minicluster-data/ts-1-root/wals/27d7088f9540467a88c9c3acdd6b4ef6
I20260608 10:05:47.889101 24323 catalog_manager.cc:5027] TS d67e29afecfc4f019844256afe357d9b (127.20.251.130:37695): tablet 27d7088f9540467a88c9c3acdd6b4ef6 (table range_aware_rebalance_new_range [id=bc2f2a57ebc24a8d8925ea2b7f361da2]) successfully deleted
I20260608 10:05:47.890580 24586 raft_consensus.cc:2955] T b5a88078e934492798f6c25a24759489 P 9c8cc24fa22248b4b9e63889589bdbde [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 0052053da6854e968261096442a7c3d3 (127.20.251.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } attrs { replace: true } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: false } } }
I20260608 10:05:47.894074 24438 raft_consensus.cc:2955] T b5a88078e934492798f6c25a24759489 P b569fba4fb644085ab706845b9a7d1af [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 0052053da6854e968261096442a7c3d3 (127.20.251.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } attrs { replace: true } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: false } } }
I20260608 10:05:47.901001 24334 catalog_manager.cc:5696] T b5a88078e934492798f6c25a24759489 P d67e29afecfc4f019844256afe357d9b reported cstate change: config changed from index 3 to 4, 0052053da6854e968261096442a7c3d3 (127.20.251.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "d67e29afecfc4f019844256afe357d9b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c8cc24fa22248b4b9e63889589bdbde" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40659 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:05:47.914597 24513 consensus_queue.cc:237] T b5a88078e934492798f6c25a24759489 P d67e29afecfc4f019844256afe357d9b [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: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: false } }
I20260608 10:05:47.920825 24748 raft_consensus.cc:1275] T b5a88078e934492798f6c25a24759489 P 0052053da6854e968261096442a7c3d3 [term 2 FOLLOWER]: Refusing update from remote peer d67e29afecfc4f019844256afe357d9b: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 10:05:47.921099 24438 raft_consensus.cc:1275] T b5a88078e934492798f6c25a24759489 P b569fba4fb644085ab706845b9a7d1af [term 2 FOLLOWER]: Refusing update from remote peer d67e29afecfc4f019844256afe357d9b: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 10:05:47.922823 25038 consensus_queue.cc:1048] T b5a88078e934492798f6c25a24759489 P d67e29afecfc4f019844256afe357d9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } 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:05:47.925781 25038 consensus_queue.cc:1048] T b5a88078e934492798f6c25a24759489 P d67e29afecfc4f019844256afe357d9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:05:47.929703 25032 raft_consensus.cc:2955] T b5a88078e934492798f6c25a24759489 P d67e29afecfc4f019844256afe357d9b [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 9c8cc24fa22248b4b9e63889589bdbde (127.20.251.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: false } } }
I20260608 10:05:47.932374 24438 raft_consensus.cc:2955] T b5a88078e934492798f6c25a24759489 P b569fba4fb644085ab706845b9a7d1af [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 9c8cc24fa22248b4b9e63889589bdbde (127.20.251.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: false } } }
I20260608 10:05:47.940354 24323 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet b5a88078e934492798f6c25a24759489 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:05:47.942745 24334 catalog_manager.cc:5696] T b5a88078e934492798f6c25a24759489 P b569fba4fb644085ab706845b9a7d1af reported cstate change: config changed from index 4 to 5, VOTER 9c8cc24fa22248b4b9e63889589bdbde (127.20.251.131) evicted. New cstate: current_term: 2 leader_uuid: "d67e29afecfc4f019844256afe357d9b" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: false } } }
I20260608 10:05:47.941881 24748 raft_consensus.cc:2955] T b5a88078e934492798f6c25a24759489 P 0052053da6854e968261096442a7c3d3 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 9c8cc24fa22248b4b9e63889589bdbde (127.20.251.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b569fba4fb644085ab706845b9a7d1af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 39911 } } peers { permanent_uuid: "d67e29afecfc4f019844256afe357d9b" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37695 } } peers { permanent_uuid: "0052053da6854e968261096442a7c3d3" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 44653 } attrs { promote: false } } }
I20260608 10:05:47.953956 24577 tablet_service.cc:1558] Processing DeleteTablet for tablet b5a88078e934492798f6c25a24759489 with delete_type TABLET_DATA_TOMBSTONED (TS 9c8cc24fa22248b4b9e63889589bdbde not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:42366
I20260608 10:05:47.956252 25043 tablet_replica.cc:333] T b5a88078e934492798f6c25a24759489 P 9c8cc24fa22248b4b9e63889589bdbde: stopping tablet replica
I20260608 10:05:47.957245 25043 raft_consensus.cc:2243] T b5a88078e934492798f6c25a24759489 P 9c8cc24fa22248b4b9e63889589bdbde [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:47.957969 25043 raft_consensus.cc:2272] T b5a88078e934492798f6c25a24759489 P 9c8cc24fa22248b4b9e63889589bdbde [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:47.960592 25043 ts_tablet_manager.cc:1916] T b5a88078e934492798f6c25a24759489 P 9c8cc24fa22248b4b9e63889589bdbde: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:05:47.970944 25043 ts_tablet_manager.cc:1929] T b5a88078e934492798f6c25a24759489 P 9c8cc24fa22248b4b9e63889589bdbde: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 10:05:47.971230 25043 log.cc:1199] T b5a88078e934492798f6c25a24759489 P 9c8cc24fa22248b4b9e63889589bdbde: Deleting WAL directory at /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913058711471-21486-0/minicluster-data/ts-2-root/wals/b5a88078e934492798f6c25a24759489
I20260608 10:05:47.972602 24320 catalog_manager.cc:5027] TS 9c8cc24fa22248b4b9e63889589bdbde (127.20.251.131:40659): tablet b5a88078e934492798f6c25a24759489 (table range_aware_rebalance_new_range [id=bc2f2a57ebc24a8d8925ea2b7f361da2]) successfully deleted
I20260608 10:05:48.603425 21486 tablet_server.cc:179] TabletServer@127.20.251.129:0 shutting down...
W20260608 10:05:48.609016 24709 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 1 similar messages]
W20260608 10:05:48.613224 24709 consensus_peers.cc:597] T 484abce8f3ce4ebab99fb2fffda11088 P 0052053da6854e968261096442a7c3d3 -> Peer b569fba4fb644085ab706845b9a7d1af (127.20.251.129:39911): Couldn't send request to peer b569fba4fb644085ab706845b9a7d1af. 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:05:48.636364 21486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:05:48.637147 21486 tablet_replica.cc:333] T 7d78a81987964e68b3bd927294d32674 P b569fba4fb644085ab706845b9a7d1af: stopping tablet replica
I20260608 10:05:48.637959 21486 raft_consensus.cc:2243] T 7d78a81987964e68b3bd927294d32674 P b569fba4fb644085ab706845b9a7d1af [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:05:48.638978 21486 raft_consensus.cc:2272] T 7d78a81987964e68b3bd927294d32674 P b569fba4fb644085ab706845b9a7d1af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:48.641482 21486 tablet_replica.cc:333] T 8373c7b5ec734517976c32475f8f745e P b569fba4fb644085ab706845b9a7d1af: stopping tablet replica
I20260608 10:05:48.642081 21486 raft_consensus.cc:2243] T 8373c7b5ec734517976c32475f8f745e P b569fba4fb644085ab706845b9a7d1af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:48.642526 21486 raft_consensus.cc:2272] T 8373c7b5ec734517976c32475f8f745e P b569fba4fb644085ab706845b9a7d1af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:48.644191 21486 tablet_replica.cc:333] T daf02ad12cb640c6bd73c4e689396cff P b569fba4fb644085ab706845b9a7d1af: stopping tablet replica
I20260608 10:05:48.644716 21486 raft_consensus.cc:2243] T daf02ad12cb640c6bd73c4e689396cff P b569fba4fb644085ab706845b9a7d1af [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:05:48.645406 21486 raft_consensus.cc:2272] T daf02ad12cb640c6bd73c4e689396cff P b569fba4fb644085ab706845b9a7d1af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:48.647097 21486 tablet_replica.cc:333] T 1b3ed6acebad406aa189b3aaa7026031 P b569fba4fb644085ab706845b9a7d1af: stopping tablet replica
I20260608 10:05:48.647598 21486 raft_consensus.cc:2243] T 1b3ed6acebad406aa189b3aaa7026031 P b569fba4fb644085ab706845b9a7d1af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:48.647961 21486 raft_consensus.cc:2272] T 1b3ed6acebad406aa189b3aaa7026031 P b569fba4fb644085ab706845b9a7d1af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:48.649641 21486 tablet_replica.cc:333] T 593b3edd021541c19f5ccadc5b6f8c29 P b569fba4fb644085ab706845b9a7d1af: stopping tablet replica
I20260608 10:05:48.650408 21486 raft_consensus.cc:2243] T 593b3edd021541c19f5ccadc5b6f8c29 P b569fba4fb644085ab706845b9a7d1af [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:05:48.651206 21486 raft_consensus.cc:2272] T 593b3edd021541c19f5ccadc5b6f8c29 P b569fba4fb644085ab706845b9a7d1af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:48.653615 21486 tablet_replica.cc:333] T 13c9391de4014e74a016a7d96fad3f3f P b569fba4fb644085ab706845b9a7d1af: stopping tablet replica
W20260608 10:05:48.653923 24709 consensus_peers.cc:597] T cf3f40c269834919b8d18fcc964ad1b1 P 0052053da6854e968261096442a7c3d3 -> Peer b569fba4fb644085ab706845b9a7d1af (127.20.251.129:39911): Couldn't send request to peer b569fba4fb644085ab706845b9a7d1af. 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:05:48.654150 21486 raft_consensus.cc:2243] T 13c9391de4014e74a016a7d96fad3f3f P b569fba4fb644085ab706845b9a7d1af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:48.654659 21486 raft_consensus.cc:2272] T 13c9391de4014e74a016a7d96fad3f3f P b569fba4fb644085ab706845b9a7d1af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:48.656431 21486 tablet_replica.cc:333] T baa237c4f96b49a8b5cbb0c9886c5052 P b569fba4fb644085ab706845b9a7d1af: stopping tablet replica
I20260608 10:05:48.656941 21486 raft_consensus.cc:2243] T baa237c4f96b49a8b5cbb0c9886c5052 P b569fba4fb644085ab706845b9a7d1af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:48.657310 21486 raft_consensus.cc:2272] T baa237c4f96b49a8b5cbb0c9886c5052 P b569fba4fb644085ab706845b9a7d1af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:48.659094 21486 tablet_replica.cc:333] T 27d7088f9540467a88c9c3acdd6b4ef6 P b569fba4fb644085ab706845b9a7d1af: stopping tablet replica
I20260608 10:05:48.659600 21486 raft_consensus.cc:2243] T 27d7088f9540467a88c9c3acdd6b4ef6 P b569fba4fb644085ab706845b9a7d1af [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:05:48.660295 21486 raft_consensus.cc:2272] T 27d7088f9540467a88c9c3acdd6b4ef6 P b569fba4fb644085ab706845b9a7d1af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:48.662303 21486 tablet_replica.cc:333] T 7264289eb3a24492b95f5c44446cbff5 P b569fba4fb644085ab706845b9a7d1af: stopping tablet replica
I20260608 10:05:48.662814 21486 raft_consensus.cc:2243] T 7264289eb3a24492b95f5c44446cbff5 P b569fba4fb644085ab706845b9a7d1af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:48.663188 21486 raft_consensus.cc:2272] T 7264289eb3a24492b95f5c44446cbff5 P b569fba4fb644085ab706845b9a7d1af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:48.664863 21486 tablet_replica.cc:333] T 484abce8f3ce4ebab99fb2fffda11088 P b569fba4fb644085ab706845b9a7d1af: stopping tablet replica
I20260608 10:05:48.665355 21486 raft_consensus.cc:2243] T 484abce8f3ce4ebab99fb2fffda11088 P b569fba4fb644085ab706845b9a7d1af [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:48.665778 21486 raft_consensus.cc:2272] T 484abce8f3ce4ebab99fb2fffda11088 P b569fba4fb644085ab706845b9a7d1af [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:48.667467 21486 tablet_replica.cc:333] T cf3f40c269834919b8d18fcc964ad1b1 P b569fba4fb644085ab706845b9a7d1af: stopping tablet replica
I20260608 10:05:48.667935 21486 raft_consensus.cc:2243] T cf3f40c269834919b8d18fcc964ad1b1 P b569fba4fb644085ab706845b9a7d1af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:48.668301 21486 raft_consensus.cc:2272] T cf3f40c269834919b8d18fcc964ad1b1 P b569fba4fb644085ab706845b9a7d1af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:48.670351 21486 tablet_replica.cc:333] T b5a88078e934492798f6c25a24759489 P b569fba4fb644085ab706845b9a7d1af: stopping tablet replica
I20260608 10:05:48.670817 21486 raft_consensus.cc:2243] T b5a88078e934492798f6c25a24759489 P b569fba4fb644085ab706845b9a7d1af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:48.671386 21486 raft_consensus.cc:2272] T b5a88078e934492798f6c25a24759489 P b569fba4fb644085ab706845b9a7d1af [term 2 FOLLOWER]: Raft consensus is shut down!
W20260608 10:05:48.672552 24553 consensus_peers.cc:597] T baa237c4f96b49a8b5cbb0c9886c5052 P 9c8cc24fa22248b4b9e63889589bdbde -> Peer b569fba4fb644085ab706845b9a7d1af (127.20.251.129:39911): Couldn't send request to peer b569fba4fb644085ab706845b9a7d1af. 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:05:48.731681 24479 consensus_peers.cc:597] T 1b3ed6acebad406aa189b3aaa7026031 P d67e29afecfc4f019844256afe357d9b -> Peer b569fba4fb644085ab706845b9a7d1af (127.20.251.129:39911): Couldn't send request to peer b569fba4fb644085ab706845b9a7d1af. Status: Network error: Client connection negotiation failed: client connection to 127.20.251.129:39911: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:05:48.736653 21486 tablet_server.cc:196] TabletServer@127.20.251.129:0 shutdown complete.
I20260608 10:05:48.760656 21486 tablet_server.cc:179] TabletServer@127.20.251.130:0 shutting down...
I20260608 10:05:48.786388 21486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:05:48.787062 21486 tablet_replica.cc:333] T 7d78a81987964e68b3bd927294d32674 P d67e29afecfc4f019844256afe357d9b: stopping tablet replica
I20260608 10:05:48.787818 21486 raft_consensus.cc:2243] T 7d78a81987964e68b3bd927294d32674 P d67e29afecfc4f019844256afe357d9b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:48.788460 21486 raft_consensus.cc:2272] T 7d78a81987964e68b3bd927294d32674 P d67e29afecfc4f019844256afe357d9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:48.790486 21486 tablet_replica.cc:333] T 8373c7b5ec734517976c32475f8f745e P d67e29afecfc4f019844256afe357d9b: stopping tablet replica
W20260608 10:05:48.790961 24553 consensus_peers.cc:597] T 8a6d9c20a53d4405803bf1586fd730fe P 9c8cc24fa22248b4b9e63889589bdbde -> Peer d67e29afecfc4f019844256afe357d9b (127.20.251.130:37695): Couldn't send request to peer d67e29afecfc4f019844256afe357d9b. 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:05:48.791172 21486 raft_consensus.cc:2243] T 8373c7b5ec734517976c32475f8f745e P d67e29afecfc4f019844256afe357d9b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:48.791646 21486 raft_consensus.cc:2272] T 8373c7b5ec734517976c32475f8f745e P d67e29afecfc4f019844256afe357d9b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:48.793486 21486 tablet_replica.cc:333] T 46d8fdd9af9f4ae49353f4cef0c108d2 P d67e29afecfc4f019844256afe357d9b: stopping tablet replica
I20260608 10:05:48.794072 21486 raft_consensus.cc:2243] T 46d8fdd9af9f4ae49353f4cef0c108d2 P d67e29afecfc4f019844256afe357d9b [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:05:48.794768 21486 raft_consensus.cc:2272] T 46d8fdd9af9f4ae49353f4cef0c108d2 P d67e29afecfc4f019844256afe357d9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:48.796553 21486 tablet_replica.cc:333] T 429750ea3a544dc59b40258f9a7399e0 P d67e29afecfc4f019844256afe357d9b: stopping tablet replica
I20260608 10:05:48.797076 21486 raft_consensus.cc:2243] T 429750ea3a544dc59b40258f9a7399e0 P d67e29afecfc4f019844256afe357d9b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:48.797417 21486 raft_consensus.cc:2272] T 429750ea3a544dc59b40258f9a7399e0 P d67e29afecfc4f019844256afe357d9b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:48.799090 21486 tablet_replica.cc:333] T 1b3ed6acebad406aa189b3aaa7026031 P d67e29afecfc4f019844256afe357d9b: stopping tablet replica
I20260608 10:05:48.799782 21486 raft_consensus.cc:2243] T 1b3ed6acebad406aa189b3aaa7026031 P d67e29afecfc4f019844256afe357d9b [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:05:48.800486 21486 raft_consensus.cc:2272] T 1b3ed6acebad406aa189b3aaa7026031 P d67e29afecfc4f019844256afe357d9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:48.802546 21486 tablet_replica.cc:333] T 593b3edd021541c19f5ccadc5b6f8c29 P d67e29afecfc4f019844256afe357d9b: stopping tablet replica
I20260608 10:05:48.803323 21486 raft_consensus.cc:2243] T 593b3edd021541c19f5ccadc5b6f8c29 P d67e29afecfc4f019844256afe357d9b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:48.803910 21486 raft_consensus.cc:2272] T 593b3edd021541c19f5ccadc5b6f8c29 P d67e29afecfc4f019844256afe357d9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:48.806314 21486 tablet_replica.cc:333] T 13c9391de4014e74a016a7d96fad3f3f P d67e29afecfc4f019844256afe357d9b: stopping tablet replica
I20260608 10:05:48.806841 21486 raft_consensus.cc:2243] T 13c9391de4014e74a016a7d96fad3f3f P d67e29afecfc4f019844256afe357d9b [term 1 LEADER]: Raft consensus shutting down.
W20260608 10:05:48.807029 24709 consensus_peers.cc:597] T 8373c7b5ec734517976c32475f8f745e P 0052053da6854e968261096442a7c3d3 -> Peer b569fba4fb644085ab706845b9a7d1af (127.20.251.129:39911): Couldn't send request to peer b569fba4fb644085ab706845b9a7d1af. Status: Network error: Client connection negotiation failed: client connection to 127.20.251.129:39911: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:05:48.807772 21486 raft_consensus.cc:2272] T 13c9391de4014e74a016a7d96fad3f3f P d67e29afecfc4f019844256afe357d9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:48.809842 21486 tablet_replica.cc:333] T baa237c4f96b49a8b5cbb0c9886c5052 P d67e29afecfc4f019844256afe357d9b: stopping tablet replica
I20260608 10:05:48.810338 21486 raft_consensus.cc:2243] T baa237c4f96b49a8b5cbb0c9886c5052 P d67e29afecfc4f019844256afe357d9b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:48.810688 21486 raft_consensus.cc:2272] T baa237c4f96b49a8b5cbb0c9886c5052 P d67e29afecfc4f019844256afe357d9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:48.812407 21486 tablet_replica.cc:333] T b5a88078e934492798f6c25a24759489 P d67e29afecfc4f019844256afe357d9b: stopping tablet replica
I20260608 10:05:48.812906 21486 raft_consensus.cc:2243] T b5a88078e934492798f6c25a24759489 P d67e29afecfc4f019844256afe357d9b [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:05:48.813633 21486 raft_consensus.cc:2272] T b5a88078e934492798f6c25a24759489 P d67e29afecfc4f019844256afe357d9b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:48.815912 21486 tablet_replica.cc:333] T 7264289eb3a24492b95f5c44446cbff5 P d67e29afecfc4f019844256afe357d9b: stopping tablet replica
I20260608 10:05:48.816589 21486 raft_consensus.cc:2243] T 7264289eb3a24492b95f5c44446cbff5 P d67e29afecfc4f019844256afe357d9b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:48.817015 21486 raft_consensus.cc:2272] T 7264289eb3a24492b95f5c44446cbff5 P d67e29afecfc4f019844256afe357d9b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:05:48.817548 24553 consensus_peers.cc:597] T 429750ea3a544dc59b40258f9a7399e0 P 9c8cc24fa22248b4b9e63889589bdbde -> Peer d67e29afecfc4f019844256afe357d9b (127.20.251.130:37695): Couldn't send request to peer d67e29afecfc4f019844256afe357d9b. 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:05:48.819183 21486 tablet_replica.cc:333] T d9eed986f0ca414187fed73c6b745159 P d67e29afecfc4f019844256afe357d9b: stopping tablet replica
I20260608 10:05:48.819669 21486 raft_consensus.cc:2243] T d9eed986f0ca414187fed73c6b745159 P d67e29afecfc4f019844256afe357d9b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:48.820039 21486 raft_consensus.cc:2272] T d9eed986f0ca414187fed73c6b745159 P d67e29afecfc4f019844256afe357d9b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:48.821645 21486 tablet_replica.cc:333] T 8a6d9c20a53d4405803bf1586fd730fe P d67e29afecfc4f019844256afe357d9b: stopping tablet replica
I20260608 10:05:48.822118 21486 raft_consensus.cc:2243] T 8a6d9c20a53d4405803bf1586fd730fe P d67e29afecfc4f019844256afe357d9b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:48.822674 21486 raft_consensus.cc:2272] T 8a6d9c20a53d4405803bf1586fd730fe P d67e29afecfc4f019844256afe357d9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:48.847065 21486 tablet_server.cc:196] TabletServer@127.20.251.130:0 shutdown complete.
W20260608 10:05:48.847427 24553 consensus_peers.cc:597] T 7264289eb3a24492b95f5c44446cbff5 P 9c8cc24fa22248b4b9e63889589bdbde -> Peer d67e29afecfc4f019844256afe357d9b (127.20.251.130:37695): Couldn't send request to peer d67e29afecfc4f019844256afe357d9b. Status: Network error: Client connection negotiation failed: client connection to 127.20.251.130:37695: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:05:48.872118 21486 tablet_server.cc:179] TabletServer@127.20.251.131:0 shutting down...
W20260608 10:05:48.877925 24706 consensus_peers.cc:597] T cf3f40c269834919b8d18fcc964ad1b1 P 0052053da6854e968261096442a7c3d3 -> Peer 9c8cc24fa22248b4b9e63889589bdbde (127.20.251.131:40659): Couldn't send request to peer 9c8cc24fa22248b4b9e63889589bdbde. 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:05:48.898166 21486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:05:48.898933 21486 tablet_replica.cc:333] T 7d78a81987964e68b3bd927294d32674 P 9c8cc24fa22248b4b9e63889589bdbde: stopping tablet replica
I20260608 10:05:48.899741 21486 raft_consensus.cc:2243] T 7d78a81987964e68b3bd927294d32674 P 9c8cc24fa22248b4b9e63889589bdbde [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:48.900215 21486 raft_consensus.cc:2272] T 7d78a81987964e68b3bd927294d32674 P 9c8cc24fa22248b4b9e63889589bdbde [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:48.902119 21486 tablet_replica.cc:333] T daf02ad12cb640c6bd73c4e689396cff P 9c8cc24fa22248b4b9e63889589bdbde: stopping tablet replica
I20260608 10:05:48.902688 21486 raft_consensus.cc:2243] T daf02ad12cb640c6bd73c4e689396cff P 9c8cc24fa22248b4b9e63889589bdbde [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:48.903066 21486 raft_consensus.cc:2272] T daf02ad12cb640c6bd73c4e689396cff P 9c8cc24fa22248b4b9e63889589bdbde [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:48.904594 21486 tablet_replica.cc:333] T cf3f40c269834919b8d18fcc964ad1b1 P 9c8cc24fa22248b4b9e63889589bdbde: stopping tablet replica
I20260608 10:05:48.905097 21486 raft_consensus.cc:2243] T cf3f40c269834919b8d18fcc964ad1b1 P 9c8cc24fa22248b4b9e63889589bdbde [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:48.905454 21486 raft_consensus.cc:2272] T cf3f40c269834919b8d18fcc964ad1b1 P 9c8cc24fa22248b4b9e63889589bdbde [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:48.907081 21486 tablet_replica.cc:333] T 593b3edd021541c19f5ccadc5b6f8c29 P 9c8cc24fa22248b4b9e63889589bdbde: stopping tablet replica
I20260608 10:05:48.907542 21486 raft_consensus.cc:2243] T 593b3edd021541c19f5ccadc5b6f8c29 P 9c8cc24fa22248b4b9e63889589bdbde [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:48.908017 21486 raft_consensus.cc:2272] T 593b3edd021541c19f5ccadc5b6f8c29 P 9c8cc24fa22248b4b9e63889589bdbde [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:48.909601 21486 tablet_replica.cc:333] T baa237c4f96b49a8b5cbb0c9886c5052 P 9c8cc24fa22248b4b9e63889589bdbde: stopping tablet replica
I20260608 10:05:48.910069 21486 raft_consensus.cc:2243] T baa237c4f96b49a8b5cbb0c9886c5052 P 9c8cc24fa22248b4b9e63889589bdbde [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:05:48.910737 21486 raft_consensus.cc:2272] T baa237c4f96b49a8b5cbb0c9886c5052 P 9c8cc24fa22248b4b9e63889589bdbde [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:48.912381 21486 tablet_replica.cc:333] T 429750ea3a544dc59b40258f9a7399e0 P 9c8cc24fa22248b4b9e63889589bdbde: stopping tablet replica
I20260608 10:05:48.912850 21486 raft_consensus.cc:2243] T 429750ea3a544dc59b40258f9a7399e0 P 9c8cc24fa22248b4b9e63889589bdbde [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:05:48.913549 21486 raft_consensus.cc:2272] T 429750ea3a544dc59b40258f9a7399e0 P 9c8cc24fa22248b4b9e63889589bdbde [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:48.915266 21486 tablet_replica.cc:333] T 27d7088f9540467a88c9c3acdd6b4ef6 P 9c8cc24fa22248b4b9e63889589bdbde: stopping tablet replica
I20260608 10:05:48.915748 21486 raft_consensus.cc:2243] T 27d7088f9540467a88c9c3acdd6b4ef6 P 9c8cc24fa22248b4b9e63889589bdbde [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:48.916200 21486 raft_consensus.cc:2272] T 27d7088f9540467a88c9c3acdd6b4ef6 P 9c8cc24fa22248b4b9e63889589bdbde [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:48.917961 21486 tablet_replica.cc:333] T 46d8fdd9af9f4ae49353f4cef0c108d2 P 9c8cc24fa22248b4b9e63889589bdbde: stopping tablet replica
I20260608 10:05:48.918453 21486 raft_consensus.cc:2243] T 46d8fdd9af9f4ae49353f4cef0c108d2 P 9c8cc24fa22248b4b9e63889589bdbde [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:48.918931 21486 raft_consensus.cc:2272] T 46d8fdd9af9f4ae49353f4cef0c108d2 P 9c8cc24fa22248b4b9e63889589bdbde [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:48.920588 21486 tablet_replica.cc:333] T 7264289eb3a24492b95f5c44446cbff5 P 9c8cc24fa22248b4b9e63889589bdbde: stopping tablet replica
I20260608 10:05:48.921070 21486 raft_consensus.cc:2243] T 7264289eb3a24492b95f5c44446cbff5 P 9c8cc24fa22248b4b9e63889589bdbde [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:05:48.921813 21486 raft_consensus.cc:2272] T 7264289eb3a24492b95f5c44446cbff5 P 9c8cc24fa22248b4b9e63889589bdbde [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:48.923434 21486 tablet_replica.cc:333] T d9eed986f0ca414187fed73c6b745159 P 9c8cc24fa22248b4b9e63889589bdbde: stopping tablet replica
I20260608 10:05:48.923905 21486 raft_consensus.cc:2243] T d9eed986f0ca414187fed73c6b745159 P 9c8cc24fa22248b4b9e63889589bdbde [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:48.924254 21486 raft_consensus.cc:2272] T d9eed986f0ca414187fed73c6b745159 P 9c8cc24fa22248b4b9e63889589bdbde [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:48.925851 21486 tablet_replica.cc:333] T 484abce8f3ce4ebab99fb2fffda11088 P 9c8cc24fa22248b4b9e63889589bdbde: stopping tablet replica
I20260608 10:05:48.926355 21486 raft_consensus.cc:2243] T 484abce8f3ce4ebab99fb2fffda11088 P 9c8cc24fa22248b4b9e63889589bdbde [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:48.926751 21486 raft_consensus.cc:2272] T 484abce8f3ce4ebab99fb2fffda11088 P 9c8cc24fa22248b4b9e63889589bdbde [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:48.928508 21486 tablet_replica.cc:333] T 8a6d9c20a53d4405803bf1586fd730fe P 9c8cc24fa22248b4b9e63889589bdbde: stopping tablet replica
I20260608 10:05:48.928931 21486 raft_consensus.cc:2243] T 8a6d9c20a53d4405803bf1586fd730fe P 9c8cc24fa22248b4b9e63889589bdbde [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:05:48.929620 21486 raft_consensus.cc:2272] T 8a6d9c20a53d4405803bf1586fd730fe P 9c8cc24fa22248b4b9e63889589bdbde [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:48.964723 21486 tablet_server.cc:196] TabletServer@127.20.251.131:0 shutdown complete.
I20260608 10:05:48.995066 21486 tablet_server.cc:179] TabletServer@127.20.251.132:0 shutting down...
I20260608 10:05:49.017823 21486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:05:49.018632 21486 tablet_replica.cc:333] T d9eed986f0ca414187fed73c6b745159 P 0052053da6854e968261096442a7c3d3: stopping tablet replica
I20260608 10:05:49.019266 21486 raft_consensus.cc:2243] T d9eed986f0ca414187fed73c6b745159 P 0052053da6854e968261096442a7c3d3 [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:05:49.020010 21486 raft_consensus.cc:2272] T d9eed986f0ca414187fed73c6b745159 P 0052053da6854e968261096442a7c3d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:49.021782 21486 tablet_replica.cc:333] T 484abce8f3ce4ebab99fb2fffda11088 P 0052053da6854e968261096442a7c3d3: stopping tablet replica
I20260608 10:05:49.022325 21486 raft_consensus.cc:2243] T 484abce8f3ce4ebab99fb2fffda11088 P 0052053da6854e968261096442a7c3d3 [term 3 LEADER]: Raft consensus shutting down.
I20260608 10:05:49.023051 21486 raft_consensus.cc:2272] T 484abce8f3ce4ebab99fb2fffda11088 P 0052053da6854e968261096442a7c3d3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:49.024704 21486 tablet_replica.cc:333] T 27d7088f9540467a88c9c3acdd6b4ef6 P 0052053da6854e968261096442a7c3d3: stopping tablet replica
I20260608 10:05:49.025336 21486 raft_consensus.cc:2243] T 27d7088f9540467a88c9c3acdd6b4ef6 P 0052053da6854e968261096442a7c3d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:49.025904 21486 raft_consensus.cc:2272] T 27d7088f9540467a88c9c3acdd6b4ef6 P 0052053da6854e968261096442a7c3d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:49.027546 21486 tablet_replica.cc:333] T 46d8fdd9af9f4ae49353f4cef0c108d2 P 0052053da6854e968261096442a7c3d3: stopping tablet replica
I20260608 10:05:49.028081 21486 raft_consensus.cc:2243] T 46d8fdd9af9f4ae49353f4cef0c108d2 P 0052053da6854e968261096442a7c3d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:49.028491 21486 raft_consensus.cc:2272] T 46d8fdd9af9f4ae49353f4cef0c108d2 P 0052053da6854e968261096442a7c3d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:49.030113 21486 tablet_replica.cc:333] T 1b3ed6acebad406aa189b3aaa7026031 P 0052053da6854e968261096442a7c3d3: stopping tablet replica
I20260608 10:05:49.030628 21486 raft_consensus.cc:2243] T 1b3ed6acebad406aa189b3aaa7026031 P 0052053da6854e968261096442a7c3d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:49.031009 21486 raft_consensus.cc:2272] T 1b3ed6acebad406aa189b3aaa7026031 P 0052053da6854e968261096442a7c3d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:49.032593 21486 tablet_replica.cc:333] T 429750ea3a544dc59b40258f9a7399e0 P 0052053da6854e968261096442a7c3d3: stopping tablet replica
I20260608 10:05:49.033092 21486 raft_consensus.cc:2243] T 429750ea3a544dc59b40258f9a7399e0 P 0052053da6854e968261096442a7c3d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:49.033587 21486 raft_consensus.cc:2272] T 429750ea3a544dc59b40258f9a7399e0 P 0052053da6854e968261096442a7c3d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:49.035233 21486 tablet_replica.cc:333] T 8a6d9c20a53d4405803bf1586fd730fe P 0052053da6854e968261096442a7c3d3: stopping tablet replica
I20260608 10:05:49.035759 21486 raft_consensus.cc:2243] T 8a6d9c20a53d4405803bf1586fd730fe P 0052053da6854e968261096442a7c3d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:49.036168 21486 raft_consensus.cc:2272] T 8a6d9c20a53d4405803bf1586fd730fe P 0052053da6854e968261096442a7c3d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:49.037811 21486 tablet_replica.cc:333] T 13c9391de4014e74a016a7d96fad3f3f P 0052053da6854e968261096442a7c3d3: stopping tablet replica
I20260608 10:05:49.038288 21486 raft_consensus.cc:2243] T 13c9391de4014e74a016a7d96fad3f3f P 0052053da6854e968261096442a7c3d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:49.038757 21486 raft_consensus.cc:2272] T 13c9391de4014e74a016a7d96fad3f3f P 0052053da6854e968261096442a7c3d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:49.040433 21486 tablet_replica.cc:333] T daf02ad12cb640c6bd73c4e689396cff P 0052053da6854e968261096442a7c3d3: stopping tablet replica
I20260608 10:05:49.040913 21486 raft_consensus.cc:2243] T daf02ad12cb640c6bd73c4e689396cff P 0052053da6854e968261096442a7c3d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:49.041268 21486 raft_consensus.cc:2272] T daf02ad12cb640c6bd73c4e689396cff P 0052053da6854e968261096442a7c3d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:49.042860 21486 tablet_replica.cc:333] T b5a88078e934492798f6c25a24759489 P 0052053da6854e968261096442a7c3d3: stopping tablet replica
I20260608 10:05:49.043327 21486 raft_consensus.cc:2243] T b5a88078e934492798f6c25a24759489 P 0052053da6854e968261096442a7c3d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:49.043784 21486 raft_consensus.cc:2272] T b5a88078e934492798f6c25a24759489 P 0052053da6854e968261096442a7c3d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:49.045346 21486 tablet_replica.cc:333] T cf3f40c269834919b8d18fcc964ad1b1 P 0052053da6854e968261096442a7c3d3: stopping tablet replica
I20260608 10:05:49.045821 21486 raft_consensus.cc:2243] T cf3f40c269834919b8d18fcc964ad1b1 P 0052053da6854e968261096442a7c3d3 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:05:49.046530 21486 raft_consensus.cc:2272] T cf3f40c269834919b8d18fcc964ad1b1 P 0052053da6854e968261096442a7c3d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:49.048166 21486 tablet_replica.cc:333] T 8373c7b5ec734517976c32475f8f745e P 0052053da6854e968261096442a7c3d3: stopping tablet replica
I20260608 10:05:49.048626 21486 raft_consensus.cc:2243] T 8373c7b5ec734517976c32475f8f745e P 0052053da6854e968261096442a7c3d3 [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:05:49.049278 21486 raft_consensus.cc:2272] T 8373c7b5ec734517976c32475f8f745e P 0052053da6854e968261096442a7c3d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:49.080174 21486 tablet_server.cc:196] TabletServer@127.20.251.132:0 shutdown complete.
I20260608 10:05:49.102306 21486 master.cc:562] Master@127.20.251.190:45837 shutting down...
I20260608 10:05:49.121116 21486 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a218aebc2fe8496aa344b441ca1ed78b [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:05:49.121697 21486 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a218aebc2fe8496aa344b441ca1ed78b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:49.122081 21486 tablet_replica.cc:333] T 00000000000000000000000000000000 P a218aebc2fe8496aa344b441ca1ed78b: stopping tablet replica
I20260608 10:05:49.141333 21486 master.cc:584] Master@127.20.251.190:45837 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas (13894 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne
I20260608 10:05:49.189546 21486 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.20.251.190:40629
I20260608 10:05:49.190874 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:05:49.196573 25052 instance_detector.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:05:49.196587 25051 instance_detector.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:05:49.198315 25054 instance_detector.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:05:49.199810 21486 server_base.cc:1061] running on GCE node
I20260608 10:05:49.201300 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:05:49.201486 21486 system_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:05:49.201678 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913149201660 us; error 0 us; skew 500 ppm
I20260608 10:05:49.202339 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:05:49.205066 21486 webserver.cc:533] Webserver started at http://127.20.251.190:44639/ using document root <none> and password file <none>
I20260608 10:05:49.205636 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:05:49.205797 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:05:49.206024 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:05:49.207094 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913058711471-21486-0/minicluster-data/master-0-root/instance:
uuid: "2115919a01dd487cbfe9c9296ac69e9b"
format_stamp: "Formatted at 2026-06-08 10:05:49 on dist-test-slave-0x65"
I20260608 10:05:49.211695 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:05:49.215292 25059 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:05:49.216034 21486 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 10:05:49.216318 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913058711471-21486-0/minicluster-data/master-0-root
uuid: "2115919a01dd487cbfe9c9296ac69e9b"
format_stamp: "Formatted at 2026-06-08 10:05:49 on dist-test-slave-0x65"
I20260608 10:05:49.216585 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913058711471-21486-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913058711471-21486-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913058711471-21486-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:05:49.230393 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:05:49.231562 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:05:49.271421 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.190:40629
I20260608 10:05:49.271561 25110 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.190:40629 every 8 connection(s)
I20260608 10:05:49.275571 25111 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:05:49.285637 25111 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2115919a01dd487cbfe9c9296ac69e9b: Bootstrap starting.
I20260608 10:05:49.290458 25111 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2115919a01dd487cbfe9c9296ac69e9b: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:49.295003 25111 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2115919a01dd487cbfe9c9296ac69e9b: No bootstrap required, opened a new log
I20260608 10:05:49.297215 25111 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2115919a01dd487cbfe9c9296ac69e9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2115919a01dd487cbfe9c9296ac69e9b" member_type: VOTER }
I20260608 10:05:49.297612 25111 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2115919a01dd487cbfe9c9296ac69e9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:49.297832 25111 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2115919a01dd487cbfe9c9296ac69e9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2115919a01dd487cbfe9c9296ac69e9b, State: Initialized, Role: FOLLOWER
I20260608 10:05:49.298416 25111 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2115919a01dd487cbfe9c9296ac69e9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2115919a01dd487cbfe9c9296ac69e9b" member_type: VOTER }
I20260608 10:05:49.298852 25111 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2115919a01dd487cbfe9c9296ac69e9b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:05:49.299079 25111 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2115919a01dd487cbfe9c9296ac69e9b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:05:49.299325 25111 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2115919a01dd487cbfe9c9296ac69e9b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:49.303946 25111 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2115919a01dd487cbfe9c9296ac69e9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2115919a01dd487cbfe9c9296ac69e9b" member_type: VOTER }
I20260608 10:05:49.304453 25111 leader_election.cc:304] T 00000000000000000000000000000000 P 2115919a01dd487cbfe9c9296ac69e9b [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: 2115919a01dd487cbfe9c9296ac69e9b; no voters: 
I20260608 10:05:49.305676 25111 leader_election.cc:290] T 00000000000000000000000000000000 P 2115919a01dd487cbfe9c9296ac69e9b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:05:49.306058 25114 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2115919a01dd487cbfe9c9296ac69e9b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:49.307377 25114 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2115919a01dd487cbfe9c9296ac69e9b [term 1 LEADER]: Becoming Leader. State: Replica: 2115919a01dd487cbfe9c9296ac69e9b, State: Running, Role: LEADER
I20260608 10:05:49.308076 25114 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2115919a01dd487cbfe9c9296ac69e9b [LEADER]: Queue going to LEADER mode. State: All 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: "2115919a01dd487cbfe9c9296ac69e9b" member_type: VOTER }
I20260608 10:05:49.308611 25111 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2115919a01dd487cbfe9c9296ac69e9b [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:05:49.312012 25115 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2115919a01dd487cbfe9c9296ac69e9b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2115919a01dd487cbfe9c9296ac69e9b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2115919a01dd487cbfe9c9296ac69e9b" member_type: VOTER } }
I20260608 10:05:49.312556 25115 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2115919a01dd487cbfe9c9296ac69e9b [sys.catalog]: This master's current role is: LEADER
I20260608 10:05:49.312744 25116 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2115919a01dd487cbfe9c9296ac69e9b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2115919a01dd487cbfe9c9296ac69e9b. Latest consensus state: current_term: 1 leader_uuid: "2115919a01dd487cbfe9c9296ac69e9b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2115919a01dd487cbfe9c9296ac69e9b" member_type: VOTER } }
I20260608 10:05:49.313306 25116 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2115919a01dd487cbfe9c9296ac69e9b [sys.catalog]: This master's current role is: LEADER
I20260608 10:05:49.335681 25121 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:05:49.343130 25121 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:05:49.344580 21486 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:05:49.358012 25121 catalog_manager.cc:1382] Generated new cluster ID: f5acaae3406c4463b8c98e49ebf6d8bd
I20260608 10:05:49.358340 25121 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:05:49.374163 25121 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:05:49.375624 25121 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:05:49.391389 25121 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 2115919a01dd487cbfe9c9296ac69e9b: Generated new TSK 0
I20260608 10:05:49.392035 25121 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:05:49.411844 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:05:49.419602 25133 instance_detector.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:05:49.420095 25134 instance_detector.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:05:49.421463 25136 instance_detector.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:05:49.422377 21486 server_base.cc:1061] running on GCE node
I20260608 10:05:49.423393 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:05:49.423616 21486 system_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:05:49.423777 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913149423759 us; error 0 us; skew 500 ppm
I20260608 10:05:49.424350 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:05:49.427187 21486 webserver.cc:533] Webserver started at http://127.20.251.129:42083/ using document root <none> and password file <none>
I20260608 10:05:49.427735 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:05:49.427927 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:05:49.428215 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:05:49.429618 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913058711471-21486-0/minicluster-data/ts-0-root/instance:
uuid: "46be1ca5dfd54f7691edfecd662125f4"
format_stamp: "Formatted at 2026-06-08 10:05:49 on dist-test-slave-0x65"
I20260608 10:05:49.434569 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:05:49.438550 25141 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:05:49.439401 21486 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:05:49.439700 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913058711471-21486-0/minicluster-data/ts-0-root
uuid: "46be1ca5dfd54f7691edfecd662125f4"
format_stamp: "Formatted at 2026-06-08 10:05:49 on dist-test-slave-0x65"
I20260608 10:05:49.439973 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913058711471-21486-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913058711471-21486-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913058711471-21486-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:05:49.457098 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:05:49.458519 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:05:49.460078 21486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:05:49.462682 21486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:05:49.462883 21486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:49.463124 21486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:05:49.463286 21486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:49.510113 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.129:33659
I20260608 10:05:49.510246 25203 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.129:33659 every 8 connection(s)
I20260608 10:05:49.515717 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:05:49.523147 25208 instance_detector.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:05:49.524930 25209 instance_detector.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:05:49.528582 25211 instance_detector.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:05:49.529346 21486 server_base.cc:1061] running on GCE node
I20260608 10:05:49.529992 25204 heartbeater.cc:344] Connected to a master server at 127.20.251.190:40629
I20260608 10:05:49.530351 25204 heartbeater.cc:461] Registering TS with master...
I20260608 10:05:49.530392 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:05:49.530721 21486 system_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:05:49.530889 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913149530870 us; error 0 us; skew 500 ppm
I20260608 10:05:49.531136 25204 heartbeater.cc:507] Master 127.20.251.190:40629 requested a full tablet report, sending...
I20260608 10:05:49.531585 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:05:49.533775 25076 ts_manager.cc:194] Registered new tserver with Master: 46be1ca5dfd54f7691edfecd662125f4 (127.20.251.129:33659)
I20260608 10:05:49.534623 21486 webserver.cc:533] Webserver started at http://127.20.251.130:39397/ using document root <none> and password file <none>
I20260608 10:05:49.535312 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:05:49.535562 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:05:49.535907 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:05:49.536504 25076 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42310
I20260608 10:05:49.537695 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913058711471-21486-0/minicluster-data/ts-1-root/instance:
uuid: "b48ac89edc5a4454a927361fd064aa25"
format_stamp: "Formatted at 2026-06-08 10:05:49 on dist-test-slave-0x65"
I20260608 10:05:49.542341 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:05:49.545709 25216 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:05:49.546491 21486 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 10:05:49.546751 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913058711471-21486-0/minicluster-data/ts-1-root
uuid: "b48ac89edc5a4454a927361fd064aa25"
format_stamp: "Formatted at 2026-06-08 10:05:49 on dist-test-slave-0x65"
I20260608 10:05:49.547015 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913058711471-21486-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913058711471-21486-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913058711471-21486-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:05:49.567755 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:05:49.568993 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:05:49.570480 21486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:05:49.572793 21486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:05:49.572991 21486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:49.573211 21486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:05:49.573361 21486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:49.616147 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.130:41523
I20260608 10:05:49.616271 25278 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.130:41523 every 8 connection(s)
I20260608 10:05:49.621205 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:05:49.628041 25282 instance_detector.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:05:49.629419 25283 instance_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:05:49.630628 21486 server_base.cc:1061] running on GCE node
W20260608 10:05:49.631943 25286 instance_detector.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:05:49.632922 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:05:49.633184 21486 system_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:05:49.633389 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913149633373 us; error 0 us; skew 500 ppm
I20260608 10:05:49.633435 25279 heartbeater.cc:344] Connected to a master server at 127.20.251.190:40629
I20260608 10:05:49.633908 25279 heartbeater.cc:461] Registering TS with master...
I20260608 10:05:49.634335 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:05:49.634902 25279 heartbeater.cc:507] Master 127.20.251.190:40629 requested a full tablet report, sending...
I20260608 10:05:49.637288 21486 webserver.cc:533] Webserver started at http://127.20.251.131:45349/ using document root <none> and password file <none>
I20260608 10:05:49.637418 25076 ts_manager.cc:194] Registered new tserver with Master: b48ac89edc5a4454a927361fd064aa25 (127.20.251.130:41523)
I20260608 10:05:49.637902 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:05:49.638121 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:05:49.638368 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:05:49.639034 25076 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42314
I20260608 10:05:49.639667 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913058711471-21486-0/minicluster-data/ts-2-root/instance:
uuid: "015616c37e314e3487885fed37406bb6"
format_stamp: "Formatted at 2026-06-08 10:05:49 on dist-test-slave-0x65"
I20260608 10:05:49.644785 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260608 10:05:49.648243 25290 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:05:49.649194 21486 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:05:49.649470 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913058711471-21486-0/minicluster-data/ts-2-root
uuid: "015616c37e314e3487885fed37406bb6"
format_stamp: "Formatted at 2026-06-08 10:05:49 on dist-test-slave-0x65"
I20260608 10:05:49.649783 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913058711471-21486-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913058711471-21486-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913058711471-21486-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:05:49.669292 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:05:49.670573 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:05:49.672078 21486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:05:49.674382 21486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:05:49.674574 21486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:49.674817 21486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:05:49.674958 21486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:49.716471 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.131:40627
I20260608 10:05:49.716604 25352 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.131:40627 every 8 connection(s)
I20260608 10:05:49.721727 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:05:49.729163 25356 instance_detector.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:05:49.730585 25357 instance_detector.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:05:49.733297 25359 instance_detector.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:05:49.733489 21486 server_base.cc:1061] running on GCE node
I20260608 10:05:49.734452 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:05:49.734681 21486 system_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:05:49.734690 25353 heartbeater.cc:344] Connected to a master server at 127.20.251.190:40629
I20260608 10:05:49.734918 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913149734904 us; error 0 us; skew 500 ppm
I20260608 10:05:49.735178 25353 heartbeater.cc:461] Registering TS with master...
I20260608 10:05:49.735634 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:05:49.736042 25353 heartbeater.cc:507] Master 127.20.251.190:40629 requested a full tablet report, sending...
I20260608 10:05:49.738487 21486 webserver.cc:533] Webserver started at http://127.20.251.132:39631/ using document root <none> and password file <none>
I20260608 10:05:49.738564 25076 ts_manager.cc:194] Registered new tserver with Master: 015616c37e314e3487885fed37406bb6 (127.20.251.131:40627)
I20260608 10:05:49.739252 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:05:49.739529 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:05:49.739856 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:05:49.740479 25076 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42322
I20260608 10:05:49.741740 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913058711471-21486-0/minicluster-data/ts-3-root/instance:
uuid: "ac275ff4a2a441718c4239337ccbae38"
format_stamp: "Formatted at 2026-06-08 10:05:49 on dist-test-slave-0x65"
I20260608 10:05:49.746310 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:05:49.749861 25364 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:05:49.750627 21486 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:05:49.750895 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913058711471-21486-0/minicluster-data/ts-3-root
uuid: "ac275ff4a2a441718c4239337ccbae38"
format_stamp: "Formatted at 2026-06-08 10:05:49 on dist-test-slave-0x65"
I20260608 10:05:49.751196 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913058711471-21486-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913058711471-21486-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913058711471-21486-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:05:49.766023 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:05:49.767256 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:05:49.768684 21486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:05:49.771054 21486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:05:49.771251 21486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:49.771466 21486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:05:49.771627 21486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:49.815008 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.132:34531
I20260608 10:05:49.815222 25426 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.132:34531 every 8 connection(s)
I20260608 10:05:49.829604 25427 heartbeater.cc:344] Connected to a master server at 127.20.251.190:40629
I20260608 10:05:49.829995 25427 heartbeater.cc:461] Registering TS with master...
I20260608 10:05:49.830811 25427 heartbeater.cc:507] Master 127.20.251.190:40629 requested a full tablet report, sending...
I20260608 10:05:49.832788 25076 ts_manager.cc:194] Registered new tserver with Master: ac275ff4a2a441718c4239337ccbae38 (127.20.251.132:34531)
I20260608 10:05:49.833128 21486 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.014915378s
I20260608 10:05:49.834659 25076 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42324
I20260608 10:05:50.388938 25076 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42342:
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:05:50.630441 25204 heartbeater.cc:499] Master 127.20.251.190:40629 was elected leader, sending a full tablet report...
I20260608 10:05:50.748013 25279 heartbeater.cc:499] Master 127.20.251.190:40629 was elected leader, sending a full tablet report...
I20260608 10:05:50.768808 25353 heartbeater.cc:499] Master 127.20.251.190:40629 was elected leader, sending a full tablet report...
I20260608 10:05:50.815140 25392 tablet_service.cc:1511] Processing CreateTablet for tablet dcccebf0319a40d3a0f0658ec47f7540 (DEFAULT_TABLE table=test-workload [id=de24764810e8403eaceaae2dc27d94a6]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:05:50.816602 25392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcccebf0319a40d3a0f0658ec47f7540. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:50.827234 25169 tablet_service.cc:1511] Processing CreateTablet for tablet dcccebf0319a40d3a0f0658ec47f7540 (DEFAULT_TABLE table=test-workload [id=de24764810e8403eaceaae2dc27d94a6]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:05:50.828647 25169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcccebf0319a40d3a0f0658ec47f7540. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:50.832036 25244 tablet_service.cc:1511] Processing CreateTablet for tablet dcccebf0319a40d3a0f0658ec47f7540 (DEFAULT_TABLE table=test-workload [id=de24764810e8403eaceaae2dc27d94a6]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:05:50.833734 25244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcccebf0319a40d3a0f0658ec47f7540. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:50.836272 25448 tablet_bootstrap.cc:492] T dcccebf0319a40d3a0f0658ec47f7540 P ac275ff4a2a441718c4239337ccbae38: Bootstrap starting.
I20260608 10:05:50.837764 25427 heartbeater.cc:499] Master 127.20.251.190:40629 was elected leader, sending a full tablet report...
I20260608 10:05:50.845932 25448 tablet_bootstrap.cc:654] T dcccebf0319a40d3a0f0658ec47f7540 P ac275ff4a2a441718c4239337ccbae38: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:50.848040 25449 tablet_bootstrap.cc:492] T dcccebf0319a40d3a0f0658ec47f7540 P 46be1ca5dfd54f7691edfecd662125f4: Bootstrap starting.
I20260608 10:05:50.852507 25450 tablet_bootstrap.cc:492] T dcccebf0319a40d3a0f0658ec47f7540 P b48ac89edc5a4454a927361fd064aa25: Bootstrap starting.
I20260608 10:05:50.855247 25449 tablet_bootstrap.cc:654] T dcccebf0319a40d3a0f0658ec47f7540 P 46be1ca5dfd54f7691edfecd662125f4: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:50.857905 25448 tablet_bootstrap.cc:492] T dcccebf0319a40d3a0f0658ec47f7540 P ac275ff4a2a441718c4239337ccbae38: No bootstrap required, opened a new log
I20260608 10:05:50.858426 25448 ts_tablet_manager.cc:1403] T dcccebf0319a40d3a0f0658ec47f7540 P ac275ff4a2a441718c4239337ccbae38: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.007s
I20260608 10:05:50.859709 25450 tablet_bootstrap.cc:654] T dcccebf0319a40d3a0f0658ec47f7540 P b48ac89edc5a4454a927361fd064aa25: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:50.860812 25449 tablet_bootstrap.cc:492] T dcccebf0319a40d3a0f0658ec47f7540 P 46be1ca5dfd54f7691edfecd662125f4: No bootstrap required, opened a new log
I20260608 10:05:50.861279 25449 ts_tablet_manager.cc:1403] T dcccebf0319a40d3a0f0658ec47f7540 P 46be1ca5dfd54f7691edfecd662125f4: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260608 10:05:50.862969 25448 raft_consensus.cc:359] T dcccebf0319a40d3a0f0658ec47f7540 P ac275ff4a2a441718c4239337ccbae38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46be1ca5dfd54f7691edfecd662125f4" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33659 } } peers { permanent_uuid: "ac275ff4a2a441718c4239337ccbae38" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 34531 } } peers { permanent_uuid: "b48ac89edc5a4454a927361fd064aa25" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41523 } }
I20260608 10:05:50.864131 25448 raft_consensus.cc:385] T dcccebf0319a40d3a0f0658ec47f7540 P ac275ff4a2a441718c4239337ccbae38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:50.864496 25448 raft_consensus.cc:740] T dcccebf0319a40d3a0f0658ec47f7540 P ac275ff4a2a441718c4239337ccbae38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac275ff4a2a441718c4239337ccbae38, State: Initialized, Role: FOLLOWER
I20260608 10:05:50.864442 25449 raft_consensus.cc:359] T dcccebf0319a40d3a0f0658ec47f7540 P 46be1ca5dfd54f7691edfecd662125f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46be1ca5dfd54f7691edfecd662125f4" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33659 } } peers { permanent_uuid: "ac275ff4a2a441718c4239337ccbae38" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 34531 } } peers { permanent_uuid: "b48ac89edc5a4454a927361fd064aa25" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41523 } }
I20260608 10:05:50.865293 25449 raft_consensus.cc:385] T dcccebf0319a40d3a0f0658ec47f7540 P 46be1ca5dfd54f7691edfecd662125f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:50.865587 25449 raft_consensus.cc:740] T dcccebf0319a40d3a0f0658ec47f7540 P 46be1ca5dfd54f7691edfecd662125f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46be1ca5dfd54f7691edfecd662125f4, State: Initialized, Role: FOLLOWER
I20260608 10:05:50.865855 25448 consensus_queue.cc:260] T dcccebf0319a40d3a0f0658ec47f7540 P ac275ff4a2a441718c4239337ccbae38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46be1ca5dfd54f7691edfecd662125f4" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33659 } } peers { permanent_uuid: "ac275ff4a2a441718c4239337ccbae38" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 34531 } } peers { permanent_uuid: "b48ac89edc5a4454a927361fd064aa25" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41523 } }
I20260608 10:05:50.866518 25449 consensus_queue.cc:260] T dcccebf0319a40d3a0f0658ec47f7540 P 46be1ca5dfd54f7691edfecd662125f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46be1ca5dfd54f7691edfecd662125f4" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33659 } } peers { permanent_uuid: "ac275ff4a2a441718c4239337ccbae38" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 34531 } } peers { permanent_uuid: "b48ac89edc5a4454a927361fd064aa25" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41523 } }
I20260608 10:05:50.869123 25448 ts_tablet_manager.cc:1434] T dcccebf0319a40d3a0f0658ec47f7540 P ac275ff4a2a441718c4239337ccbae38: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260608 10:05:50.871827 25449 ts_tablet_manager.cc:1434] T dcccebf0319a40d3a0f0658ec47f7540 P 46be1ca5dfd54f7691edfecd662125f4: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 10:05:50.873436 25450 tablet_bootstrap.cc:492] T dcccebf0319a40d3a0f0658ec47f7540 P b48ac89edc5a4454a927361fd064aa25: No bootstrap required, opened a new log
I20260608 10:05:50.873956 25450 ts_tablet_manager.cc:1403] T dcccebf0319a40d3a0f0658ec47f7540 P b48ac89edc5a4454a927361fd064aa25: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.011s
I20260608 10:05:50.877038 25450 raft_consensus.cc:359] T dcccebf0319a40d3a0f0658ec47f7540 P b48ac89edc5a4454a927361fd064aa25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46be1ca5dfd54f7691edfecd662125f4" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33659 } } peers { permanent_uuid: "ac275ff4a2a441718c4239337ccbae38" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 34531 } } peers { permanent_uuid: "b48ac89edc5a4454a927361fd064aa25" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41523 } }
I20260608 10:05:50.877586 25450 raft_consensus.cc:385] T dcccebf0319a40d3a0f0658ec47f7540 P b48ac89edc5a4454a927361fd064aa25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:50.877825 25450 raft_consensus.cc:740] T dcccebf0319a40d3a0f0658ec47f7540 P b48ac89edc5a4454a927361fd064aa25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b48ac89edc5a4454a927361fd064aa25, State: Initialized, Role: FOLLOWER
I20260608 10:05:50.878544 25450 consensus_queue.cc:260] T dcccebf0319a40d3a0f0658ec47f7540 P b48ac89edc5a4454a927361fd064aa25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46be1ca5dfd54f7691edfecd662125f4" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33659 } } peers { permanent_uuid: "ac275ff4a2a441718c4239337ccbae38" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 34531 } } peers { permanent_uuid: "b48ac89edc5a4454a927361fd064aa25" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41523 } }
I20260608 10:05:50.881436 25450 ts_tablet_manager.cc:1434] T dcccebf0319a40d3a0f0658ec47f7540 P b48ac89edc5a4454a927361fd064aa25: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 10:05:51.117113 25455 raft_consensus.cc:493] T dcccebf0319a40d3a0f0658ec47f7540 P 46be1ca5dfd54f7691edfecd662125f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:51.117687 25455 raft_consensus.cc:515] T dcccebf0319a40d3a0f0658ec47f7540 P 46be1ca5dfd54f7691edfecd662125f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46be1ca5dfd54f7691edfecd662125f4" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33659 } } peers { permanent_uuid: "ac275ff4a2a441718c4239337ccbae38" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 34531 } } peers { permanent_uuid: "b48ac89edc5a4454a927361fd064aa25" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41523 } }
I20260608 10:05:51.119988 25455 leader_election.cc:290] T dcccebf0319a40d3a0f0658ec47f7540 P 46be1ca5dfd54f7691edfecd662125f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac275ff4a2a441718c4239337ccbae38 (127.20.251.132:34531), b48ac89edc5a4454a927361fd064aa25 (127.20.251.130:41523)
I20260608 10:05:51.130486 25402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcccebf0319a40d3a0f0658ec47f7540" candidate_uuid: "46be1ca5dfd54f7691edfecd662125f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac275ff4a2a441718c4239337ccbae38" is_pre_election: true
I20260608 10:05:51.131280 25402 raft_consensus.cc:2468] T dcccebf0319a40d3a0f0658ec47f7540 P ac275ff4a2a441718c4239337ccbae38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46be1ca5dfd54f7691edfecd662125f4 in term 0.
I20260608 10:05:51.131295 25254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcccebf0319a40d3a0f0658ec47f7540" candidate_uuid: "46be1ca5dfd54f7691edfecd662125f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b48ac89edc5a4454a927361fd064aa25" is_pre_election: true
I20260608 10:05:51.132066 25254 raft_consensus.cc:2468] T dcccebf0319a40d3a0f0658ec47f7540 P b48ac89edc5a4454a927361fd064aa25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46be1ca5dfd54f7691edfecd662125f4 in term 0.
I20260608 10:05:51.132872 25145 leader_election.cc:304] T dcccebf0319a40d3a0f0658ec47f7540 P 46be1ca5dfd54f7691edfecd662125f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46be1ca5dfd54f7691edfecd662125f4, ac275ff4a2a441718c4239337ccbae38; no voters: 
I20260608 10:05:51.133709 25455 raft_consensus.cc:2804] T dcccebf0319a40d3a0f0658ec47f7540 P 46be1ca5dfd54f7691edfecd662125f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:05:51.134003 25455 raft_consensus.cc:493] T dcccebf0319a40d3a0f0658ec47f7540 P 46be1ca5dfd54f7691edfecd662125f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:05:51.134244 25455 raft_consensus.cc:3060] T dcccebf0319a40d3a0f0658ec47f7540 P 46be1ca5dfd54f7691edfecd662125f4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:51.139437 25455 raft_consensus.cc:515] T dcccebf0319a40d3a0f0658ec47f7540 P 46be1ca5dfd54f7691edfecd662125f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46be1ca5dfd54f7691edfecd662125f4" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33659 } } peers { permanent_uuid: "ac275ff4a2a441718c4239337ccbae38" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 34531 } } peers { permanent_uuid: "b48ac89edc5a4454a927361fd064aa25" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41523 } }
I20260608 10:05:51.141144 25455 leader_election.cc:290] T dcccebf0319a40d3a0f0658ec47f7540 P 46be1ca5dfd54f7691edfecd662125f4 [CANDIDATE]: Term 1 election: Requested vote from peers ac275ff4a2a441718c4239337ccbae38 (127.20.251.132:34531), b48ac89edc5a4454a927361fd064aa25 (127.20.251.130:41523)
I20260608 10:05:51.141969 25402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcccebf0319a40d3a0f0658ec47f7540" candidate_uuid: "46be1ca5dfd54f7691edfecd662125f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac275ff4a2a441718c4239337ccbae38"
I20260608 10:05:51.142225 25254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcccebf0319a40d3a0f0658ec47f7540" candidate_uuid: "46be1ca5dfd54f7691edfecd662125f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b48ac89edc5a4454a927361fd064aa25"
I20260608 10:05:51.142446 25402 raft_consensus.cc:3060] T dcccebf0319a40d3a0f0658ec47f7540 P ac275ff4a2a441718c4239337ccbae38 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:51.142746 25254 raft_consensus.cc:3060] T dcccebf0319a40d3a0f0658ec47f7540 P b48ac89edc5a4454a927361fd064aa25 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:51.147356 25402 raft_consensus.cc:2468] T dcccebf0319a40d3a0f0658ec47f7540 P ac275ff4a2a441718c4239337ccbae38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46be1ca5dfd54f7691edfecd662125f4 in term 1.
I20260608 10:05:51.147543 25254 raft_consensus.cc:2468] T dcccebf0319a40d3a0f0658ec47f7540 P b48ac89edc5a4454a927361fd064aa25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46be1ca5dfd54f7691edfecd662125f4 in term 1.
I20260608 10:05:51.148379 25145 leader_election.cc:304] T dcccebf0319a40d3a0f0658ec47f7540 P 46be1ca5dfd54f7691edfecd662125f4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46be1ca5dfd54f7691edfecd662125f4, ac275ff4a2a441718c4239337ccbae38; no voters: 
I20260608 10:05:51.149077 25455 raft_consensus.cc:2804] T dcccebf0319a40d3a0f0658ec47f7540 P 46be1ca5dfd54f7691edfecd662125f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:51.150233 25455 raft_consensus.cc:697] T dcccebf0319a40d3a0f0658ec47f7540 P 46be1ca5dfd54f7691edfecd662125f4 [term 1 LEADER]: Becoming Leader. State: Replica: 46be1ca5dfd54f7691edfecd662125f4, State: Running, Role: LEADER
I20260608 10:05:51.151319 25455 consensus_queue.cc:237] T dcccebf0319a40d3a0f0658ec47f7540 P 46be1ca5dfd54f7691edfecd662125f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46be1ca5dfd54f7691edfecd662125f4" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33659 } } peers { permanent_uuid: "ac275ff4a2a441718c4239337ccbae38" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 34531 } } peers { permanent_uuid: "b48ac89edc5a4454a927361fd064aa25" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41523 } }
I20260608 10:05:51.160490 25075 catalog_manager.cc:5696] T dcccebf0319a40d3a0f0658ec47f7540 P 46be1ca5dfd54f7691edfecd662125f4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 46be1ca5dfd54f7691edfecd662125f4 (127.20.251.129). New cstate: current_term: 1 leader_uuid: "46be1ca5dfd54f7691edfecd662125f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46be1ca5dfd54f7691edfecd662125f4" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33659 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac275ff4a2a441718c4239337ccbae38" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 34531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b48ac89edc5a4454a927361fd064aa25" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41523 } health_report { overall_health: UNKNOWN } } }
I20260608 10:05:51.343008 25130 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:05:51.344513 25130 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:05:51.344817 25130 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 10:05:51.539628 25200 debug-util.cc:398] Leaking SignalData structure 0x7b080026e4e0 after lost signal to thread 21489
W20260608 10:05:51.540581 25200 debug-util.cc:398] Leaking SignalData structure 0x7b0800269e20 after lost signal to thread 25110
W20260608 10:05:51.542716 25200 debug-util.cc:398] Leaking SignalData structure 0x7b080015a7a0 after lost signal to thread 25352
I20260608 10:05:51.552757 25455 consensus_queue.cc:1048] T dcccebf0319a40d3a0f0658ec47f7540 P 46be1ca5dfd54f7691edfecd662125f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b48ac89edc5a4454a927361fd064aa25" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:05:51.569983 25459 consensus_queue.cc:1048] T dcccebf0319a40d3a0f0658ec47f7540 P 46be1ca5dfd54f7691edfecd662125f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac275ff4a2a441718c4239337ccbae38" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 34531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:05:53.346012 25130 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:05:53.347633 25130 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:05:53.347993 25130 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:05:55.348979 25130 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:05:55.350426 25130 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:05:55.350706 25130 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:05:57.351873 25130 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:05:57.353480 25130 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:05:57.353825 25130 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:05:59.384078 25130 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:05:59.389914 25130 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:05:59.390233 25130 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:06:01.391258 25130 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:06:01.392671 25130 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:06:01.392978 25130 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:06:02.253703 21486 tablet_server.cc:179] TabletServer@127.20.251.129:0 shutting down...
I20260608 10:06:02.290373 21486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:06:02.291347 21486 tablet_replica.cc:333] T dcccebf0319a40d3a0f0658ec47f7540 P 46be1ca5dfd54f7691edfecd662125f4: stopping tablet replica
I20260608 10:06:02.291975 21486 raft_consensus.cc:2243] T dcccebf0319a40d3a0f0658ec47f7540 P 46be1ca5dfd54f7691edfecd662125f4 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:06:02.293244 21486 raft_consensus.cc:2272] T dcccebf0319a40d3a0f0658ec47f7540 P 46be1ca5dfd54f7691edfecd662125f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:02.336747 21486 tablet_server.cc:196] TabletServer@127.20.251.129:0 shutdown complete.
I20260608 10:06:02.352504 21486 tablet_server.cc:179] TabletServer@127.20.251.130:0 shutting down...
I20260608 10:06:02.381326 21486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:06:02.382295 21486 tablet_replica.cc:333] T dcccebf0319a40d3a0f0658ec47f7540 P b48ac89edc5a4454a927361fd064aa25: stopping tablet replica
I20260608 10:06:02.382927 21486 raft_consensus.cc:2243] T dcccebf0319a40d3a0f0658ec47f7540 P b48ac89edc5a4454a927361fd064aa25 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:02.383519 21486 raft_consensus.cc:2272] T dcccebf0319a40d3a0f0658ec47f7540 P b48ac89edc5a4454a927361fd064aa25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:02.404968 21486 tablet_server.cc:196] TabletServer@127.20.251.130:0 shutdown complete.
I20260608 10:06:02.418470 21486 tablet_server.cc:179] TabletServer@127.20.251.131:0 shutting down...
I20260608 10:06:02.442694 21486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:06:02.459824 21486 tablet_server.cc:196] TabletServer@127.20.251.131:0 shutdown complete.
I20260608 10:06:02.472424 21486 tablet_server.cc:179] TabletServer@127.20.251.132:0 shutting down...
I20260608 10:06:02.497962 21486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:06:02.498801 21486 tablet_replica.cc:333] T dcccebf0319a40d3a0f0658ec47f7540 P ac275ff4a2a441718c4239337ccbae38: stopping tablet replica
I20260608 10:06:02.499491 21486 raft_consensus.cc:2243] T dcccebf0319a40d3a0f0658ec47f7540 P ac275ff4a2a441718c4239337ccbae38 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:02.500064 21486 raft_consensus.cc:2272] T dcccebf0319a40d3a0f0658ec47f7540 P ac275ff4a2a441718c4239337ccbae38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:02.521548 21486 tablet_server.cc:196] TabletServer@127.20.251.132:0 shutdown complete.
I20260608 10:06:02.534969 21486 master.cc:562] Master@127.20.251.190:40629 shutting down...
I20260608 10:06:02.558187 21486 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2115919a01dd487cbfe9c9296ac69e9b [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:06:02.558990 21486 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2115919a01dd487cbfe9c9296ac69e9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:02.559381 21486 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2115919a01dd487cbfe9c9296ac69e9b: stopping tablet replica
I20260608 10:06:02.579377 21486 master.cc:584] Master@127.20.251.190:40629 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne (13430 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy
I20260608 10:06:02.621281 21486 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.20.251.190:43331
I20260608 10:06:02.622750 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:06:02.628832 25471 instance_detector.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:06:02.628911 25470 instance_detector.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:06:02.630944 25473 instance_detector.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:06:02.632431 21486 server_base.cc:1061] running on GCE node
I20260608 10:06:02.633359 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:06:02.633598 21486 system_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:06:02.633740 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913162633721 us; error 0 us; skew 500 ppm
I20260608 10:06:02.634334 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:06:02.637005 21486 webserver.cc:533] Webserver started at http://127.20.251.190:45813/ using document root <none> and password file <none>
I20260608 10:06:02.637571 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:06:02.637763 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:06:02.638031 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:06:02.639235 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913058711471-21486-0/minicluster-data/master-0-root/instance:
uuid: "a84f512d0dbb4b149a664a0dbfd6c138"
format_stamp: "Formatted at 2026-06-08 10:06:02 on dist-test-slave-0x65"
I20260608 10:06:02.644230 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260608 10:06:02.648151 25478 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:06:02.649123 21486 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:06:02.649415 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913058711471-21486-0/minicluster-data/master-0-root
uuid: "a84f512d0dbb4b149a664a0dbfd6c138"
format_stamp: "Formatted at 2026-06-08 10:06:02 on dist-test-slave-0x65"
I20260608 10:06:02.649750 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913058711471-21486-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913058711471-21486-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913058711471-21486-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:06:02.684044 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:06:02.685563 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:06:02.731738 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.190:43331
I20260608 10:06:02.731909 25529 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.190:43331 every 8 connection(s)
I20260608 10:06:02.736891 25530 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:06:02.747884 25530 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a84f512d0dbb4b149a664a0dbfd6c138: Bootstrap starting.
I20260608 10:06:02.752944 25530 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a84f512d0dbb4b149a664a0dbfd6c138: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:02.757669 25530 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a84f512d0dbb4b149a664a0dbfd6c138: No bootstrap required, opened a new log
I20260608 10:06:02.759985 25530 raft_consensus.cc:359] T 00000000000000000000000000000000 P a84f512d0dbb4b149a664a0dbfd6c138 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a84f512d0dbb4b149a664a0dbfd6c138" member_type: VOTER }
I20260608 10:06:02.760423 25530 raft_consensus.cc:385] T 00000000000000000000000000000000 P a84f512d0dbb4b149a664a0dbfd6c138 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:02.760632 25530 raft_consensus.cc:740] T 00000000000000000000000000000000 P a84f512d0dbb4b149a664a0dbfd6c138 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a84f512d0dbb4b149a664a0dbfd6c138, State: Initialized, Role: FOLLOWER
I20260608 10:06:02.761273 25530 consensus_queue.cc:260] T 00000000000000000000000000000000 P a84f512d0dbb4b149a664a0dbfd6c138 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a84f512d0dbb4b149a664a0dbfd6c138" member_type: VOTER }
I20260608 10:06:02.761762 25530 raft_consensus.cc:399] T 00000000000000000000000000000000 P a84f512d0dbb4b149a664a0dbfd6c138 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:06:02.761986 25530 raft_consensus.cc:493] T 00000000000000000000000000000000 P a84f512d0dbb4b149a664a0dbfd6c138 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:06:02.762236 25530 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a84f512d0dbb4b149a664a0dbfd6c138 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:02.766742 25530 raft_consensus.cc:515] T 00000000000000000000000000000000 P a84f512d0dbb4b149a664a0dbfd6c138 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a84f512d0dbb4b149a664a0dbfd6c138" member_type: VOTER }
I20260608 10:06:02.767237 25530 leader_election.cc:304] T 00000000000000000000000000000000 P a84f512d0dbb4b149a664a0dbfd6c138 [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: a84f512d0dbb4b149a664a0dbfd6c138; no voters: 
I20260608 10:06:02.768525 25530 leader_election.cc:290] T 00000000000000000000000000000000 P a84f512d0dbb4b149a664a0dbfd6c138 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:06:02.769307 25533 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a84f512d0dbb4b149a664a0dbfd6c138 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:06:02.771097 25533 raft_consensus.cc:697] T 00000000000000000000000000000000 P a84f512d0dbb4b149a664a0dbfd6c138 [term 1 LEADER]: Becoming Leader. State: Replica: a84f512d0dbb4b149a664a0dbfd6c138, State: Running, Role: LEADER
I20260608 10:06:02.771971 25530 sys_catalog.cc:565] T 00000000000000000000000000000000 P a84f512d0dbb4b149a664a0dbfd6c138 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:06:02.771930 25533 consensus_queue.cc:237] T 00000000000000000000000000000000 P a84f512d0dbb4b149a664a0dbfd6c138 [LEADER]: Queue going to LEADER mode. State: All 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: "a84f512d0dbb4b149a664a0dbfd6c138" member_type: VOTER }
I20260608 10:06:02.777825 25534 sys_catalog.cc:455] T 00000000000000000000000000000000 P a84f512d0dbb4b149a664a0dbfd6c138 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a84f512d0dbb4b149a664a0dbfd6c138" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a84f512d0dbb4b149a664a0dbfd6c138" member_type: VOTER } }
I20260608 10:06:02.778579 25534 sys_catalog.cc:458] T 00000000000000000000000000000000 P a84f512d0dbb4b149a664a0dbfd6c138 [sys.catalog]: This master's current role is: LEADER
I20260608 10:06:02.778296 25535 sys_catalog.cc:455] T 00000000000000000000000000000000 P a84f512d0dbb4b149a664a0dbfd6c138 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a84f512d0dbb4b149a664a0dbfd6c138. Latest consensus state: current_term: 1 leader_uuid: "a84f512d0dbb4b149a664a0dbfd6c138" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a84f512d0dbb4b149a664a0dbfd6c138" member_type: VOTER } }
I20260608 10:06:02.779951 25535 sys_catalog.cc:458] T 00000000000000000000000000000000 P a84f512d0dbb4b149a664a0dbfd6c138 [sys.catalog]: This master's current role is: LEADER
I20260608 10:06:02.782038 25541 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:06:02.788256 25541 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:06:02.789870 21486 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:06:02.799322 25541 catalog_manager.cc:1382] Generated new cluster ID: 0d59d1967b304de295474963029100f3
I20260608 10:06:02.799582 25541 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:06:02.819016 25541 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:06:02.820341 25541 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:06:02.837491 25541 catalog_manager.cc:6069] T 00000000000000000000000000000000 P a84f512d0dbb4b149a664a0dbfd6c138: Generated new TSK 0
I20260608 10:06:02.838068 25541 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:06:02.859004 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:06:02.868211 25551 instance_detector.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:06:02.869486 25552 instance_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:06:02.875557 21486 server_base.cc:1061] running on GCE node
W20260608 10:06:02.876780 25554 instance_detector.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:06:02.878054 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:06:02.878412 21486 system_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:06:02.878626 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913162878607 us; error 0 us; skew 500 ppm
I20260608 10:06:02.879280 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:06:02.882700 21486 webserver.cc:533] Webserver started at http://127.20.251.129:36847/ using document root <none> and password file <none>
I20260608 10:06:02.883394 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:06:02.883684 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:06:02.884030 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:06:02.885542 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913058711471-21486-0/minicluster-data/ts-0-root/instance:
uuid: "6db0d49dd0d94f5db95cce1c24ce57af"
format_stamp: "Formatted at 2026-06-08 10:06:02 on dist-test-slave-0x65"
I20260608 10:06:02.892681 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260608 10:06:02.898093 25559 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:06:02.899204 21486 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:06:02.899611 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913058711471-21486-0/minicluster-data/ts-0-root
uuid: "6db0d49dd0d94f5db95cce1c24ce57af"
format_stamp: "Formatted at 2026-06-08 10:06:02 on dist-test-slave-0x65"
I20260608 10:06:02.899986 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913058711471-21486-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913058711471-21486-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913058711471-21486-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:06:02.920181 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:06:02.921386 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:06:02.923051 21486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:06:02.925609 21486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:06:02.925803 21486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:02.926052 21486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:06:02.926196 21486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:02.971432 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.129:42765
I20260608 10:06:02.971695 25621 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.129:42765 every 8 connection(s)
I20260608 10:06:02.976730 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:06:02.985395 25626 instance_detector.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:06:02.985905 25627 instance_detector.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:06:02.989023 25629 instance_detector.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:06:02.989921 21486 server_base.cc:1061] running on GCE node
I20260608 10:06:02.991104 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:06:02.991369 21486 system_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:06:02.991580 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913162991561 us; error 0 us; skew 500 ppm
I20260608 10:06:02.992419 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:06:02.993726 25622 heartbeater.cc:344] Connected to a master server at 127.20.251.190:43331
I20260608 10:06:02.994233 25622 heartbeater.cc:461] Registering TS with master...
I20260608 10:06:02.995296 25622 heartbeater.cc:507] Master 127.20.251.190:43331 requested a full tablet report, sending...
I20260608 10:06:02.995344 21486 webserver.cc:533] Webserver started at http://127.20.251.130:37815/ using document root <none> and password file <none>
I20260608 10:06:02.996042 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:06:02.996239 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:06:02.996531 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:06:02.997825 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913058711471-21486-0/minicluster-data/ts-1-root/instance:
uuid: "02a0b0dd135f44dfadd1b43836f74963"
format_stamp: "Formatted at 2026-06-08 10:06:02 on dist-test-slave-0x65"
I20260608 10:06:02.998143 25495 ts_manager.cc:194] Registered new tserver with Master: 6db0d49dd0d94f5db95cce1c24ce57af (127.20.251.129:42765)
I20260608 10:06:03.000427 25495 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55720
I20260608 10:06:03.003449 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.004s
I20260608 10:06:03.008359 25634 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:06:03.009394 21486 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260608 10:06:03.009856 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913058711471-21486-0/minicluster-data/ts-1-root
uuid: "02a0b0dd135f44dfadd1b43836f74963"
format_stamp: "Formatted at 2026-06-08 10:06:02 on dist-test-slave-0x65"
I20260608 10:06:03.010179 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913058711471-21486-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913058711471-21486-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913058711471-21486-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:06:03.026993 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:06:03.028524 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:06:03.030388 21486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:06:03.033155 21486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:06:03.033387 21486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:03.033660 21486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:06:03.033828 21486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:03.082338 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.130:39115
I20260608 10:06:03.082465 25696 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.130:39115 every 8 connection(s)
I20260608 10:06:03.088460 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:06:03.099582 25700 instance_detector.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:06:03.099642 25701 instance_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:06:03.100570 25697 heartbeater.cc:344] Connected to a master server at 127.20.251.190:43331
I20260608 10:06:03.101145 25697 heartbeater.cc:461] Registering TS with master...
I20260608 10:06:03.102156 25697 heartbeater.cc:507] Master 127.20.251.190:43331 requested a full tablet report, sending...
W20260608 10:06:03.103487 25704 instance_detector.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:06:03.103979 21486 server_base.cc:1061] running on GCE node
I20260608 10:06:03.104972 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 10:06:03.105018 25495 ts_manager.cc:194] Registered new tserver with Master: 02a0b0dd135f44dfadd1b43836f74963 (127.20.251.130:39115)
W20260608 10:06:03.105252 21486 system_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:06:03.105532 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913163105490 us; error 0 us; skew 500 ppm
I20260608 10:06:03.106212 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:06:03.106994 25495 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55724
I20260608 10:06:03.109125 21486 webserver.cc:533] Webserver started at http://127.20.251.131:42485/ using document root <none> and password file <none>
I20260608 10:06:03.109746 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:06:03.109946 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:06:03.110191 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:06:03.111333 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913058711471-21486-0/minicluster-data/ts-2-root/instance:
uuid: "8dee4faa0ace4d3f9ff62c8c5ffea566"
format_stamp: "Formatted at 2026-06-08 10:06:03 on dist-test-slave-0x65"
I20260608 10:06:03.116281 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:06:03.120048 25708 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:06:03.120898 21486 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:06:03.121208 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913058711471-21486-0/minicluster-data/ts-2-root
uuid: "8dee4faa0ace4d3f9ff62c8c5ffea566"
format_stamp: "Formatted at 2026-06-08 10:06:03 on dist-test-slave-0x65"
I20260608 10:06:03.121491 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913058711471-21486-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913058711471-21486-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913058711471-21486-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:06:03.134747 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:06:03.135979 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:06:03.137991 21486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:06:03.140941 21486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:06:03.141144 21486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:03.141328 21486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:06:03.141458 21486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:03.182392 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.131:36603
I20260608 10:06:03.182523 25770 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.131:36603 every 8 connection(s)
I20260608 10:06:03.197535 25771 heartbeater.cc:344] Connected to a master server at 127.20.251.190:43331
I20260608 10:06:03.197932 25771 heartbeater.cc:461] Registering TS with master...
I20260608 10:06:03.198650 25771 heartbeater.cc:507] Master 127.20.251.190:43331 requested a full tablet report, sending...
I20260608 10:06:03.200691 25495 ts_manager.cc:194] Registered new tserver with Master: 8dee4faa0ace4d3f9ff62c8c5ffea566 (127.20.251.131:36603)
I20260608 10:06:03.200970 21486 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015149625s
I20260608 10:06:03.202381 25495 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55740
I20260608 10:06:04.110287 25697 heartbeater.cc:499] Master 127.20.251.190:43331 was elected leader, sending a full tablet report...
I20260608 10:06:04.205478 25771 heartbeater.cc:499] Master 127.20.251.190:43331 was elected leader, sending a full tablet report...
I20260608 10:06:04.239842 25622 heartbeater.cc:499] Master 127.20.251.190:43331 was elected leader, sending a full tablet report...
I20260608 10:06:04.734841 25494 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59908:
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:06:04.737047 25494 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:06:04.778558 25736 tablet_service.cc:1511] Processing CreateTablet for tablet 379c51053cef495482a85c9d36ac0f1c (DEFAULT_TABLE table=test-workload [id=1f33d29c788847bd8780299b990517e9]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:06:04.780117 25736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 379c51053cef495482a85c9d36ac0f1c. 1 dirs total, 0 dirs full, 0 dirs failed
W20260608 10:06:04.786414 25543 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:06:04.790122 25548 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
W20260608 10:06:04.791031 25548 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 10:06:04.795743 25662 tablet_service.cc:1511] Processing CreateTablet for tablet 379c51053cef495482a85c9d36ac0f1c (DEFAULT_TABLE table=test-workload [id=1f33d29c788847bd8780299b990517e9]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:06:04.796797 25662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 379c51053cef495482a85c9d36ac0f1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:04.796806 25587 tablet_service.cc:1511] Processing CreateTablet for tablet 379c51053cef495482a85c9d36ac0f1c (DEFAULT_TABLE table=test-workload [id=1f33d29c788847bd8780299b990517e9]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:06:04.798323 25587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 379c51053cef495482a85c9d36ac0f1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:04.798574 25792 tablet_bootstrap.cc:492] T 379c51053cef495482a85c9d36ac0f1c P 8dee4faa0ace4d3f9ff62c8c5ffea566: Bootstrap starting.
I20260608 10:06:04.805647 25792 tablet_bootstrap.cc:654] T 379c51053cef495482a85c9d36ac0f1c P 8dee4faa0ace4d3f9ff62c8c5ffea566: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:04.813374 25794 tablet_bootstrap.cc:492] T 379c51053cef495482a85c9d36ac0f1c P 6db0d49dd0d94f5db95cce1c24ce57af: Bootstrap starting.
I20260608 10:06:04.813905 25792 tablet_bootstrap.cc:492] T 379c51053cef495482a85c9d36ac0f1c P 8dee4faa0ace4d3f9ff62c8c5ffea566: No bootstrap required, opened a new log
I20260608 10:06:04.814577 25792 ts_tablet_manager.cc:1403] T 379c51053cef495482a85c9d36ac0f1c P 8dee4faa0ace4d3f9ff62c8c5ffea566: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.003s
I20260608 10:06:04.818012 25792 raft_consensus.cc:359] T 379c51053cef495482a85c9d36ac0f1c P 8dee4faa0ace4d3f9ff62c8c5ffea566 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dee4faa0ace4d3f9ff62c8c5ffea566" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36603 } } peers { permanent_uuid: "6db0d49dd0d94f5db95cce1c24ce57af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42765 } } peers { permanent_uuid: "02a0b0dd135f44dfadd1b43836f74963" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 39115 } }
I20260608 10:06:04.818851 25792 raft_consensus.cc:385] T 379c51053cef495482a85c9d36ac0f1c P 8dee4faa0ace4d3f9ff62c8c5ffea566 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:04.819198 25792 raft_consensus.cc:740] T 379c51053cef495482a85c9d36ac0f1c P 8dee4faa0ace4d3f9ff62c8c5ffea566 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8dee4faa0ace4d3f9ff62c8c5ffea566, State: Initialized, Role: FOLLOWER
I20260608 10:06:04.819644 25794 tablet_bootstrap.cc:654] T 379c51053cef495482a85c9d36ac0f1c P 6db0d49dd0d94f5db95cce1c24ce57af: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:04.820255 25795 tablet_bootstrap.cc:492] T 379c51053cef495482a85c9d36ac0f1c P 02a0b0dd135f44dfadd1b43836f74963: Bootstrap starting.
I20260608 10:06:04.820055 25792 consensus_queue.cc:260] T 379c51053cef495482a85c9d36ac0f1c P 8dee4faa0ace4d3f9ff62c8c5ffea566 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dee4faa0ace4d3f9ff62c8c5ffea566" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36603 } } peers { permanent_uuid: "6db0d49dd0d94f5db95cce1c24ce57af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42765 } } peers { permanent_uuid: "02a0b0dd135f44dfadd1b43836f74963" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 39115 } }
I20260608 10:06:04.823709 25792 ts_tablet_manager.cc:1434] T 379c51053cef495482a85c9d36ac0f1c P 8dee4faa0ace4d3f9ff62c8c5ffea566: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.003s
I20260608 10:06:04.827219 25795 tablet_bootstrap.cc:654] T 379c51053cef495482a85c9d36ac0f1c P 02a0b0dd135f44dfadd1b43836f74963: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:04.827247 25794 tablet_bootstrap.cc:492] T 379c51053cef495482a85c9d36ac0f1c P 6db0d49dd0d94f5db95cce1c24ce57af: No bootstrap required, opened a new log
I20260608 10:06:04.828095 25794 ts_tablet_manager.cc:1403] T 379c51053cef495482a85c9d36ac0f1c P 6db0d49dd0d94f5db95cce1c24ce57af: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260608 10:06:04.831336 25794 raft_consensus.cc:359] T 379c51053cef495482a85c9d36ac0f1c P 6db0d49dd0d94f5db95cce1c24ce57af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dee4faa0ace4d3f9ff62c8c5ffea566" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36603 } } peers { permanent_uuid: "6db0d49dd0d94f5db95cce1c24ce57af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42765 } } peers { permanent_uuid: "02a0b0dd135f44dfadd1b43836f74963" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 39115 } }
I20260608 10:06:04.832074 25794 raft_consensus.cc:385] T 379c51053cef495482a85c9d36ac0f1c P 6db0d49dd0d94f5db95cce1c24ce57af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:04.832414 25794 raft_consensus.cc:740] T 379c51053cef495482a85c9d36ac0f1c P 6db0d49dd0d94f5db95cce1c24ce57af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6db0d49dd0d94f5db95cce1c24ce57af, State: Initialized, Role: FOLLOWER
I20260608 10:06:04.833206 25794 consensus_queue.cc:260] T 379c51053cef495482a85c9d36ac0f1c P 6db0d49dd0d94f5db95cce1c24ce57af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dee4faa0ace4d3f9ff62c8c5ffea566" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36603 } } peers { permanent_uuid: "6db0d49dd0d94f5db95cce1c24ce57af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42765 } } peers { permanent_uuid: "02a0b0dd135f44dfadd1b43836f74963" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 39115 } }
I20260608 10:06:04.835846 25794 ts_tablet_manager.cc:1434] T 379c51053cef495482a85c9d36ac0f1c P 6db0d49dd0d94f5db95cce1c24ce57af: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 10:06:04.837230 25795 tablet_bootstrap.cc:492] T 379c51053cef495482a85c9d36ac0f1c P 02a0b0dd135f44dfadd1b43836f74963: No bootstrap required, opened a new log
I20260608 10:06:04.837682 25795 ts_tablet_manager.cc:1403] T 379c51053cef495482a85c9d36ac0f1c P 02a0b0dd135f44dfadd1b43836f74963: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.000s
I20260608 10:06:04.840130 25795 raft_consensus.cc:359] T 379c51053cef495482a85c9d36ac0f1c P 02a0b0dd135f44dfadd1b43836f74963 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dee4faa0ace4d3f9ff62c8c5ffea566" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36603 } } peers { permanent_uuid: "6db0d49dd0d94f5db95cce1c24ce57af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42765 } } peers { permanent_uuid: "02a0b0dd135f44dfadd1b43836f74963" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 39115 } }
I20260608 10:06:04.840824 25795 raft_consensus.cc:385] T 379c51053cef495482a85c9d36ac0f1c P 02a0b0dd135f44dfadd1b43836f74963 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:04.841120 25795 raft_consensus.cc:740] T 379c51053cef495482a85c9d36ac0f1c P 02a0b0dd135f44dfadd1b43836f74963 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02a0b0dd135f44dfadd1b43836f74963, State: Initialized, Role: FOLLOWER
I20260608 10:06:04.842051 25795 consensus_queue.cc:260] T 379c51053cef495482a85c9d36ac0f1c P 02a0b0dd135f44dfadd1b43836f74963 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dee4faa0ace4d3f9ff62c8c5ffea566" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36603 } } peers { permanent_uuid: "6db0d49dd0d94f5db95cce1c24ce57af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42765 } } peers { permanent_uuid: "02a0b0dd135f44dfadd1b43836f74963" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 39115 } }
I20260608 10:06:04.844861 25795 ts_tablet_manager.cc:1434] T 379c51053cef495482a85c9d36ac0f1c P 02a0b0dd135f44dfadd1b43836f74963: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
W20260608 10:06:04.845227 25623 tablet.cc:2404] T 379c51053cef495482a85c9d36ac0f1c P 6db0d49dd0d94f5db95cce1c24ce57af: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 10:06:04.859522 25796 raft_consensus.cc:493] T 379c51053cef495482a85c9d36ac0f1c P 8dee4faa0ace4d3f9ff62c8c5ffea566 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:04.859988 25796 raft_consensus.cc:515] T 379c51053cef495482a85c9d36ac0f1c P 8dee4faa0ace4d3f9ff62c8c5ffea566 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dee4faa0ace4d3f9ff62c8c5ffea566" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36603 } } peers { permanent_uuid: "6db0d49dd0d94f5db95cce1c24ce57af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42765 } } peers { permanent_uuid: "02a0b0dd135f44dfadd1b43836f74963" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 39115 } }
I20260608 10:06:04.862210 25796 leader_election.cc:290] T 379c51053cef495482a85c9d36ac0f1c P 8dee4faa0ace4d3f9ff62c8c5ffea566 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6db0d49dd0d94f5db95cce1c24ce57af (127.20.251.129:42765), 02a0b0dd135f44dfadd1b43836f74963 (127.20.251.130:39115)
I20260608 10:06:04.873278 25597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "379c51053cef495482a85c9d36ac0f1c" candidate_uuid: "8dee4faa0ace4d3f9ff62c8c5ffea566" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6db0d49dd0d94f5db95cce1c24ce57af" is_pre_election: true
I20260608 10:06:04.874019 25597 raft_consensus.cc:2468] T 379c51053cef495482a85c9d36ac0f1c P 6db0d49dd0d94f5db95cce1c24ce57af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8dee4faa0ace4d3f9ff62c8c5ffea566 in term 0.
I20260608 10:06:04.874230 25672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "379c51053cef495482a85c9d36ac0f1c" candidate_uuid: "8dee4faa0ace4d3f9ff62c8c5ffea566" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02a0b0dd135f44dfadd1b43836f74963" is_pre_election: true
I20260608 10:06:04.874794 25672 raft_consensus.cc:2468] T 379c51053cef495482a85c9d36ac0f1c P 02a0b0dd135f44dfadd1b43836f74963 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8dee4faa0ace4d3f9ff62c8c5ffea566 in term 0.
I20260608 10:06:04.875389 25710 leader_election.cc:304] T 379c51053cef495482a85c9d36ac0f1c P 8dee4faa0ace4d3f9ff62c8c5ffea566 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6db0d49dd0d94f5db95cce1c24ce57af, 8dee4faa0ace4d3f9ff62c8c5ffea566; no voters: 
I20260608 10:06:04.876194 25796 raft_consensus.cc:2804] T 379c51053cef495482a85c9d36ac0f1c P 8dee4faa0ace4d3f9ff62c8c5ffea566 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:06:04.876474 25796 raft_consensus.cc:493] T 379c51053cef495482a85c9d36ac0f1c P 8dee4faa0ace4d3f9ff62c8c5ffea566 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:06:04.876726 25796 raft_consensus.cc:3060] T 379c51053cef495482a85c9d36ac0f1c P 8dee4faa0ace4d3f9ff62c8c5ffea566 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:04.882028 25796 raft_consensus.cc:515] T 379c51053cef495482a85c9d36ac0f1c P 8dee4faa0ace4d3f9ff62c8c5ffea566 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dee4faa0ace4d3f9ff62c8c5ffea566" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36603 } } peers { permanent_uuid: "6db0d49dd0d94f5db95cce1c24ce57af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42765 } } peers { permanent_uuid: "02a0b0dd135f44dfadd1b43836f74963" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 39115 } }
I20260608 10:06:04.883653 25796 leader_election.cc:290] T 379c51053cef495482a85c9d36ac0f1c P 8dee4faa0ace4d3f9ff62c8c5ffea566 [CANDIDATE]: Term 1 election: Requested vote from peers 6db0d49dd0d94f5db95cce1c24ce57af (127.20.251.129:42765), 02a0b0dd135f44dfadd1b43836f74963 (127.20.251.130:39115)
I20260608 10:06:04.884433 25597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "379c51053cef495482a85c9d36ac0f1c" candidate_uuid: "8dee4faa0ace4d3f9ff62c8c5ffea566" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6db0d49dd0d94f5db95cce1c24ce57af"
I20260608 10:06:04.884739 25672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "379c51053cef495482a85c9d36ac0f1c" candidate_uuid: "8dee4faa0ace4d3f9ff62c8c5ffea566" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02a0b0dd135f44dfadd1b43836f74963"
I20260608 10:06:04.885048 25597 raft_consensus.cc:3060] T 379c51053cef495482a85c9d36ac0f1c P 6db0d49dd0d94f5db95cce1c24ce57af [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:04.885303 25672 raft_consensus.cc:3060] T 379c51053cef495482a85c9d36ac0f1c P 02a0b0dd135f44dfadd1b43836f74963 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:04.892581 25672 raft_consensus.cc:2468] T 379c51053cef495482a85c9d36ac0f1c P 02a0b0dd135f44dfadd1b43836f74963 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8dee4faa0ace4d3f9ff62c8c5ffea566 in term 1.
I20260608 10:06:04.892585 25597 raft_consensus.cc:2468] T 379c51053cef495482a85c9d36ac0f1c P 6db0d49dd0d94f5db95cce1c24ce57af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8dee4faa0ace4d3f9ff62c8c5ffea566 in term 1.
I20260608 10:06:04.893810 25710 leader_election.cc:304] T 379c51053cef495482a85c9d36ac0f1c P 8dee4faa0ace4d3f9ff62c8c5ffea566 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6db0d49dd0d94f5db95cce1c24ce57af, 8dee4faa0ace4d3f9ff62c8c5ffea566; no voters: 
I20260608 10:06:04.894604 25796 raft_consensus.cc:2804] T 379c51053cef495482a85c9d36ac0f1c P 8dee4faa0ace4d3f9ff62c8c5ffea566 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:06:04.895744 25796 raft_consensus.cc:697] T 379c51053cef495482a85c9d36ac0f1c P 8dee4faa0ace4d3f9ff62c8c5ffea566 [term 1 LEADER]: Becoming Leader. State: Replica: 8dee4faa0ace4d3f9ff62c8c5ffea566, State: Running, Role: LEADER
I20260608 10:06:04.896507 25796 consensus_queue.cc:237] T 379c51053cef495482a85c9d36ac0f1c P 8dee4faa0ace4d3f9ff62c8c5ffea566 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dee4faa0ace4d3f9ff62c8c5ffea566" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36603 } } peers { permanent_uuid: "6db0d49dd0d94f5db95cce1c24ce57af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42765 } } peers { permanent_uuid: "02a0b0dd135f44dfadd1b43836f74963" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 39115 } }
I20260608 10:06:04.904503 25494 catalog_manager.cc:5696] T 379c51053cef495482a85c9d36ac0f1c P 8dee4faa0ace4d3f9ff62c8c5ffea566 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8dee4faa0ace4d3f9ff62c8c5ffea566 (127.20.251.131). New cstate: current_term: 1 leader_uuid: "8dee4faa0ace4d3f9ff62c8c5ffea566" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dee4faa0ace4d3f9ff62c8c5ffea566" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6db0d49dd0d94f5db95cce1c24ce57af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02a0b0dd135f44dfadd1b43836f74963" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 39115 } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:05.276834 25796 consensus_queue.cc:1048] T 379c51053cef495482a85c9d36ac0f1c P 8dee4faa0ace4d3f9ff62c8c5ffea566 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6db0d49dd0d94f5db95cce1c24ce57af" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:06:05.289865 25796 consensus_queue.cc:1048] T 379c51053cef495482a85c9d36ac0f1c P 8dee4faa0ace4d3f9ff62c8c5ffea566 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02a0b0dd135f44dfadd1b43836f74963" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 39115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:06:05.363045 25693 debug-util.cc:398] Leaking SignalData structure 0x7b080021af80 after lost signal to thread 21489
I20260608 10:06:05.790412 25543 placement_policy_util.cc:407] tablet 379c51053cef495482a85c9d36ac0f1c: detected majority of replicas (2 of 3) at location L0
I20260608 10:06:06.792351 25548 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:06:06.794229 25548 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:06:06.794602 25548 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:06:06.799952 25543 placement_policy_util.cc:407] tablet 379c51053cef495482a85c9d36ac0f1c: detected majority of replicas (2 of 3) at location L0
I20260608 10:06:07.808573 25543 placement_policy_util.cc:407] tablet 379c51053cef495482a85c9d36ac0f1c: detected majority of replicas (2 of 3) at location L0
I20260608 10:06:08.795832 25548 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:06:08.797395 25548 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:06:08.797760 25548 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:06:08.817777 25543 placement_policy_util.cc:407] tablet 379c51053cef495482a85c9d36ac0f1c: detected majority of replicas (2 of 3) at location L0
I20260608 10:06:09.827929 25543 placement_policy_util.cc:407] tablet 379c51053cef495482a85c9d36ac0f1c: detected majority of replicas (2 of 3) at location L0
I20260608 10:06:10.799156 25548 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:06:10.800890 25548 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:06:10.801270 25548 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:06:10.838544 25543 placement_policy_util.cc:407] tablet 379c51053cef495482a85c9d36ac0f1c: detected majority of replicas (2 of 3) at location L0
I20260608 10:06:11.848920 25543 placement_policy_util.cc:407] tablet 379c51053cef495482a85c9d36ac0f1c: detected majority of replicas (2 of 3) at location L0
I20260608 10:06:12.802255 25548 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:06:12.803586 25548 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:06:12.803843 25548 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:06:12.859123 25543 placement_policy_util.cc:407] tablet 379c51053cef495482a85c9d36ac0f1c: detected majority of replicas (2 of 3) at location L0
I20260608 10:06:13.867303 25543 placement_policy_util.cc:407] tablet 379c51053cef495482a85c9d36ac0f1c: detected majority of replicas (2 of 3) at location L0
I20260608 10:06:14.805006 25548 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:06:14.806687 25548 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:06:14.807010 25548 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:06:14.875617 25543 placement_policy_util.cc:407] tablet 379c51053cef495482a85c9d36ac0f1c: detected majority of replicas (2 of 3) at location L0
I20260608 10:06:15.884737 25543 placement_policy_util.cc:407] tablet 379c51053cef495482a85c9d36ac0f1c: detected majority of replicas (2 of 3) at location L0
I20260608 10:06:16.808279 25548 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:06:16.810071 25548 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:06:16.810412 25548 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:06:16.893164 25543 placement_policy_util.cc:407] tablet 379c51053cef495482a85c9d36ac0f1c: detected majority of replicas (2 of 3) at location L0
I20260608 10:06:16.985167 21486 tablet_server.cc:179] TabletServer@127.20.251.129:0 shutting down...
I20260608 10:06:17.025748 21486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:06:17.026788 21486 tablet_replica.cc:333] T 379c51053cef495482a85c9d36ac0f1c P 6db0d49dd0d94f5db95cce1c24ce57af: stopping tablet replica
I20260608 10:06:17.027413 21486 raft_consensus.cc:2243] T 379c51053cef495482a85c9d36ac0f1c P 6db0d49dd0d94f5db95cce1c24ce57af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:17.028168 21486 raft_consensus.cc:2272] T 379c51053cef495482a85c9d36ac0f1c P 6db0d49dd0d94f5db95cce1c24ce57af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:17.051262 21486 tablet_server.cc:196] TabletServer@127.20.251.129:0 shutdown complete.
I20260608 10:06:17.067257 21486 tablet_server.cc:179] TabletServer@127.20.251.130:0 shutting down...
I20260608 10:06:17.092754 21486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:06:17.093662 21486 tablet_replica.cc:333] T 379c51053cef495482a85c9d36ac0f1c P 02a0b0dd135f44dfadd1b43836f74963: stopping tablet replica
I20260608 10:06:17.094291 21486 raft_consensus.cc:2243] T 379c51053cef495482a85c9d36ac0f1c P 02a0b0dd135f44dfadd1b43836f74963 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:17.095028 21486 raft_consensus.cc:2272] T 379c51053cef495482a85c9d36ac0f1c P 02a0b0dd135f44dfadd1b43836f74963 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:17.134270 21486 tablet_server.cc:196] TabletServer@127.20.251.130:0 shutdown complete.
I20260608 10:06:17.147035 21486 tablet_server.cc:179] TabletServer@127.20.251.131:0 shutting down...
W20260608 10:06:17.171772 25710 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.20.251.129:42765: connect: Connection refused (error 111) [suppressed 8 similar messages]
I20260608 10:06:17.177680 21486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260608 10:06:17.177896 25710 consensus_peers.cc:597] T 379c51053cef495482a85c9d36ac0f1c P 8dee4faa0ace4d3f9ff62c8c5ffea566 -> Peer 6db0d49dd0d94f5db95cce1c24ce57af (127.20.251.129:42765): Couldn't send request to peer 6db0d49dd0d94f5db95cce1c24ce57af. Status: Network error: Client connection negotiation failed: client connection to 127.20.251.129:42765: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:17.178637 21486 tablet_replica.cc:333] T 379c51053cef495482a85c9d36ac0f1c P 8dee4faa0ace4d3f9ff62c8c5ffea566: stopping tablet replica
I20260608 10:06:17.179385 21486 raft_consensus.cc:2243] T 379c51053cef495482a85c9d36ac0f1c P 8dee4faa0ace4d3f9ff62c8c5ffea566 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:06:17.180450 21486 raft_consensus.cc:2272] T 379c51053cef495482a85c9d36ac0f1c P 8dee4faa0ace4d3f9ff62c8c5ffea566 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:17.202895 21486 tablet_server.cc:196] TabletServer@127.20.251.131:0 shutdown complete.
I20260608 10:06:17.217353 21486 master.cc:562] Master@127.20.251.190:43331 shutting down...
I20260608 10:06:17.241839 21486 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a84f512d0dbb4b149a664a0dbfd6c138 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:06:17.242653 21486 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a84f512d0dbb4b149a664a0dbfd6c138 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:17.243034 21486 tablet_replica.cc:333] T 00000000000000000000000000000000 P a84f512d0dbb4b149a664a0dbfd6c138: stopping tablet replica
I20260608 10:06:17.264339 21486 master.cc:584] Master@127.20.251.190:43331 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy (14682 ms)
[ RUN      ] AutoRebalancerTest.TestMaxMovesPerServer
I20260608 10:06:17.303505 21486 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.20.251.190:36389
I20260608 10:06:17.304742 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:06:17.311463 25818 instance_detector.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:06:17.311614 25819 instance_detector.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:06:17.312319 25821 instance_detector.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:06:17.313262 21486 server_base.cc:1061] running on GCE node
I20260608 10:06:17.314213 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:06:17.314409 21486 system_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:06:17.314551 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913177314535 us; error 0 us; skew 500 ppm
I20260608 10:06:17.315124 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:06:17.317938 21486 webserver.cc:533] Webserver started at http://127.20.251.190:38289/ using document root <none> and password file <none>
I20260608 10:06:17.318446 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:06:17.318634 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:06:17.318903 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:06:17.320092 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913058711471-21486-0/minicluster-data/master-0-root/instance:
uuid: "ede671bd63394cd5b4fb46031b3e2d96"
format_stamp: "Formatted at 2026-06-08 10:06:17 on dist-test-slave-0x65"
I20260608 10:06:17.325060 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:06:17.329041 25826 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:06:17.330164 21486 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:06:17.330468 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913058711471-21486-0/minicluster-data/master-0-root
uuid: "ede671bd63394cd5b4fb46031b3e2d96"
format_stamp: "Formatted at 2026-06-08 10:06:17 on dist-test-slave-0x65"
I20260608 10:06:17.330722 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913058711471-21486-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913058711471-21486-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913058711471-21486-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:06:17.343776 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:06:17.344977 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:06:17.387893 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.190:36389
I20260608 10:06:17.388067 25877 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.190:36389 every 8 connection(s)
I20260608 10:06:17.392616 25878 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:06:17.406847 25878 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ede671bd63394cd5b4fb46031b3e2d96: Bootstrap starting.
I20260608 10:06:17.412663 25878 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ede671bd63394cd5b4fb46031b3e2d96: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:17.418036 25878 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ede671bd63394cd5b4fb46031b3e2d96: No bootstrap required, opened a new log
I20260608 10:06:17.420773 25878 raft_consensus.cc:359] T 00000000000000000000000000000000 P ede671bd63394cd5b4fb46031b3e2d96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ede671bd63394cd5b4fb46031b3e2d96" member_type: VOTER }
I20260608 10:06:17.421247 25878 raft_consensus.cc:385] T 00000000000000000000000000000000 P ede671bd63394cd5b4fb46031b3e2d96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:17.421438 25878 raft_consensus.cc:740] T 00000000000000000000000000000000 P ede671bd63394cd5b4fb46031b3e2d96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ede671bd63394cd5b4fb46031b3e2d96, State: Initialized, Role: FOLLOWER
I20260608 10:06:17.422178 25878 consensus_queue.cc:260] T 00000000000000000000000000000000 P ede671bd63394cd5b4fb46031b3e2d96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ede671bd63394cd5b4fb46031b3e2d96" member_type: VOTER }
I20260608 10:06:17.422688 25878 raft_consensus.cc:399] T 00000000000000000000000000000000 P ede671bd63394cd5b4fb46031b3e2d96 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:06:17.422902 25878 raft_consensus.cc:493] T 00000000000000000000000000000000 P ede671bd63394cd5b4fb46031b3e2d96 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:06:17.423128 25878 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ede671bd63394cd5b4fb46031b3e2d96 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:17.428659 25878 raft_consensus.cc:515] T 00000000000000000000000000000000 P ede671bd63394cd5b4fb46031b3e2d96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ede671bd63394cd5b4fb46031b3e2d96" member_type: VOTER }
I20260608 10:06:17.429229 25878 leader_election.cc:304] T 00000000000000000000000000000000 P ede671bd63394cd5b4fb46031b3e2d96 [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: ede671bd63394cd5b4fb46031b3e2d96; no voters: 
I20260608 10:06:17.430627 25878 leader_election.cc:290] T 00000000000000000000000000000000 P ede671bd63394cd5b4fb46031b3e2d96 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:06:17.431136 25881 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ede671bd63394cd5b4fb46031b3e2d96 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:06:17.432783 25881 raft_consensus.cc:697] T 00000000000000000000000000000000 P ede671bd63394cd5b4fb46031b3e2d96 [term 1 LEADER]: Becoming Leader. State: Replica: ede671bd63394cd5b4fb46031b3e2d96, State: Running, Role: LEADER
I20260608 10:06:17.433629 25881 consensus_queue.cc:237] T 00000000000000000000000000000000 P ede671bd63394cd5b4fb46031b3e2d96 [LEADER]: Queue going to LEADER mode. State: All 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: "ede671bd63394cd5b4fb46031b3e2d96" member_type: VOTER }
I20260608 10:06:17.434250 25878 sys_catalog.cc:565] T 00000000000000000000000000000000 P ede671bd63394cd5b4fb46031b3e2d96 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:06:17.438324 25883 sys_catalog.cc:455] T 00000000000000000000000000000000 P ede671bd63394cd5b4fb46031b3e2d96 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ede671bd63394cd5b4fb46031b3e2d96. Latest consensus state: current_term: 1 leader_uuid: "ede671bd63394cd5b4fb46031b3e2d96" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ede671bd63394cd5b4fb46031b3e2d96" member_type: VOTER } }
I20260608 10:06:17.439091 25883 sys_catalog.cc:458] T 00000000000000000000000000000000 P ede671bd63394cd5b4fb46031b3e2d96 [sys.catalog]: This master's current role is: LEADER
I20260608 10:06:17.439173 25882 sys_catalog.cc:455] T 00000000000000000000000000000000 P ede671bd63394cd5b4fb46031b3e2d96 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ede671bd63394cd5b4fb46031b3e2d96" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ede671bd63394cd5b4fb46031b3e2d96" member_type: VOTER } }
I20260608 10:06:17.439986 25882 sys_catalog.cc:458] T 00000000000000000000000000000000 P ede671bd63394cd5b4fb46031b3e2d96 [sys.catalog]: This master's current role is: LEADER
I20260608 10:06:17.442987 25888 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:06:17.451484 25888 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:06:17.456563 21486 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:06:17.463858 25888 catalog_manager.cc:1382] Generated new cluster ID: da634e9d707b44b98c4595430d1fc818
I20260608 10:06:17.464176 25888 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:06:17.480566 25888 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:06:17.481967 25888 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:06:17.496063 25888 catalog_manager.cc:6069] T 00000000000000000000000000000000 P ede671bd63394cd5b4fb46031b3e2d96: Generated new TSK 0
I20260608 10:06:17.496794 25888 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:06:17.523434 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:06:17.529640 25899 instance_detector.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:06:17.530498 25900 instance_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:06:17.532297 21486 server_base.cc:1061] running on GCE node
W20260608 10:06:17.532440 25902 instance_detector.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:06:17.533422 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:06:17.533666 21486 system_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:06:17.533797 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913177533785 us; error 0 us; skew 500 ppm
I20260608 10:06:17.534339 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:06:17.536785 21486 webserver.cc:533] Webserver started at http://127.20.251.129:43237/ using document root <none> and password file <none>
I20260608 10:06:17.537261 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:06:17.537425 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:06:17.537690 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:06:17.538774 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913058711471-21486-0/minicluster-data/ts-0-root/instance:
uuid: "7fa6fe6b15964c2b84657b2c978e9187"
format_stamp: "Formatted at 2026-06-08 10:06:17 on dist-test-slave-0x65"
I20260608 10:06:17.543428 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:06:17.546837 25907 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:06:17.547571 21486 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:06:17.547842 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913058711471-21486-0/minicluster-data/ts-0-root
uuid: "7fa6fe6b15964c2b84657b2c978e9187"
format_stamp: "Formatted at 2026-06-08 10:06:17 on dist-test-slave-0x65"
I20260608 10:06:17.548102 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913058711471-21486-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913058711471-21486-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913058711471-21486-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:06:17.566885 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:06:17.568073 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:06:17.569555 21486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:06:17.571962 21486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:06:17.572182 21486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:17.572438 21486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:06:17.572587 21486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:17.614436 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.129:33015
I20260608 10:06:17.614560 25969 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.129:33015 every 8 connection(s)
I20260608 10:06:17.619343 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:06:17.626607 25974 instance_detector.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:06:17.627182 25975 instance_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:06:17.629717 21486 server_base.cc:1061] running on GCE node
W20260608 10:06:17.630625 25978 instance_detector.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:06:17.631544 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:06:17.631747 21486 system_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:06:17.631944 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913177631921 us; error 0 us; skew 500 ppm
I20260608 10:06:17.632790 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:06:17.634177 25970 heartbeater.cc:344] Connected to a master server at 127.20.251.190:36389
I20260608 10:06:17.634531 25970 heartbeater.cc:461] Registering TS with master...
I20260608 10:06:17.635325 25970 heartbeater.cc:507] Master 127.20.251.190:36389 requested a full tablet report, sending...
I20260608 10:06:17.635576 21486 webserver.cc:533] Webserver started at http://127.20.251.130:38945/ using document root <none> and password file <none>
I20260608 10:06:17.636164 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:06:17.636350 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:06:17.636623 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:06:17.637528 25843 ts_manager.cc:194] Registered new tserver with Master: 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015)
I20260608 10:06:17.637867 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913058711471-21486-0/minicluster-data/ts-1-root/instance:
uuid: "c7d3817e75e3462e83c7248d16d17273"
format_stamp: "Formatted at 2026-06-08 10:06:17 on dist-test-slave-0x65"
I20260608 10:06:17.639415 25843 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55764
I20260608 10:06:17.642624 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:06:17.646323 25982 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:06:17.647121 21486 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:06:17.647373 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913058711471-21486-0/minicluster-data/ts-1-root
uuid: "c7d3817e75e3462e83c7248d16d17273"
format_stamp: "Formatted at 2026-06-08 10:06:17 on dist-test-slave-0x65"
I20260608 10:06:17.647614 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913058711471-21486-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913058711471-21486-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913058711471-21486-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:06:17.685161 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:06:17.686393 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:06:17.687834 21486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:06:17.690160 21486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:06:17.690338 21486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:17.690589 21486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:06:17.690761 21486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:17.732247 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.130:43771
I20260608 10:06:17.732390 26044 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.130:43771 every 8 connection(s)
I20260608 10:06:17.737543 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:06:17.745498 26048 instance_detector.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:06:17.746230 26049 instance_detector.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:06:17.748420 26051 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:06:17.750738 21486 server_base.cc:1061] running on GCE node
I20260608 10:06:17.751683 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:06:17.751935 21486 system_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:06:17.752156 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913177752136 us; error 0 us; skew 500 ppm
I20260608 10:06:17.752561 26045 heartbeater.cc:344] Connected to a master server at 127.20.251.190:36389
I20260608 10:06:17.752804 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:06:17.752934 26045 heartbeater.cc:461] Registering TS with master...
I20260608 10:06:17.753762 26045 heartbeater.cc:507] Master 127.20.251.190:36389 requested a full tablet report, sending...
I20260608 10:06:17.755599 21486 webserver.cc:533] Webserver started at http://127.20.251.131:41745/ using document root <none> and password file <none>
I20260608 10:06:17.755745 25843 ts_manager.cc:194] Registered new tserver with Master: c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771)
I20260608 10:06:17.756183 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:06:17.756413 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:06:17.756678 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:06:17.757218 25843 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55776
I20260608 10:06:17.757906 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913058711471-21486-0/minicluster-data/ts-2-root/instance:
uuid: "c3ff165f975e47e5b6a55f527b37ea42"
format_stamp: "Formatted at 2026-06-08 10:06:17 on dist-test-slave-0x65"
I20260608 10:06:17.762493 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:06:17.765899 26056 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:06:17.766614 21486 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:06:17.766896 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913058711471-21486-0/minicluster-data/ts-2-root
uuid: "c3ff165f975e47e5b6a55f527b37ea42"
format_stamp: "Formatted at 2026-06-08 10:06:17 on dist-test-slave-0x65"
I20260608 10:06:17.767166 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913058711471-21486-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913058711471-21486-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913058711471-21486-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:06:17.778522 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:06:17.779673 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:06:17.781100 21486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:06:17.783392 21486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:06:17.783591 21486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:17.783807 21486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:06:17.783958 21486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:17.824504 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.131:36897
I20260608 10:06:17.824627 26118 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.131:36897 every 8 connection(s)
I20260608 10:06:17.838587 26119 heartbeater.cc:344] Connected to a master server at 127.20.251.190:36389
I20260608 10:06:17.838990 26119 heartbeater.cc:461] Registering TS with master...
I20260608 10:06:17.839720 26119 heartbeater.cc:507] Master 127.20.251.190:36389 requested a full tablet report, sending...
I20260608 10:06:17.842018 25843 ts_manager.cc:194] Registered new tserver with Master: c3ff165f975e47e5b6a55f527b37ea42 (127.20.251.131:36897)
I20260608 10:06:17.843746 25843 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55778
I20260608 10:06:17.847302 21486 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.019382552s
I20260608 10:06:18.642024 25970 heartbeater.cc:499] Master 127.20.251.190:36389 was elected leader, sending a full tablet report...
I20260608 10:06:18.759796 26045 heartbeater.cc:499] Master 127.20.251.190:36389 was elected leader, sending a full tablet report...
I20260608 10:06:18.847044 26119 heartbeater.cc:499] Master 127.20.251.190:36389 was elected leader, sending a full tablet report...
I20260608 10:06:18.911259 25843 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55790:
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:06:18.914538 25843 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:06:19.014796 26008 tablet_service.cc:1511] Processing CreateTablet for tablet 86e1ca96115e4b7e9277baacd038a4c3 (DEFAULT_TABLE table=test-workload [id=f39994a25f3e4a91b19f523411a192ee]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 10:06:19.015864 26009 tablet_service.cc:1511] Processing CreateTablet for tablet 0226d934299b419fbe080d5ca2d42a9e (DEFAULT_TABLE table=test-workload [id=f39994a25f3e4a91b19f523411a192ee]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 10:06:19.016564 26008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86e1ca96115e4b7e9277baacd038a4c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:19.017300 26009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0226d934299b419fbe080d5ca2d42a9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:19.018013 26007 tablet_service.cc:1511] Processing CreateTablet for tablet b94e8a35fd274cf69fbca3df40441323 (DEFAULT_TABLE table=test-workload [id=f39994a25f3e4a91b19f523411a192ee]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 10:06:19.019483 26007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b94e8a35fd274cf69fbca3df40441323. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:19.013840 26010 tablet_service.cc:1511] Processing CreateTablet for tablet 6f32c64383424f4da5702951b506201c (DEFAULT_TABLE table=test-workload [id=f39994a25f3e4a91b19f523411a192ee]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 10:06:19.021322 26010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f32c64383424f4da5702951b506201c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:19.021848 26083 tablet_service.cc:1511] Processing CreateTablet for tablet 0226d934299b419fbe080d5ca2d42a9e (DEFAULT_TABLE table=test-workload [id=f39994a25f3e4a91b19f523411a192ee]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 10:06:19.023453 26083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0226d934299b419fbe080d5ca2d42a9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:19.023202 26084 tablet_service.cc:1511] Processing CreateTablet for tablet 6f32c64383424f4da5702951b506201c (DEFAULT_TABLE table=test-workload [id=f39994a25f3e4a91b19f523411a192ee]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 10:06:19.025055 26084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f32c64383424f4da5702951b506201c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:19.025481 26006 tablet_service.cc:1511] Processing CreateTablet for tablet 37b83115503f4b73bcfb00021ee1a77a (DEFAULT_TABLE table=test-workload [id=f39994a25f3e4a91b19f523411a192ee]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 10:06:19.027115 26006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37b83115503f4b73bcfb00021ee1a77a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:19.026978 26082 tablet_service.cc:1511] Processing CreateTablet for tablet 86e1ca96115e4b7e9277baacd038a4c3 (DEFAULT_TABLE table=test-workload [id=f39994a25f3e4a91b19f523411a192ee]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 10:06:19.028451 26082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86e1ca96115e4b7e9277baacd038a4c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:19.025189 26080 tablet_service.cc:1511] Processing CreateTablet for tablet 37b83115503f4b73bcfb00021ee1a77a (DEFAULT_TABLE table=test-workload [id=f39994a25f3e4a91b19f523411a192ee]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 10:06:19.030772 26080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37b83115503f4b73bcfb00021ee1a77a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:19.023039 26081 tablet_service.cc:1511] Processing CreateTablet for tablet b94e8a35fd274cf69fbca3df40441323 (DEFAULT_TABLE table=test-workload [id=f39994a25f3e4a91b19f523411a192ee]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 10:06:19.033382 26081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b94e8a35fd274cf69fbca3df40441323. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:19.037496 26005 tablet_service.cc:1511] Processing CreateTablet for tablet fe24b76db15943f5a99863b746e0b02d (DEFAULT_TABLE table=test-workload [id=f39994a25f3e4a91b19f523411a192ee]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 10:06:19.039450 26005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe24b76db15943f5a99863b746e0b02d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:19.043272 26079 tablet_service.cc:1511] Processing CreateTablet for tablet fe24b76db15943f5a99863b746e0b02d (DEFAULT_TABLE table=test-workload [id=f39994a25f3e4a91b19f523411a192ee]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 10:06:19.044902 26079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe24b76db15943f5a99863b746e0b02d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:19.047035 26004 tablet_service.cc:1511] Processing CreateTablet for tablet 769554b6b93c4257b6842e53c15220b8 (DEFAULT_TABLE table=test-workload [id=f39994a25f3e4a91b19f523411a192ee]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 10:06:19.048931 26004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 769554b6b93c4257b6842e53c15220b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:19.053959 26078 tablet_service.cc:1511] Processing CreateTablet for tablet 769554b6b93c4257b6842e53c15220b8 (DEFAULT_TABLE table=test-workload [id=f39994a25f3e4a91b19f523411a192ee]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 10:06:19.055559 26078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 769554b6b93c4257b6842e53c15220b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:19.075440 26003 tablet_service.cc:1511] Processing CreateTablet for tablet 0b675f7ba15b4dc3bf8abd7425b439fe (DEFAULT_TABLE table=test-workload [id=f39994a25f3e4a91b19f523411a192ee]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 10:06:19.077111 26003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b675f7ba15b4dc3bf8abd7425b439fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:19.103067 25935 tablet_service.cc:1511] Processing CreateTablet for tablet 6f32c64383424f4da5702951b506201c (DEFAULT_TABLE table=test-workload [id=f39994a25f3e4a91b19f523411a192ee]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 10:06:19.104812 25935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f32c64383424f4da5702951b506201c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:19.107095 25934 tablet_service.cc:1511] Processing CreateTablet for tablet 0226d934299b419fbe080d5ca2d42a9e (DEFAULT_TABLE table=test-workload [id=f39994a25f3e4a91b19f523411a192ee]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 10:06:19.108650 25934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0226d934299b419fbe080d5ca2d42a9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:19.111047 25933 tablet_service.cc:1511] Processing CreateTablet for tablet 86e1ca96115e4b7e9277baacd038a4c3 (DEFAULT_TABLE table=test-workload [id=f39994a25f3e4a91b19f523411a192ee]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 10:06:19.112623 25933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86e1ca96115e4b7e9277baacd038a4c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:19.117115 25932 tablet_service.cc:1511] Processing CreateTablet for tablet b94e8a35fd274cf69fbca3df40441323 (DEFAULT_TABLE table=test-workload [id=f39994a25f3e4a91b19f523411a192ee]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 10:06:19.118707 25932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b94e8a35fd274cf69fbca3df40441323. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:19.120709 25931 tablet_service.cc:1511] Processing CreateTablet for tablet 37b83115503f4b73bcfb00021ee1a77a (DEFAULT_TABLE table=test-workload [id=f39994a25f3e4a91b19f523411a192ee]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 10:06:19.121995 25929 tablet_service.cc:1511] Processing CreateTablet for tablet 769554b6b93c4257b6842e53c15220b8 (DEFAULT_TABLE table=test-workload [id=f39994a25f3e4a91b19f523411a192ee]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 10:06:19.123349 25927 tablet_service.cc:1511] Processing CreateTablet for tablet e52284e471df44e7a79b01dec247600f (DEFAULT_TABLE table=test-workload [id=f39994a25f3e4a91b19f523411a192ee]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 10:06:19.124531 25928 tablet_service.cc:1511] Processing CreateTablet for tablet 0b675f7ba15b4dc3bf8abd7425b439fe (DEFAULT_TABLE table=test-workload [id=f39994a25f3e4a91b19f523411a192ee]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 10:06:19.125964 25929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 769554b6b93c4257b6842e53c15220b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:19.120718 25930 tablet_service.cc:1511] Processing CreateTablet for tablet fe24b76db15943f5a99863b746e0b02d (DEFAULT_TABLE table=test-workload [id=f39994a25f3e4a91b19f523411a192ee]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 10:06:19.126976 25927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e52284e471df44e7a79b01dec247600f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:19.128983 25928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b675f7ba15b4dc3bf8abd7425b439fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:19.129714 25930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe24b76db15943f5a99863b746e0b02d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:19.132845 25931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37b83115503f4b73bcfb00021ee1a77a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:19.136405 26082 tablet_service.cc:1511] Processing CreateTablet for tablet 0b675f7ba15b4dc3bf8abd7425b439fe (DEFAULT_TABLE table=test-workload [id=f39994a25f3e4a91b19f523411a192ee]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 10:06:19.137770 26082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b675f7ba15b4dc3bf8abd7425b439fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:19.140131 25926 tablet_service.cc:1511] Processing CreateTablet for tablet ab71b056d34d4866a0b8cbbefd34e2e6 (DEFAULT_TABLE table=test-workload [id=f39994a25f3e4a91b19f523411a192ee]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 10:06:19.141435 25926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab71b056d34d4866a0b8cbbefd34e2e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:19.130584 26139 tablet_bootstrap.cc:492] T 6f32c64383424f4da5702951b506201c P c7d3817e75e3462e83c7248d16d17273: Bootstrap starting.
I20260608 10:06:19.144438 26007 tablet_service.cc:1511] Processing CreateTablet for tablet ab71b056d34d4866a0b8cbbefd34e2e6 (DEFAULT_TABLE table=test-workload [id=f39994a25f3e4a91b19f523411a192ee]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 10:06:19.148233 26007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab71b056d34d4866a0b8cbbefd34e2e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:19.148849 26084 tablet_service.cc:1511] Processing CreateTablet for tablet ab71b056d34d4866a0b8cbbefd34e2e6 (DEFAULT_TABLE table=test-workload [id=f39994a25f3e4a91b19f523411a192ee]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 10:06:19.150441 26084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab71b056d34d4866a0b8cbbefd34e2e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:19.143194 26083 tablet_service.cc:1511] Processing CreateTablet for tablet e52284e471df44e7a79b01dec247600f (DEFAULT_TABLE table=test-workload [id=f39994a25f3e4a91b19f523411a192ee]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 10:06:19.159737 26083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e52284e471df44e7a79b01dec247600f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:19.162954 26005 tablet_service.cc:1511] Processing CreateTablet for tablet a2f8fa16225045c890ccfd284b637a5e (DEFAULT_TABLE table=test-workload [id=f39994a25f3e4a91b19f523411a192ee]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 10:06:19.178198 26003 tablet_service.cc:1511] Processing CreateTablet for tablet e52284e471df44e7a79b01dec247600f (DEFAULT_TABLE table=test-workload [id=f39994a25f3e4a91b19f523411a192ee]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 10:06:19.130368 26140 tablet_bootstrap.cc:492] T 6f32c64383424f4da5702951b506201c P c3ff165f975e47e5b6a55f527b37ea42: Bootstrap starting.
I20260608 10:06:19.188791 26078 tablet_service.cc:1511] Processing CreateTablet for tablet a2f8fa16225045c890ccfd284b637a5e (DEFAULT_TABLE table=test-workload [id=f39994a25f3e4a91b19f523411a192ee]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 10:06:19.191165 26078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2f8fa16225045c890ccfd284b637a5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:19.195854 26010 tablet_service.cc:1511] Processing CreateTablet for tablet 2550818ac6eb43afae7b674bb273bd43 (DEFAULT_TABLE table=test-workload [id=f39994a25f3e4a91b19f523411a192ee]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 10:06:19.199438 26005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2f8fa16225045c890ccfd284b637a5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:19.199759 26080 tablet_service.cc:1511] Processing CreateTablet for tablet 2550818ac6eb43afae7b674bb273bd43 (DEFAULT_TABLE table=test-workload [id=f39994a25f3e4a91b19f523411a192ee]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 10:06:19.201085 26080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2550818ac6eb43afae7b674bb273bd43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:19.210291 26010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2550818ac6eb43afae7b674bb273bd43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:19.212697 26139 tablet_bootstrap.cc:654] T 6f32c64383424f4da5702951b506201c P c7d3817e75e3462e83c7248d16d17273: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:19.226322 26003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e52284e471df44e7a79b01dec247600f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:19.243978 26140 tablet_bootstrap.cc:654] T 6f32c64383424f4da5702951b506201c P c3ff165f975e47e5b6a55f527b37ea42: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:19.256589 25927 tablet_service.cc:1511] Processing CreateTablet for tablet a2f8fa16225045c890ccfd284b637a5e (DEFAULT_TABLE table=test-workload [id=f39994a25f3e4a91b19f523411a192ee]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 10:06:19.259063 25927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2f8fa16225045c890ccfd284b637a5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:19.270460 25926 tablet_service.cc:1511] Processing CreateTablet for tablet 2550818ac6eb43afae7b674bb273bd43 (DEFAULT_TABLE table=test-workload [id=f39994a25f3e4a91b19f523411a192ee]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 10:06:19.273983 25926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2550818ac6eb43afae7b674bb273bd43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:19.283048 26139 tablet_bootstrap.cc:492] T 6f32c64383424f4da5702951b506201c P c7d3817e75e3462e83c7248d16d17273: No bootstrap required, opened a new log
I20260608 10:06:19.283595 26139 ts_tablet_manager.cc:1403] T 6f32c64383424f4da5702951b506201c P c7d3817e75e3462e83c7248d16d17273: Time spent bootstrapping tablet: real 0.153s	user 0.018s	sys 0.017s
I20260608 10:06:19.286083 26142 tablet_bootstrap.cc:492] T 0b675f7ba15b4dc3bf8abd7425b439fe P 7fa6fe6b15964c2b84657b2c978e9187: Bootstrap starting.
I20260608 10:06:19.286935 26139 raft_consensus.cc:359] T 6f32c64383424f4da5702951b506201c P c7d3817e75e3462e83c7248d16d17273 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } }
I20260608 10:06:19.287770 26139 raft_consensus.cc:385] T 6f32c64383424f4da5702951b506201c P c7d3817e75e3462e83c7248d16d17273 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:19.288084 26139 raft_consensus.cc:740] T 6f32c64383424f4da5702951b506201c P c7d3817e75e3462e83c7248d16d17273 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7d3817e75e3462e83c7248d16d17273, State: Initialized, Role: FOLLOWER
I20260608 10:06:19.289402 26140 tablet_bootstrap.cc:492] T 6f32c64383424f4da5702951b506201c P c3ff165f975e47e5b6a55f527b37ea42: No bootstrap required, opened a new log
I20260608 10:06:19.288997 26139 consensus_queue.cc:260] T 6f32c64383424f4da5702951b506201c P c7d3817e75e3462e83c7248d16d17273 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } }
I20260608 10:06:19.290040 26140 ts_tablet_manager.cc:1403] T 6f32c64383424f4da5702951b506201c P c3ff165f975e47e5b6a55f527b37ea42: Time spent bootstrapping tablet: real 0.164s	user 0.007s	sys 0.010s
I20260608 10:06:19.293594 26140 raft_consensus.cc:359] T 6f32c64383424f4da5702951b506201c P c3ff165f975e47e5b6a55f527b37ea42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } }
I20260608 10:06:19.294343 26140 raft_consensus.cc:385] T 6f32c64383424f4da5702951b506201c P c3ff165f975e47e5b6a55f527b37ea42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:19.294660 26140 raft_consensus.cc:740] T 6f32c64383424f4da5702951b506201c P c3ff165f975e47e5b6a55f527b37ea42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3ff165f975e47e5b6a55f527b37ea42, State: Initialized, Role: FOLLOWER
I20260608 10:06:19.298843 26139 ts_tablet_manager.cc:1434] T 6f32c64383424f4da5702951b506201c P c7d3817e75e3462e83c7248d16d17273: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.007s
I20260608 10:06:19.300359 26139 tablet_bootstrap.cc:492] T 0226d934299b419fbe080d5ca2d42a9e P c7d3817e75e3462e83c7248d16d17273: Bootstrap starting.
I20260608 10:06:19.305056 26140 consensus_queue.cc:260] T 6f32c64383424f4da5702951b506201c P c3ff165f975e47e5b6a55f527b37ea42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } }
I20260608 10:06:19.307446 26139 tablet_bootstrap.cc:654] T 0226d934299b419fbe080d5ca2d42a9e P c7d3817e75e3462e83c7248d16d17273: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:19.311654 26142 tablet_bootstrap.cc:654] T 0b675f7ba15b4dc3bf8abd7425b439fe P 7fa6fe6b15964c2b84657b2c978e9187: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:19.312721 26140 ts_tablet_manager.cc:1434] T 6f32c64383424f4da5702951b506201c P c3ff165f975e47e5b6a55f527b37ea42: Time spent starting tablet: real 0.022s	user 0.010s	sys 0.002s
I20260608 10:06:19.314028 26140 tablet_bootstrap.cc:492] T 0226d934299b419fbe080d5ca2d42a9e P c3ff165f975e47e5b6a55f527b37ea42: Bootstrap starting.
I20260608 10:06:19.319046 26142 tablet_bootstrap.cc:492] T 0b675f7ba15b4dc3bf8abd7425b439fe P 7fa6fe6b15964c2b84657b2c978e9187: No bootstrap required, opened a new log
I20260608 10:06:19.319594 26142 ts_tablet_manager.cc:1403] T 0b675f7ba15b4dc3bf8abd7425b439fe P 7fa6fe6b15964c2b84657b2c978e9187: Time spent bootstrapping tablet: real 0.038s	user 0.009s	sys 0.005s
I20260608 10:06:19.320065 26139 tablet_bootstrap.cc:492] T 0226d934299b419fbe080d5ca2d42a9e P c7d3817e75e3462e83c7248d16d17273: No bootstrap required, opened a new log
I20260608 10:06:19.320768 26139 ts_tablet_manager.cc:1403] T 0226d934299b419fbe080d5ca2d42a9e P c7d3817e75e3462e83c7248d16d17273: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.001s
I20260608 10:06:19.321846 26140 tablet_bootstrap.cc:654] T 0226d934299b419fbe080d5ca2d42a9e P c3ff165f975e47e5b6a55f527b37ea42: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:19.322811 26142 raft_consensus.cc:359] T 0b675f7ba15b4dc3bf8abd7425b439fe P 7fa6fe6b15964c2b84657b2c978e9187 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:19.323611 26142 raft_consensus.cc:385] T 0b675f7ba15b4dc3bf8abd7425b439fe P 7fa6fe6b15964c2b84657b2c978e9187 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:19.323920 26142 raft_consensus.cc:740] T 0b675f7ba15b4dc3bf8abd7425b439fe P 7fa6fe6b15964c2b84657b2c978e9187 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fa6fe6b15964c2b84657b2c978e9187, State: Initialized, Role: FOLLOWER
I20260608 10:06:19.324694 26142 consensus_queue.cc:260] T 0b675f7ba15b4dc3bf8abd7425b439fe P 7fa6fe6b15964c2b84657b2c978e9187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:19.324810 26139 raft_consensus.cc:359] T 0226d934299b419fbe080d5ca2d42a9e P c7d3817e75e3462e83c7248d16d17273 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:19.325845 26139 raft_consensus.cc:385] T 0226d934299b419fbe080d5ca2d42a9e P c7d3817e75e3462e83c7248d16d17273 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:19.326124 26139 raft_consensus.cc:740] T 0226d934299b419fbe080d5ca2d42a9e P c7d3817e75e3462e83c7248d16d17273 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7d3817e75e3462e83c7248d16d17273, State: Initialized, Role: FOLLOWER
I20260608 10:06:19.327090 26139 consensus_queue.cc:260] T 0226d934299b419fbe080d5ca2d42a9e P c7d3817e75e3462e83c7248d16d17273 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:19.328325 26140 tablet_bootstrap.cc:492] T 0226d934299b419fbe080d5ca2d42a9e P c3ff165f975e47e5b6a55f527b37ea42: No bootstrap required, opened a new log
I20260608 10:06:19.328876 26140 ts_tablet_manager.cc:1403] T 0226d934299b419fbe080d5ca2d42a9e P c3ff165f975e47e5b6a55f527b37ea42: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.007s
I20260608 10:06:19.329457 26139 ts_tablet_manager.cc:1434] T 0226d934299b419fbe080d5ca2d42a9e P c7d3817e75e3462e83c7248d16d17273: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.002s
I20260608 10:06:19.330617 26139 tablet_bootstrap.cc:492] T 769554b6b93c4257b6842e53c15220b8 P c7d3817e75e3462e83c7248d16d17273: Bootstrap starting.
I20260608 10:06:19.332329 26140 raft_consensus.cc:359] T 0226d934299b419fbe080d5ca2d42a9e P c3ff165f975e47e5b6a55f527b37ea42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:19.333091 26140 raft_consensus.cc:385] T 0226d934299b419fbe080d5ca2d42a9e P c3ff165f975e47e5b6a55f527b37ea42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:19.333402 26140 raft_consensus.cc:740] T 0226d934299b419fbe080d5ca2d42a9e P c3ff165f975e47e5b6a55f527b37ea42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3ff165f975e47e5b6a55f527b37ea42, State: Initialized, Role: FOLLOWER
I20260608 10:06:19.334674 26140 consensus_queue.cc:260] T 0226d934299b419fbe080d5ca2d42a9e P c3ff165f975e47e5b6a55f527b37ea42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:19.338685 26139 tablet_bootstrap.cc:654] T 769554b6b93c4257b6842e53c15220b8 P c7d3817e75e3462e83c7248d16d17273: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:19.340456 26142 ts_tablet_manager.cc:1434] T 0b675f7ba15b4dc3bf8abd7425b439fe P 7fa6fe6b15964c2b84657b2c978e9187: Time spent starting tablet: real 0.021s	user 0.014s	sys 0.007s
I20260608 10:06:19.343261 26142 tablet_bootstrap.cc:492] T 6f32c64383424f4da5702951b506201c P 7fa6fe6b15964c2b84657b2c978e9187: Bootstrap starting.
I20260608 10:06:19.350276 26145 raft_consensus.cc:493] T 6f32c64383424f4da5702951b506201c P c3ff165f975e47e5b6a55f527b37ea42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:19.350358 26142 tablet_bootstrap.cc:654] T 6f32c64383424f4da5702951b506201c P 7fa6fe6b15964c2b84657b2c978e9187: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:19.351008 26145 raft_consensus.cc:515] T 6f32c64383424f4da5702951b506201c P c3ff165f975e47e5b6a55f527b37ea42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } }
I20260608 10:06:19.352205 26139 tablet_bootstrap.cc:492] T 769554b6b93c4257b6842e53c15220b8 P c7d3817e75e3462e83c7248d16d17273: No bootstrap required, opened a new log
I20260608 10:06:19.352808 26139 ts_tablet_manager.cc:1403] T 769554b6b93c4257b6842e53c15220b8 P c7d3817e75e3462e83c7248d16d17273: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.002s
I20260608 10:06:19.356225 26139 raft_consensus.cc:359] T 769554b6b93c4257b6842e53c15220b8 P c7d3817e75e3462e83c7248d16d17273 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:19.357060 26139 raft_consensus.cc:385] T 769554b6b93c4257b6842e53c15220b8 P c7d3817e75e3462e83c7248d16d17273 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:19.357380 26139 raft_consensus.cc:740] T 769554b6b93c4257b6842e53c15220b8 P c7d3817e75e3462e83c7248d16d17273 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7d3817e75e3462e83c7248d16d17273, State: Initialized, Role: FOLLOWER
I20260608 10:06:19.358336 26139 consensus_queue.cc:260] T 769554b6b93c4257b6842e53c15220b8 P c7d3817e75e3462e83c7248d16d17273 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:19.362174 26145 leader_election.cc:290] T 6f32c64383424f4da5702951b506201c P c3ff165f975e47e5b6a55f527b37ea42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771), 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015)
I20260608 10:06:19.350378 26140 ts_tablet_manager.cc:1434] T 0226d934299b419fbe080d5ca2d42a9e P c3ff165f975e47e5b6a55f527b37ea42: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.005s
I20260608 10:06:19.362843 26139 ts_tablet_manager.cc:1434] T 769554b6b93c4257b6842e53c15220b8 P c7d3817e75e3462e83c7248d16d17273: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.003s
I20260608 10:06:19.364101 26140 tablet_bootstrap.cc:492] T 86e1ca96115e4b7e9277baacd038a4c3 P c3ff165f975e47e5b6a55f527b37ea42: Bootstrap starting.
I20260608 10:06:19.365751 26139 tablet_bootstrap.cc:492] T 0b675f7ba15b4dc3bf8abd7425b439fe P c7d3817e75e3462e83c7248d16d17273: Bootstrap starting.
I20260608 10:06:19.373317 26139 tablet_bootstrap.cc:654] T 0b675f7ba15b4dc3bf8abd7425b439fe P c7d3817e75e3462e83c7248d16d17273: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:19.375336 26142 tablet_bootstrap.cc:492] T 6f32c64383424f4da5702951b506201c P 7fa6fe6b15964c2b84657b2c978e9187: No bootstrap required, opened a new log
I20260608 10:06:19.375857 26142 ts_tablet_manager.cc:1403] T 6f32c64383424f4da5702951b506201c P 7fa6fe6b15964c2b84657b2c978e9187: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.006s
I20260608 10:06:19.378134 26140 tablet_bootstrap.cc:654] T 86e1ca96115e4b7e9277baacd038a4c3 P c3ff165f975e47e5b6a55f527b37ea42: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:19.380612 26142 raft_consensus.cc:359] T 6f32c64383424f4da5702951b506201c P 7fa6fe6b15964c2b84657b2c978e9187 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } }
I20260608 10:06:19.381454 26142 raft_consensus.cc:385] T 6f32c64383424f4da5702951b506201c P 7fa6fe6b15964c2b84657b2c978e9187 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:19.381788 26142 raft_consensus.cc:740] T 6f32c64383424f4da5702951b506201c P 7fa6fe6b15964c2b84657b2c978e9187 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fa6fe6b15964c2b84657b2c978e9187, State: Initialized, Role: FOLLOWER
I20260608 10:06:19.382879 26142 consensus_queue.cc:260] T 6f32c64383424f4da5702951b506201c P 7fa6fe6b15964c2b84657b2c978e9187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } }
I20260608 10:06:19.391330 26140 tablet_bootstrap.cc:492] T 86e1ca96115e4b7e9277baacd038a4c3 P c3ff165f975e47e5b6a55f527b37ea42: No bootstrap required, opened a new log
I20260608 10:06:19.392071 26140 ts_tablet_manager.cc:1403] T 86e1ca96115e4b7e9277baacd038a4c3 P c3ff165f975e47e5b6a55f527b37ea42: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.006s
I20260608 10:06:19.393059 26142 ts_tablet_manager.cc:1434] T 6f32c64383424f4da5702951b506201c P 7fa6fe6b15964c2b84657b2c978e9187: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.001s
I20260608 10:06:19.396019 26140 raft_consensus.cc:359] T 86e1ca96115e4b7e9277baacd038a4c3 P c3ff165f975e47e5b6a55f527b37ea42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:19.397047 26140 raft_consensus.cc:385] T 86e1ca96115e4b7e9277baacd038a4c3 P c3ff165f975e47e5b6a55f527b37ea42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:19.397437 26140 raft_consensus.cc:740] T 86e1ca96115e4b7e9277baacd038a4c3 P c3ff165f975e47e5b6a55f527b37ea42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3ff165f975e47e5b6a55f527b37ea42, State: Initialized, Role: FOLLOWER
I20260608 10:06:19.398537 26140 consensus_queue.cc:260] T 86e1ca96115e4b7e9277baacd038a4c3 P c3ff165f975e47e5b6a55f527b37ea42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:19.402364 26142 tablet_bootstrap.cc:492] T e52284e471df44e7a79b01dec247600f P 7fa6fe6b15964c2b84657b2c978e9187: Bootstrap starting.
I20260608 10:06:19.406584 26149 raft_consensus.cc:493] T 0b675f7ba15b4dc3bf8abd7425b439fe P 7fa6fe6b15964c2b84657b2c978e9187 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:19.407166 26149 raft_consensus.cc:515] T 0b675f7ba15b4dc3bf8abd7425b439fe P 7fa6fe6b15964c2b84657b2c978e9187 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:19.407449 26020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f32c64383424f4da5702951b506201c" candidate_uuid: "c3ff165f975e47e5b6a55f527b37ea42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d3817e75e3462e83c7248d16d17273" is_pre_election: true
I20260608 10:06:19.408360 26020 raft_consensus.cc:2468] T 6f32c64383424f4da5702951b506201c P c7d3817e75e3462e83c7248d16d17273 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3ff165f975e47e5b6a55f527b37ea42 in term 0.
I20260608 10:06:19.413542 25945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f32c64383424f4da5702951b506201c" candidate_uuid: "c3ff165f975e47e5b6a55f527b37ea42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fa6fe6b15964c2b84657b2c978e9187" is_pre_election: true
I20260608 10:06:19.413885 26060 leader_election.cc:304] T 6f32c64383424f4da5702951b506201c P c3ff165f975e47e5b6a55f527b37ea42 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c3ff165f975e47e5b6a55f527b37ea42, c7d3817e75e3462e83c7248d16d17273; no voters: 
I20260608 10:06:19.414392 25945 raft_consensus.cc:2468] T 6f32c64383424f4da5702951b506201c P 7fa6fe6b15964c2b84657b2c978e9187 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3ff165f975e47e5b6a55f527b37ea42 in term 0.
I20260608 10:06:19.414820 26140 ts_tablet_manager.cc:1434] T 86e1ca96115e4b7e9277baacd038a4c3 P c3ff165f975e47e5b6a55f527b37ea42: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260608 10:06:19.415746 26145 raft_consensus.cc:2804] T 6f32c64383424f4da5702951b506201c P c3ff165f975e47e5b6a55f527b37ea42 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:06:19.416155 26145 raft_consensus.cc:493] T 6f32c64383424f4da5702951b506201c P c3ff165f975e47e5b6a55f527b37ea42 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:06:19.416292 26140 tablet_bootstrap.cc:492] T 769554b6b93c4257b6842e53c15220b8 P c3ff165f975e47e5b6a55f527b37ea42: Bootstrap starting.
I20260608 10:06:19.416554 26145 raft_consensus.cc:3060] T 6f32c64383424f4da5702951b506201c P c3ff165f975e47e5b6a55f527b37ea42 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:19.417435 26142 tablet_bootstrap.cc:654] T e52284e471df44e7a79b01dec247600f P 7fa6fe6b15964c2b84657b2c978e9187: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:19.412629 26149 leader_election.cc:290] T 0b675f7ba15b4dc3bf8abd7425b439fe P 7fa6fe6b15964c2b84657b2c978e9187 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771), c3ff165f975e47e5b6a55f527b37ea42 (127.20.251.131:36897)
I20260608 10:06:19.424906 26140 tablet_bootstrap.cc:654] T 769554b6b93c4257b6842e53c15220b8 P c3ff165f975e47e5b6a55f527b37ea42: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:19.433621 26139 tablet_bootstrap.cc:492] T 0b675f7ba15b4dc3bf8abd7425b439fe P c7d3817e75e3462e83c7248d16d17273: No bootstrap required, opened a new log
I20260608 10:06:19.434199 26139 ts_tablet_manager.cc:1403] T 0b675f7ba15b4dc3bf8abd7425b439fe P c7d3817e75e3462e83c7248d16d17273: Time spent bootstrapping tablet: real 0.069s	user 0.026s	sys 0.030s
I20260608 10:06:19.437336 26145 raft_consensus.cc:515] T 6f32c64383424f4da5702951b506201c P c3ff165f975e47e5b6a55f527b37ea42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } }
I20260608 10:06:19.437400 26139 raft_consensus.cc:359] T 0b675f7ba15b4dc3bf8abd7425b439fe P c7d3817e75e3462e83c7248d16d17273 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:19.438346 26139 raft_consensus.cc:385] T 0b675f7ba15b4dc3bf8abd7425b439fe P c7d3817e75e3462e83c7248d16d17273 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:19.438665 26139 raft_consensus.cc:740] T 0b675f7ba15b4dc3bf8abd7425b439fe P c7d3817e75e3462e83c7248d16d17273 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7d3817e75e3462e83c7248d16d17273, State: Initialized, Role: FOLLOWER
I20260608 10:06:19.439335 26142 tablet_bootstrap.cc:492] T e52284e471df44e7a79b01dec247600f P 7fa6fe6b15964c2b84657b2c978e9187: No bootstrap required, opened a new log
I20260608 10:06:19.439505 26139 consensus_queue.cc:260] T 0b675f7ba15b4dc3bf8abd7425b439fe P c7d3817e75e3462e83c7248d16d17273 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:19.440948 26020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f32c64383424f4da5702951b506201c" candidate_uuid: "c3ff165f975e47e5b6a55f527b37ea42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d3817e75e3462e83c7248d16d17273"
I20260608 10:06:19.441655 26020 raft_consensus.cc:3060] T 6f32c64383424f4da5702951b506201c P c7d3817e75e3462e83c7248d16d17273 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:19.441896 26139 ts_tablet_manager.cc:1434] T 0b675f7ba15b4dc3bf8abd7425b439fe P c7d3817e75e3462e83c7248d16d17273: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 10:06:19.443077 26139 tablet_bootstrap.cc:492] T b94e8a35fd274cf69fbca3df40441323 P c7d3817e75e3462e83c7248d16d17273: Bootstrap starting.
I20260608 10:06:19.441584 25945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f32c64383424f4da5702951b506201c" candidate_uuid: "c3ff165f975e47e5b6a55f527b37ea42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fa6fe6b15964c2b84657b2c978e9187"
I20260608 10:06:19.444979 25945 raft_consensus.cc:3060] T 6f32c64383424f4da5702951b506201c P 7fa6fe6b15964c2b84657b2c978e9187 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:19.449733 26139 tablet_bootstrap.cc:654] T b94e8a35fd274cf69fbca3df40441323 P c7d3817e75e3462e83c7248d16d17273: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:19.450479 26142 ts_tablet_manager.cc:1403] T e52284e471df44e7a79b01dec247600f P 7fa6fe6b15964c2b84657b2c978e9187: Time spent bootstrapping tablet: real 0.049s	user 0.017s	sys 0.006s
I20260608 10:06:19.449211 26145 leader_election.cc:290] T 6f32c64383424f4da5702951b506201c P c3ff165f975e47e5b6a55f527b37ea42 [CANDIDATE]: Term 1 election: Requested vote from peers c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771), 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015)
W20260608 10:06:19.452539 25891 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:06:19.453645 25945 raft_consensus.cc:2468] T 6f32c64383424f4da5702951b506201c P 7fa6fe6b15964c2b84657b2c978e9187 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3ff165f975e47e5b6a55f527b37ea42 in term 1.
I20260608 10:06:19.455125 26057 leader_election.cc:304] T 6f32c64383424f4da5702951b506201c P c3ff165f975e47e5b6a55f527b37ea42 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7fa6fe6b15964c2b84657b2c978e9187, c3ff165f975e47e5b6a55f527b37ea42; no voters: 
I20260608 10:06:19.456123 26145 raft_consensus.cc:2804] T 6f32c64383424f4da5702951b506201c P c3ff165f975e47e5b6a55f527b37ea42 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:06:19.465423 26020 raft_consensus.cc:2468] T 6f32c64383424f4da5702951b506201c P c7d3817e75e3462e83c7248d16d17273 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3ff165f975e47e5b6a55f527b37ea42 in term 1.
I20260608 10:06:19.465660 26019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b675f7ba15b4dc3bf8abd7425b439fe" candidate_uuid: "7fa6fe6b15964c2b84657b2c978e9187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d3817e75e3462e83c7248d16d17273" is_pre_election: true
I20260608 10:06:19.466576 26019 raft_consensus.cc:2468] T 0b675f7ba15b4dc3bf8abd7425b439fe P c7d3817e75e3462e83c7248d16d17273 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fa6fe6b15964c2b84657b2c978e9187 in term 0.
I20260608 10:06:19.464793 26142 raft_consensus.cc:359] T e52284e471df44e7a79b01dec247600f P 7fa6fe6b15964c2b84657b2c978e9187 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:19.469133 26142 raft_consensus.cc:385] T e52284e471df44e7a79b01dec247600f P 7fa6fe6b15964c2b84657b2c978e9187 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:19.469619 25911 leader_election.cc:304] T 0b675f7ba15b4dc3bf8abd7425b439fe P 7fa6fe6b15964c2b84657b2c978e9187 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7fa6fe6b15964c2b84657b2c978e9187, c7d3817e75e3462e83c7248d16d17273; no voters: 
I20260608 10:06:19.473680 26149 raft_consensus.cc:2804] T 0b675f7ba15b4dc3bf8abd7425b439fe P 7fa6fe6b15964c2b84657b2c978e9187 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:06:19.474112 26149 raft_consensus.cc:493] T 0b675f7ba15b4dc3bf8abd7425b439fe P 7fa6fe6b15964c2b84657b2c978e9187 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:06:19.469461 26142 raft_consensus.cc:740] T e52284e471df44e7a79b01dec247600f P 7fa6fe6b15964c2b84657b2c978e9187 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fa6fe6b15964c2b84657b2c978e9187, State: Initialized, Role: FOLLOWER
I20260608 10:06:19.474573 26149 raft_consensus.cc:3060] T 0b675f7ba15b4dc3bf8abd7425b439fe P 7fa6fe6b15964c2b84657b2c978e9187 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:19.475330 26142 consensus_queue.cc:260] T e52284e471df44e7a79b01dec247600f P 7fa6fe6b15964c2b84657b2c978e9187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:19.481484 26139 tablet_bootstrap.cc:492] T b94e8a35fd274cf69fbca3df40441323 P c7d3817e75e3462e83c7248d16d17273: No bootstrap required, opened a new log
I20260608 10:06:19.482100 26139 ts_tablet_manager.cc:1403] T b94e8a35fd274cf69fbca3df40441323 P c7d3817e75e3462e83c7248d16d17273: Time spent bootstrapping tablet: real 0.039s	user 0.021s	sys 0.015s
I20260608 10:06:19.483372 26149 raft_consensus.cc:515] T 0b675f7ba15b4dc3bf8abd7425b439fe P 7fa6fe6b15964c2b84657b2c978e9187 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:19.484548 26145 raft_consensus.cc:697] T 6f32c64383424f4da5702951b506201c P c3ff165f975e47e5b6a55f527b37ea42 [term 1 LEADER]: Becoming Leader. State: Replica: c3ff165f975e47e5b6a55f527b37ea42, State: Running, Role: LEADER
I20260608 10:06:19.485775 26142 ts_tablet_manager.cc:1434] T e52284e471df44e7a79b01dec247600f P 7fa6fe6b15964c2b84657b2c978e9187: Time spent starting tablet: real 0.035s	user 0.009s	sys 0.000s
I20260608 10:06:19.485478 26145 consensus_queue.cc:237] T 6f32c64383424f4da5702951b506201c P c3ff165f975e47e5b6a55f527b37ea42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } }
I20260608 10:06:19.485616 26139 raft_consensus.cc:359] T b94e8a35fd274cf69fbca3df40441323 P c7d3817e75e3462e83c7248d16d17273 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:19.486382 26139 raft_consensus.cc:385] T b94e8a35fd274cf69fbca3df40441323 P c7d3817e75e3462e83c7248d16d17273 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:19.486690 26139 raft_consensus.cc:740] T b94e8a35fd274cf69fbca3df40441323 P c7d3817e75e3462e83c7248d16d17273 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7d3817e75e3462e83c7248d16d17273, State: Initialized, Role: FOLLOWER
I20260608 10:06:19.486920 26142 tablet_bootstrap.cc:492] T ab71b056d34d4866a0b8cbbefd34e2e6 P 7fa6fe6b15964c2b84657b2c978e9187: Bootstrap starting.
I20260608 10:06:19.487586 26139 consensus_queue.cc:260] T b94e8a35fd274cf69fbca3df40441323 P c7d3817e75e3462e83c7248d16d17273 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:19.488438 26149 leader_election.cc:290] T 0b675f7ba15b4dc3bf8abd7425b439fe P 7fa6fe6b15964c2b84657b2c978e9187 [CANDIDATE]: Term 1 election: Requested vote from peers c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771), c3ff165f975e47e5b6a55f527b37ea42 (127.20.251.131:36897)
I20260608 10:06:19.493242 26139 ts_tablet_manager.cc:1434] T b94e8a35fd274cf69fbca3df40441323 P c7d3817e75e3462e83c7248d16d17273: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260608 10:06:19.493538 26140 tablet_bootstrap.cc:492] T 769554b6b93c4257b6842e53c15220b8 P c3ff165f975e47e5b6a55f527b37ea42: No bootstrap required, opened a new log
I20260608 10:06:19.494043 26140 ts_tablet_manager.cc:1403] T 769554b6b93c4257b6842e53c15220b8 P c3ff165f975e47e5b6a55f527b37ea42: Time spent bootstrapping tablet: real 0.078s	user 0.009s	sys 0.006s
I20260608 10:06:19.494499 26139 tablet_bootstrap.cc:492] T fe24b76db15943f5a99863b746e0b02d P c7d3817e75e3462e83c7248d16d17273: Bootstrap starting.
I20260608 10:06:19.495111 26142 tablet_bootstrap.cc:654] T ab71b056d34d4866a0b8cbbefd34e2e6 P 7fa6fe6b15964c2b84657b2c978e9187: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:19.497699 26140 raft_consensus.cc:359] T 769554b6b93c4257b6842e53c15220b8 P c3ff165f975e47e5b6a55f527b37ea42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:19.498468 26140 raft_consensus.cc:385] T 769554b6b93c4257b6842e53c15220b8 P c3ff165f975e47e5b6a55f527b37ea42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:19.498749 26140 raft_consensus.cc:740] T 769554b6b93c4257b6842e53c15220b8 P c3ff165f975e47e5b6a55f527b37ea42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3ff165f975e47e5b6a55f527b37ea42, State: Initialized, Role: FOLLOWER
I20260608 10:06:19.499554 26140 consensus_queue.cc:260] T 769554b6b93c4257b6842e53c15220b8 P c3ff165f975e47e5b6a55f527b37ea42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:19.502198 26139 tablet_bootstrap.cc:654] T fe24b76db15943f5a99863b746e0b02d P c7d3817e75e3462e83c7248d16d17273: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:19.505389 26140 ts_tablet_manager.cc:1434] T 769554b6b93c4257b6842e53c15220b8 P c3ff165f975e47e5b6a55f527b37ea42: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260608 10:06:19.509265 26140 tablet_bootstrap.cc:492] T 37b83115503f4b73bcfb00021ee1a77a P c3ff165f975e47e5b6a55f527b37ea42: Bootstrap starting.
I20260608 10:06:19.509627 26142 tablet_bootstrap.cc:492] T ab71b056d34d4866a0b8cbbefd34e2e6 P 7fa6fe6b15964c2b84657b2c978e9187: No bootstrap required, opened a new log
I20260608 10:06:19.509851 26145 raft_consensus.cc:493] T 769554b6b93c4257b6842e53c15220b8 P c3ff165f975e47e5b6a55f527b37ea42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:19.510198 26142 ts_tablet_manager.cc:1403] T ab71b056d34d4866a0b8cbbefd34e2e6 P 7fa6fe6b15964c2b84657b2c978e9187: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.008s
I20260608 10:06:19.510365 26145 raft_consensus.cc:515] T 769554b6b93c4257b6842e53c15220b8 P c3ff165f975e47e5b6a55f527b37ea42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
W20260608 10:06:19.528201 25911 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.251.130:43771, user_credentials={real_user=slave}} blocked reactor thread for 58743.7us
I20260608 10:06:19.536113 26145 leader_election.cc:290] T 769554b6b93c4257b6842e53c15220b8 P c3ff165f975e47e5b6a55f527b37ea42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015), c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771)
I20260608 10:06:19.537191 26139 tablet_bootstrap.cc:492] T fe24b76db15943f5a99863b746e0b02d P c7d3817e75e3462e83c7248d16d17273: No bootstrap required, opened a new log
I20260608 10:06:19.540784 26139 ts_tablet_manager.cc:1403] T fe24b76db15943f5a99863b746e0b02d P c7d3817e75e3462e83c7248d16d17273: Time spent bootstrapping tablet: real 0.046s	user 0.013s	sys 0.003s
I20260608 10:06:19.540459 26020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b675f7ba15b4dc3bf8abd7425b439fe" candidate_uuid: "7fa6fe6b15964c2b84657b2c978e9187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d3817e75e3462e83c7248d16d17273"
I20260608 10:06:19.541867 26094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b675f7ba15b4dc3bf8abd7425b439fe" candidate_uuid: "7fa6fe6b15964c2b84657b2c978e9187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3ff165f975e47e5b6a55f527b37ea42" is_pre_election: true
I20260608 10:06:19.542166 25945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "769554b6b93c4257b6842e53c15220b8" candidate_uuid: "c3ff165f975e47e5b6a55f527b37ea42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fa6fe6b15964c2b84657b2c978e9187" is_pre_election: true
I20260608 10:06:19.543045 26019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "769554b6b93c4257b6842e53c15220b8" candidate_uuid: "c3ff165f975e47e5b6a55f527b37ea42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d3817e75e3462e83c7248d16d17273" is_pre_election: true
I20260608 10:06:19.544024 26019 raft_consensus.cc:2468] T 769554b6b93c4257b6842e53c15220b8 P c7d3817e75e3462e83c7248d16d17273 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3ff165f975e47e5b6a55f527b37ea42 in term 0.
W20260608 10:06:19.544433 26057 leader_election.cc:343] T 769554b6b93c4257b6842e53c15220b8 P c3ff165f975e47e5b6a55f527b37ea42 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:06:19.542002 26020 raft_consensus.cc:3060] T 0b675f7ba15b4dc3bf8abd7425b439fe P c7d3817e75e3462e83c7248d16d17273 [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:06:19.546253 25911 leader_election.cc:343] T 0b675f7ba15b4dc3bf8abd7425b439fe P 7fa6fe6b15964c2b84657b2c978e9187 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c3ff165f975e47e5b6a55f527b37ea42 (127.20.251.131:36897): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:06:19.546370 26060 leader_election.cc:304] T 769554b6b93c4257b6842e53c15220b8 P c3ff165f975e47e5b6a55f527b37ea42 [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: c3ff165f975e47e5b6a55f527b37ea42, c7d3817e75e3462e83c7248d16d17273; no voters: 7fa6fe6b15964c2b84657b2c978e9187
I20260608 10:06:19.537206 26145 raft_consensus.cc:493] T 86e1ca96115e4b7e9277baacd038a4c3 P c3ff165f975e47e5b6a55f527b37ea42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:19.548707 26094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b675f7ba15b4dc3bf8abd7425b439fe" candidate_uuid: "7fa6fe6b15964c2b84657b2c978e9187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3ff165f975e47e5b6a55f527b37ea42"
I20260608 10:06:19.549144 26145 raft_consensus.cc:515] T 86e1ca96115e4b7e9277baacd038a4c3 P c3ff165f975e47e5b6a55f527b37ea42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:19.548728 26161 raft_consensus.cc:2804] T 769554b6b93c4257b6842e53c15220b8 P c3ff165f975e47e5b6a55f527b37ea42 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:06:19.550616 26161 raft_consensus.cc:493] T 769554b6b93c4257b6842e53c15220b8 P c3ff165f975e47e5b6a55f527b37ea42 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:06:19.551056 26161 raft_consensus.cc:3060] T 769554b6b93c4257b6842e53c15220b8 P c3ff165f975e47e5b6a55f527b37ea42 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:19.552603 26145 leader_election.cc:290] T 86e1ca96115e4b7e9277baacd038a4c3 P c3ff165f975e47e5b6a55f527b37ea42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015), c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771)
I20260608 10:06:19.554265 26139 raft_consensus.cc:359] T fe24b76db15943f5a99863b746e0b02d P c7d3817e75e3462e83c7248d16d17273 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:19.554769 25945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86e1ca96115e4b7e9277baacd038a4c3" candidate_uuid: "c3ff165f975e47e5b6a55f527b37ea42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fa6fe6b15964c2b84657b2c978e9187" is_pre_election: true
I20260608 10:06:19.555051 26139 raft_consensus.cc:385] T fe24b76db15943f5a99863b746e0b02d P c7d3817e75e3462e83c7248d16d17273 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:19.555454 26139 raft_consensus.cc:740] T fe24b76db15943f5a99863b746e0b02d P c7d3817e75e3462e83c7248d16d17273 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7d3817e75e3462e83c7248d16d17273, State: Initialized, Role: FOLLOWER
I20260608 10:06:19.556392 26139 consensus_queue.cc:260] T fe24b76db15943f5a99863b746e0b02d P c7d3817e75e3462e83c7248d16d17273 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:19.552170 25843 catalog_manager.cc:5696] T 6f32c64383424f4da5702951b506201c P c3ff165f975e47e5b6a55f527b37ea42 reported cstate change: term changed from 0 to 1, leader changed from <none> to c3ff165f975e47e5b6a55f527b37ea42 (127.20.251.131). New cstate: current_term: 1 leader_uuid: "c3ff165f975e47e5b6a55f527b37ea42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } health_report { overall_health: UNKNOWN } } }
W20260608 10:06:19.558323 25911 leader_election.cc:343] T 0b675f7ba15b4dc3bf8abd7425b439fe P 7fa6fe6b15964c2b84657b2c978e9187 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c3ff165f975e47e5b6a55f527b37ea42 (127.20.251.131:36897): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:06:19.560480 26019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86e1ca96115e4b7e9277baacd038a4c3" candidate_uuid: "c3ff165f975e47e5b6a55f527b37ea42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d3817e75e3462e83c7248d16d17273" is_pre_election: true
I20260608 10:06:19.560804 26139 ts_tablet_manager.cc:1434] T fe24b76db15943f5a99863b746e0b02d P c7d3817e75e3462e83c7248d16d17273: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.006s
W20260608 10:06:19.556224 26057 leader_election.cc:343] T 86e1ca96115e4b7e9277baacd038a4c3 P c3ff165f975e47e5b6a55f527b37ea42 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:06:19.561728 26140 tablet_bootstrap.cc:654] T 37b83115503f4b73bcfb00021ee1a77a P c3ff165f975e47e5b6a55f527b37ea42: Neither blocks nor log segments found. Creating new log.
W20260608 10:06:19.562263 26060 leader_election.cc:343] T 86e1ca96115e4b7e9277baacd038a4c3 P c3ff165f975e47e5b6a55f527b37ea42 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:06:19.562778 26060 leader_election.cc:304] T 86e1ca96115e4b7e9277baacd038a4c3 P c3ff165f975e47e5b6a55f527b37ea42 [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: c3ff165f975e47e5b6a55f527b37ea42; no voters: 7fa6fe6b15964c2b84657b2c978e9187, c7d3817e75e3462e83c7248d16d17273
I20260608 10:06:19.564440 26145 raft_consensus.cc:2749] T 86e1ca96115e4b7e9277baacd038a4c3 P c3ff165f975e47e5b6a55f527b37ea42 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:06:19.562789 26139 tablet_bootstrap.cc:492] T ab71b056d34d4866a0b8cbbefd34e2e6 P c7d3817e75e3462e83c7248d16d17273: Bootstrap starting.
I20260608 10:06:19.564890 26161 raft_consensus.cc:515] T 769554b6b93c4257b6842e53c15220b8 P c3ff165f975e47e5b6a55f527b37ea42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:19.564421 26020 raft_consensus.cc:2468] T 0b675f7ba15b4dc3bf8abd7425b439fe P c7d3817e75e3462e83c7248d16d17273 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fa6fe6b15964c2b84657b2c978e9187 in term 1.
I20260608 10:06:19.568414 26161 leader_election.cc:290] T 769554b6b93c4257b6842e53c15220b8 P c3ff165f975e47e5b6a55f527b37ea42 [CANDIDATE]: Term 1 election: Requested vote from peers 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015), c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771)
I20260608 10:06:19.568954 26020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "769554b6b93c4257b6842e53c15220b8" candidate_uuid: "c3ff165f975e47e5b6a55f527b37ea42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d3817e75e3462e83c7248d16d17273"
I20260608 10:06:19.569767 25911 leader_election.cc:304] T 0b675f7ba15b4dc3bf8abd7425b439fe P 7fa6fe6b15964c2b84657b2c978e9187 [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: 7fa6fe6b15964c2b84657b2c978e9187, c7d3817e75e3462e83c7248d16d17273; no voters: c3ff165f975e47e5b6a55f527b37ea42
I20260608 10:06:19.569960 26144 raft_consensus.cc:493] T b94e8a35fd274cf69fbca3df40441323 P c7d3817e75e3462e83c7248d16d17273 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:19.570619 26144 raft_consensus.cc:515] T b94e8a35fd274cf69fbca3df40441323 P c7d3817e75e3462e83c7248d16d17273 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:19.573974 26139 tablet_bootstrap.cc:654] T ab71b056d34d4866a0b8cbbefd34e2e6 P c7d3817e75e3462e83c7248d16d17273: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:19.569761 26020 raft_consensus.cc:3060] T 769554b6b93c4257b6842e53c15220b8 P c7d3817e75e3462e83c7248d16d17273 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:19.576380 26149 raft_consensus.cc:2804] T 0b675f7ba15b4dc3bf8abd7425b439fe P 7fa6fe6b15964c2b84657b2c978e9187 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:06:19.577072 26149 raft_consensus.cc:697] T 0b675f7ba15b4dc3bf8abd7425b439fe P 7fa6fe6b15964c2b84657b2c978e9187 [term 1 LEADER]: Becoming Leader. State: Replica: 7fa6fe6b15964c2b84657b2c978e9187, State: Running, Role: LEADER
I20260608 10:06:19.578948 26149 consensus_queue.cc:237] T 0b675f7ba15b4dc3bf8abd7425b439fe P 7fa6fe6b15964c2b84657b2c978e9187 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:19.581733 26144 leader_election.cc:290] T b94e8a35fd274cf69fbca3df40441323 P c7d3817e75e3462e83c7248d16d17273 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015), c3ff165f975e47e5b6a55f527b37ea42 (127.20.251.131:36897)
I20260608 10:06:19.585659 26020 raft_consensus.cc:2468] T 769554b6b93c4257b6842e53c15220b8 P c7d3817e75e3462e83c7248d16d17273 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3ff165f975e47e5b6a55f527b37ea42 in term 1.
I20260608 10:06:19.589921 26060 leader_election.cc:304] T 769554b6b93c4257b6842e53c15220b8 P c3ff165f975e47e5b6a55f527b37ea42 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c3ff165f975e47e5b6a55f527b37ea42, c7d3817e75e3462e83c7248d16d17273; no voters: 
I20260608 10:06:19.591217 26161 raft_consensus.cc:2804] T 769554b6b93c4257b6842e53c15220b8 P c3ff165f975e47e5b6a55f527b37ea42 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:06:19.591778 26161 raft_consensus.cc:697] T 769554b6b93c4257b6842e53c15220b8 P c3ff165f975e47e5b6a55f527b37ea42 [term 1 LEADER]: Becoming Leader. State: Replica: c3ff165f975e47e5b6a55f527b37ea42, State: Running, Role: LEADER
I20260608 10:06:19.592487 25945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "769554b6b93c4257b6842e53c15220b8" candidate_uuid: "c3ff165f975e47e5b6a55f527b37ea42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fa6fe6b15964c2b84657b2c978e9187"
I20260608 10:06:19.592782 26161 consensus_queue.cc:237] T 769554b6b93c4257b6842e53c15220b8 P c3ff165f975e47e5b6a55f527b37ea42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
W20260608 10:06:19.594219 26057 leader_election.cc:343] T 769554b6b93c4257b6842e53c15220b8 P c3ff165f975e47e5b6a55f527b37ea42 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:06:19.595199 26142 raft_consensus.cc:359] T ab71b056d34d4866a0b8cbbefd34e2e6 P 7fa6fe6b15964c2b84657b2c978e9187 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:19.596073 26142 raft_consensus.cc:385] T ab71b056d34d4866a0b8cbbefd34e2e6 P 7fa6fe6b15964c2b84657b2c978e9187 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:19.596370 26142 raft_consensus.cc:740] T ab71b056d34d4866a0b8cbbefd34e2e6 P 7fa6fe6b15964c2b84657b2c978e9187 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fa6fe6b15964c2b84657b2c978e9187, State: Initialized, Role: FOLLOWER
I20260608 10:06:19.605271 26142 consensus_queue.cc:260] T ab71b056d34d4866a0b8cbbefd34e2e6 P 7fa6fe6b15964c2b84657b2c978e9187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:19.609531 26142 ts_tablet_manager.cc:1434] T ab71b056d34d4866a0b8cbbefd34e2e6 P 7fa6fe6b15964c2b84657b2c978e9187: Time spent starting tablet: real 0.099s	user 0.009s	sys 0.000s
I20260608 10:06:19.610822 26140 tablet_bootstrap.cc:492] T 37b83115503f4b73bcfb00021ee1a77a P c3ff165f975e47e5b6a55f527b37ea42: No bootstrap required, opened a new log
I20260608 10:06:19.611279 26142 tablet_bootstrap.cc:492] T 86e1ca96115e4b7e9277baacd038a4c3 P 7fa6fe6b15964c2b84657b2c978e9187: Bootstrap starting.
I20260608 10:06:19.611616 26140 ts_tablet_manager.cc:1403] T 37b83115503f4b73bcfb00021ee1a77a P c3ff165f975e47e5b6a55f527b37ea42: Time spent bootstrapping tablet: real 0.105s	user 0.010s	sys 0.007s
I20260608 10:06:19.618553 26140 raft_consensus.cc:359] T 37b83115503f4b73bcfb00021ee1a77a P c3ff165f975e47e5b6a55f527b37ea42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:19.619318 26140 raft_consensus.cc:385] T 37b83115503f4b73bcfb00021ee1a77a P c3ff165f975e47e5b6a55f527b37ea42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:19.619688 26140 raft_consensus.cc:740] T 37b83115503f4b73bcfb00021ee1a77a P c3ff165f975e47e5b6a55f527b37ea42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3ff165f975e47e5b6a55f527b37ea42, State: Initialized, Role: FOLLOWER
I20260608 10:06:19.620574 26140 consensus_queue.cc:260] T 37b83115503f4b73bcfb00021ee1a77a P c3ff165f975e47e5b6a55f527b37ea42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:19.623427 26140 ts_tablet_manager.cc:1434] T 37b83115503f4b73bcfb00021ee1a77a P c3ff165f975e47e5b6a55f527b37ea42: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 10:06:19.623368 25842 catalog_manager.cc:5696] T 0b675f7ba15b4dc3bf8abd7425b439fe P 7fa6fe6b15964c2b84657b2c978e9187 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129). New cstate: current_term: 1 leader_uuid: "7fa6fe6b15964c2b84657b2c978e9187" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:19.625147 26140 tablet_bootstrap.cc:492] T b94e8a35fd274cf69fbca3df40441323 P c3ff165f975e47e5b6a55f527b37ea42: Bootstrap starting.
I20260608 10:06:19.625831 26142 tablet_bootstrap.cc:654] T 86e1ca96115e4b7e9277baacd038a4c3 P 7fa6fe6b15964c2b84657b2c978e9187: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:19.634960 26094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b94e8a35fd274cf69fbca3df40441323" candidate_uuid: "c7d3817e75e3462e83c7248d16d17273" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3ff165f975e47e5b6a55f527b37ea42" is_pre_election: true
W20260608 10:06:19.636747 25986 leader_election.cc:343] T b94e8a35fd274cf69fbca3df40441323 P c7d3817e75e3462e83c7248d16d17273 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c3ff165f975e47e5b6a55f527b37ea42 (127.20.251.131:36897): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:06:19.637169 26140 tablet_bootstrap.cc:654] T b94e8a35fd274cf69fbca3df40441323 P c3ff165f975e47e5b6a55f527b37ea42: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:19.643095 26139 tablet_bootstrap.cc:492] T ab71b056d34d4866a0b8cbbefd34e2e6 P c7d3817e75e3462e83c7248d16d17273: No bootstrap required, opened a new log
I20260608 10:06:19.643786 26139 ts_tablet_manager.cc:1403] T ab71b056d34d4866a0b8cbbefd34e2e6 P c7d3817e75e3462e83c7248d16d17273: Time spent bootstrapping tablet: real 0.081s	user 0.019s	sys 0.010s
I20260608 10:06:19.647396 26142 tablet_bootstrap.cc:492] T 86e1ca96115e4b7e9277baacd038a4c3 P 7fa6fe6b15964c2b84657b2c978e9187: No bootstrap required, opened a new log
I20260608 10:06:19.647388 26140 tablet_bootstrap.cc:492] T b94e8a35fd274cf69fbca3df40441323 P c3ff165f975e47e5b6a55f527b37ea42: No bootstrap required, opened a new log
I20260608 10:06:19.648443 26140 ts_tablet_manager.cc:1403] T b94e8a35fd274cf69fbca3df40441323 P c3ff165f975e47e5b6a55f527b37ea42: Time spent bootstrapping tablet: real 0.024s	user 0.006s	sys 0.010s
I20260608 10:06:19.647513 26139 raft_consensus.cc:359] T ab71b056d34d4866a0b8cbbefd34e2e6 P c7d3817e75e3462e83c7248d16d17273 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:19.648463 26142 ts_tablet_manager.cc:1403] T 86e1ca96115e4b7e9277baacd038a4c3 P 7fa6fe6b15964c2b84657b2c978e9187: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.004s
I20260608 10:06:19.649226 26139 raft_consensus.cc:385] T ab71b056d34d4866a0b8cbbefd34e2e6 P c7d3817e75e3462e83c7248d16d17273 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:19.649631 26139 raft_consensus.cc:740] T ab71b056d34d4866a0b8cbbefd34e2e6 P c7d3817e75e3462e83c7248d16d17273 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7d3817e75e3462e83c7248d16d17273, State: Initialized, Role: FOLLOWER
I20260608 10:06:19.651012 26139 consensus_queue.cc:260] T ab71b056d34d4866a0b8cbbefd34e2e6 P c7d3817e75e3462e83c7248d16d17273 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:19.652384 26140 raft_consensus.cc:359] T b94e8a35fd274cf69fbca3df40441323 P c3ff165f975e47e5b6a55f527b37ea42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:19.652580 26142 raft_consensus.cc:359] T 86e1ca96115e4b7e9277baacd038a4c3 P 7fa6fe6b15964c2b84657b2c978e9187 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:19.653227 26140 raft_consensus.cc:385] T b94e8a35fd274cf69fbca3df40441323 P c3ff165f975e47e5b6a55f527b37ea42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:19.653363 26142 raft_consensus.cc:385] T 86e1ca96115e4b7e9277baacd038a4c3 P 7fa6fe6b15964c2b84657b2c978e9187 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:19.653755 26142 raft_consensus.cc:740] T 86e1ca96115e4b7e9277baacd038a4c3 P 7fa6fe6b15964c2b84657b2c978e9187 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fa6fe6b15964c2b84657b2c978e9187, State: Initialized, Role: FOLLOWER
I20260608 10:06:19.654827 26142 consensus_queue.cc:260] T 86e1ca96115e4b7e9277baacd038a4c3 P 7fa6fe6b15964c2b84657b2c978e9187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:19.653650 26140 raft_consensus.cc:740] T b94e8a35fd274cf69fbca3df40441323 P c3ff165f975e47e5b6a55f527b37ea42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3ff165f975e47e5b6a55f527b37ea42, State: Initialized, Role: FOLLOWER
I20260608 10:06:19.653729 26139 ts_tablet_manager.cc:1434] T ab71b056d34d4866a0b8cbbefd34e2e6 P c7d3817e75e3462e83c7248d16d17273: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 10:06:19.656477 26140 consensus_queue.cc:260] T b94e8a35fd274cf69fbca3df40441323 P c3ff165f975e47e5b6a55f527b37ea42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:19.657255 26142 ts_tablet_manager.cc:1434] T 86e1ca96115e4b7e9277baacd038a4c3 P 7fa6fe6b15964c2b84657b2c978e9187: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260608 10:06:19.657848 26139 tablet_bootstrap.cc:492] T 37b83115503f4b73bcfb00021ee1a77a P c7d3817e75e3462e83c7248d16d17273: Bootstrap starting.
I20260608 10:06:19.658774 26142 tablet_bootstrap.cc:492] T fe24b76db15943f5a99863b746e0b02d P 7fa6fe6b15964c2b84657b2c978e9187: Bootstrap starting.
I20260608 10:06:19.659734 25945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b94e8a35fd274cf69fbca3df40441323" candidate_uuid: "c7d3817e75e3462e83c7248d16d17273" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fa6fe6b15964c2b84657b2c978e9187" is_pre_election: true
I20260608 10:06:19.660308 26140 ts_tablet_manager.cc:1434] T b94e8a35fd274cf69fbca3df40441323 P c3ff165f975e47e5b6a55f527b37ea42: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
W20260608 10:06:19.661535 25983 leader_election.cc:343] T b94e8a35fd274cf69fbca3df40441323 P c7d3817e75e3462e83c7248d16d17273 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:06:19.662086 25983 leader_election.cc:304] T b94e8a35fd274cf69fbca3df40441323 P c7d3817e75e3462e83c7248d16d17273 [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: c7d3817e75e3462e83c7248d16d17273; no voters: 7fa6fe6b15964c2b84657b2c978e9187, c3ff165f975e47e5b6a55f527b37ea42
I20260608 10:06:19.663300 26144 raft_consensus.cc:2749] T b94e8a35fd274cf69fbca3df40441323 P c7d3817e75e3462e83c7248d16d17273 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:06:19.661715 26140 tablet_bootstrap.cc:492] T fe24b76db15943f5a99863b746e0b02d P c3ff165f975e47e5b6a55f527b37ea42: Bootstrap starting.
I20260608 10:06:19.666663 26142 tablet_bootstrap.cc:654] T fe24b76db15943f5a99863b746e0b02d P 7fa6fe6b15964c2b84657b2c978e9187: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:19.671779 26139 tablet_bootstrap.cc:654] T 37b83115503f4b73bcfb00021ee1a77a P c7d3817e75e3462e83c7248d16d17273: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:19.671779 26140 tablet_bootstrap.cc:654] T fe24b76db15943f5a99863b746e0b02d P c3ff165f975e47e5b6a55f527b37ea42: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:19.684062 26140 tablet_bootstrap.cc:492] T fe24b76db15943f5a99863b746e0b02d P c3ff165f975e47e5b6a55f527b37ea42: No bootstrap required, opened a new log
I20260608 10:06:19.684625 26140 ts_tablet_manager.cc:1403] T fe24b76db15943f5a99863b746e0b02d P c3ff165f975e47e5b6a55f527b37ea42: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.006s
I20260608 10:06:19.687366 25842 catalog_manager.cc:5696] T 769554b6b93c4257b6842e53c15220b8 P c3ff165f975e47e5b6a55f527b37ea42 reported cstate change: term changed from 0 to 1, leader changed from <none> to c3ff165f975e47e5b6a55f527b37ea42 (127.20.251.131). New cstate: current_term: 1 leader_uuid: "c3ff165f975e47e5b6a55f527b37ea42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } health_report { overall_health: HEALTHY } } }
I20260608 10:06:19.687995 26140 raft_consensus.cc:359] T fe24b76db15943f5a99863b746e0b02d P c3ff165f975e47e5b6a55f527b37ea42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:19.688809 26140 raft_consensus.cc:385] T fe24b76db15943f5a99863b746e0b02d P c3ff165f975e47e5b6a55f527b37ea42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:19.689131 26140 raft_consensus.cc:740] T fe24b76db15943f5a99863b746e0b02d P c3ff165f975e47e5b6a55f527b37ea42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3ff165f975e47e5b6a55f527b37ea42, State: Initialized, Role: FOLLOWER
I20260608 10:06:19.690280 26140 consensus_queue.cc:260] T fe24b76db15943f5a99863b746e0b02d P c3ff165f975e47e5b6a55f527b37ea42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:19.691937 26140 ts_tablet_manager.cc:1434] T fe24b76db15943f5a99863b746e0b02d P c3ff165f975e47e5b6a55f527b37ea42: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 10:06:19.692905 26140 tablet_bootstrap.cc:492] T ab71b056d34d4866a0b8cbbefd34e2e6 P c3ff165f975e47e5b6a55f527b37ea42: Bootstrap starting.
I20260608 10:06:19.693933 26144 raft_consensus.cc:493] T ab71b056d34d4866a0b8cbbefd34e2e6 P c7d3817e75e3462e83c7248d16d17273 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:19.694442 26144 raft_consensus.cc:515] T ab71b056d34d4866a0b8cbbefd34e2e6 P c7d3817e75e3462e83c7248d16d17273 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:19.696255 26142 tablet_bootstrap.cc:492] T fe24b76db15943f5a99863b746e0b02d P 7fa6fe6b15964c2b84657b2c978e9187: No bootstrap required, opened a new log
I20260608 10:06:19.696794 26142 ts_tablet_manager.cc:1403] T fe24b76db15943f5a99863b746e0b02d P 7fa6fe6b15964c2b84657b2c978e9187: Time spent bootstrapping tablet: real 0.038s	user 0.001s	sys 0.024s
I20260608 10:06:19.698202 25945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab71b056d34d4866a0b8cbbefd34e2e6" candidate_uuid: "c7d3817e75e3462e83c7248d16d17273" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fa6fe6b15964c2b84657b2c978e9187" is_pre_election: true
I20260608 10:06:19.698829 25945 raft_consensus.cc:2468] T ab71b056d34d4866a0b8cbbefd34e2e6 P 7fa6fe6b15964c2b84657b2c978e9187 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7d3817e75e3462e83c7248d16d17273 in term 0.
I20260608 10:06:19.700016 26140 tablet_bootstrap.cc:654] T ab71b056d34d4866a0b8cbbefd34e2e6 P c3ff165f975e47e5b6a55f527b37ea42: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:19.700723 26094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab71b056d34d4866a0b8cbbefd34e2e6" candidate_uuid: "c7d3817e75e3462e83c7248d16d17273" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3ff165f975e47e5b6a55f527b37ea42" is_pre_election: true
I20260608 10:06:19.696782 26144 leader_election.cc:290] T ab71b056d34d4866a0b8cbbefd34e2e6 P c7d3817e75e3462e83c7248d16d17273 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015), c3ff165f975e47e5b6a55f527b37ea42 (127.20.251.131:36897)
I20260608 10:06:19.701047 25983 leader_election.cc:304] T ab71b056d34d4866a0b8cbbefd34e2e6 P c7d3817e75e3462e83c7248d16d17273 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7fa6fe6b15964c2b84657b2c978e9187, c7d3817e75e3462e83c7248d16d17273; no voters: 
W20260608 10:06:19.702468 25986 leader_election.cc:343] T ab71b056d34d4866a0b8cbbefd34e2e6 P c7d3817e75e3462e83c7248d16d17273 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c3ff165f975e47e5b6a55f527b37ea42 (127.20.251.131:36897): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:06:19.702520 26144 raft_consensus.cc:2804] T ab71b056d34d4866a0b8cbbefd34e2e6 P c7d3817e75e3462e83c7248d16d17273 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:06:19.703639 26144 raft_consensus.cc:493] T ab71b056d34d4866a0b8cbbefd34e2e6 P c7d3817e75e3462e83c7248d16d17273 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:06:19.704058 26144 raft_consensus.cc:3060] T ab71b056d34d4866a0b8cbbefd34e2e6 P c7d3817e75e3462e83c7248d16d17273 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:19.705650 26139 tablet_bootstrap.cc:492] T 37b83115503f4b73bcfb00021ee1a77a P c7d3817e75e3462e83c7248d16d17273: No bootstrap required, opened a new log
I20260608 10:06:19.706183 26139 ts_tablet_manager.cc:1403] T 37b83115503f4b73bcfb00021ee1a77a P c7d3817e75e3462e83c7248d16d17273: Time spent bootstrapping tablet: real 0.049s	user 0.021s	sys 0.005s
I20260608 10:06:19.709414 26139 raft_consensus.cc:359] T 37b83115503f4b73bcfb00021ee1a77a P c7d3817e75e3462e83c7248d16d17273 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:19.710148 26139 raft_consensus.cc:385] T 37b83115503f4b73bcfb00021ee1a77a P c7d3817e75e3462e83c7248d16d17273 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:19.710505 26139 raft_consensus.cc:740] T 37b83115503f4b73bcfb00021ee1a77a P c7d3817e75e3462e83c7248d16d17273 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7d3817e75e3462e83c7248d16d17273, State: Initialized, Role: FOLLOWER
I20260608 10:06:19.711329 26139 consensus_queue.cc:260] T 37b83115503f4b73bcfb00021ee1a77a P c7d3817e75e3462e83c7248d16d17273 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:19.712397 26144 raft_consensus.cc:515] T ab71b056d34d4866a0b8cbbefd34e2e6 P c7d3817e75e3462e83c7248d16d17273 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:19.710204 26142 raft_consensus.cc:359] T fe24b76db15943f5a99863b746e0b02d P 7fa6fe6b15964c2b84657b2c978e9187 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:19.714210 26142 raft_consensus.cc:385] T fe24b76db15943f5a99863b746e0b02d P 7fa6fe6b15964c2b84657b2c978e9187 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:19.714497 26142 raft_consensus.cc:740] T fe24b76db15943f5a99863b746e0b02d P 7fa6fe6b15964c2b84657b2c978e9187 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fa6fe6b15964c2b84657b2c978e9187, State: Initialized, Role: FOLLOWER
I20260608 10:06:19.714715 26139 ts_tablet_manager.cc:1434] T 37b83115503f4b73bcfb00021ee1a77a P c7d3817e75e3462e83c7248d16d17273: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260608 10:06:19.715950 26139 tablet_bootstrap.cc:492] T a2f8fa16225045c890ccfd284b637a5e P c7d3817e75e3462e83c7248d16d17273: Bootstrap starting.
I20260608 10:06:19.716641 25945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab71b056d34d4866a0b8cbbefd34e2e6" candidate_uuid: "c7d3817e75e3462e83c7248d16d17273" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fa6fe6b15964c2b84657b2c978e9187"
I20260608 10:06:19.717204 25945 raft_consensus.cc:3060] T ab71b056d34d4866a0b8cbbefd34e2e6 P 7fa6fe6b15964c2b84657b2c978e9187 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:19.722359 26139 tablet_bootstrap.cc:654] T a2f8fa16225045c890ccfd284b637a5e P c7d3817e75e3462e83c7248d16d17273: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:19.724716 25945 raft_consensus.cc:2468] T ab71b056d34d4866a0b8cbbefd34e2e6 P 7fa6fe6b15964c2b84657b2c978e9187 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7d3817e75e3462e83c7248d16d17273 in term 1.
I20260608 10:06:19.725957 25983 leader_election.cc:304] T ab71b056d34d4866a0b8cbbefd34e2e6 P c7d3817e75e3462e83c7248d16d17273 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7fa6fe6b15964c2b84657b2c978e9187, c7d3817e75e3462e83c7248d16d17273; no voters: 
I20260608 10:06:19.728528 26183 raft_consensus.cc:2804] T ab71b056d34d4866a0b8cbbefd34e2e6 P c7d3817e75e3462e83c7248d16d17273 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:06:19.729085 26183 raft_consensus.cc:697] T ab71b056d34d4866a0b8cbbefd34e2e6 P c7d3817e75e3462e83c7248d16d17273 [term 1 LEADER]: Becoming Leader. State: Replica: c7d3817e75e3462e83c7248d16d17273, State: Running, Role: LEADER
I20260608 10:06:19.730027 26183 consensus_queue.cc:237] T ab71b056d34d4866a0b8cbbefd34e2e6 P c7d3817e75e3462e83c7248d16d17273 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:19.735042 26139 tablet_bootstrap.cc:492] T a2f8fa16225045c890ccfd284b637a5e P c7d3817e75e3462e83c7248d16d17273: No bootstrap required, opened a new log
I20260608 10:06:19.735697 26139 ts_tablet_manager.cc:1403] T a2f8fa16225045c890ccfd284b637a5e P c7d3817e75e3462e83c7248d16d17273: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260608 10:06:19.735031 26142 consensus_queue.cc:260] T fe24b76db15943f5a99863b746e0b02d P 7fa6fe6b15964c2b84657b2c978e9187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:19.738903 26142 ts_tablet_manager.cc:1434] T fe24b76db15943f5a99863b746e0b02d P 7fa6fe6b15964c2b84657b2c978e9187: Time spent starting tablet: real 0.042s	user 0.004s	sys 0.002s
I20260608 10:06:19.738797 26139 raft_consensus.cc:359] T a2f8fa16225045c890ccfd284b637a5e P c7d3817e75e3462e83c7248d16d17273 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:19.739504 26139 raft_consensus.cc:385] T a2f8fa16225045c890ccfd284b637a5e P c7d3817e75e3462e83c7248d16d17273 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:19.739801 26139 raft_consensus.cc:740] T a2f8fa16225045c890ccfd284b637a5e P c7d3817e75e3462e83c7248d16d17273 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7d3817e75e3462e83c7248d16d17273, State: Initialized, Role: FOLLOWER
I20260608 10:06:19.740185 26142 tablet_bootstrap.cc:492] T b94e8a35fd274cf69fbca3df40441323 P 7fa6fe6b15964c2b84657b2c978e9187: Bootstrap starting.
I20260608 10:06:19.740520 26139 consensus_queue.cc:260] T a2f8fa16225045c890ccfd284b637a5e P c7d3817e75e3462e83c7248d16d17273 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:19.746582 26094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab71b056d34d4866a0b8cbbefd34e2e6" candidate_uuid: "c7d3817e75e3462e83c7248d16d17273" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3ff165f975e47e5b6a55f527b37ea42"
W20260608 10:06:19.748103 25986 leader_election.cc:343] T ab71b056d34d4866a0b8cbbefd34e2e6 P c7d3817e75e3462e83c7248d16d17273 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c3ff165f975e47e5b6a55f527b37ea42 (127.20.251.131:36897): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:06:19.749635 26144 leader_election.cc:290] T ab71b056d34d4866a0b8cbbefd34e2e6 P c7d3817e75e3462e83c7248d16d17273 [CANDIDATE]: Term 1 election: Requested vote from peers 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015), c3ff165f975e47e5b6a55f527b37ea42 (127.20.251.131:36897)
I20260608 10:06:19.754539 26139 ts_tablet_manager.cc:1434] T a2f8fa16225045c890ccfd284b637a5e P c7d3817e75e3462e83c7248d16d17273: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.002s
I20260608 10:06:19.755746 26139 tablet_bootstrap.cc:492] T 86e1ca96115e4b7e9277baacd038a4c3 P c7d3817e75e3462e83c7248d16d17273: Bootstrap starting.
I20260608 10:06:19.756390 26142 tablet_bootstrap.cc:654] T b94e8a35fd274cf69fbca3df40441323 P 7fa6fe6b15964c2b84657b2c978e9187: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:19.757980 25842 catalog_manager.cc:5696] T ab71b056d34d4866a0b8cbbefd34e2e6 P c7d3817e75e3462e83c7248d16d17273 reported cstate change: term changed from 0 to 1, leader changed from <none> to c7d3817e75e3462e83c7248d16d17273 (127.20.251.130). New cstate: current_term: 1 leader_uuid: "c7d3817e75e3462e83c7248d16d17273" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:19.761189 26161 raft_consensus.cc:493] T 37b83115503f4b73bcfb00021ee1a77a P c3ff165f975e47e5b6a55f527b37ea42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:19.762061 26140 tablet_bootstrap.cc:492] T ab71b056d34d4866a0b8cbbefd34e2e6 P c3ff165f975e47e5b6a55f527b37ea42: No bootstrap required, opened a new log
I20260608 10:06:19.761695 26161 raft_consensus.cc:515] T 37b83115503f4b73bcfb00021ee1a77a P c3ff165f975e47e5b6a55f527b37ea42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:19.762544 26140 ts_tablet_manager.cc:1403] T ab71b056d34d4866a0b8cbbefd34e2e6 P c3ff165f975e47e5b6a55f527b37ea42: Time spent bootstrapping tablet: real 0.070s	user 0.033s	sys 0.024s
I20260608 10:06:19.763253 26142 tablet_bootstrap.cc:492] T b94e8a35fd274cf69fbca3df40441323 P 7fa6fe6b15964c2b84657b2c978e9187: No bootstrap required, opened a new log
I20260608 10:06:19.763702 26142 ts_tablet_manager.cc:1403] T b94e8a35fd274cf69fbca3df40441323 P 7fa6fe6b15964c2b84657b2c978e9187: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.000s
I20260608 10:06:19.763988 26161 leader_election.cc:290] T 37b83115503f4b73bcfb00021ee1a77a P c3ff165f975e47e5b6a55f527b37ea42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015), c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771)
I20260608 10:06:19.765617 25945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37b83115503f4b73bcfb00021ee1a77a" candidate_uuid: "c3ff165f975e47e5b6a55f527b37ea42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fa6fe6b15964c2b84657b2c978e9187" is_pre_election: true
I20260608 10:06:19.761699 26139 tablet_bootstrap.cc:654] T 86e1ca96115e4b7e9277baacd038a4c3 P c7d3817e75e3462e83c7248d16d17273: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:19.766467 26020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37b83115503f4b73bcfb00021ee1a77a" candidate_uuid: "c3ff165f975e47e5b6a55f527b37ea42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d3817e75e3462e83c7248d16d17273" is_pre_election: true
I20260608 10:06:19.767071 26020 raft_consensus.cc:2468] T 37b83115503f4b73bcfb00021ee1a77a P c7d3817e75e3462e83c7248d16d17273 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3ff165f975e47e5b6a55f527b37ea42 in term 0.
W20260608 10:06:19.767113 26057 leader_election.cc:343] T 37b83115503f4b73bcfb00021ee1a77a P c3ff165f975e47e5b6a55f527b37ea42 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:06:19.765425 26140 raft_consensus.cc:359] T ab71b056d34d4866a0b8cbbefd34e2e6 P c3ff165f975e47e5b6a55f527b37ea42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:19.768038 26140 raft_consensus.cc:385] T ab71b056d34d4866a0b8cbbefd34e2e6 P c3ff165f975e47e5b6a55f527b37ea42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:19.768332 26140 raft_consensus.cc:740] T ab71b056d34d4866a0b8cbbefd34e2e6 P c3ff165f975e47e5b6a55f527b37ea42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3ff165f975e47e5b6a55f527b37ea42, State: Initialized, Role: FOLLOWER
I20260608 10:06:19.768494 26060 leader_election.cc:304] T 37b83115503f4b73bcfb00021ee1a77a P c3ff165f975e47e5b6a55f527b37ea42 [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: c3ff165f975e47e5b6a55f527b37ea42, c7d3817e75e3462e83c7248d16d17273; no voters: 7fa6fe6b15964c2b84657b2c978e9187
I20260608 10:06:19.769097 26140 consensus_queue.cc:260] T ab71b056d34d4866a0b8cbbefd34e2e6 P c3ff165f975e47e5b6a55f527b37ea42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:19.769776 26161 raft_consensus.cc:2804] T 37b83115503f4b73bcfb00021ee1a77a P c3ff165f975e47e5b6a55f527b37ea42 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:06:19.769712 26142 raft_consensus.cc:359] T b94e8a35fd274cf69fbca3df40441323 P 7fa6fe6b15964c2b84657b2c978e9187 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:19.770288 26161 raft_consensus.cc:493] T 37b83115503f4b73bcfb00021ee1a77a P c3ff165f975e47e5b6a55f527b37ea42 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:06:19.770576 26142 raft_consensus.cc:385] T b94e8a35fd274cf69fbca3df40441323 P 7fa6fe6b15964c2b84657b2c978e9187 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:19.770669 26161 raft_consensus.cc:3060] T 37b83115503f4b73bcfb00021ee1a77a P c3ff165f975e47e5b6a55f527b37ea42 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:19.770964 26142 raft_consensus.cc:740] T b94e8a35fd274cf69fbca3df40441323 P 7fa6fe6b15964c2b84657b2c978e9187 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fa6fe6b15964c2b84657b2c978e9187, State: Initialized, Role: FOLLOWER
I20260608 10:06:19.771232 26140 ts_tablet_manager.cc:1434] T ab71b056d34d4866a0b8cbbefd34e2e6 P c3ff165f975e47e5b6a55f527b37ea42: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 10:06:19.772053 26142 consensus_queue.cc:260] T b94e8a35fd274cf69fbca3df40441323 P 7fa6fe6b15964c2b84657b2c978e9187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:19.772591 26140 tablet_bootstrap.cc:492] T 0b675f7ba15b4dc3bf8abd7425b439fe P c3ff165f975e47e5b6a55f527b37ea42: Bootstrap starting.
I20260608 10:06:19.777398 26142 ts_tablet_manager.cc:1434] T b94e8a35fd274cf69fbca3df40441323 P 7fa6fe6b15964c2b84657b2c978e9187: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.004s
I20260608 10:06:19.778642 26142 tablet_bootstrap.cc:492] T 769554b6b93c4257b6842e53c15220b8 P 7fa6fe6b15964c2b84657b2c978e9187: Bootstrap starting.
I20260608 10:06:19.779572 26161 raft_consensus.cc:515] T 37b83115503f4b73bcfb00021ee1a77a P c3ff165f975e47e5b6a55f527b37ea42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:19.782582 25945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37b83115503f4b73bcfb00021ee1a77a" candidate_uuid: "c3ff165f975e47e5b6a55f527b37ea42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fa6fe6b15964c2b84657b2c978e9187"
I20260608 10:06:19.783160 26140 tablet_bootstrap.cc:654] T 0b675f7ba15b4dc3bf8abd7425b439fe P c3ff165f975e47e5b6a55f527b37ea42: Neither blocks nor log segments found. Creating new log.
W20260608 10:06:19.784000 26057 leader_election.cc:343] T 37b83115503f4b73bcfb00021ee1a77a P c3ff165f975e47e5b6a55f527b37ea42 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:06:19.785017 26161 leader_election.cc:290] T 37b83115503f4b73bcfb00021ee1a77a P c3ff165f975e47e5b6a55f527b37ea42 [CANDIDATE]: Term 1 election: Requested vote from peers 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015), c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771)
I20260608 10:06:19.785715 26142 tablet_bootstrap.cc:654] T 769554b6b93c4257b6842e53c15220b8 P 7fa6fe6b15964c2b84657b2c978e9187: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:19.787094 26020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37b83115503f4b73bcfb00021ee1a77a" candidate_uuid: "c3ff165f975e47e5b6a55f527b37ea42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d3817e75e3462e83c7248d16d17273"
I20260608 10:06:19.787693 26020 raft_consensus.cc:3060] T 37b83115503f4b73bcfb00021ee1a77a P c7d3817e75e3462e83c7248d16d17273 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:19.790140 26139 tablet_bootstrap.cc:492] T 86e1ca96115e4b7e9277baacd038a4c3 P c7d3817e75e3462e83c7248d16d17273: No bootstrap required, opened a new log
I20260608 10:06:19.790607 26139 ts_tablet_manager.cc:1403] T 86e1ca96115e4b7e9277baacd038a4c3 P c7d3817e75e3462e83c7248d16d17273: Time spent bootstrapping tablet: real 0.035s	user 0.006s	sys 0.006s
I20260608 10:06:19.793493 26139 raft_consensus.cc:359] T 86e1ca96115e4b7e9277baacd038a4c3 P c7d3817e75e3462e83c7248d16d17273 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:19.794170 26139 raft_consensus.cc:385] T 86e1ca96115e4b7e9277baacd038a4c3 P c7d3817e75e3462e83c7248d16d17273 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:19.794440 26139 raft_consensus.cc:740] T 86e1ca96115e4b7e9277baacd038a4c3 P c7d3817e75e3462e83c7248d16d17273 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7d3817e75e3462e83c7248d16d17273, State: Initialized, Role: FOLLOWER
I20260608 10:06:19.795382 26139 consensus_queue.cc:260] T 86e1ca96115e4b7e9277baacd038a4c3 P c7d3817e75e3462e83c7248d16d17273 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:19.796448 26187 raft_consensus.cc:493] T fe24b76db15943f5a99863b746e0b02d P c7d3817e75e3462e83c7248d16d17273 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:19.796919 26187 raft_consensus.cc:515] T fe24b76db15943f5a99863b746e0b02d P c7d3817e75e3462e83c7248d16d17273 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:19.799342 26187 leader_election.cc:290] T fe24b76db15943f5a99863b746e0b02d P c7d3817e75e3462e83c7248d16d17273 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015), c3ff165f975e47e5b6a55f527b37ea42 (127.20.251.131:36897)
I20260608 10:06:19.800251 25945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe24b76db15943f5a99863b746e0b02d" candidate_uuid: "c7d3817e75e3462e83c7248d16d17273" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fa6fe6b15964c2b84657b2c978e9187" is_pre_election: true
I20260608 10:06:19.800904 26094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe24b76db15943f5a99863b746e0b02d" candidate_uuid: "c7d3817e75e3462e83c7248d16d17273" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3ff165f975e47e5b6a55f527b37ea42" is_pre_election: true
I20260608 10:06:19.801563 26094 raft_consensus.cc:2468] T fe24b76db15943f5a99863b746e0b02d P c3ff165f975e47e5b6a55f527b37ea42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7d3817e75e3462e83c7248d16d17273 in term 0.
I20260608 10:06:19.800886 25945 raft_consensus.cc:2468] T fe24b76db15943f5a99863b746e0b02d P 7fa6fe6b15964c2b84657b2c978e9187 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7d3817e75e3462e83c7248d16d17273 in term 0.
I20260608 10:06:19.803333 26020 raft_consensus.cc:2468] T 37b83115503f4b73bcfb00021ee1a77a P c7d3817e75e3462e83c7248d16d17273 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3ff165f975e47e5b6a55f527b37ea42 in term 1.
I20260608 10:06:19.803623 25986 leader_election.cc:304] T fe24b76db15943f5a99863b746e0b02d P c7d3817e75e3462e83c7248d16d17273 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c3ff165f975e47e5b6a55f527b37ea42, c7d3817e75e3462e83c7248d16d17273; no voters: 
I20260608 10:06:19.804774 26060 leader_election.cc:304] T 37b83115503f4b73bcfb00021ee1a77a P c3ff165f975e47e5b6a55f527b37ea42 [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: c3ff165f975e47e5b6a55f527b37ea42, c7d3817e75e3462e83c7248d16d17273; no voters: 7fa6fe6b15964c2b84657b2c978e9187
I20260608 10:06:19.805013 26187 raft_consensus.cc:2804] T fe24b76db15943f5a99863b746e0b02d P c7d3817e75e3462e83c7248d16d17273 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:06:19.805493 26187 raft_consensus.cc:493] T fe24b76db15943f5a99863b746e0b02d P c7d3817e75e3462e83c7248d16d17273 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:06:19.805873 26187 raft_consensus.cc:3060] T fe24b76db15943f5a99863b746e0b02d P c7d3817e75e3462e83c7248d16d17273 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:19.806222 26145 raft_consensus.cc:493] T 0226d934299b419fbe080d5ca2d42a9e P c3ff165f975e47e5b6a55f527b37ea42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:19.806797 26145 raft_consensus.cc:515] T 0226d934299b419fbe080d5ca2d42a9e P c3ff165f975e47e5b6a55f527b37ea42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:19.809235 26145 leader_election.cc:290] T 0226d934299b419fbe080d5ca2d42a9e P c3ff165f975e47e5b6a55f527b37ea42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015), c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771)
I20260608 10:06:19.810953 25945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0226d934299b419fbe080d5ca2d42a9e" candidate_uuid: "c3ff165f975e47e5b6a55f527b37ea42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fa6fe6b15964c2b84657b2c978e9187" is_pre_election: true
W20260608 10:06:19.812599 26057 leader_election.cc:343] T 0226d934299b419fbe080d5ca2d42a9e P c3ff165f975e47e5b6a55f527b37ea42 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:06:19.810946 26145 raft_consensus.cc:2804] T 37b83115503f4b73bcfb00021ee1a77a P c3ff165f975e47e5b6a55f527b37ea42 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:06:19.812556 26020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0226d934299b419fbe080d5ca2d42a9e" candidate_uuid: "c3ff165f975e47e5b6a55f527b37ea42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d3817e75e3462e83c7248d16d17273" is_pre_election: true
I20260608 10:06:19.813181 26140 tablet_bootstrap.cc:492] T 0b675f7ba15b4dc3bf8abd7425b439fe P c3ff165f975e47e5b6a55f527b37ea42: No bootstrap required, opened a new log
I20260608 10:06:19.813324 26142 tablet_bootstrap.cc:492] T 769554b6b93c4257b6842e53c15220b8 P 7fa6fe6b15964c2b84657b2c978e9187: No bootstrap required, opened a new log
I20260608 10:06:19.813827 26140 ts_tablet_manager.cc:1403] T 0b675f7ba15b4dc3bf8abd7425b439fe P c3ff165f975e47e5b6a55f527b37ea42: Time spent bootstrapping tablet: real 0.042s	user 0.015s	sys 0.003s
I20260608 10:06:19.813706 26020 raft_consensus.cc:2468] T 0226d934299b419fbe080d5ca2d42a9e P c7d3817e75e3462e83c7248d16d17273 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3ff165f975e47e5b6a55f527b37ea42 in term 0.
I20260608 10:06:19.813997 26142 ts_tablet_manager.cc:1403] T 769554b6b93c4257b6842e53c15220b8 P 7fa6fe6b15964c2b84657b2c978e9187: Time spent bootstrapping tablet: real 0.036s	user 0.014s	sys 0.017s
I20260608 10:06:19.814204 26145 raft_consensus.cc:697] T 37b83115503f4b73bcfb00021ee1a77a P c3ff165f975e47e5b6a55f527b37ea42 [term 1 LEADER]: Becoming Leader. State: Replica: c3ff165f975e47e5b6a55f527b37ea42, State: Running, Role: LEADER
I20260608 10:06:19.815110 26145 consensus_queue.cc:237] T 37b83115503f4b73bcfb00021ee1a77a P c3ff165f975e47e5b6a55f527b37ea42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:19.817745 26140 raft_consensus.cc:359] T 0b675f7ba15b4dc3bf8abd7425b439fe P c3ff165f975e47e5b6a55f527b37ea42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:19.817493 26060 leader_election.cc:304] T 0226d934299b419fbe080d5ca2d42a9e P c3ff165f975e47e5b6a55f527b37ea42 [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: c3ff165f975e47e5b6a55f527b37ea42, c7d3817e75e3462e83c7248d16d17273; no voters: 7fa6fe6b15964c2b84657b2c978e9187
I20260608 10:06:19.818504 26140 raft_consensus.cc:385] T 0b675f7ba15b4dc3bf8abd7425b439fe P c3ff165f975e47e5b6a55f527b37ea42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:19.818056 26142 raft_consensus.cc:359] T 769554b6b93c4257b6842e53c15220b8 P 7fa6fe6b15964c2b84657b2c978e9187 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:19.818821 26140 raft_consensus.cc:740] T 0b675f7ba15b4dc3bf8abd7425b439fe P c3ff165f975e47e5b6a55f527b37ea42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3ff165f975e47e5b6a55f527b37ea42, State: Initialized, Role: FOLLOWER
I20260608 10:06:19.818346 26139 ts_tablet_manager.cc:1434] T 86e1ca96115e4b7e9277baacd038a4c3 P c7d3817e75e3462e83c7248d16d17273: Time spent starting tablet: real 0.027s	user 0.000s	sys 0.008s
I20260608 10:06:19.818998 26142 raft_consensus.cc:385] T 769554b6b93c4257b6842e53c15220b8 P 7fa6fe6b15964c2b84657b2c978e9187 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:19.819497 26142 raft_consensus.cc:740] T 769554b6b93c4257b6842e53c15220b8 P 7fa6fe6b15964c2b84657b2c978e9187 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fa6fe6b15964c2b84657b2c978e9187, State: Initialized, Role: FOLLOWER
I20260608 10:06:19.819720 26187 raft_consensus.cc:515] T fe24b76db15943f5a99863b746e0b02d P c7d3817e75e3462e83c7248d16d17273 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:19.819746 26140 consensus_queue.cc:260] T 0b675f7ba15b4dc3bf8abd7425b439fe P c3ff165f975e47e5b6a55f527b37ea42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:19.822609 26139 tablet_bootstrap.cc:492] T 2550818ac6eb43afae7b674bb273bd43 P c7d3817e75e3462e83c7248d16d17273: Bootstrap starting.
I20260608 10:06:19.827387 26192 raft_consensus.cc:493] T ab71b056d34d4866a0b8cbbefd34e2e6 P c3ff165f975e47e5b6a55f527b37ea42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:19.829033 26140 ts_tablet_manager.cc:1434] T 0b675f7ba15b4dc3bf8abd7425b439fe P c3ff165f975e47e5b6a55f527b37ea42: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.004s
I20260608 10:06:19.828370 26142 consensus_queue.cc:260] T 769554b6b93c4257b6842e53c15220b8 P 7fa6fe6b15964c2b84657b2c978e9187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:19.830307 26140 tablet_bootstrap.cc:492] T 2550818ac6eb43afae7b674bb273bd43 P c3ff165f975e47e5b6a55f527b37ea42: Bootstrap starting.
I20260608 10:06:19.831116 25945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe24b76db15943f5a99863b746e0b02d" candidate_uuid: "c7d3817e75e3462e83c7248d16d17273" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fa6fe6b15964c2b84657b2c978e9187"
I20260608 10:06:19.831697 25945 raft_consensus.cc:3060] T fe24b76db15943f5a99863b746e0b02d P 7fa6fe6b15964c2b84657b2c978e9187 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:19.833034 26149 raft_consensus.cc:493] T 769554b6b93c4257b6842e53c15220b8 P 7fa6fe6b15964c2b84657b2c978e9187 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:19.833571 26149 raft_consensus.cc:515] T 769554b6b93c4257b6842e53c15220b8 P 7fa6fe6b15964c2b84657b2c978e9187 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:19.835858 26149 leader_election.cc:290] T 769554b6b93c4257b6842e53c15220b8 P 7fa6fe6b15964c2b84657b2c978e9187 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771), c3ff165f975e47e5b6a55f527b37ea42 (127.20.251.131:36897)
I20260608 10:06:19.836906 26140 tablet_bootstrap.cc:654] T 2550818ac6eb43afae7b674bb273bd43 P c3ff165f975e47e5b6a55f527b37ea42: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:19.837895 26020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "769554b6b93c4257b6842e53c15220b8" candidate_uuid: "7fa6fe6b15964c2b84657b2c978e9187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d3817e75e3462e83c7248d16d17273" is_pre_election: true
I20260608 10:06:19.838631 26020 raft_consensus.cc:2393] T 769554b6b93c4257b6842e53c15220b8 P c7d3817e75e3462e83c7248d16d17273 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7fa6fe6b15964c2b84657b2c978e9187 in current term 1: Already voted for candidate c3ff165f975e47e5b6a55f527b37ea42 in this term.
I20260608 10:06:19.839099 25945 raft_consensus.cc:2468] T fe24b76db15943f5a99863b746e0b02d P 7fa6fe6b15964c2b84657b2c978e9187 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7d3817e75e3462e83c7248d16d17273 in term 1.
I20260608 10:06:19.839949 26094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "769554b6b93c4257b6842e53c15220b8" candidate_uuid: "7fa6fe6b15964c2b84657b2c978e9187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3ff165f975e47e5b6a55f527b37ea42" is_pre_election: true
I20260608 10:06:19.841632 25911 leader_election.cc:304] T 769554b6b93c4257b6842e53c15220b8 P 7fa6fe6b15964c2b84657b2c978e9187 [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: 7fa6fe6b15964c2b84657b2c978e9187; no voters: c3ff165f975e47e5b6a55f527b37ea42, c7d3817e75e3462e83c7248d16d17273
I20260608 10:06:19.826148 26195 raft_consensus.cc:2804] T 0226d934299b419fbe080d5ca2d42a9e P c3ff165f975e47e5b6a55f527b37ea42 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:06:19.843127 26195 raft_consensus.cc:493] T 0226d934299b419fbe080d5ca2d42a9e P c3ff165f975e47e5b6a55f527b37ea42 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:06:19.841542 25842 catalog_manager.cc:5696] T 37b83115503f4b73bcfb00021ee1a77a P c3ff165f975e47e5b6a55f527b37ea42 reported cstate change: term changed from 0 to 1, leader changed from <none> to c3ff165f975e47e5b6a55f527b37ea42 (127.20.251.131). New cstate: current_term: 1 leader_uuid: "c3ff165f975e47e5b6a55f527b37ea42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } health_report { overall_health: HEALTHY } } }
I20260608 10:06:19.843384 26149 raft_consensus.cc:3060] T 769554b6b93c4257b6842e53c15220b8 P 7fa6fe6b15964c2b84657b2c978e9187 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:19.842361 26192 raft_consensus.cc:515] T ab71b056d34d4866a0b8cbbefd34e2e6 P c3ff165f975e47e5b6a55f527b37ea42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:19.846807 25944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab71b056d34d4866a0b8cbbefd34e2e6" candidate_uuid: "c3ff165f975e47e5b6a55f527b37ea42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fa6fe6b15964c2b84657b2c978e9187" is_pre_election: true
I20260608 10:06:19.847606 25944 raft_consensus.cc:2393] T ab71b056d34d4866a0b8cbbefd34e2e6 P 7fa6fe6b15964c2b84657b2c978e9187 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c3ff165f975e47e5b6a55f527b37ea42 in current term 1: Already voted for candidate c7d3817e75e3462e83c7248d16d17273 in this term.
I20260608 10:06:19.843641 26195 raft_consensus.cc:3060] T 0226d934299b419fbe080d5ca2d42a9e P c3ff165f975e47e5b6a55f527b37ea42 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:19.850423 25983 leader_election.cc:304] T fe24b76db15943f5a99863b746e0b02d P c7d3817e75e3462e83c7248d16d17273 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7fa6fe6b15964c2b84657b2c978e9187, c7d3817e75e3462e83c7248d16d17273; no voters: 
I20260608 10:06:19.852448 26183 raft_consensus.cc:2804] T fe24b76db15943f5a99863b746e0b02d P c7d3817e75e3462e83c7248d16d17273 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:06:19.852936 26183 raft_consensus.cc:697] T fe24b76db15943f5a99863b746e0b02d P c7d3817e75e3462e83c7248d16d17273 [term 1 LEADER]: Becoming Leader. State: Replica: c7d3817e75e3462e83c7248d16d17273, State: Running, Role: LEADER
I20260608 10:06:19.853245 26094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe24b76db15943f5a99863b746e0b02d" candidate_uuid: "c7d3817e75e3462e83c7248d16d17273" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3ff165f975e47e5b6a55f527b37ea42"
I20260608 10:06:19.841764 26142 ts_tablet_manager.cc:1434] T 769554b6b93c4257b6842e53c15220b8 P 7fa6fe6b15964c2b84657b2c978e9187: Time spent starting tablet: real 0.027s	user 0.002s	sys 0.005s
I20260608 10:06:19.854498 26094 raft_consensus.cc:3060] T fe24b76db15943f5a99863b746e0b02d P c3ff165f975e47e5b6a55f527b37ea42 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:19.854730 26183 consensus_queue.cc:237] T fe24b76db15943f5a99863b746e0b02d P c7d3817e75e3462e83c7248d16d17273 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:19.856108 26142 tablet_bootstrap.cc:492] T 0226d934299b419fbe080d5ca2d42a9e P 7fa6fe6b15964c2b84657b2c978e9187: Bootstrap starting.
I20260608 10:06:19.862854 26142 tablet_bootstrap.cc:654] T 0226d934299b419fbe080d5ca2d42a9e P 7fa6fe6b15964c2b84657b2c978e9187: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:19.863199 26192 leader_election.cc:290] T ab71b056d34d4866a0b8cbbefd34e2e6 P c3ff165f975e47e5b6a55f527b37ea42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015), c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771)
I20260608 10:06:19.863853 26094 raft_consensus.cc:2468] T fe24b76db15943f5a99863b746e0b02d P c3ff165f975e47e5b6a55f527b37ea42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7d3817e75e3462e83c7248d16d17273 in term 1.
I20260608 10:06:19.864326 26187 leader_election.cc:290] T fe24b76db15943f5a99863b746e0b02d P c7d3817e75e3462e83c7248d16d17273 [CANDIDATE]: Term 1 election: Requested vote from peers 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015), c3ff165f975e47e5b6a55f527b37ea42 (127.20.251.131:36897)
I20260608 10:06:19.869535 26140 tablet_bootstrap.cc:492] T 2550818ac6eb43afae7b674bb273bd43 P c3ff165f975e47e5b6a55f527b37ea42: No bootstrap required, opened a new log
I20260608 10:06:19.864254 26020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab71b056d34d4866a0b8cbbefd34e2e6" candidate_uuid: "c3ff165f975e47e5b6a55f527b37ea42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d3817e75e3462e83c7248d16d17273" is_pre_election: true
I20260608 10:06:19.870005 26140 ts_tablet_manager.cc:1403] T 2550818ac6eb43afae7b674bb273bd43 P c3ff165f975e47e5b6a55f527b37ea42: Time spent bootstrapping tablet: real 0.040s	user 0.019s	sys 0.016s
I20260608 10:06:19.866703 26149 raft_consensus.cc:2749] T 769554b6b93c4257b6842e53c15220b8 P 7fa6fe6b15964c2b84657b2c978e9187 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:06:19.829421 26139 tablet_bootstrap.cc:654] T 2550818ac6eb43afae7b674bb273bd43 P c7d3817e75e3462e83c7248d16d17273: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:19.871129 26060 leader_election.cc:304] T ab71b056d34d4866a0b8cbbefd34e2e6 P c3ff165f975e47e5b6a55f527b37ea42 [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: c3ff165f975e47e5b6a55f527b37ea42; no voters: 7fa6fe6b15964c2b84657b2c978e9187, c7d3817e75e3462e83c7248d16d17273
I20260608 10:06:19.872090 26161 raft_consensus.cc:3060] T ab71b056d34d4866a0b8cbbefd34e2e6 P c3ff165f975e47e5b6a55f527b37ea42 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:19.872958 26140 raft_consensus.cc:359] T 2550818ac6eb43afae7b674bb273bd43 P c3ff165f975e47e5b6a55f527b37ea42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:19.873641 26140 raft_consensus.cc:385] T 2550818ac6eb43afae7b674bb273bd43 P c3ff165f975e47e5b6a55f527b37ea42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:19.873950 26140 raft_consensus.cc:740] T 2550818ac6eb43afae7b674bb273bd43 P c3ff165f975e47e5b6a55f527b37ea42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3ff165f975e47e5b6a55f527b37ea42, State: Initialized, Role: FOLLOWER
I20260608 10:06:19.874832 26140 consensus_queue.cc:260] T 2550818ac6eb43afae7b674bb273bd43 P c3ff165f975e47e5b6a55f527b37ea42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:19.877568 26140 ts_tablet_manager.cc:1434] T 2550818ac6eb43afae7b674bb273bd43 P c3ff165f975e47e5b6a55f527b37ea42: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 10:06:19.878044 26195 raft_consensus.cc:515] T 0226d934299b419fbe080d5ca2d42a9e P c3ff165f975e47e5b6a55f527b37ea42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:19.878751 26140 tablet_bootstrap.cc:492] T a2f8fa16225045c890ccfd284b637a5e P c3ff165f975e47e5b6a55f527b37ea42: Bootstrap starting.
I20260608 10:06:19.885046 25945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0226d934299b419fbe080d5ca2d42a9e" candidate_uuid: "c3ff165f975e47e5b6a55f527b37ea42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fa6fe6b15964c2b84657b2c978e9187"
W20260608 10:06:19.886564 26057 leader_election.cc:343] T 0226d934299b419fbe080d5ca2d42a9e P c3ff165f975e47e5b6a55f527b37ea42 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:06:19.887828 26195 leader_election.cc:290] T 0226d934299b419fbe080d5ca2d42a9e P c3ff165f975e47e5b6a55f527b37ea42 [CANDIDATE]: Term 1 election: Requested vote from peers 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015), c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771)
I20260608 10:06:19.881177 26161 raft_consensus.cc:2749] T ab71b056d34d4866a0b8cbbefd34e2e6 P c3ff165f975e47e5b6a55f527b37ea42 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:06:19.888916 26140 tablet_bootstrap.cc:654] T a2f8fa16225045c890ccfd284b637a5e P c3ff165f975e47e5b6a55f527b37ea42: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:19.889143 26020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0226d934299b419fbe080d5ca2d42a9e" candidate_uuid: "c3ff165f975e47e5b6a55f527b37ea42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d3817e75e3462e83c7248d16d17273"
I20260608 10:06:19.889801 26020 raft_consensus.cc:3060] T 0226d934299b419fbe080d5ca2d42a9e P c7d3817e75e3462e83c7248d16d17273 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:19.891949 26142 tablet_bootstrap.cc:492] T 0226d934299b419fbe080d5ca2d42a9e P 7fa6fe6b15964c2b84657b2c978e9187: No bootstrap required, opened a new log
I20260608 10:06:19.892477 26142 ts_tablet_manager.cc:1403] T 0226d934299b419fbe080d5ca2d42a9e P 7fa6fe6b15964c2b84657b2c978e9187: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.002s
I20260608 10:06:19.895339 26142 raft_consensus.cc:359] T 0226d934299b419fbe080d5ca2d42a9e P 7fa6fe6b15964c2b84657b2c978e9187 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:19.896035 26142 raft_consensus.cc:385] T 0226d934299b419fbe080d5ca2d42a9e P 7fa6fe6b15964c2b84657b2c978e9187 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:19.896348 26142 raft_consensus.cc:740] T 0226d934299b419fbe080d5ca2d42a9e P 7fa6fe6b15964c2b84657b2c978e9187 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fa6fe6b15964c2b84657b2c978e9187, State: Initialized, Role: FOLLOWER
I20260608 10:06:19.897498 26142 consensus_queue.cc:260] T 0226d934299b419fbe080d5ca2d42a9e P 7fa6fe6b15964c2b84657b2c978e9187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:19.899941 26142 ts_tablet_manager.cc:1434] T 0226d934299b419fbe080d5ca2d42a9e P 7fa6fe6b15964c2b84657b2c978e9187: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 10:06:19.896390 26020 raft_consensus.cc:2468] T 0226d934299b419fbe080d5ca2d42a9e P c7d3817e75e3462e83c7248d16d17273 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3ff165f975e47e5b6a55f527b37ea42 in term 1.
I20260608 10:06:19.901341 26060 leader_election.cc:304] T 0226d934299b419fbe080d5ca2d42a9e P c3ff165f975e47e5b6a55f527b37ea42 [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: c3ff165f975e47e5b6a55f527b37ea42, c7d3817e75e3462e83c7248d16d17273; no voters: 7fa6fe6b15964c2b84657b2c978e9187
I20260608 10:06:19.902194 26142 tablet_bootstrap.cc:492] T 37b83115503f4b73bcfb00021ee1a77a P 7fa6fe6b15964c2b84657b2c978e9187: Bootstrap starting.
I20260608 10:06:19.902166 26140 tablet_bootstrap.cc:492] T a2f8fa16225045c890ccfd284b637a5e P c3ff165f975e47e5b6a55f527b37ea42: No bootstrap required, opened a new log
I20260608 10:06:19.902995 26140 ts_tablet_manager.cc:1403] T a2f8fa16225045c890ccfd284b637a5e P c3ff165f975e47e5b6a55f527b37ea42: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.000s
I20260608 10:06:19.902534 26161 raft_consensus.cc:2804] T 0226d934299b419fbe080d5ca2d42a9e P c3ff165f975e47e5b6a55f527b37ea42 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:06:19.903576 26161 raft_consensus.cc:697] T 0226d934299b419fbe080d5ca2d42a9e P c3ff165f975e47e5b6a55f527b37ea42 [term 1 LEADER]: Becoming Leader. State: Replica: c3ff165f975e47e5b6a55f527b37ea42, State: Running, Role: LEADER
I20260608 10:06:19.904487 26161 consensus_queue.cc:237] T 0226d934299b419fbe080d5ca2d42a9e P c3ff165f975e47e5b6a55f527b37ea42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:19.906262 26140 raft_consensus.cc:359] T a2f8fa16225045c890ccfd284b637a5e P c3ff165f975e47e5b6a55f527b37ea42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:19.906999 26140 raft_consensus.cc:385] T a2f8fa16225045c890ccfd284b637a5e P c3ff165f975e47e5b6a55f527b37ea42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:19.907269 26140 raft_consensus.cc:740] T a2f8fa16225045c890ccfd284b637a5e P c3ff165f975e47e5b6a55f527b37ea42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3ff165f975e47e5b6a55f527b37ea42, State: Initialized, Role: FOLLOWER
I20260608 10:06:19.908139 26140 consensus_queue.cc:260] T a2f8fa16225045c890ccfd284b637a5e P c3ff165f975e47e5b6a55f527b37ea42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:19.910524 26142 tablet_bootstrap.cc:654] T 37b83115503f4b73bcfb00021ee1a77a P 7fa6fe6b15964c2b84657b2c978e9187: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:19.910754 26140 ts_tablet_manager.cc:1434] T a2f8fa16225045c890ccfd284b637a5e P c3ff165f975e47e5b6a55f527b37ea42: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 10:06:19.912174 26140 tablet_bootstrap.cc:492] T e52284e471df44e7a79b01dec247600f P c3ff165f975e47e5b6a55f527b37ea42: Bootstrap starting.
I20260608 10:06:19.913785 26195 consensus_queue.cc:1048] T 6f32c64383424f4da5702951b506201c P c3ff165f975e47e5b6a55f527b37ea42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:06:19.918342 26140 tablet_bootstrap.cc:654] T e52284e471df44e7a79b01dec247600f P c3ff165f975e47e5b6a55f527b37ea42: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:19.930168 26140 tablet_bootstrap.cc:492] T e52284e471df44e7a79b01dec247600f P c3ff165f975e47e5b6a55f527b37ea42: No bootstrap required, opened a new log
I20260608 10:06:19.930681 26140 ts_tablet_manager.cc:1403] T e52284e471df44e7a79b01dec247600f P c3ff165f975e47e5b6a55f527b37ea42: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260608 10:06:19.933745 26140 raft_consensus.cc:359] T e52284e471df44e7a79b01dec247600f P c3ff165f975e47e5b6a55f527b37ea42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:19.934442 26140 raft_consensus.cc:385] T e52284e471df44e7a79b01dec247600f P c3ff165f975e47e5b6a55f527b37ea42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:19.934710 26140 raft_consensus.cc:740] T e52284e471df44e7a79b01dec247600f P c3ff165f975e47e5b6a55f527b37ea42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3ff165f975e47e5b6a55f527b37ea42, State: Initialized, Role: FOLLOWER
I20260608 10:06:19.935737 26140 consensus_queue.cc:260] T e52284e471df44e7a79b01dec247600f P c3ff165f975e47e5b6a55f527b37ea42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:19.938446 26140 ts_tablet_manager.cc:1434] T e52284e471df44e7a79b01dec247600f P c3ff165f975e47e5b6a55f527b37ea42: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260608 10:06:19.941298 26195 raft_consensus.cc:493] T b94e8a35fd274cf69fbca3df40441323 P c3ff165f975e47e5b6a55f527b37ea42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:19.941896 26195 raft_consensus.cc:515] T b94e8a35fd274cf69fbca3df40441323 P c3ff165f975e47e5b6a55f527b37ea42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:19.944816 26195 leader_election.cc:290] T b94e8a35fd274cf69fbca3df40441323 P c3ff165f975e47e5b6a55f527b37ea42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015), c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771)
I20260608 10:06:19.945140 25945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b94e8a35fd274cf69fbca3df40441323" candidate_uuid: "c3ff165f975e47e5b6a55f527b37ea42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fa6fe6b15964c2b84657b2c978e9187" is_pre_election: true
I20260608 10:06:19.945811 25945 raft_consensus.cc:2468] T b94e8a35fd274cf69fbca3df40441323 P 7fa6fe6b15964c2b84657b2c978e9187 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3ff165f975e47e5b6a55f527b37ea42 in term 0.
I20260608 10:06:19.947540 26057 leader_election.cc:304] T b94e8a35fd274cf69fbca3df40441323 P c3ff165f975e47e5b6a55f527b37ea42 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7fa6fe6b15964c2b84657b2c978e9187, c3ff165f975e47e5b6a55f527b37ea42; no voters: 
I20260608 10:06:19.948858 26195 raft_consensus.cc:2804] T b94e8a35fd274cf69fbca3df40441323 P c3ff165f975e47e5b6a55f527b37ea42 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:06:19.949220 26195 raft_consensus.cc:493] T b94e8a35fd274cf69fbca3df40441323 P c3ff165f975e47e5b6a55f527b37ea42 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:06:19.949779 26195 raft_consensus.cc:3060] T b94e8a35fd274cf69fbca3df40441323 P c3ff165f975e47e5b6a55f527b37ea42 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:19.953913 26020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b94e8a35fd274cf69fbca3df40441323" candidate_uuid: "c3ff165f975e47e5b6a55f527b37ea42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d3817e75e3462e83c7248d16d17273" is_pre_election: true
I20260608 10:06:19.954538 26020 raft_consensus.cc:2468] T b94e8a35fd274cf69fbca3df40441323 P c7d3817e75e3462e83c7248d16d17273 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3ff165f975e47e5b6a55f527b37ea42 in term 0.
I20260608 10:06:19.953719 25840 catalog_manager.cc:5696] T 0226d934299b419fbe080d5ca2d42a9e P c3ff165f975e47e5b6a55f527b37ea42 reported cstate change: term changed from 0 to 1, leader changed from <none> to c3ff165f975e47e5b6a55f527b37ea42 (127.20.251.131). New cstate: current_term: 1 leader_uuid: "c3ff165f975e47e5b6a55f527b37ea42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } health_report { overall_health: HEALTHY } } }
I20260608 10:06:19.959146 26195 raft_consensus.cc:515] T b94e8a35fd274cf69fbca3df40441323 P c3ff165f975e47e5b6a55f527b37ea42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:19.962061 25945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b94e8a35fd274cf69fbca3df40441323" candidate_uuid: "c3ff165f975e47e5b6a55f527b37ea42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fa6fe6b15964c2b84657b2c978e9187"
I20260608 10:06:19.962594 25945 raft_consensus.cc:3060] T b94e8a35fd274cf69fbca3df40441323 P 7fa6fe6b15964c2b84657b2c978e9187 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:19.970165 25945 raft_consensus.cc:2468] T b94e8a35fd274cf69fbca3df40441323 P 7fa6fe6b15964c2b84657b2c978e9187 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3ff165f975e47e5b6a55f527b37ea42 in term 1.
I20260608 10:06:19.971292 26057 leader_election.cc:304] T b94e8a35fd274cf69fbca3df40441323 P c3ff165f975e47e5b6a55f527b37ea42 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7fa6fe6b15964c2b84657b2c978e9187, c3ff165f975e47e5b6a55f527b37ea42; no voters: 
I20260608 10:06:19.972535 26161 raft_consensus.cc:2804] T b94e8a35fd274cf69fbca3df40441323 P c3ff165f975e47e5b6a55f527b37ea42 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:06:19.973201 26161 raft_consensus.cc:697] T b94e8a35fd274cf69fbca3df40441323 P c3ff165f975e47e5b6a55f527b37ea42 [term 1 LEADER]: Becoming Leader. State: Replica: c3ff165f975e47e5b6a55f527b37ea42, State: Running, Role: LEADER
I20260608 10:06:19.974043 26161 consensus_queue.cc:237] T b94e8a35fd274cf69fbca3df40441323 P c3ff165f975e47e5b6a55f527b37ea42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:19.975016 26094 raft_consensus.cc:3060] T 0b675f7ba15b4dc3bf8abd7425b439fe P c3ff165f975e47e5b6a55f527b37ea42 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:19.980654 26149 raft_consensus.cc:493] T e52284e471df44e7a79b01dec247600f P 7fa6fe6b15964c2b84657b2c978e9187 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:19.981606 26195 leader_election.cc:290] T b94e8a35fd274cf69fbca3df40441323 P c3ff165f975e47e5b6a55f527b37ea42 [CANDIDATE]: Term 1 election: Requested vote from peers 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015), c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771)
I20260608 10:06:19.981604 26149 raft_consensus.cc:515] T e52284e471df44e7a79b01dec247600f P 7fa6fe6b15964c2b84657b2c978e9187 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:19.986182 26149 leader_election.cc:290] T e52284e471df44e7a79b01dec247600f P 7fa6fe6b15964c2b84657b2c978e9187 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771), c3ff165f975e47e5b6a55f527b37ea42 (127.20.251.131:36897)
I20260608 10:06:19.988265 26093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e52284e471df44e7a79b01dec247600f" candidate_uuid: "7fa6fe6b15964c2b84657b2c978e9187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3ff165f975e47e5b6a55f527b37ea42" is_pre_election: true
I20260608 10:06:19.987874 25841 catalog_manager.cc:5696] T fe24b76db15943f5a99863b746e0b02d P c7d3817e75e3462e83c7248d16d17273 reported cstate change: term changed from 0 to 1, leader changed from <none> to c7d3817e75e3462e83c7248d16d17273 (127.20.251.130). New cstate: current_term: 1 leader_uuid: "c7d3817e75e3462e83c7248d16d17273" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:19.988987 26093 raft_consensus.cc:2468] T e52284e471df44e7a79b01dec247600f P c3ff165f975e47e5b6a55f527b37ea42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fa6fe6b15964c2b84657b2c978e9187 in term 0.
I20260608 10:06:19.990967 26018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e52284e471df44e7a79b01dec247600f" candidate_uuid: "7fa6fe6b15964c2b84657b2c978e9187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d3817e75e3462e83c7248d16d17273" is_pre_election: true
I20260608 10:06:19.991127 26019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b94e8a35fd274cf69fbca3df40441323" candidate_uuid: "c3ff165f975e47e5b6a55f527b37ea42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d3817e75e3462e83c7248d16d17273"
I20260608 10:06:19.991914 26019 raft_consensus.cc:3060] T b94e8a35fd274cf69fbca3df40441323 P c7d3817e75e3462e83c7248d16d17273 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:19.992266 25911 leader_election.cc:304] T e52284e471df44e7a79b01dec247600f P 7fa6fe6b15964c2b84657b2c978e9187 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7fa6fe6b15964c2b84657b2c978e9187, c3ff165f975e47e5b6a55f527b37ea42; no voters: 
I20260608 10:06:19.993158 26149 raft_consensus.cc:2804] T e52284e471df44e7a79b01dec247600f P 7fa6fe6b15964c2b84657b2c978e9187 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:06:19.993541 26149 raft_consensus.cc:493] T e52284e471df44e7a79b01dec247600f P 7fa6fe6b15964c2b84657b2c978e9187 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:06:19.993880 26149 raft_consensus.cc:3060] T e52284e471df44e7a79b01dec247600f P 7fa6fe6b15964c2b84657b2c978e9187 [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:06:19.995450 25911 leader_election.cc:343] T e52284e471df44e7a79b01dec247600f P 7fa6fe6b15964c2b84657b2c978e9187 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:06:20.008365 26163 consensus_queue.cc:1048] T 0b675f7ba15b4dc3bf8abd7425b439fe P 7fa6fe6b15964c2b84657b2c978e9187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:06:20.007266 26019 raft_consensus.cc:2468] T b94e8a35fd274cf69fbca3df40441323 P c7d3817e75e3462e83c7248d16d17273 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3ff165f975e47e5b6a55f527b37ea42 in term 1.
I20260608 10:06:20.014740 26192 consensus_queue.cc:1048] T 6f32c64383424f4da5702951b506201c P c3ff165f975e47e5b6a55f527b37ea42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:06:20.015779 26142 tablet_bootstrap.cc:492] T 37b83115503f4b73bcfb00021ee1a77a P 7fa6fe6b15964c2b84657b2c978e9187: No bootstrap required, opened a new log
I20260608 10:06:20.016381 26142 ts_tablet_manager.cc:1403] T 37b83115503f4b73bcfb00021ee1a77a P 7fa6fe6b15964c2b84657b2c978e9187: Time spent bootstrapping tablet: real 0.116s	user 0.037s	sys 0.031s
I20260608 10:06:20.019729 26142 raft_consensus.cc:359] T 37b83115503f4b73bcfb00021ee1a77a P 7fa6fe6b15964c2b84657b2c978e9187 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:20.020391 26142 raft_consensus.cc:385] T 37b83115503f4b73bcfb00021ee1a77a P 7fa6fe6b15964c2b84657b2c978e9187 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:20.020649 26142 raft_consensus.cc:740] T 37b83115503f4b73bcfb00021ee1a77a P 7fa6fe6b15964c2b84657b2c978e9187 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fa6fe6b15964c2b84657b2c978e9187, State: Initialized, Role: FOLLOWER
I20260608 10:06:20.022946 26149 raft_consensus.cc:515] T e52284e471df44e7a79b01dec247600f P 7fa6fe6b15964c2b84657b2c978e9187 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:20.024164 26183 raft_consensus.cc:493] T a2f8fa16225045c890ccfd284b637a5e P c7d3817e75e3462e83c7248d16d17273 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:20.024691 26183 raft_consensus.cc:515] T a2f8fa16225045c890ccfd284b637a5e P c7d3817e75e3462e83c7248d16d17273 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:20.027114 26183 leader_election.cc:290] T a2f8fa16225045c890ccfd284b637a5e P c7d3817e75e3462e83c7248d16d17273 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015), c3ff165f975e47e5b6a55f527b37ea42 (127.20.251.131:36897)
I20260608 10:06:20.028828 26093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2f8fa16225045c890ccfd284b637a5e" candidate_uuid: "c7d3817e75e3462e83c7248d16d17273" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3ff165f975e47e5b6a55f527b37ea42" is_pre_election: true
I20260608 10:06:20.029482 26093 raft_consensus.cc:2468] T a2f8fa16225045c890ccfd284b637a5e P c3ff165f975e47e5b6a55f527b37ea42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7d3817e75e3462e83c7248d16d17273 in term 0.
I20260608 10:06:20.021335 26142 consensus_queue.cc:260] T 37b83115503f4b73bcfb00021ee1a77a P 7fa6fe6b15964c2b84657b2c978e9187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:20.030629 25944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2f8fa16225045c890ccfd284b637a5e" candidate_uuid: "c7d3817e75e3462e83c7248d16d17273" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fa6fe6b15964c2b84657b2c978e9187" is_pre_election: true
I20260608 10:06:20.032037 26142 ts_tablet_manager.cc:1434] T 37b83115503f4b73bcfb00021ee1a77a P 7fa6fe6b15964c2b84657b2c978e9187: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.002s
I20260608 10:06:20.038319 26149 leader_election.cc:290] T e52284e471df44e7a79b01dec247600f P 7fa6fe6b15964c2b84657b2c978e9187 [CANDIDATE]: Term 1 election: Requested vote from peers c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771), c3ff165f975e47e5b6a55f527b37ea42 (127.20.251.131:36897)
I20260608 10:06:20.041684 26192 consensus_queue.cc:1048] T 769554b6b93c4257b6842e53c15220b8 P c3ff165f975e47e5b6a55f527b37ea42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:06:20.040268 26019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e52284e471df44e7a79b01dec247600f" candidate_uuid: "7fa6fe6b15964c2b84657b2c978e9187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d3817e75e3462e83c7248d16d17273"
I20260608 10:06:20.060496 26142 tablet_bootstrap.cc:492] T a2f8fa16225045c890ccfd284b637a5e P 7fa6fe6b15964c2b84657b2c978e9187: Bootstrap starting.
I20260608 10:06:20.032399 25986 leader_election.cc:304] T a2f8fa16225045c890ccfd284b637a5e P c7d3817e75e3462e83c7248d16d17273 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c3ff165f975e47e5b6a55f527b37ea42, c7d3817e75e3462e83c7248d16d17273; no voters: 
W20260608 10:06:20.061537 25983 leader_election.cc:343] T a2f8fa16225045c890ccfd284b637a5e P c7d3817e75e3462e83c7248d16d17273 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:06:20.032569 26183 raft_consensus.cc:493] T 86e1ca96115e4b7e9277baacd038a4c3 P c7d3817e75e3462e83c7248d16d17273 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:20.061957 26187 raft_consensus.cc:2804] T a2f8fa16225045c890ccfd284b637a5e P c7d3817e75e3462e83c7248d16d17273 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:06:20.062358 26183 raft_consensus.cc:515] T 86e1ca96115e4b7e9277baacd038a4c3 P c7d3817e75e3462e83c7248d16d17273 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:20.062397 26187 raft_consensus.cc:493] T a2f8fa16225045c890ccfd284b637a5e P c7d3817e75e3462e83c7248d16d17273 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:06:20.063566 26187 raft_consensus.cc:3060] T a2f8fa16225045c890ccfd284b637a5e P c7d3817e75e3462e83c7248d16d17273 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:20.065243 26183 leader_election.cc:290] T 86e1ca96115e4b7e9277baacd038a4c3 P c7d3817e75e3462e83c7248d16d17273 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015), c3ff165f975e47e5b6a55f527b37ea42 (127.20.251.131:36897)
I20260608 10:06:20.035980 26139 tablet_bootstrap.cc:492] T 2550818ac6eb43afae7b674bb273bd43 P c7d3817e75e3462e83c7248d16d17273: No bootstrap required, opened a new log
I20260608 10:06:20.067058 26139 ts_tablet_manager.cc:1403] T 2550818ac6eb43afae7b674bb273bd43 P c7d3817e75e3462e83c7248d16d17273: Time spent bootstrapping tablet: real 0.245s	user 0.033s	sys 0.079s
W20260608 10:06:20.067150 25911 leader_election.cc:343] T e52284e471df44e7a79b01dec247600f P 7fa6fe6b15964c2b84657b2c978e9187 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:06:20.067703 26092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86e1ca96115e4b7e9277baacd038a4c3" candidate_uuid: "c7d3817e75e3462e83c7248d16d17273" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3ff165f975e47e5b6a55f527b37ea42" is_pre_election: true
I20260608 10:06:20.040257 26093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e52284e471df44e7a79b01dec247600f" candidate_uuid: "7fa6fe6b15964c2b84657b2c978e9187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3ff165f975e47e5b6a55f527b37ea42"
I20260608 10:06:20.068470 26092 raft_consensus.cc:2468] T 86e1ca96115e4b7e9277baacd038a4c3 P c3ff165f975e47e5b6a55f527b37ea42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7d3817e75e3462e83c7248d16d17273 in term 0.
I20260608 10:06:20.068648 26093 raft_consensus.cc:3060] T e52284e471df44e7a79b01dec247600f P c3ff165f975e47e5b6a55f527b37ea42 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:20.067706 25944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86e1ca96115e4b7e9277baacd038a4c3" candidate_uuid: "c7d3817e75e3462e83c7248d16d17273" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fa6fe6b15964c2b84657b2c978e9187" is_pre_election: true
I20260608 10:06:20.069695 25986 leader_election.cc:304] T 86e1ca96115e4b7e9277baacd038a4c3 P c7d3817e75e3462e83c7248d16d17273 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c3ff165f975e47e5b6a55f527b37ea42, c7d3817e75e3462e83c7248d16d17273; no voters: 
I20260608 10:06:20.070132 25944 raft_consensus.cc:2468] T 86e1ca96115e4b7e9277baacd038a4c3 P 7fa6fe6b15964c2b84657b2c978e9187 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7d3817e75e3462e83c7248d16d17273 in term 0.
I20260608 10:06:20.070536 26183 raft_consensus.cc:2804] T 86e1ca96115e4b7e9277baacd038a4c3 P c7d3817e75e3462e83c7248d16d17273 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:06:20.071067 26183 raft_consensus.cc:493] T 86e1ca96115e4b7e9277baacd038a4c3 P c7d3817e75e3462e83c7248d16d17273 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:06:20.071435 26183 raft_consensus.cc:3060] T 86e1ca96115e4b7e9277baacd038a4c3 P c7d3817e75e3462e83c7248d16d17273 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:20.073192 26139 raft_consensus.cc:359] T 2550818ac6eb43afae7b674bb273bd43 P c7d3817e75e3462e83c7248d16d17273 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:20.073891 26139 raft_consensus.cc:385] T 2550818ac6eb43afae7b674bb273bd43 P c7d3817e75e3462e83c7248d16d17273 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:20.074162 26139 raft_consensus.cc:740] T 2550818ac6eb43afae7b674bb273bd43 P c7d3817e75e3462e83c7248d16d17273 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7d3817e75e3462e83c7248d16d17273, State: Initialized, Role: FOLLOWER
I20260608 10:06:20.075047 26139 consensus_queue.cc:260] T 2550818ac6eb43afae7b674bb273bd43 P c7d3817e75e3462e83c7248d16d17273 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:20.077768 26139 ts_tablet_manager.cc:1434] T 2550818ac6eb43afae7b674bb273bd43 P c7d3817e75e3462e83c7248d16d17273: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.005s
I20260608 10:06:20.080413 26187 raft_consensus.cc:515] T a2f8fa16225045c890ccfd284b637a5e P c7d3817e75e3462e83c7248d16d17273 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:20.082486 26139 tablet_bootstrap.cc:492] T e52284e471df44e7a79b01dec247600f P c7d3817e75e3462e83c7248d16d17273: Bootstrap starting.
I20260608 10:06:20.083767 26093 raft_consensus.cc:2468] T e52284e471df44e7a79b01dec247600f P c3ff165f975e47e5b6a55f527b37ea42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fa6fe6b15964c2b84657b2c978e9187 in term 1.
I20260608 10:06:20.082476 25841 catalog_manager.cc:5696] T b94e8a35fd274cf69fbca3df40441323 P c3ff165f975e47e5b6a55f527b37ea42 reported cstate change: term changed from 0 to 1, leader changed from <none> to c3ff165f975e47e5b6a55f527b37ea42 (127.20.251.131). New cstate: current_term: 1 leader_uuid: "c3ff165f975e47e5b6a55f527b37ea42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } health_report { overall_health: HEALTHY } } }
I20260608 10:06:20.086228 25911 leader_election.cc:304] T e52284e471df44e7a79b01dec247600f P 7fa6fe6b15964c2b84657b2c978e9187 [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: 7fa6fe6b15964c2b84657b2c978e9187, c3ff165f975e47e5b6a55f527b37ea42; no voters: c7d3817e75e3462e83c7248d16d17273
I20260608 10:06:20.090024 25944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2f8fa16225045c890ccfd284b637a5e" candidate_uuid: "c7d3817e75e3462e83c7248d16d17273" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fa6fe6b15964c2b84657b2c978e9187"
I20260608 10:06:20.090857 26093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2f8fa16225045c890ccfd284b637a5e" candidate_uuid: "c7d3817e75e3462e83c7248d16d17273" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3ff165f975e47e5b6a55f527b37ea42"
I20260608 10:06:20.091418 26093 raft_consensus.cc:3060] T a2f8fa16225045c890ccfd284b637a5e P c3ff165f975e47e5b6a55f527b37ea42 [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:06:20.091661 25983 leader_election.cc:343] T a2f8fa16225045c890ccfd284b637a5e P c7d3817e75e3462e83c7248d16d17273 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:06:20.086975 26187 leader_election.cc:290] T a2f8fa16225045c890ccfd284b637a5e P c7d3817e75e3462e83c7248d16d17273 [CANDIDATE]: Term 1 election: Requested vote from peers 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015), c3ff165f975e47e5b6a55f527b37ea42 (127.20.251.131:36897)
I20260608 10:06:20.096904 26149 raft_consensus.cc:2804] T e52284e471df44e7a79b01dec247600f P 7fa6fe6b15964c2b84657b2c978e9187 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:06:20.097431 26149 raft_consensus.cc:697] T e52284e471df44e7a79b01dec247600f P 7fa6fe6b15964c2b84657b2c978e9187 [term 1 LEADER]: Becoming Leader. State: Replica: 7fa6fe6b15964c2b84657b2c978e9187, State: Running, Role: LEADER
I20260608 10:06:20.104246 26183 raft_consensus.cc:515] T 86e1ca96115e4b7e9277baacd038a4c3 P c7d3817e75e3462e83c7248d16d17273 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:20.110849 26094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86e1ca96115e4b7e9277baacd038a4c3" candidate_uuid: "c7d3817e75e3462e83c7248d16d17273" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3ff165f975e47e5b6a55f527b37ea42"
I20260608 10:06:20.111073 25944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86e1ca96115e4b7e9277baacd038a4c3" candidate_uuid: "c7d3817e75e3462e83c7248d16d17273" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fa6fe6b15964c2b84657b2c978e9187"
I20260608 10:06:20.111521 26094 raft_consensus.cc:3060] T 86e1ca96115e4b7e9277baacd038a4c3 P c3ff165f975e47e5b6a55f527b37ea42 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:20.111665 25944 raft_consensus.cc:3060] T 86e1ca96115e4b7e9277baacd038a4c3 P 7fa6fe6b15964c2b84657b2c978e9187 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:20.115379 26139 tablet_bootstrap.cc:654] T e52284e471df44e7a79b01dec247600f P c7d3817e75e3462e83c7248d16d17273: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:20.119036 26094 raft_consensus.cc:2468] T 86e1ca96115e4b7e9277baacd038a4c3 P c3ff165f975e47e5b6a55f527b37ea42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7d3817e75e3462e83c7248d16d17273 in term 1.
I20260608 10:06:20.134984 25986 leader_election.cc:304] T 86e1ca96115e4b7e9277baacd038a4c3 P c7d3817e75e3462e83c7248d16d17273 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c3ff165f975e47e5b6a55f527b37ea42, c7d3817e75e3462e83c7248d16d17273; no voters: 
I20260608 10:06:20.135764 26187 raft_consensus.cc:2804] T 86e1ca96115e4b7e9277baacd038a4c3 P c7d3817e75e3462e83c7248d16d17273 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:06:20.108204 26183 leader_election.cc:290] T 86e1ca96115e4b7e9277baacd038a4c3 P c7d3817e75e3462e83c7248d16d17273 [CANDIDATE]: Term 1 election: Requested vote from peers 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015), c3ff165f975e47e5b6a55f527b37ea42 (127.20.251.131:36897)
I20260608 10:06:20.119472 25944 raft_consensus.cc:2468] T 86e1ca96115e4b7e9277baacd038a4c3 P 7fa6fe6b15964c2b84657b2c978e9187 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7d3817e75e3462e83c7248d16d17273 in term 1.
I20260608 10:06:20.120628 26142 tablet_bootstrap.cc:654] T a2f8fa16225045c890ccfd284b637a5e P 7fa6fe6b15964c2b84657b2c978e9187: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:20.121261 26093 raft_consensus.cc:2468] T a2f8fa16225045c890ccfd284b637a5e P c3ff165f975e47e5b6a55f527b37ea42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7d3817e75e3462e83c7248d16d17273 in term 1.
I20260608 10:06:20.128118 26193 consensus_queue.cc:1048] T 769554b6b93c4257b6842e53c15220b8 P c3ff165f975e47e5b6a55f527b37ea42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:06:20.131565 26139 tablet_bootstrap.cc:492] T e52284e471df44e7a79b01dec247600f P c7d3817e75e3462e83c7248d16d17273: No bootstrap required, opened a new log
I20260608 10:06:20.139806 26139 ts_tablet_manager.cc:1403] T e52284e471df44e7a79b01dec247600f P c7d3817e75e3462e83c7248d16d17273: Time spent bootstrapping tablet: real 0.058s	user 0.006s	sys 0.017s
I20260608 10:06:20.140535 25986 leader_election.cc:304] T a2f8fa16225045c890ccfd284b637a5e P c7d3817e75e3462e83c7248d16d17273 [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: c3ff165f975e47e5b6a55f527b37ea42, c7d3817e75e3462e83c7248d16d17273; no voters: 7fa6fe6b15964c2b84657b2c978e9187
I20260608 10:06:20.141968 26144 raft_consensus.cc:2804] T a2f8fa16225045c890ccfd284b637a5e P c7d3817e75e3462e83c7248d16d17273 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:06:20.142448 26144 raft_consensus.cc:697] T a2f8fa16225045c890ccfd284b637a5e P c7d3817e75e3462e83c7248d16d17273 [term 1 LEADER]: Becoming Leader. State: Replica: c7d3817e75e3462e83c7248d16d17273, State: Running, Role: LEADER
I20260608 10:06:20.143290 26144 consensus_queue.cc:237] T a2f8fa16225045c890ccfd284b637a5e P c7d3817e75e3462e83c7248d16d17273 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:20.144392 26139 raft_consensus.cc:359] T e52284e471df44e7a79b01dec247600f P c7d3817e75e3462e83c7248d16d17273 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:20.145097 26139 raft_consensus.cc:385] T e52284e471df44e7a79b01dec247600f P c7d3817e75e3462e83c7248d16d17273 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:20.145435 26139 raft_consensus.cc:740] T e52284e471df44e7a79b01dec247600f P c7d3817e75e3462e83c7248d16d17273 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7d3817e75e3462e83c7248d16d17273, State: Initialized, Role: FOLLOWER
I20260608 10:06:20.131672 26212 consensus_queue.cc:1048] T 0b675f7ba15b4dc3bf8abd7425b439fe P 7fa6fe6b15964c2b84657b2c978e9187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:06:20.113016 26149 consensus_queue.cc:237] T e52284e471df44e7a79b01dec247600f P 7fa6fe6b15964c2b84657b2c978e9187 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:20.136262 26187 raft_consensus.cc:697] T 86e1ca96115e4b7e9277baacd038a4c3 P c7d3817e75e3462e83c7248d16d17273 [term 1 LEADER]: Becoming Leader. State: Replica: c7d3817e75e3462e83c7248d16d17273, State: Running, Role: LEADER
I20260608 10:06:20.150199 26187 consensus_queue.cc:237] T 86e1ca96115e4b7e9277baacd038a4c3 P c7d3817e75e3462e83c7248d16d17273 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:20.146754 26139 consensus_queue.cc:260] T e52284e471df44e7a79b01dec247600f P c7d3817e75e3462e83c7248d16d17273 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:20.154541 26139 ts_tablet_manager.cc:1434] T e52284e471df44e7a79b01dec247600f P c7d3817e75e3462e83c7248d16d17273: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260608 10:06:20.172434 26142 tablet_bootstrap.cc:492] T a2f8fa16225045c890ccfd284b637a5e P 7fa6fe6b15964c2b84657b2c978e9187: No bootstrap required, opened a new log
I20260608 10:06:20.172922 26142 ts_tablet_manager.cc:1403] T a2f8fa16225045c890ccfd284b637a5e P 7fa6fe6b15964c2b84657b2c978e9187: Time spent bootstrapping tablet: real 0.113s	user 0.039s	sys 0.001s
I20260608 10:06:20.172353 25840 catalog_manager.cc:5696] T 86e1ca96115e4b7e9277baacd038a4c3 P c7d3817e75e3462e83c7248d16d17273 reported cstate change: term changed from 0 to 1, leader changed from <none> to c7d3817e75e3462e83c7248d16d17273 (127.20.251.130). New cstate: current_term: 1 leader_uuid: "c7d3817e75e3462e83c7248d16d17273" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:20.175436 26142 raft_consensus.cc:359] T a2f8fa16225045c890ccfd284b637a5e P 7fa6fe6b15964c2b84657b2c978e9187 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:20.176911 26142 raft_consensus.cc:385] T a2f8fa16225045c890ccfd284b637a5e P 7fa6fe6b15964c2b84657b2c978e9187 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:20.177233 26142 raft_consensus.cc:740] T a2f8fa16225045c890ccfd284b637a5e P 7fa6fe6b15964c2b84657b2c978e9187 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fa6fe6b15964c2b84657b2c978e9187, State: Initialized, Role: FOLLOWER
I20260608 10:06:20.177995 26142 consensus_queue.cc:260] T a2f8fa16225045c890ccfd284b637a5e P 7fa6fe6b15964c2b84657b2c978e9187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:20.179687 26142 ts_tablet_manager.cc:1434] T a2f8fa16225045c890ccfd284b637a5e P 7fa6fe6b15964c2b84657b2c978e9187: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 10:06:20.180719 26142 tablet_bootstrap.cc:492] T 2550818ac6eb43afae7b674bb273bd43 P 7fa6fe6b15964c2b84657b2c978e9187: Bootstrap starting.
I20260608 10:06:20.183637 25841 catalog_manager.cc:5696] T e52284e471df44e7a79b01dec247600f P 7fa6fe6b15964c2b84657b2c978e9187 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129). New cstate: current_term: 1 leader_uuid: "7fa6fe6b15964c2b84657b2c978e9187" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:20.186199 26142 tablet_bootstrap.cc:654] T 2550818ac6eb43afae7b674bb273bd43 P 7fa6fe6b15964c2b84657b2c978e9187: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:20.191463 26142 tablet_bootstrap.cc:492] T 2550818ac6eb43afae7b674bb273bd43 P 7fa6fe6b15964c2b84657b2c978e9187: No bootstrap required, opened a new log
I20260608 10:06:20.191872 26142 ts_tablet_manager.cc:1403] T 2550818ac6eb43afae7b674bb273bd43 P 7fa6fe6b15964c2b84657b2c978e9187: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260608 10:06:20.195299 26142 raft_consensus.cc:359] T 2550818ac6eb43afae7b674bb273bd43 P 7fa6fe6b15964c2b84657b2c978e9187 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:20.196077 26142 raft_consensus.cc:385] T 2550818ac6eb43afae7b674bb273bd43 P 7fa6fe6b15964c2b84657b2c978e9187 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:20.196385 26142 raft_consensus.cc:740] T 2550818ac6eb43afae7b674bb273bd43 P 7fa6fe6b15964c2b84657b2c978e9187 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fa6fe6b15964c2b84657b2c978e9187, State: Initialized, Role: FOLLOWER
I20260608 10:06:20.195724 25840 catalog_manager.cc:5696] T a2f8fa16225045c890ccfd284b637a5e P c7d3817e75e3462e83c7248d16d17273 reported cstate change: term changed from 0 to 1, leader changed from <none> to c7d3817e75e3462e83c7248d16d17273 (127.20.251.130). New cstate: current_term: 1 leader_uuid: "c7d3817e75e3462e83c7248d16d17273" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:20.197099 26142 consensus_queue.cc:260] T 2550818ac6eb43afae7b674bb273bd43 P 7fa6fe6b15964c2b84657b2c978e9187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:20.199301 26142 ts_tablet_manager.cc:1434] T 2550818ac6eb43afae7b674bb273bd43 P 7fa6fe6b15964c2b84657b2c978e9187: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 10:06:20.215411 26149 raft_consensus.cc:493] T 2550818ac6eb43afae7b674bb273bd43 P 7fa6fe6b15964c2b84657b2c978e9187 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:20.215849 26149 raft_consensus.cc:515] T 2550818ac6eb43afae7b674bb273bd43 P 7fa6fe6b15964c2b84657b2c978e9187 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:20.217504 26149 leader_election.cc:290] T 2550818ac6eb43afae7b674bb273bd43 P 7fa6fe6b15964c2b84657b2c978e9187 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771), c3ff165f975e47e5b6a55f527b37ea42 (127.20.251.131:36897)
I20260608 10:06:20.218255 26020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2550818ac6eb43afae7b674bb273bd43" candidate_uuid: "7fa6fe6b15964c2b84657b2c978e9187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d3817e75e3462e83c7248d16d17273" is_pre_election: true
I20260608 10:06:20.218573 26093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2550818ac6eb43afae7b674bb273bd43" candidate_uuid: "7fa6fe6b15964c2b84657b2c978e9187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3ff165f975e47e5b6a55f527b37ea42" is_pre_election: true
I20260608 10:06:20.218777 26020 raft_consensus.cc:2468] T 2550818ac6eb43afae7b674bb273bd43 P c7d3817e75e3462e83c7248d16d17273 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fa6fe6b15964c2b84657b2c978e9187 in term 0.
I20260608 10:06:20.219182 26093 raft_consensus.cc:2468] T 2550818ac6eb43afae7b674bb273bd43 P c3ff165f975e47e5b6a55f527b37ea42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fa6fe6b15964c2b84657b2c978e9187 in term 0.
I20260608 10:06:20.219803 25911 leader_election.cc:304] T 2550818ac6eb43afae7b674bb273bd43 P 7fa6fe6b15964c2b84657b2c978e9187 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7fa6fe6b15964c2b84657b2c978e9187, c7d3817e75e3462e83c7248d16d17273; no voters: 
I20260608 10:06:20.220444 26149 raft_consensus.cc:2804] T 2550818ac6eb43afae7b674bb273bd43 P 7fa6fe6b15964c2b84657b2c978e9187 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:06:20.220710 26149 raft_consensus.cc:493] T 2550818ac6eb43afae7b674bb273bd43 P 7fa6fe6b15964c2b84657b2c978e9187 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:06:20.220979 26149 raft_consensus.cc:3060] T 2550818ac6eb43afae7b674bb273bd43 P 7fa6fe6b15964c2b84657b2c978e9187 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:20.225750 26149 raft_consensus.cc:515] T 2550818ac6eb43afae7b674bb273bd43 P 7fa6fe6b15964c2b84657b2c978e9187 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:20.227324 26149 leader_election.cc:290] T 2550818ac6eb43afae7b674bb273bd43 P 7fa6fe6b15964c2b84657b2c978e9187 [CANDIDATE]: Term 1 election: Requested vote from peers c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771), c3ff165f975e47e5b6a55f527b37ea42 (127.20.251.131:36897)
I20260608 10:06:20.228037 26020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2550818ac6eb43afae7b674bb273bd43" candidate_uuid: "7fa6fe6b15964c2b84657b2c978e9187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d3817e75e3462e83c7248d16d17273"
I20260608 10:06:20.228292 26093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2550818ac6eb43afae7b674bb273bd43" candidate_uuid: "7fa6fe6b15964c2b84657b2c978e9187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3ff165f975e47e5b6a55f527b37ea42"
I20260608 10:06:20.228508 26020 raft_consensus.cc:3060] T 2550818ac6eb43afae7b674bb273bd43 P c7d3817e75e3462e83c7248d16d17273 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:20.228765 26093 raft_consensus.cc:3060] T 2550818ac6eb43afae7b674bb273bd43 P c3ff165f975e47e5b6a55f527b37ea42 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:20.232667 26144 raft_consensus.cc:493] T e52284e471df44e7a79b01dec247600f P c7d3817e75e3462e83c7248d16d17273 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:20.233155 26144 raft_consensus.cc:515] T e52284e471df44e7a79b01dec247600f P c7d3817e75e3462e83c7248d16d17273 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:20.233914 26020 raft_consensus.cc:2468] T 2550818ac6eb43afae7b674bb273bd43 P c7d3817e75e3462e83c7248d16d17273 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fa6fe6b15964c2b84657b2c978e9187 in term 1.
I20260608 10:06:20.234225 26093 raft_consensus.cc:2468] T 2550818ac6eb43afae7b674bb273bd43 P c3ff165f975e47e5b6a55f527b37ea42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fa6fe6b15964c2b84657b2c978e9187 in term 1.
I20260608 10:06:20.234876 25911 leader_election.cc:304] T 2550818ac6eb43afae7b674bb273bd43 P 7fa6fe6b15964c2b84657b2c978e9187 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7fa6fe6b15964c2b84657b2c978e9187, c7d3817e75e3462e83c7248d16d17273; no voters: 
I20260608 10:06:20.235306 26144 leader_election.cc:290] T e52284e471df44e7a79b01dec247600f P c7d3817e75e3462e83c7248d16d17273 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015), c3ff165f975e47e5b6a55f527b37ea42 (127.20.251.131:36897)
I20260608 10:06:20.235733 26149 raft_consensus.cc:2804] T 2550818ac6eb43afae7b674bb273bd43 P 7fa6fe6b15964c2b84657b2c978e9187 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:06:20.236279 26149 raft_consensus.cc:697] T 2550818ac6eb43afae7b674bb273bd43 P 7fa6fe6b15964c2b84657b2c978e9187 [term 1 LEADER]: Becoming Leader. State: Replica: 7fa6fe6b15964c2b84657b2c978e9187, State: Running, Role: LEADER
I20260608 10:06:20.236833 26093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e52284e471df44e7a79b01dec247600f" candidate_uuid: "c7d3817e75e3462e83c7248d16d17273" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3ff165f975e47e5b6a55f527b37ea42" is_pre_election: true
I20260608 10:06:20.237489 26093 raft_consensus.cc:2393] T e52284e471df44e7a79b01dec247600f P c3ff165f975e47e5b6a55f527b37ea42 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c7d3817e75e3462e83c7248d16d17273 in current term 1: Already voted for candidate 7fa6fe6b15964c2b84657b2c978e9187 in this term.
I20260608 10:06:20.237351 25944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e52284e471df44e7a79b01dec247600f" candidate_uuid: "c7d3817e75e3462e83c7248d16d17273" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fa6fe6b15964c2b84657b2c978e9187" is_pre_election: true
I20260608 10:06:20.237146 26149 consensus_queue.cc:237] T 2550818ac6eb43afae7b674bb273bd43 P 7fa6fe6b15964c2b84657b2c978e9187 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:20.238797 25983 leader_election.cc:304] T e52284e471df44e7a79b01dec247600f P c7d3817e75e3462e83c7248d16d17273 [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: c7d3817e75e3462e83c7248d16d17273; no voters: 7fa6fe6b15964c2b84657b2c978e9187, c3ff165f975e47e5b6a55f527b37ea42
I20260608 10:06:20.239434 26144 raft_consensus.cc:3060] T e52284e471df44e7a79b01dec247600f P c7d3817e75e3462e83c7248d16d17273 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:20.244601 26144 raft_consensus.cc:2749] T e52284e471df44e7a79b01dec247600f P c7d3817e75e3462e83c7248d16d17273 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:06:20.245776 25841 catalog_manager.cc:5696] T 2550818ac6eb43afae7b674bb273bd43 P 7fa6fe6b15964c2b84657b2c978e9187 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129). New cstate: current_term: 1 leader_uuid: "7fa6fe6b15964c2b84657b2c978e9187" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:20.255780 26144 consensus_queue.cc:1048] T fe24b76db15943f5a99863b746e0b02d P c7d3817e75e3462e83c7248d16d17273 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:06:20.259266 26187 consensus_queue.cc:1048] T ab71b056d34d4866a0b8cbbefd34e2e6 P c7d3817e75e3462e83c7248d16d17273 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:06:20.268442 26144 consensus_queue.cc:1048] T fe24b76db15943f5a99863b746e0b02d P c7d3817e75e3462e83c7248d16d17273 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:06:20.271821 26212 raft_consensus.cc:493] T 0226d934299b419fbe080d5ca2d42a9e P 7fa6fe6b15964c2b84657b2c978e9187 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:20.272341 26212 raft_consensus.cc:515] T 0226d934299b419fbe080d5ca2d42a9e P 7fa6fe6b15964c2b84657b2c978e9187 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:20.272836 26149 raft_consensus.cc:493] T 37b83115503f4b73bcfb00021ee1a77a P 7fa6fe6b15964c2b84657b2c978e9187 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:20.276708 26212 leader_election.cc:290] T 0226d934299b419fbe080d5ca2d42a9e P 7fa6fe6b15964c2b84657b2c978e9187 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771), c3ff165f975e47e5b6a55f527b37ea42 (127.20.251.131:36897)
I20260608 10:06:20.273317 26149 raft_consensus.cc:515] T 37b83115503f4b73bcfb00021ee1a77a P 7fa6fe6b15964c2b84657b2c978e9187 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:20.278532 26020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0226d934299b419fbe080d5ca2d42a9e" candidate_uuid: "7fa6fe6b15964c2b84657b2c978e9187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d3817e75e3462e83c7248d16d17273" is_pre_election: true
I20260608 10:06:20.278916 26093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0226d934299b419fbe080d5ca2d42a9e" candidate_uuid: "7fa6fe6b15964c2b84657b2c978e9187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3ff165f975e47e5b6a55f527b37ea42" is_pre_election: true
I20260608 10:06:20.279328 26020 raft_consensus.cc:2393] T 0226d934299b419fbe080d5ca2d42a9e P c7d3817e75e3462e83c7248d16d17273 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7fa6fe6b15964c2b84657b2c978e9187 in current term 1: Already voted for candidate c3ff165f975e47e5b6a55f527b37ea42 in this term.
I20260608 10:06:20.280198 26149 leader_election.cc:290] T 37b83115503f4b73bcfb00021ee1a77a P 7fa6fe6b15964c2b84657b2c978e9187 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771), c3ff165f975e47e5b6a55f527b37ea42 (127.20.251.131:36897)
I20260608 10:06:20.280694 26187 consensus_queue.cc:1048] T ab71b056d34d4866a0b8cbbefd34e2e6 P c7d3817e75e3462e83c7248d16d17273 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:06:20.282840 25911 leader_election.cc:304] T 0226d934299b419fbe080d5ca2d42a9e P 7fa6fe6b15964c2b84657b2c978e9187 [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: 7fa6fe6b15964c2b84657b2c978e9187; no voters: c3ff165f975e47e5b6a55f527b37ea42, c7d3817e75e3462e83c7248d16d17273
I20260608 10:06:20.283492 26149 raft_consensus.cc:3060] T 0226d934299b419fbe080d5ca2d42a9e P 7fa6fe6b15964c2b84657b2c978e9187 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:20.284034 26020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37b83115503f4b73bcfb00021ee1a77a" candidate_uuid: "7fa6fe6b15964c2b84657b2c978e9187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d3817e75e3462e83c7248d16d17273" is_pre_election: true
I20260608 10:06:20.284725 26020 raft_consensus.cc:2393] T 37b83115503f4b73bcfb00021ee1a77a P c7d3817e75e3462e83c7248d16d17273 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7fa6fe6b15964c2b84657b2c978e9187 in current term 1: Already voted for candidate c3ff165f975e47e5b6a55f527b37ea42 in this term.
I20260608 10:06:20.291356 26093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37b83115503f4b73bcfb00021ee1a77a" candidate_uuid: "7fa6fe6b15964c2b84657b2c978e9187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3ff165f975e47e5b6a55f527b37ea42" is_pre_election: true
I20260608 10:06:20.291864 26149 raft_consensus.cc:2749] T 0226d934299b419fbe080d5ca2d42a9e P 7fa6fe6b15964c2b84657b2c978e9187 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:06:20.293417 25911 leader_election.cc:304] T 37b83115503f4b73bcfb00021ee1a77a P 7fa6fe6b15964c2b84657b2c978e9187 [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: 7fa6fe6b15964c2b84657b2c978e9187; no voters: c3ff165f975e47e5b6a55f527b37ea42, c7d3817e75e3462e83c7248d16d17273
I20260608 10:06:20.294270 26149 raft_consensus.cc:3060] T 37b83115503f4b73bcfb00021ee1a77a P 7fa6fe6b15964c2b84657b2c978e9187 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:20.301666 26193 consensus_queue.cc:1048] T 0226d934299b419fbe080d5ca2d42a9e P c3ff165f975e47e5b6a55f527b37ea42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:06:20.302402 26149 raft_consensus.cc:2749] T 37b83115503f4b73bcfb00021ee1a77a P 7fa6fe6b15964c2b84657b2c978e9187 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:06:20.312198 26149 raft_consensus.cc:493] T a2f8fa16225045c890ccfd284b637a5e P 7fa6fe6b15964c2b84657b2c978e9187 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:20.312225 26193 consensus_queue.cc:1048] T 0226d934299b419fbe080d5ca2d42a9e P c3ff165f975e47e5b6a55f527b37ea42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:06:20.312819 26149 raft_consensus.cc:515] T a2f8fa16225045c890ccfd284b637a5e P 7fa6fe6b15964c2b84657b2c978e9187 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:20.314877 26149 leader_election.cc:290] T a2f8fa16225045c890ccfd284b637a5e P 7fa6fe6b15964c2b84657b2c978e9187 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771), c3ff165f975e47e5b6a55f527b37ea42 (127.20.251.131:36897)
I20260608 10:06:20.316486 26019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2f8fa16225045c890ccfd284b637a5e" candidate_uuid: "7fa6fe6b15964c2b84657b2c978e9187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d3817e75e3462e83c7248d16d17273" is_pre_election: true
I20260608 10:06:20.316488 26094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2f8fa16225045c890ccfd284b637a5e" candidate_uuid: "7fa6fe6b15964c2b84657b2c978e9187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3ff165f975e47e5b6a55f527b37ea42" is_pre_election: true
I20260608 10:06:20.322425 26094 raft_consensus.cc:2393] T a2f8fa16225045c890ccfd284b637a5e P c3ff165f975e47e5b6a55f527b37ea42 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7fa6fe6b15964c2b84657b2c978e9187 in current term 1: Already voted for candidate c7d3817e75e3462e83c7248d16d17273 in this term.
I20260608 10:06:20.323910 25911 leader_election.cc:304] T a2f8fa16225045c890ccfd284b637a5e P 7fa6fe6b15964c2b84657b2c978e9187 [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: 7fa6fe6b15964c2b84657b2c978e9187; no voters: c3ff165f975e47e5b6a55f527b37ea42, c7d3817e75e3462e83c7248d16d17273
I20260608 10:06:20.324620 26149 raft_consensus.cc:3060] T a2f8fa16225045c890ccfd284b637a5e P 7fa6fe6b15964c2b84657b2c978e9187 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:20.323776 26195 consensus_queue.cc:1048] T 37b83115503f4b73bcfb00021ee1a77a P c3ff165f975e47e5b6a55f527b37ea42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260608 10:06:20.330569 26149 raft_consensus.cc:2749] T a2f8fa16225045c890ccfd284b637a5e P 7fa6fe6b15964c2b84657b2c978e9187 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:06:20.339205 26195 consensus_queue.cc:1048] T 37b83115503f4b73bcfb00021ee1a77a P c3ff165f975e47e5b6a55f527b37ea42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:06:20.495270 26192 consensus_queue.cc:1048] T b94e8a35fd274cf69fbca3df40441323 P c3ff165f975e47e5b6a55f527b37ea42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:06:20.523895 26145 consensus_queue.cc:1048] T b94e8a35fd274cf69fbca3df40441323 P c3ff165f975e47e5b6a55f527b37ea42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:06:20.540725 26124 meta_cache.cc:1261] Time spent looking up entry by key: real 0.055s	user 0.010s	sys 0.000s
W20260608 10:06:20.541808 26233 meta_cache.cc:1261] Time spent looking up entry by key: real 0.057s	user 0.003s	sys 0.003s
W20260608 10:06:20.542588 26123 meta_cache.cc:1261] Time spent looking up entry by key: real 0.058s	user 0.003s	sys 0.004s
W20260608 10:06:20.544153 26234 meta_cache.cc:1261] Time spent looking up entry by key: real 0.059s	user 0.003s	sys 0.003s
W20260608 10:06:20.568851 26231 meta_cache.cc:1261] Time spent looking up entry by key: real 0.058s	user 0.000s	sys 0.003s
W20260608 10:06:20.572366 26232 meta_cache.cc:1261] Time spent looking up entry by key: real 0.087s	user 0.007s	sys 0.000s
I20260608 10:06:20.595965 26187 consensus_queue.cc:1048] T a2f8fa16225045c890ccfd284b637a5e P c7d3817e75e3462e83c7248d16d17273 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:06:20.621618 26185 consensus_queue.cc:1048] T a2f8fa16225045c890ccfd284b637a5e P c7d3817e75e3462e83c7248d16d17273 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:06:20.631182 26144 consensus_queue.cc:1048] T 86e1ca96115e4b7e9277baacd038a4c3 P c7d3817e75e3462e83c7248d16d17273 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:06:20.644609 26183 consensus_queue.cc:1048] T 86e1ca96115e4b7e9277baacd038a4c3 P c7d3817e75e3462e83c7248d16d17273 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:06:20.721021 26019 raft_consensus.cc:1275] T e52284e471df44e7a79b01dec247600f P c7d3817e75e3462e83c7248d16d17273 [term 1 FOLLOWER]: Refusing update from remote peer 7fa6fe6b15964c2b84657b2c978e9187: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:06:20.722419 26212 consensus_queue.cc:1048] T e52284e471df44e7a79b01dec247600f P 7fa6fe6b15964c2b84657b2c978e9187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:06:20.723263 26149 consensus_queue.cc:1048] T e52284e471df44e7a79b01dec247600f P 7fa6fe6b15964c2b84657b2c978e9187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:06:20.727192 26094 raft_consensus.cc:1275] T 2550818ac6eb43afae7b674bb273bd43 P c3ff165f975e47e5b6a55f527b37ea42 [term 1 FOLLOWER]: Refusing update from remote peer 7fa6fe6b15964c2b84657b2c978e9187: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:06:20.746956 26246 consensus_queue.cc:1048] T 2550818ac6eb43afae7b674bb273bd43 P 7fa6fe6b15964c2b84657b2c978e9187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:06:20.751211 26020 raft_consensus.cc:1275] T 2550818ac6eb43afae7b674bb273bd43 P c7d3817e75e3462e83c7248d16d17273 [term 1 FOLLOWER]: Refusing update from remote peer 7fa6fe6b15964c2b84657b2c978e9187: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:06:20.767618 26149 consensus_queue.cc:1048] T 2550818ac6eb43afae7b674bb273bd43 P 7fa6fe6b15964c2b84657b2c978e9187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:06:21.059456 25911 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.251.130:43771, user_credentials={real_user=slave}} blocked reactor thread for 53650.1us
W20260608 10:06:21.301270 25986 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.251.131:36897, user_credentials={real_user=slave}} blocked reactor thread for 44834.9us
W20260608 10:06:21.305245 26060 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.251.130:43771, user_credentials={real_user=slave}} blocked reactor thread for 47946.6us
W20260608 10:06:21.514753 26060 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.251.130:43771, user_credentials={real_user=slave}} blocked reactor thread for 70285.4us
W20260608 10:06:21.698961 26293 log.cc:927] Time spent T 37b83115503f4b73bcfb00021ee1a77a P c7d3817e75e3462e83c7248d16d17273: Append to log took a long time: real 0.088s	user 0.001s	sys 0.000s
W20260608 10:06:21.780758 26306 log.cc:927] Time spent T ab71b056d34d4866a0b8cbbefd34e2e6 P 7fa6fe6b15964c2b84657b2c978e9187: Append to log took a long time: real 0.069s	user 0.000s	sys 0.001s
I20260608 10:06:21.978705 26311 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:42816 (ReqId={client: 1142aec6c34a4b43a6f7740ad8142783, seq_no=25, attempt_no=0}) took 1071 ms. Trace:
I20260608 10:06:21.979192 26311 rpcz_store.cc:276] 0608 10:06:20.916550 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:06:20.920060 (+  3510us) service_pool.cc:224] Handling call
0608 10:06:21.978601 (+1058541us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:06:21.141093 (+     0us) write_op.cc:183] PREPARE: starting on tablet fe24b76db15943f5a99863b746e0b02d
0608 10:06:21.150507 (+  9414us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:06:21.152117 (+  1610us) write_op.cc:435] Acquired schema lock
0608 10:06:21.152776 (+   659us) tablet.cc:662] Decoding operations
0608 10:06:21.200558 (+ 47782us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:06:21.203114 (+  2556us) write_op.cc:641] Partition lock acquired for write op
0608 10:06:21.233428 (+ 30314us) tablet.cc:685] Acquiring locks for 2 operations
0608 10:06:21.251740 (+ 18312us) tablet.cc:701] Row locks acquired
0608 10:06:21.252727 (+   987us) write_op.cc:260] PREPARE: finished
0608 10:06:21.261470 (+  8743us) write_op.cc:270] Start()
0608 10:06:21.270742 (+  9272us) write_op.cc:276] Timestamp: P: 1780913181258980 usec, L: 0
0608 10:06:21.273004 (+  2262us) op_driver.cc:348] REPLICATION: starting
0608 10:06:21.386072 (+113068us) log.cc:844] Serialized 388 byte log entry
0608 10:06:21.900318 (+514246us) op_driver.cc:464] REPLICATION: finished
0608 10:06:21.945660 (+ 45342us) write_op.cc:301] APPLY: starting
0608 10:06:21.946161 (+   501us) tablet.cc:1367] starting BulkCheckPresence
0608 10:06:21.976856 (+ 30695us) tablet.cc:1370] finished BulkCheckPresence
0608 10:06:21.976945 (+    89us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:06:21.977470 (+   525us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:06:21.977663 (+   193us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:06:21.977707 (+    44us) write_op.cc:312] APPLY: finished
0608 10:06:21.977881 (+   174us) log.cc:844] Serialized 28 byte log entry
0608 10:06:21.978066 (+   185us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:06:21.978212 (+   146us) write_op.cc:454] Released schema lock
0608 10:06:21.978255 (+    43us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":36490,"mutex_wait_us":6743,"num_ops":2,"prepare.queue_time_us":213889,"prepare.run_cpu_time_us":3619,"prepare.run_wall_time_us":250026,"replication_time_us":627195}]]}
W20260608 10:06:22.714144 26232 meta_cache.cc:1261] Time spent looking up entry by key: real 0.126s	user 0.001s	sys 0.000s
W20260608 10:06:23.430190 25983 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.251.129:33015, user_credentials={real_user=slave}} blocked reactor thread for 93218us
W20260608 10:06:23.524150 26060 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.251.130:43771, user_credentials={real_user=slave}} blocked reactor thread for 69739us
W20260608 10:06:23.528129 25911 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.251.131:36897, user_credentials={real_user=slave}} blocked reactor thread for 82984.7us
W20260608 10:06:23.574177 26057 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.251.129:33015, user_credentials={real_user=slave}} blocked reactor thread for 85271.5us
W20260608 10:06:23.640805 26060 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.251.130:43771, user_credentials={real_user=slave}} blocked reactor thread for 70611.3us
W20260608 10:06:24.458206 26060 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.251.130:43771, user_credentials={real_user=slave}} blocked reactor thread for 102185us
W20260608 10:06:24.634840 25986 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.251.131:36897, user_credentials={real_user=slave}} blocked reactor thread for 72916.9us
W20260608 10:06:24.923336 26060 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.251.130:43771, user_credentials={real_user=slave}} blocked reactor thread for 64488.2us
W20260608 10:06:25.052435 26057 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.251.129:33015, user_credentials={real_user=slave}} blocked reactor thread for 58403.5us
W20260608 10:06:25.052984 26060 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.251.130:43771, user_credentials={real_user=slave}} blocked reactor thread for 81855.7us
W20260608 10:06:25.143937 26057 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.251.129:33015, user_credentials={real_user=slave}} blocked reactor thread for 43919.7us
W20260608 10:06:25.552784 25986 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.251.131:36897, user_credentials={real_user=slave}} blocked reactor thread for 43951.1us
I20260608 10:06:25.726265 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:06:25.752106 26374 instance_detector.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:06:25.755210 26375 instance_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:06:25.760728 21486 server_base.cc:1061] running on GCE node
W20260608 10:06:25.764659 26377 instance_detector.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:06:25.765930 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:06:25.766152 21486 system_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:06:25.766351 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913185766332 us; error 0 us; skew 500 ppm
I20260608 10:06:25.766989 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:06:25.769964 21486 webserver.cc:533] Webserver started at http://127.20.251.132:40999/ using document root <none> and password file <none>
I20260608 10:06:25.770519 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:06:25.770714 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:06:25.771008 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:06:25.772233 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913058711471-21486-0/minicluster-data/ts-3-root/instance:
uuid: "988c9deae6664c9f86b599a41c10b9c8"
format_stamp: "Formatted at 2026-06-08 10:06:25 on dist-test-slave-0x65"
I20260608 10:06:25.777197 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.005s
I20260608 10:06:25.780886 26382 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:06:25.781785 21486 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:06:25.782125 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913058711471-21486-0/minicluster-data/ts-3-root
uuid: "988c9deae6664c9f86b599a41c10b9c8"
format_stamp: "Formatted at 2026-06-08 10:06:25 on dist-test-slave-0x65"
I20260608 10:06:25.782392 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913058711471-21486-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913058711471-21486-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913058711471-21486-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:06:25.797225 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:06:25.798502 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:06:25.800073 21486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:06:25.802613 21486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:06:25.802815 21486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:25.803050 21486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:06:25.803205 21486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:25.849640 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.132:38053
I20260608 10:06:25.849783 26444 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.132:38053 every 8 connection(s)
I20260608 10:06:25.855944 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:06:25.862993 26449 instance_detector.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:06:25.863317 26450 instance_detector.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:06:25.865659 26452 instance_detector.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:06:25.866868 21486 server_base.cc:1061] running on GCE node
I20260608 10:06:25.870056 26445 heartbeater.cc:344] Connected to a master server at 127.20.251.190:36389
I20260608 10:06:25.870445 26445 heartbeater.cc:461] Registering TS with master...
I20260608 10:06:25.871248 26445 heartbeater.cc:507] Master 127.20.251.190:36389 requested a full tablet report, sending...
I20260608 10:06:25.871456 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:06:25.871730 21486 system_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:06:25.871904 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913185871887 us; error 0 us; skew 500 ppm
I20260608 10:06:25.872658 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:06:25.873234 25834 ts_manager.cc:194] Registered new tserver with Master: 988c9deae6664c9f86b599a41c10b9c8 (127.20.251.132:38053)
I20260608 10:06:25.874950 25834 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39648
I20260608 10:06:25.875243 21486 webserver.cc:533] Webserver started at http://127.20.251.133:40865/ using document root <none> and password file <none>
I20260608 10:06:25.875766 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:06:25.875983 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:06:25.876232 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:06:25.877285 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913058711471-21486-0/minicluster-data/ts-4-root/instance:
uuid: "0d4148c9149d427296a4a10f02618d28"
format_stamp: "Formatted at 2026-06-08 10:06:25 on dist-test-slave-0x65"
I20260608 10:06:25.881637 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260608 10:06:25.885095 26457 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:06:25.885914 21486 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:06:25.886194 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913058711471-21486-0/minicluster-data/ts-4-root
uuid: "0d4148c9149d427296a4a10f02618d28"
format_stamp: "Formatted at 2026-06-08 10:06:25 on dist-test-slave-0x65"
I20260608 10:06:25.886435 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913058711471-21486-0/minicluster-data/ts-4-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913058711471-21486-0/minicluster-data/ts-4-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913058711471-21486-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:06:25.904485 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:06:25.905956 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:06:25.907888 21486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:06:25.911098 21486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:06:25.911366 21486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:25.911667 21486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:06:25.911919 21486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 10:06:25.971539 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.133:38061
I20260608 10:06:25.971644 26519 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.133:38061 every 8 connection(s)
I20260608 10:06:25.980484 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:06:25.988804 26524 instance_detector.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:06:25.988037 26523 instance_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:06:25.994426 26520 heartbeater.cc:344] Connected to a master server at 127.20.251.190:36389
I20260608 10:06:25.994854 26520 heartbeater.cc:461] Registering TS with master...
W20260608 10:06:25.995846 26526 instance_detector.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:06:25.996045 26520 heartbeater.cc:507] Master 127.20.251.190:36389 requested a full tablet report, sending...
I20260608 10:06:25.997490 21486 server_base.cc:1061] running on GCE node
I20260608 10:06:25.998623 25834 ts_manager.cc:194] Registered new tserver with Master: 0d4148c9149d427296a4a10f02618d28 (127.20.251.133:38061)
I20260608 10:06:25.999761 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:06:26.000065 21486 system_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:06:26.000293 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913186000274 us; error 0 us; skew 500 ppm
I20260608 10:06:26.000563 25834 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39664
I20260608 10:06:26.001134 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:06:26.003793 21486 webserver.cc:533] Webserver started at http://127.20.251.134:42475/ using document root <none> and password file <none>
I20260608 10:06:26.004272 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:06:26.004441 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:06:26.004662 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:06:26.005856 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913058711471-21486-0/minicluster-data/ts-5-root/instance:
uuid: "5a0e6a3f551546fa86e7cfc71726f3d0"
format_stamp: "Formatted at 2026-06-08 10:06:25 on dist-test-slave-0x65"
I20260608 10:06:26.010316 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 10:06:26.013864 26531 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:06:26.014633 21486 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 10:06:26.014961 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913058711471-21486-0/minicluster-data/ts-5-root
uuid: "5a0e6a3f551546fa86e7cfc71726f3d0"
format_stamp: "Formatted at 2026-06-08 10:06:25 on dist-test-slave-0x65"
I20260608 10:06:26.015259 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913058711471-21486-0/minicluster-data/ts-5-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913058711471-21486-0/minicluster-data/ts-5-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913058711471-21486-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:06:26.046334 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:06:26.047672 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:06:26.050071 21486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:06:26.052861 21486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:06:26.053059 21486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:26.053320 21486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:06:26.053472 21486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:26.129096 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.134:33365
I20260608 10:06:26.129211 26593 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.134:33365 every 8 connection(s)
I20260608 10:06:26.146313 26594 heartbeater.cc:344] Connected to a master server at 127.20.251.190:36389
I20260608 10:06:26.146831 26594 heartbeater.cc:461] Registering TS with master...
I20260608 10:06:26.147756 26594 heartbeater.cc:507] Master 127.20.251.190:36389 requested a full tablet report, sending...
I20260608 10:06:26.149823 25834 ts_manager.cc:194] Registered new tserver with Master: 5a0e6a3f551546fa86e7cfc71726f3d0 (127.20.251.134:33365)
I20260608 10:06:26.151156 25834 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39668
I20260608 10:06:26.311568 25940 consensus_queue.cc:237] T 2550818ac6eb43afae7b674bb273bd43 P 7fa6fe6b15964c2b84657b2c978e9187 [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: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } attrs { replace: true } } peers { permanent_uuid: "5a0e6a3f551546fa86e7cfc71726f3d0" member_type: NON_VOTER last_known_addr { host: "127.20.251.134" port: 33365 } attrs { promote: true } }
I20260608 10:06:26.318501 26094 raft_consensus.cc:1275] T 2550818ac6eb43afae7b674bb273bd43 P c3ff165f975e47e5b6a55f527b37ea42 [term 1 FOLLOWER]: Refusing update from remote peer 7fa6fe6b15964c2b84657b2c978e9187: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:06:26.318953 26015 raft_consensus.cc:1275] T 2550818ac6eb43afae7b674bb273bd43 P c7d3817e75e3462e83c7248d16d17273 [term 1 FOLLOWER]: Refusing update from remote peer 7fa6fe6b15964c2b84657b2c978e9187: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:06:26.320247 26597 consensus_queue.cc:1048] T 2550818ac6eb43afae7b674bb273bd43 P 7fa6fe6b15964c2b84657b2c978e9187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } 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:06:26.321269 26347 consensus_queue.cc:1048] T 2550818ac6eb43afae7b674bb273bd43 P 7fa6fe6b15964c2b84657b2c978e9187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:06:26.328289 26347 raft_consensus.cc:2955] T 2550818ac6eb43afae7b674bb273bd43 P 7fa6fe6b15964c2b84657b2c978e9187 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 5a0e6a3f551546fa86e7cfc71726f3d0 (127.20.251.134) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } attrs { replace: true } } peers { permanent_uuid: "5a0e6a3f551546fa86e7cfc71726f3d0" member_type: NON_VOTER last_known_addr { host: "127.20.251.134" port: 33365 } attrs { promote: true } } }
W20260608 10:06:26.329842 25908 consensus_peers.cc:597] T 2550818ac6eb43afae7b674bb273bd43 P 7fa6fe6b15964c2b84657b2c978e9187 -> Peer 5a0e6a3f551546fa86e7cfc71726f3d0 (127.20.251.134:33365): Couldn't send request to peer 5a0e6a3f551546fa86e7cfc71726f3d0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2550818ac6eb43afae7b674bb273bd43. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:26.330513 26015 raft_consensus.cc:2955] T 2550818ac6eb43afae7b674bb273bd43 P c7d3817e75e3462e83c7248d16d17273 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 5a0e6a3f551546fa86e7cfc71726f3d0 (127.20.251.134) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } attrs { replace: true } } peers { permanent_uuid: "5a0e6a3f551546fa86e7cfc71726f3d0" member_type: NON_VOTER last_known_addr { host: "127.20.251.134" port: 33365 } attrs { promote: true } } }
I20260608 10:06:26.331137 26094 raft_consensus.cc:2955] T 2550818ac6eb43afae7b674bb273bd43 P c3ff165f975e47e5b6a55f527b37ea42 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 5a0e6a3f551546fa86e7cfc71726f3d0 (127.20.251.134) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } attrs { replace: true } } peers { permanent_uuid: "5a0e6a3f551546fa86e7cfc71726f3d0" member_type: NON_VOTER last_known_addr { host: "127.20.251.134" port: 33365 } attrs { promote: true } } }
I20260608 10:06:26.343566 25834 catalog_manager.cc:5696] T 2550818ac6eb43afae7b674bb273bd43 P c7d3817e75e3462e83c7248d16d17273 reported cstate change: config changed from index -1 to 26, NON_VOTER 5a0e6a3f551546fa86e7cfc71726f3d0 (127.20.251.134) added. New cstate: current_term: 1 leader_uuid: "7fa6fe6b15964c2b84657b2c978e9187" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } attrs { replace: true } } peers { permanent_uuid: "5a0e6a3f551546fa86e7cfc71726f3d0" member_type: NON_VOTER last_known_addr { host: "127.20.251.134" port: 33365 } attrs { promote: true } } }
I20260608 10:06:26.360529 26094 consensus_queue.cc:237] T 0226d934299b419fbe080d5ca2d42a9e P c3ff165f975e47e5b6a55f527b37ea42 [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: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } attrs { replace: true } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "988c9deae6664c9f86b599a41c10b9c8" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 38053 } attrs { promote: true } }
I20260608 10:06:26.368244 25940 raft_consensus.cc:1275] T 0226d934299b419fbe080d5ca2d42a9e P 7fa6fe6b15964c2b84657b2c978e9187 [term 1 FOLLOWER]: Refusing update from remote peer c3ff165f975e47e5b6a55f527b37ea42: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:06:26.368803 26015 raft_consensus.cc:1275] T 0226d934299b419fbe080d5ca2d42a9e P c7d3817e75e3462e83c7248d16d17273 [term 1 FOLLOWER]: Refusing update from remote peer c3ff165f975e47e5b6a55f527b37ea42: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:06:26.370285 26362 consensus_queue.cc:1048] T 0226d934299b419fbe080d5ca2d42a9e P c3ff165f975e47e5b6a55f527b37ea42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 10:06:26.371397 26598 consensus_queue.cc:1048] T 0226d934299b419fbe080d5ca2d42a9e P c3ff165f975e47e5b6a55f527b37ea42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } 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:06:26.383564 26015 raft_consensus.cc:2955] T 0226d934299b419fbe080d5ca2d42a9e P c7d3817e75e3462e83c7248d16d17273 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 988c9deae6664c9f86b599a41c10b9c8 (127.20.251.132) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } attrs { replace: true } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "988c9deae6664c9f86b599a41c10b9c8" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 38053 } attrs { promote: true } } }
W20260608 10:06:26.384178 26059 consensus_peers.cc:597] T 0226d934299b419fbe080d5ca2d42a9e P c3ff165f975e47e5b6a55f527b37ea42 -> Peer 988c9deae6664c9f86b599a41c10b9c8 (127.20.251.132:38053): Couldn't send request to peer 988c9deae6664c9f86b599a41c10b9c8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0226d934299b419fbe080d5ca2d42a9e. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:26.385429 25940 raft_consensus.cc:2955] T 0226d934299b419fbe080d5ca2d42a9e P 7fa6fe6b15964c2b84657b2c978e9187 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 988c9deae6664c9f86b599a41c10b9c8 (127.20.251.132) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } attrs { replace: true } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "988c9deae6664c9f86b599a41c10b9c8" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 38053 } attrs { promote: true } } }
I20260608 10:06:26.381443 26362 raft_consensus.cc:2955] T 0226d934299b419fbe080d5ca2d42a9e P c3ff165f975e47e5b6a55f527b37ea42 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 988c9deae6664c9f86b599a41c10b9c8 (127.20.251.132) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } attrs { replace: true } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "988c9deae6664c9f86b599a41c10b9c8" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 38053 } attrs { promote: true } } }
I20260608 10:06:26.394126 25843 catalog_manager.cc:5696] T 0226d934299b419fbe080d5ca2d42a9e P c7d3817e75e3462e83c7248d16d17273 reported cstate change: config changed from index -1 to 26, NON_VOTER 988c9deae6664c9f86b599a41c10b9c8 (127.20.251.132) added. New cstate: current_term: 1 leader_uuid: "c3ff165f975e47e5b6a55f527b37ea42" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } attrs { replace: true } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "988c9deae6664c9f86b599a41c10b9c8" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 38053 } attrs { promote: true } } }
I20260608 10:06:26.417016 26015 consensus_queue.cc:237] T ab71b056d34d4866a0b8cbbefd34e2e6 P c7d3817e75e3462e83c7248d16d17273 [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: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } attrs { replace: true } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: NON_VOTER last_known_addr { host: "127.20.251.133" port: 38061 } attrs { promote: true } }
I20260608 10:06:26.423171 26094 raft_consensus.cc:1275] T ab71b056d34d4866a0b8cbbefd34e2e6 P c3ff165f975e47e5b6a55f527b37ea42 [term 1 FOLLOWER]: Refusing update from remote peer c7d3817e75e3462e83c7248d16d17273: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:06:26.424943 26144 consensus_queue.cc:1048] T ab71b056d34d4866a0b8cbbefd34e2e6 P c7d3817e75e3462e83c7248d16d17273 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:06:26.430590 25940 raft_consensus.cc:1275] T ab71b056d34d4866a0b8cbbefd34e2e6 P 7fa6fe6b15964c2b84657b2c978e9187 [term 1 FOLLOWER]: Refusing update from remote peer c7d3817e75e3462e83c7248d16d17273: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:06:26.431916 26144 consensus_queue.cc:1048] T ab71b056d34d4866a0b8cbbefd34e2e6 P c7d3817e75e3462e83c7248d16d17273 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } 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:06:26.434514 26144 raft_consensus.cc:2955] T ab71b056d34d4866a0b8cbbefd34e2e6 P c7d3817e75e3462e83c7248d16d17273 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 0d4148c9149d427296a4a10f02618d28 (127.20.251.133) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } attrs { replace: true } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: NON_VOTER last_known_addr { host: "127.20.251.133" port: 38061 } attrs { promote: true } } }
I20260608 10:06:26.436417 26094 raft_consensus.cc:2955] T ab71b056d34d4866a0b8cbbefd34e2e6 P c3ff165f975e47e5b6a55f527b37ea42 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 0d4148c9149d427296a4a10f02618d28 (127.20.251.133) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } attrs { replace: true } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: NON_VOTER last_known_addr { host: "127.20.251.133" port: 38061 } attrs { promote: true } } }
W20260608 10:06:26.446930 25983 consensus_peers.cc:597] T ab71b056d34d4866a0b8cbbefd34e2e6 P c7d3817e75e3462e83c7248d16d17273 -> Peer 0d4148c9149d427296a4a10f02618d28 (127.20.251.133:38061): Couldn't send request to peer 0d4148c9149d427296a4a10f02618d28. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ab71b056d34d4866a0b8cbbefd34e2e6. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:26.443645 25940 raft_consensus.cc:2955] T ab71b056d34d4866a0b8cbbefd34e2e6 P 7fa6fe6b15964c2b84657b2c978e9187 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 0d4148c9149d427296a4a10f02618d28 (127.20.251.133) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } attrs { replace: true } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: NON_VOTER last_known_addr { host: "127.20.251.133" port: 38061 } attrs { promote: true } } }
I20260608 10:06:26.449597 25841 catalog_manager.cc:5696] T ab71b056d34d4866a0b8cbbefd34e2e6 P c7d3817e75e3462e83c7248d16d17273 reported cstate change: config changed from index -1 to 26, NON_VOTER 0d4148c9149d427296a4a10f02618d28 (127.20.251.133) added. New cstate: current_term: 1 leader_uuid: "c7d3817e75e3462e83c7248d16d17273" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: NON_VOTER last_known_addr { host: "127.20.251.133" port: 38061 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:26.450484 25937 consensus_queue.cc:237] T e52284e471df44e7a79b01dec247600f P 7fa6fe6b15964c2b84657b2c978e9187 [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: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } attrs { replace: true } } peers { permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: NON_VOTER last_known_addr { host: "127.20.251.133" port: 38061 } attrs { promote: true } }
I20260608 10:06:26.457319 26094 raft_consensus.cc:1275] T e52284e471df44e7a79b01dec247600f P c3ff165f975e47e5b6a55f527b37ea42 [term 1 FOLLOWER]: Refusing update from remote peer 7fa6fe6b15964c2b84657b2c978e9187: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:06:26.458860 26347 consensus_queue.cc:1048] T e52284e471df44e7a79b01dec247600f P 7fa6fe6b15964c2b84657b2c978e9187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } 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:06:26.459731 26015 raft_consensus.cc:1275] T e52284e471df44e7a79b01dec247600f P c7d3817e75e3462e83c7248d16d17273 [term 1 FOLLOWER]: Refusing update from remote peer 7fa6fe6b15964c2b84657b2c978e9187: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:06:26.461670 26347 consensus_queue.cc:1048] T e52284e471df44e7a79b01dec247600f P 7fa6fe6b15964c2b84657b2c978e9187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:06:26.468080 26601 raft_consensus.cc:2955] T e52284e471df44e7a79b01dec247600f P 7fa6fe6b15964c2b84657b2c978e9187 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 0d4148c9149d427296a4a10f02618d28 (127.20.251.133) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } attrs { replace: true } } peers { permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: NON_VOTER last_known_addr { host: "127.20.251.133" port: 38061 } attrs { promote: true } } }
I20260608 10:06:26.469983 26090 raft_consensus.cc:2955] T e52284e471df44e7a79b01dec247600f P c3ff165f975e47e5b6a55f527b37ea42 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 0d4148c9149d427296a4a10f02618d28 (127.20.251.133) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } attrs { replace: true } } peers { permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: NON_VOTER last_known_addr { host: "127.20.251.133" port: 38061 } attrs { promote: true } } }
I20260608 10:06:26.476207 26015 raft_consensus.cc:2955] T e52284e471df44e7a79b01dec247600f P c7d3817e75e3462e83c7248d16d17273 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 0d4148c9149d427296a4a10f02618d28 (127.20.251.133) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } attrs { replace: true } } peers { permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: NON_VOTER last_known_addr { host: "127.20.251.133" port: 38061 } attrs { promote: true } } }
W20260608 10:06:26.480204 25908 consensus_peers.cc:597] T e52284e471df44e7a79b01dec247600f P 7fa6fe6b15964c2b84657b2c978e9187 -> Peer 0d4148c9149d427296a4a10f02618d28 (127.20.251.133:38061): Couldn't send request to peer 0d4148c9149d427296a4a10f02618d28. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e52284e471df44e7a79b01dec247600f. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:26.487236 25841 catalog_manager.cc:5696] T e52284e471df44e7a79b01dec247600f P 7fa6fe6b15964c2b84657b2c978e9187 reported cstate change: config changed from index -1 to 26, NON_VOTER 0d4148c9149d427296a4a10f02618d28 (127.20.251.133) added. New cstate: current_term: 1 leader_uuid: "7fa6fe6b15964c2b84657b2c978e9187" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: NON_VOTER last_known_addr { host: "127.20.251.133" port: 38061 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:26.489328 26094 consensus_queue.cc:237] T 769554b6b93c4257b6842e53c15220b8 P c3ff165f975e47e5b6a55f527b37ea42 [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: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } attrs { replace: true } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "988c9deae6664c9f86b599a41c10b9c8" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 38053 } attrs { promote: true } }
I20260608 10:06:26.498687 25940 raft_consensus.cc:1275] T 769554b6b93c4257b6842e53c15220b8 P 7fa6fe6b15964c2b84657b2c978e9187 [term 1 FOLLOWER]: Refusing update from remote peer c3ff165f975e47e5b6a55f527b37ea42: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
W20260608 10:06:26.498786 26059 consensus_peers.cc:597] T 769554b6b93c4257b6842e53c15220b8 P c3ff165f975e47e5b6a55f527b37ea42 -> Peer 988c9deae6664c9f86b599a41c10b9c8 (127.20.251.132:38053): Couldn't send request to peer 988c9deae6664c9f86b599a41c10b9c8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 769554b6b93c4257b6842e53c15220b8. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:26.500324 26612 consensus_queue.cc:1048] T 769554b6b93c4257b6842e53c15220b8 P c3ff165f975e47e5b6a55f527b37ea42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 10:06:26.500528 26015 raft_consensus.cc:1275] T 769554b6b93c4257b6842e53c15220b8 P c7d3817e75e3462e83c7248d16d17273 [term 1 FOLLOWER]: Refusing update from remote peer c3ff165f975e47e5b6a55f527b37ea42: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:06:26.504422 26612 consensus_queue.cc:1048] T 769554b6b93c4257b6842e53c15220b8 P c3ff165f975e47e5b6a55f527b37ea42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } 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:06:26.506661 26598 raft_consensus.cc:2955] T 769554b6b93c4257b6842e53c15220b8 P c3ff165f975e47e5b6a55f527b37ea42 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 988c9deae6664c9f86b599a41c10b9c8 (127.20.251.132) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } attrs { replace: true } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "988c9deae6664c9f86b599a41c10b9c8" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 38053 } attrs { promote: true } } }
I20260608 10:06:26.508469 25940 raft_consensus.cc:2955] T 769554b6b93c4257b6842e53c15220b8 P 7fa6fe6b15964c2b84657b2c978e9187 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 988c9deae6664c9f86b599a41c10b9c8 (127.20.251.132) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } attrs { replace: true } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "988c9deae6664c9f86b599a41c10b9c8" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 38053 } attrs { promote: true } } }
I20260608 10:06:26.512709 26018 raft_consensus.cc:2955] T 769554b6b93c4257b6842e53c15220b8 P c7d3817e75e3462e83c7248d16d17273 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 988c9deae6664c9f86b599a41c10b9c8 (127.20.251.132) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } attrs { replace: true } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "988c9deae6664c9f86b599a41c10b9c8" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 38053 } attrs { promote: true } } }
I20260608 10:06:26.520702 25834 catalog_manager.cc:5696] T 769554b6b93c4257b6842e53c15220b8 P 7fa6fe6b15964c2b84657b2c978e9187 reported cstate change: config changed from index -1 to 26, NON_VOTER 988c9deae6664c9f86b599a41c10b9c8 (127.20.251.132) added. New cstate: current_term: 1 leader_uuid: "c3ff165f975e47e5b6a55f527b37ea42" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } attrs { replace: true } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "988c9deae6664c9f86b599a41c10b9c8" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 38053 } attrs { promote: true } } }
I20260608 10:06:26.527647 26018 consensus_queue.cc:237] T a2f8fa16225045c890ccfd284b637a5e P c7d3817e75e3462e83c7248d16d17273 [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: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } attrs { replace: true } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "5a0e6a3f551546fa86e7cfc71726f3d0" member_type: NON_VOTER last_known_addr { host: "127.20.251.134" port: 33365 } attrs { promote: true } }
I20260608 10:06:26.537655 25940 raft_consensus.cc:1275] T a2f8fa16225045c890ccfd284b637a5e P 7fa6fe6b15964c2b84657b2c978e9187 [term 1 FOLLOWER]: Refusing update from remote peer c7d3817e75e3462e83c7248d16d17273: Log matching property violated. Preceding OpId in replica: term: 1 index: 23. Preceding OpId from leader: term: 1 index: 24. (index mismatch)
I20260608 10:06:26.537801 26094 raft_consensus.cc:1275] T a2f8fa16225045c890ccfd284b637a5e P c3ff165f975e47e5b6a55f527b37ea42 [term 1 FOLLOWER]: Refusing update from remote peer c7d3817e75e3462e83c7248d16d17273: Log matching property violated. Preceding OpId in replica: term: 1 index: 23. Preceding OpId from leader: term: 1 index: 24. (index mismatch)
I20260608 10:06:26.539476 26617 consensus_queue.cc:1048] T a2f8fa16225045c890ccfd284b637a5e P c7d3817e75e3462e83c7248d16d17273 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } 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:06:26.540669 26144 consensus_queue.cc:1048] T a2f8fa16225045c890ccfd284b637a5e P c7d3817e75e3462e83c7248d16d17273 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 24, Last known committed idx: 23, Time since last communication: 0.000s
W20260608 10:06:26.543298 25983 consensus_peers.cc:597] T a2f8fa16225045c890ccfd284b637a5e P c7d3817e75e3462e83c7248d16d17273 -> Peer 5a0e6a3f551546fa86e7cfc71726f3d0 (127.20.251.134:33365): Couldn't send request to peer 5a0e6a3f551546fa86e7cfc71726f3d0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a2f8fa16225045c890ccfd284b637a5e. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:26.547367 26617 raft_consensus.cc:2955] T a2f8fa16225045c890ccfd284b637a5e P c7d3817e75e3462e83c7248d16d17273 [term 1 LEADER]: Committing config change with OpId 1.24: config changed from index -1 to 24, NON_VOTER 5a0e6a3f551546fa86e7cfc71726f3d0 (127.20.251.134) added. New config: { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } attrs { replace: true } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "5a0e6a3f551546fa86e7cfc71726f3d0" member_type: NON_VOTER last_known_addr { host: "127.20.251.134" port: 33365 } attrs { promote: true } } }
I20260608 10:06:26.548754 25940 raft_consensus.cc:2955] T a2f8fa16225045c890ccfd284b637a5e P 7fa6fe6b15964c2b84657b2c978e9187 [term 1 FOLLOWER]: Committing config change with OpId 1.24: config changed from index -1 to 24, NON_VOTER 5a0e6a3f551546fa86e7cfc71726f3d0 (127.20.251.134) added. New config: { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } attrs { replace: true } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "5a0e6a3f551546fa86e7cfc71726f3d0" member_type: NON_VOTER last_known_addr { host: "127.20.251.134" port: 33365 } attrs { promote: true } } }
I20260608 10:06:26.549732 26094 raft_consensus.cc:2955] T a2f8fa16225045c890ccfd284b637a5e P c3ff165f975e47e5b6a55f527b37ea42 [term 1 FOLLOWER]: Committing config change with OpId 1.24: config changed from index -1 to 24, NON_VOTER 5a0e6a3f551546fa86e7cfc71726f3d0 (127.20.251.134) added. New config: { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } attrs { replace: true } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "5a0e6a3f551546fa86e7cfc71726f3d0" member_type: NON_VOTER last_known_addr { host: "127.20.251.134" port: 33365 } attrs { promote: true } } }
I20260608 10:06:26.561534 25841 catalog_manager.cc:5696] T a2f8fa16225045c890ccfd284b637a5e P 7fa6fe6b15964c2b84657b2c978e9187 reported cstate change: config changed from index -1 to 24, NON_VOTER 5a0e6a3f551546fa86e7cfc71726f3d0 (127.20.251.134) added. New cstate: current_term: 1 leader_uuid: "c7d3817e75e3462e83c7248d16d17273" committed_config { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } attrs { replace: true } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "5a0e6a3f551546fa86e7cfc71726f3d0" member_type: NON_VOTER last_known_addr { host: "127.20.251.134" port: 33365 } attrs { promote: true } } }
I20260608 10:06:26.877560 26445 heartbeater.cc:499] Master 127.20.251.190:36389 was elected leader, sending a full tablet report...
I20260608 10:06:26.880332 26618 ts_tablet_manager.cc:933] T e52284e471df44e7a79b01dec247600f P 0d4148c9149d427296a4a10f02618d28: Initiating tablet copy from peer 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015)
I20260608 10:06:26.882443 26618 tablet_copy_client.cc:323] T e52284e471df44e7a79b01dec247600f P 0d4148c9149d427296a4a10f02618d28: tablet copy: Beginning tablet copy session from remote peer at address 127.20.251.129:33015
I20260608 10:06:26.893757 25955 tablet_copy_service.cc:140] P 7fa6fe6b15964c2b84657b2c978e9187: Received BeginTabletCopySession request for tablet e52284e471df44e7a79b01dec247600f from peer 0d4148c9149d427296a4a10f02618d28 ({username='slave'} at 127.0.0.1:57896)
I20260608 10:06:26.894452 25955 tablet_copy_service.cc:161] P 7fa6fe6b15964c2b84657b2c978e9187: Beginning new tablet copy session on tablet e52284e471df44e7a79b01dec247600f from peer 0d4148c9149d427296a4a10f02618d28 at {username='slave'} at 127.0.0.1:57896: session id = 0d4148c9149d427296a4a10f02618d28-e52284e471df44e7a79b01dec247600f
I20260608 10:06:26.894696 26622 ts_tablet_manager.cc:933] T 2550818ac6eb43afae7b674bb273bd43 P 5a0e6a3f551546fa86e7cfc71726f3d0: Initiating tablet copy from peer 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015)
I20260608 10:06:26.896718 26622 tablet_copy_client.cc:323] T 2550818ac6eb43afae7b674bb273bd43 P 5a0e6a3f551546fa86e7cfc71726f3d0: tablet copy: Beginning tablet copy session from remote peer at address 127.20.251.129:33015
I20260608 10:06:26.902271 26625 ts_tablet_manager.cc:933] T ab71b056d34d4866a0b8cbbefd34e2e6 P 0d4148c9149d427296a4a10f02618d28: Initiating tablet copy from peer c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771)
I20260608 10:06:26.910401 25955 tablet_copy_source_session.cc:215] T e52284e471df44e7a79b01dec247600f P 7fa6fe6b15964c2b84657b2c978e9187: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:06:26.916563 26618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e52284e471df44e7a79b01dec247600f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:26.927429 26625 tablet_copy_client.cc:323] T ab71b056d34d4866a0b8cbbefd34e2e6 P 0d4148c9149d427296a4a10f02618d28: tablet copy: Beginning tablet copy session from remote peer at address 127.20.251.130:43771
I20260608 10:06:26.928092 25955 tablet_copy_service.cc:140] P 7fa6fe6b15964c2b84657b2c978e9187: Received BeginTabletCopySession request for tablet 2550818ac6eb43afae7b674bb273bd43 from peer 5a0e6a3f551546fa86e7cfc71726f3d0 ({username='slave'} at 127.0.0.1:57912)
I20260608 10:06:26.928655 25955 tablet_copy_service.cc:161] P 7fa6fe6b15964c2b84657b2c978e9187: Beginning new tablet copy session on tablet 2550818ac6eb43afae7b674bb273bd43 from peer 5a0e6a3f551546fa86e7cfc71726f3d0 at {username='slave'} at 127.0.0.1:57912: session id = 5a0e6a3f551546fa86e7cfc71726f3d0-2550818ac6eb43afae7b674bb273bd43
I20260608 10:06:26.936882 25955 tablet_copy_source_session.cc:215] T 2550818ac6eb43afae7b674bb273bd43 P 7fa6fe6b15964c2b84657b2c978e9187: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:06:26.940258 26622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2550818ac6eb43afae7b674bb273bd43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:26.946411 26618 tablet_copy_client.cc:806] T e52284e471df44e7a79b01dec247600f P 0d4148c9149d427296a4a10f02618d28: tablet copy: Starting download of 0 data blocks...
I20260608 10:06:26.947063 26618 tablet_copy_client.cc:670] T e52284e471df44e7a79b01dec247600f P 0d4148c9149d427296a4a10f02618d28: tablet copy: Starting download of 1 WAL segments...
I20260608 10:06:26.948661 26627 ts_tablet_manager.cc:933] T 0226d934299b419fbe080d5ca2d42a9e P 988c9deae6664c9f86b599a41c10b9c8: Initiating tablet copy from peer c3ff165f975e47e5b6a55f527b37ea42 (127.20.251.131:36897)
I20260608 10:06:26.952015 26619 tablet_copy_client.cc:1025] T e52284e471df44e7a79b01dec247600f P 0d4148c9149d427296a4a10f02618d28: tablet copy: Injecting latency into file download: 2000
I20260608 10:06:26.958352 26627 tablet_copy_client.cc:323] T 0226d934299b419fbe080d5ca2d42a9e P 988c9deae6664c9f86b599a41c10b9c8: tablet copy: Beginning tablet copy session from remote peer at address 127.20.251.131:36897
I20260608 10:06:26.959038 26622 tablet_copy_client.cc:806] T 2550818ac6eb43afae7b674bb273bd43 P 5a0e6a3f551546fa86e7cfc71726f3d0: tablet copy: Starting download of 0 data blocks...
I20260608 10:06:26.960539 26622 tablet_copy_client.cc:670] T 2550818ac6eb43afae7b674bb273bd43 P 5a0e6a3f551546fa86e7cfc71726f3d0: tablet copy: Starting download of 1 WAL segments...
I20260608 10:06:26.966281 26623 tablet_copy_client.cc:1025] T 2550818ac6eb43afae7b674bb273bd43 P 5a0e6a3f551546fa86e7cfc71726f3d0: tablet copy: Injecting latency into file download: 2000
I20260608 10:06:26.960407 26629 ts_tablet_manager.cc:933] T a2f8fa16225045c890ccfd284b637a5e P 5a0e6a3f551546fa86e7cfc71726f3d0: Initiating tablet copy from peer c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771)
I20260608 10:06:26.974799 26030 tablet_copy_service.cc:140] P c7d3817e75e3462e83c7248d16d17273: Received BeginTabletCopySession request for tablet ab71b056d34d4866a0b8cbbefd34e2e6 from peer 0d4148c9149d427296a4a10f02618d28 ({username='slave'} at 127.0.0.1:39290)
I20260608 10:06:26.975533 26030 tablet_copy_service.cc:161] P c7d3817e75e3462e83c7248d16d17273: Beginning new tablet copy session on tablet ab71b056d34d4866a0b8cbbefd34e2e6 from peer 0d4148c9149d427296a4a10f02618d28 at {username='slave'} at 127.0.0.1:39290: session id = 0d4148c9149d427296a4a10f02618d28-ab71b056d34d4866a0b8cbbefd34e2e6
I20260608 10:06:26.986315 26629 tablet_copy_client.cc:323] T a2f8fa16225045c890ccfd284b637a5e P 5a0e6a3f551546fa86e7cfc71726f3d0: tablet copy: Beginning tablet copy session from remote peer at address 127.20.251.130:43771
I20260608 10:06:26.990262 26030 tablet_copy_source_session.cc:215] T ab71b056d34d4866a0b8cbbefd34e2e6 P c7d3817e75e3462e83c7248d16d17273: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:06:26.993994 26625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab71b056d34d4866a0b8cbbefd34e2e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:26.997294 26104 tablet_copy_service.cc:140] P c3ff165f975e47e5b6a55f527b37ea42: Received BeginTabletCopySession request for tablet 0226d934299b419fbe080d5ca2d42a9e from peer 988c9deae6664c9f86b599a41c10b9c8 ({username='slave'} at 127.0.0.1:43010)
I20260608 10:06:26.997918 26104 tablet_copy_service.cc:161] P c3ff165f975e47e5b6a55f527b37ea42: Beginning new tablet copy session on tablet 0226d934299b419fbe080d5ca2d42a9e from peer 988c9deae6664c9f86b599a41c10b9c8 at {username='slave'} at 127.0.0.1:43010: session id = 988c9deae6664c9f86b599a41c10b9c8-0226d934299b419fbe080d5ca2d42a9e
I20260608 10:06:27.001359 26029 tablet_copy_service.cc:140] P c7d3817e75e3462e83c7248d16d17273: Received BeginTabletCopySession request for tablet a2f8fa16225045c890ccfd284b637a5e from peer 5a0e6a3f551546fa86e7cfc71726f3d0 ({username='slave'} at 127.0.0.1:39294)
I20260608 10:06:27.002032 26029 tablet_copy_service.cc:161] P c7d3817e75e3462e83c7248d16d17273: Beginning new tablet copy session on tablet a2f8fa16225045c890ccfd284b637a5e from peer 5a0e6a3f551546fa86e7cfc71726f3d0 at {username='slave'} at 127.0.0.1:39294: session id = 5a0e6a3f551546fa86e7cfc71726f3d0-a2f8fa16225045c890ccfd284b637a5e
I20260608 10:06:27.008507 26520 heartbeater.cc:499] Master 127.20.251.190:36389 was elected leader, sending a full tablet report...
I20260608 10:06:27.012669 26104 tablet_copy_source_session.cc:215] T 0226d934299b419fbe080d5ca2d42a9e P c3ff165f975e47e5b6a55f527b37ea42: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:06:27.016661 26634 ts_tablet_manager.cc:933] T 769554b6b93c4257b6842e53c15220b8 P 988c9deae6664c9f86b599a41c10b9c8: Initiating tablet copy from peer c3ff165f975e47e5b6a55f527b37ea42 (127.20.251.131:36897)
I20260608 10:06:27.016981 26627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0226d934299b419fbe080d5ca2d42a9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:27.018193 26029 tablet_copy_source_session.cc:215] T a2f8fa16225045c890ccfd284b637a5e P c7d3817e75e3462e83c7248d16d17273: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:06:27.021798 26629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2f8fa16225045c890ccfd284b637a5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:27.034021 26634 tablet_copy_client.cc:323] T 769554b6b93c4257b6842e53c15220b8 P 988c9deae6664c9f86b599a41c10b9c8: tablet copy: Beginning tablet copy session from remote peer at address 127.20.251.131:36897
I20260608 10:06:27.035386 26627 tablet_copy_client.cc:806] T 0226d934299b419fbe080d5ca2d42a9e P 988c9deae6664c9f86b599a41c10b9c8: tablet copy: Starting download of 0 data blocks...
I20260608 10:06:27.036233 26104 tablet_copy_service.cc:140] P c3ff165f975e47e5b6a55f527b37ea42: Received BeginTabletCopySession request for tablet 769554b6b93c4257b6842e53c15220b8 from peer 988c9deae6664c9f86b599a41c10b9c8 ({username='slave'} at 127.0.0.1:43010)
I20260608 10:06:27.036824 26627 tablet_copy_client.cc:670] T 0226d934299b419fbe080d5ca2d42a9e P 988c9deae6664c9f86b599a41c10b9c8: tablet copy: Starting download of 1 WAL segments...
I20260608 10:06:27.036818 26104 tablet_copy_service.cc:161] P c3ff165f975e47e5b6a55f527b37ea42: Beginning new tablet copy session on tablet 769554b6b93c4257b6842e53c15220b8 from peer 988c9deae6664c9f86b599a41c10b9c8 at {username='slave'} at 127.0.0.1:43010: session id = 988c9deae6664c9f86b599a41c10b9c8-769554b6b93c4257b6842e53c15220b8
I20260608 10:06:27.041333 26625 tablet_copy_client.cc:806] T ab71b056d34d4866a0b8cbbefd34e2e6 P 0d4148c9149d427296a4a10f02618d28: tablet copy: Starting download of 0 data blocks...
I20260608 10:06:27.042397 26630 tablet_copy_client.cc:1025] T 0226d934299b419fbe080d5ca2d42a9e P 988c9deae6664c9f86b599a41c10b9c8: tablet copy: Injecting latency into file download: 2000
I20260608 10:06:27.048475 26625 tablet_copy_client.cc:670] T ab71b056d34d4866a0b8cbbefd34e2e6 P 0d4148c9149d427296a4a10f02618d28: tablet copy: Starting download of 1 WAL segments...
I20260608 10:06:27.053342 26626 tablet_copy_client.cc:1025] T ab71b056d34d4866a0b8cbbefd34e2e6 P 0d4148c9149d427296a4a10f02618d28: tablet copy: Injecting latency into file download: 2000
I20260608 10:06:27.053419 26629 tablet_copy_client.cc:806] T a2f8fa16225045c890ccfd284b637a5e P 5a0e6a3f551546fa86e7cfc71726f3d0: tablet copy: Starting download of 0 data blocks...
I20260608 10:06:27.054106 26629 tablet_copy_client.cc:670] T a2f8fa16225045c890ccfd284b637a5e P 5a0e6a3f551546fa86e7cfc71726f3d0: tablet copy: Starting download of 1 WAL segments...
I20260608 10:06:27.054833 26104 tablet_copy_source_session.cc:215] T 769554b6b93c4257b6842e53c15220b8 P c3ff165f975e47e5b6a55f527b37ea42: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:06:27.057991 26633 tablet_copy_client.cc:1025] T a2f8fa16225045c890ccfd284b637a5e P 5a0e6a3f551546fa86e7cfc71726f3d0: tablet copy: Injecting latency into file download: 2000
I20260608 10:06:27.058218 26634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 769554b6b93c4257b6842e53c15220b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:27.069252 26634 tablet_copy_client.cc:806] T 769554b6b93c4257b6842e53c15220b8 P 988c9deae6664c9f86b599a41c10b9c8: tablet copy: Starting download of 0 data blocks...
I20260608 10:06:27.069872 26634 tablet_copy_client.cc:670] T 769554b6b93c4257b6842e53c15220b8 P 988c9deae6664c9f86b599a41c10b9c8: tablet copy: Starting download of 1 WAL segments...
I20260608 10:06:27.073784 26635 tablet_copy_client.cc:1025] T 769554b6b93c4257b6842e53c15220b8 P 988c9deae6664c9f86b599a41c10b9c8: tablet copy: Injecting latency into file download: 2000
I20260608 10:06:27.153326 26594 heartbeater.cc:499] Master 127.20.251.190:36389 was elected leader, sending a full tablet report...
I20260608 10:06:28.697801 26636 raft_consensus.cc:493] T 86e1ca96115e4b7e9277baacd038a4c3 P c3ff165f975e47e5b6a55f527b37ea42 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c7d3817e75e3462e83c7248d16d17273)
I20260608 10:06:28.698509 26636 raft_consensus.cc:515] T 86e1ca96115e4b7e9277baacd038a4c3 P c3ff165f975e47e5b6a55f527b37ea42 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:28.702181 26636 leader_election.cc:290] T 86e1ca96115e4b7e9277baacd038a4c3 P c3ff165f975e47e5b6a55f527b37ea42 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015), c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771)
I20260608 10:06:28.712205 26636 raft_consensus.cc:493] T fe24b76db15943f5a99863b746e0b02d P c3ff165f975e47e5b6a55f527b37ea42 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c7d3817e75e3462e83c7248d16d17273)
I20260608 10:06:28.712942 26636 raft_consensus.cc:515] T fe24b76db15943f5a99863b746e0b02d P c3ff165f975e47e5b6a55f527b37ea42 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:28.716444 26636 leader_election.cc:290] T fe24b76db15943f5a99863b746e0b02d P c3ff165f975e47e5b6a55f527b37ea42 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015), c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771)
I20260608 10:06:28.776099 25939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe24b76db15943f5a99863b746e0b02d" candidate_uuid: "c3ff165f975e47e5b6a55f527b37ea42" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "7fa6fe6b15964c2b84657b2c978e9187" is_pre_election: true
I20260608 10:06:28.785826 25943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86e1ca96115e4b7e9277baacd038a4c3" candidate_uuid: "c3ff165f975e47e5b6a55f527b37ea42" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "7fa6fe6b15964c2b84657b2c978e9187" is_pre_election: true
I20260608 10:06:28.821197 26636 raft_consensus.cc:493] T 2550818ac6eb43afae7b674bb273bd43 P c3ff165f975e47e5b6a55f527b37ea42 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7fa6fe6b15964c2b84657b2c978e9187)
I20260608 10:06:28.822059 26636 raft_consensus.cc:515] T 2550818ac6eb43afae7b674bb273bd43 P c3ff165f975e47e5b6a55f527b37ea42 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } attrs { replace: true } } peers { permanent_uuid: "5a0e6a3f551546fa86e7cfc71726f3d0" member_type: NON_VOTER last_known_addr { host: "127.20.251.134" port: 33365 } attrs { promote: true } }
I20260608 10:06:28.825538 26636 leader_election.cc:290] T 2550818ac6eb43afae7b674bb273bd43 P c3ff165f975e47e5b6a55f527b37ea42 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015), c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771)
I20260608 10:06:28.852943 26636 raft_consensus.cc:493] T e52284e471df44e7a79b01dec247600f P c3ff165f975e47e5b6a55f527b37ea42 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7fa6fe6b15964c2b84657b2c978e9187)
I20260608 10:06:28.853749 26636 raft_consensus.cc:515] T e52284e471df44e7a79b01dec247600f P c3ff165f975e47e5b6a55f527b37ea42 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } attrs { replace: true } } peers { permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: NON_VOTER last_known_addr { host: "127.20.251.133" port: 38061 } attrs { promote: true } }
I20260608 10:06:28.913347 25945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2550818ac6eb43afae7b674bb273bd43" candidate_uuid: "c3ff165f975e47e5b6a55f527b37ea42" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "7fa6fe6b15964c2b84657b2c978e9187" is_pre_election: true
I20260608 10:06:28.953109 26618 tablet_copy_client.cc:538] T e52284e471df44e7a79b01dec247600f P 0d4148c9149d427296a4a10f02618d28: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:06:28.967247 26622 tablet_copy_client.cc:538] T 2550818ac6eb43afae7b674bb273bd43 P 5a0e6a3f551546fa86e7cfc71726f3d0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:06:28.976697 26622 tablet_bootstrap.cc:492] T 2550818ac6eb43afae7b674bb273bd43 P 5a0e6a3f551546fa86e7cfc71726f3d0: Bootstrap starting.
I20260608 10:06:28.989473 25945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e52284e471df44e7a79b01dec247600f" candidate_uuid: "c3ff165f975e47e5b6a55f527b37ea42" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "7fa6fe6b15964c2b84657b2c978e9187" is_pre_election: true
I20260608 10:06:28.864480 26636 leader_election.cc:290] T e52284e471df44e7a79b01dec247600f P c3ff165f975e47e5b6a55f527b37ea42 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015), c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771)
I20260608 10:06:28.993065 26636 raft_consensus.cc:493] T a2f8fa16225045c890ccfd284b637a5e P c3ff165f975e47e5b6a55f527b37ea42 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c7d3817e75e3462e83c7248d16d17273)
I20260608 10:06:28.993697 26636 raft_consensus.cc:515] T a2f8fa16225045c890ccfd284b637a5e P c3ff165f975e47e5b6a55f527b37ea42 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } attrs { replace: true } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "5a0e6a3f551546fa86e7cfc71726f3d0" member_type: NON_VOTER last_known_addr { host: "127.20.251.134" port: 33365 } attrs { promote: true } }
I20260608 10:06:28.994997 26641 raft_consensus.cc:493] T fe24b76db15943f5a99863b746e0b02d P 7fa6fe6b15964c2b84657b2c978e9187 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c7d3817e75e3462e83c7248d16d17273)
I20260608 10:06:28.995669 26641 raft_consensus.cc:515] T fe24b76db15943f5a99863b746e0b02d P 7fa6fe6b15964c2b84657b2c978e9187 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:28.995069 26618 tablet_bootstrap.cc:492] T e52284e471df44e7a79b01dec247600f P 0d4148c9149d427296a4a10f02618d28: Bootstrap starting.
I20260608 10:06:28.997936 26636 leader_election.cc:290] T a2f8fa16225045c890ccfd284b637a5e P c3ff165f975e47e5b6a55f527b37ea42 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015), c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771)
I20260608 10:06:28.998437 26641 leader_election.cc:290] T fe24b76db15943f5a99863b746e0b02d P 7fa6fe6b15964c2b84657b2c978e9187 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771), c3ff165f975e47e5b6a55f527b37ea42 (127.20.251.131:36897)
I20260608 10:06:29.043493 26627 tablet_copy_client.cc:538] T 0226d934299b419fbe080d5ca2d42a9e P 988c9deae6664c9f86b599a41c10b9c8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:06:29.054420 26625 tablet_copy_client.cc:538] T ab71b056d34d4866a0b8cbbefd34e2e6 P 0d4148c9149d427296a4a10f02618d28: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:06:29.058939 26629 tablet_copy_client.cc:538] T a2f8fa16225045c890ccfd284b637a5e P 5a0e6a3f551546fa86e7cfc71726f3d0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:06:29.064556 26625 tablet_bootstrap.cc:492] T ab71b056d34d4866a0b8cbbefd34e2e6 P 0d4148c9149d427296a4a10f02618d28: Bootstrap starting.
I20260608 10:06:29.068759 26629 tablet_bootstrap.cc:492] T a2f8fa16225045c890ccfd284b637a5e P 5a0e6a3f551546fa86e7cfc71726f3d0: Bootstrap starting.
I20260608 10:06:29.074728 26634 tablet_copy_client.cc:538] T 769554b6b93c4257b6842e53c15220b8 P 988c9deae6664c9f86b599a41c10b9c8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:06:29.152422 26641 raft_consensus.cc:493] T 37b83115503f4b73bcfb00021ee1a77a P 7fa6fe6b15964c2b84657b2c978e9187 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c3ff165f975e47e5b6a55f527b37ea42)
I20260608 10:06:29.253921 26641 raft_consensus.cc:515] T 37b83115503f4b73bcfb00021ee1a77a P 7fa6fe6b15964c2b84657b2c978e9187 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:29.256273 26641 leader_election.cc:290] T 37b83115503f4b73bcfb00021ee1a77a P 7fa6fe6b15964c2b84657b2c978e9187 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771), c3ff165f975e47e5b6a55f527b37ea42 (127.20.251.131:36897)
I20260608 10:06:29.404706 26634 tablet_bootstrap.cc:492] T 769554b6b93c4257b6842e53c15220b8 P 988c9deae6664c9f86b599a41c10b9c8: Bootstrap starting.
I20260608 10:06:29.567766 26641 raft_consensus.cc:493] T a2f8fa16225045c890ccfd284b637a5e P 7fa6fe6b15964c2b84657b2c978e9187 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c7d3817e75e3462e83c7248d16d17273)
I20260608 10:06:29.568492 26641 raft_consensus.cc:515] T a2f8fa16225045c890ccfd284b637a5e P 7fa6fe6b15964c2b84657b2c978e9187 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } attrs { replace: true } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "5a0e6a3f551546fa86e7cfc71726f3d0" member_type: NON_VOTER last_known_addr { host: "127.20.251.134" port: 33365 } attrs { promote: true } }
I20260608 10:06:29.570863 26641 leader_election.cc:290] T a2f8fa16225045c890ccfd284b637a5e P 7fa6fe6b15964c2b84657b2c978e9187 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771), c3ff165f975e47e5b6a55f527b37ea42 (127.20.251.131:36897)
I20260608 10:06:29.198014 26627 tablet_bootstrap.cc:492] T 0226d934299b419fbe080d5ca2d42a9e P 988c9deae6664c9f86b599a41c10b9c8: Bootstrap starting.
I20260608 10:06:29.807945 26622 tablet_bootstrap.cc:700] T 2550818ac6eb43afae7b674bb273bd43 P 5a0e6a3f551546fa86e7cfc71726f3d0: Time spent opening tablet: real 0.823s	user 0.004s	sys 0.000s
I20260608 10:06:29.869448 26618 tablet_bootstrap.cc:700] T e52284e471df44e7a79b01dec247600f P 0d4148c9149d427296a4a10f02618d28: Time spent opening tablet: real 0.128s	user 0.001s	sys 0.000s
I20260608 10:06:30.113651 26018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe24b76db15943f5a99863b746e0b02d" candidate_uuid: "7fa6fe6b15964c2b84657b2c978e9187" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "c7d3817e75e3462e83c7248d16d17273" is_pre_election: true
I20260608 10:06:30.115685 26018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37b83115503f4b73bcfb00021ee1a77a" candidate_uuid: "7fa6fe6b15964c2b84657b2c978e9187" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "c7d3817e75e3462e83c7248d16d17273" is_pre_election: true
I20260608 10:06:30.116372 26018 raft_consensus.cc:2468] T 37b83115503f4b73bcfb00021ee1a77a P c7d3817e75e3462e83c7248d16d17273 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fa6fe6b15964c2b84657b2c978e9187 in term 1.
I20260608 10:06:30.345702 26644 raft_consensus.cc:493] T 86e1ca96115e4b7e9277baacd038a4c3 P 7fa6fe6b15964c2b84657b2c978e9187 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c7d3817e75e3462e83c7248d16d17273)
I20260608 10:06:30.346550 26644 raft_consensus.cc:515] T 86e1ca96115e4b7e9277baacd038a4c3 P 7fa6fe6b15964c2b84657b2c978e9187 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:30.349136 26644 leader_election.cc:290] T 86e1ca96115e4b7e9277baacd038a4c3 P 7fa6fe6b15964c2b84657b2c978e9187 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771), c3ff165f975e47e5b6a55f527b37ea42 (127.20.251.131:36897)
W20260608 10:06:30.349645 26641 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.771s	user 0.000s	sys 0.007s
W20260608 10:06:30.385783 25986 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.591s	user 0.001s	sys 0.001s
W20260608 10:06:30.584157 25983 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.550s	user 0.007s	sys 0.008s
W20260608 10:06:30.584559 25986 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.994s	user 0.002s	sys 0.001s
W20260608 10:06:30.590718 25983 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.556s	user 0.008s	sys 0.008s
I20260608 10:06:30.543041 26648 raft_consensus.cc:493] T e52284e471df44e7a79b01dec247600f P c7d3817e75e3462e83c7248d16d17273 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7fa6fe6b15964c2b84657b2c978e9187)
I20260608 10:06:30.620872 26648 raft_consensus.cc:515] T e52284e471df44e7a79b01dec247600f P c7d3817e75e3462e83c7248d16d17273 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } attrs { replace: true } } peers { permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: NON_VOTER last_known_addr { host: "127.20.251.133" port: 38061 } attrs { promote: true } }
I20260608 10:06:30.621821 26650 raft_consensus.cc:493] T 6f32c64383424f4da5702951b506201c P c7d3817e75e3462e83c7248d16d17273 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c3ff165f975e47e5b6a55f527b37ea42)
I20260608 10:06:30.622421 26650 raft_consensus.cc:515] T 6f32c64383424f4da5702951b506201c P c7d3817e75e3462e83c7248d16d17273 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } }
I20260608 10:06:30.623342 26648 leader_election.cc:290] T e52284e471df44e7a79b01dec247600f P c7d3817e75e3462e83c7248d16d17273 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015), c3ff165f975e47e5b6a55f527b37ea42 (127.20.251.131:36897)
I20260608 10:06:30.684333 26652 raft_consensus.cc:493] T 769554b6b93c4257b6842e53c15220b8 P 7fa6fe6b15964c2b84657b2c978e9187 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c3ff165f975e47e5b6a55f527b37ea42)
W20260608 10:06:30.623848 26641 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.016s	user 0.000s	sys 0.007s
I20260608 10:06:31.215770 26652 raft_consensus.cc:515] T 769554b6b93c4257b6842e53c15220b8 P 7fa6fe6b15964c2b84657b2c978e9187 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } attrs { replace: true } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "988c9deae6664c9f86b599a41c10b9c8" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 38053 } attrs { promote: true } }
I20260608 10:06:31.218593 26652 leader_election.cc:290] T 769554b6b93c4257b6842e53c15220b8 P 7fa6fe6b15964c2b84657b2c978e9187 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771), c3ff165f975e47e5b6a55f527b37ea42 (127.20.251.131:36897)
I20260608 10:06:30.655225 26644 raft_consensus.cc:493] T 0226d934299b419fbe080d5ca2d42a9e P 7fa6fe6b15964c2b84657b2c978e9187 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c3ff165f975e47e5b6a55f527b37ea42)
I20260608 10:06:31.222002 26644 raft_consensus.cc:515] T 0226d934299b419fbe080d5ca2d42a9e P 7fa6fe6b15964c2b84657b2c978e9187 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } attrs { replace: true } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "988c9deae6664c9f86b599a41c10b9c8" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 38053 } attrs { promote: true } }
I20260608 10:06:31.224336 26644 leader_election.cc:290] T 0226d934299b419fbe080d5ca2d42a9e P 7fa6fe6b15964c2b84657b2c978e9187 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771), c3ff165f975e47e5b6a55f527b37ea42 (127.20.251.131:36897)
I20260608 10:06:30.890914 26650 leader_election.cc:290] T 6f32c64383424f4da5702951b506201c P c7d3817e75e3462e83c7248d16d17273 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c3ff165f975e47e5b6a55f527b37ea42 (127.20.251.131:36897), 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015)
W20260608 10:06:31.427690 21491 debug-util.cc:398] Leaking SignalData structure 0x7b080000f5e0 after lost signal to thread 26058
W20260608 10:06:31.429090 21491 kernel_stack_watchdog.cc:198] Thread 26058 stuck at /apache/dev/git/kudu/src/kudu/util/thread.cc:642 for 554ms:
Kernel stack:
(could not read kernel stack)
User stack:
<Timed out: thread did not respond: maybe it is blocking signals>
W20260608 10:06:30.350286 25909 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.770s	user 0.001s	sys 0.001s
W20260608 10:06:31.440127 25909 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.859s	user 0.001s	sys 0.001s
W20260608 10:06:31.441898 25911 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.123s	user 0.004s	sys 0.001s
W20260608 10:06:31.441926 25910 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.116s	user 0.002s	sys 0.007s
W20260608 10:06:31.442665 25911 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.124s	user 0.004s	sys 0.001s
W20260608 10:06:31.442772 25910 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.117s	user 0.003s	sys 0.008s
I20260608 10:06:31.450441 25837 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:39664 (request call id 3) took 2457 ms. Trace:
I20260608 10:06:31.451190 25837 rpcz_store.cc:276] 0608 10:06:28.993034 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:06:31.431219 (+2438185us) service_pool.cc:224] Handling call
0608 10:06:31.450124 (+ 18905us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":0}
I20260608 10:06:31.441042 25834 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:39668 (request call id 3) took 2791 ms. Trace:
I20260608 10:06:31.452996 25841 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:39648 (request call id 3) took 2629 ms. Trace:
I20260608 10:06:31.453261 25834 rpcz_store.cc:276] 0608 10:06:28.649311 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:06:31.438897 (+2789586us) service_pool.cc:224] Handling call
0608 10:06:31.440771 (+  1874us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":0}
I20260608 10:06:31.454789 25841 rpcz_store.cc:276] 0608 10:06:28.823878 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:06:31.451318 (+2627440us) service_pool.cc:224] Handling call
0608 10:06:31.452822 (+  1504us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":0}
I20260608 10:06:31.458262 26656 raft_consensus.cc:493] T ab71b056d34d4866a0b8cbbefd34e2e6 P 7fa6fe6b15964c2b84657b2c978e9187 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c7d3817e75e3462e83c7248d16d17273)
W20260608 10:06:31.462440 25983 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.856s	user 0.005s	sys 0.000s
W20260608 10:06:31.462889 25983 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.857s	user 0.005s	sys 0.000s
W20260608 10:06:31.469092 25986 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.873s	user 0.005s	sys 0.000s
W20260608 10:06:31.469527 25986 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.873s	user 0.005s	sys 0.000s
I20260608 10:06:30.741045 26018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2f8fa16225045c890ccfd284b637a5e" candidate_uuid: "7fa6fe6b15964c2b84657b2c978e9187" candidate_term: 2 candidate_status { last_received { term: 1 index: 24 } } ignore_live_leader: false dest_uuid: "c7d3817e75e3462e83c7248d16d17273" is_pre_election: true
I20260608 10:06:31.474424 26016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0226d934299b419fbe080d5ca2d42a9e" candidate_uuid: "7fa6fe6b15964c2b84657b2c978e9187" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "c7d3817e75e3462e83c7248d16d17273" is_pre_election: true
I20260608 10:06:31.475589 26016 raft_consensus.cc:2468] T 0226d934299b419fbe080d5ca2d42a9e P c7d3817e75e3462e83c7248d16d17273 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fa6fe6b15964c2b84657b2c978e9187 in term 1.
W20260608 10:06:30.889268 26041 debug-util.cc:398] Leaking SignalData structure 0x7b08000b1cc0 after lost signal to thread 21489
I20260608 10:06:31.477361 26019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "769554b6b93c4257b6842e53c15220b8" candidate_uuid: "7fa6fe6b15964c2b84657b2c978e9187" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "c7d3817e75e3462e83c7248d16d17273" is_pre_election: true
I20260608 10:06:31.478682 26019 raft_consensus.cc:2468] T 769554b6b93c4257b6842e53c15220b8 P c7d3817e75e3462e83c7248d16d17273 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fa6fe6b15964c2b84657b2c978e9187 in term 1.
W20260608 10:06:31.479388 26041 debug-util.cc:398] Leaking SignalData structure 0x7b08001fedc0 after lost signal to thread 25877
I20260608 10:06:31.473027 26015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86e1ca96115e4b7e9277baacd038a4c3" candidate_uuid: "7fa6fe6b15964c2b84657b2c978e9187" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "c7d3817e75e3462e83c7248d16d17273" is_pre_election: true
W20260608 10:06:31.485008 26041 debug-util.cc:398] Leaking SignalData structure 0x7b0800230de0 after lost signal to thread 25969
I20260608 10:06:31.501055 26656 raft_consensus.cc:515] T ab71b056d34d4866a0b8cbbefd34e2e6 P 7fa6fe6b15964c2b84657b2c978e9187 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } attrs { replace: true } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: NON_VOTER last_known_addr { host: "127.20.251.133" port: 38061 } attrs { promote: true } }
I20260608 10:06:31.458789 25843 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:55778 (request call id 50) took 2808 ms. Trace:
I20260608 10:06:31.508157 25843 rpcz_store.cc:276] 0608 10:06:28.649721 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:06:28.992555 (+342834us) service_pool.cc:224] Handling call
0608 10:06:31.458492 (+2465937us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":3303,"reported_tablets":1}
I20260608 10:06:31.512638 26656 leader_election.cc:290] T ab71b056d34d4866a0b8cbbefd34e2e6 P 7fa6fe6b15964c2b84657b2c978e9187 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771), c3ff165f975e47e5b6a55f527b37ea42 (127.20.251.131:36897)
I20260608 10:06:31.504520 26657 raft_consensus.cc:493] T b94e8a35fd274cf69fbca3df40441323 P 7fa6fe6b15964c2b84657b2c978e9187 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c3ff165f975e47e5b6a55f527b37ea42)
W20260608 10:06:31.533319 26060 connection.cc:256] RPC call timeout handler was delayed by -1.2520074429999113s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.15810000000000002s for a response
W20260608 10:06:31.533974 26060 connection.cc:256] RPC call timeout handler was delayed by -1.076421453999501s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.19490000000000002s for a response
I20260608 10:06:31.548020 26655 raft_consensus.cc:493] T b94e8a35fd274cf69fbca3df40441323 P c7d3817e75e3462e83c7248d16d17273 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c3ff165f975e47e5b6a55f527b37ea42)
I20260608 10:06:31.549017 26655 raft_consensus.cc:515] T b94e8a35fd274cf69fbca3df40441323 P c7d3817e75e3462e83c7248d16d17273 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:31.553385 25937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f32c64383424f4da5702951b506201c" candidate_uuid: "c7d3817e75e3462e83c7248d16d17273" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "7fa6fe6b15964c2b84657b2c978e9187" is_pre_election: true
I20260608 10:06:31.557349 25940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e52284e471df44e7a79b01dec247600f" candidate_uuid: "c7d3817e75e3462e83c7248d16d17273" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "7fa6fe6b15964c2b84657b2c978e9187" is_pre_election: true
I20260608 10:06:31.544586 26654 raft_consensus.cc:493] T 2550818ac6eb43afae7b674bb273bd43 P c7d3817e75e3462e83c7248d16d17273 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7fa6fe6b15964c2b84657b2c978e9187)
I20260608 10:06:31.559650 26654 raft_consensus.cc:515] T 2550818ac6eb43afae7b674bb273bd43 P c7d3817e75e3462e83c7248d16d17273 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } attrs { replace: true } } peers { permanent_uuid: "5a0e6a3f551546fa86e7cfc71726f3d0" member_type: NON_VOTER last_known_addr { host: "127.20.251.134" port: 33365 } attrs { promote: true } }
I20260608 10:06:31.562387 26641 raft_consensus.cc:493] T 6f32c64383424f4da5702951b506201c P 7fa6fe6b15964c2b84657b2c978e9187 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c3ff165f975e47e5b6a55f527b37ea42)
I20260608 10:06:31.563211 26641 raft_consensus.cc:515] T 6f32c64383424f4da5702951b506201c P 7fa6fe6b15964c2b84657b2c978e9187 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } }
I20260608 10:06:31.564287 25937 raft_consensus.cc:2468] T 6f32c64383424f4da5702951b506201c P 7fa6fe6b15964c2b84657b2c978e9187 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7d3817e75e3462e83c7248d16d17273 in term 1.
I20260608 10:06:31.540663 26650 raft_consensus.cc:493] T 0226d934299b419fbe080d5ca2d42a9e P c7d3817e75e3462e83c7248d16d17273 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c3ff165f975e47e5b6a55f527b37ea42)
I20260608 10:06:31.566340 26650 raft_consensus.cc:515] T 0226d934299b419fbe080d5ca2d42a9e P c7d3817e75e3462e83c7248d16d17273 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } attrs { replace: true } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "988c9deae6664c9f86b599a41c10b9c8" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 38053 } attrs { promote: true } }
I20260608 10:06:31.540324 26657 raft_consensus.cc:515] T b94e8a35fd274cf69fbca3df40441323 P 7fa6fe6b15964c2b84657b2c978e9187 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:31.581687 26641 leader_election.cc:290] T 6f32c64383424f4da5702951b506201c P 7fa6fe6b15964c2b84657b2c978e9187 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771), c3ff165f975e47e5b6a55f527b37ea42 (127.20.251.131:36897)
I20260608 10:06:31.573283 26657 leader_election.cc:290] T b94e8a35fd274cf69fbca3df40441323 P 7fa6fe6b15964c2b84657b2c978e9187 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771), c3ff165f975e47e5b6a55f527b37ea42 (127.20.251.131:36897)
W20260608 10:06:31.584430 26058 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 2.708s	user 0.044s	sys 0.011s
W20260608 10:06:31.585207 26058 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 2.709s	user 0.045s	sys 0.011s
I20260608 10:06:31.592419 26659 raft_consensus.cc:493] T ab71b056d34d4866a0b8cbbefd34e2e6 P c3ff165f975e47e5b6a55f527b37ea42 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c7d3817e75e3462e83c7248d16d17273)
I20260608 10:06:31.593627 26659 raft_consensus.cc:515] T ab71b056d34d4866a0b8cbbefd34e2e6 P c3ff165f975e47e5b6a55f527b37ea42 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } attrs { replace: true } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: NON_VOTER last_known_addr { host: "127.20.251.133" port: 38061 } attrs { promote: true } }
W20260608 10:06:31.600255 26057 connection.cc:256] RPC call timeout handler was delayed by -1.2271806630001265s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.15810000000000002s for a response
W20260608 10:06:31.600728 26057 connection.cc:256] RPC call timeout handler was delayed by -1.0517224760001227s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.19490000000000002s for a response
I20260608 10:06:31.603312 25940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2f8fa16225045c890ccfd284b637a5e" candidate_uuid: "c3ff165f975e47e5b6a55f527b37ea42" candidate_term: 2 candidate_status { last_received { term: 1 index: 24 } } ignore_live_leader: false dest_uuid: "7fa6fe6b15964c2b84657b2c978e9187" is_pre_election: true
I20260608 10:06:31.604113 26659 leader_election.cc:290] T ab71b056d34d4866a0b8cbbefd34e2e6 P c3ff165f975e47e5b6a55f527b37ea42 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015), c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771)
I20260608 10:06:31.607573 26662 raft_consensus.cc:493] T 0b675f7ba15b4dc3bf8abd7425b439fe P c3ff165f975e47e5b6a55f527b37ea42 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7fa6fe6b15964c2b84657b2c978e9187)
I20260608 10:06:31.608413 26662 raft_consensus.cc:515] T 0b675f7ba15b4dc3bf8abd7425b439fe P c3ff165f975e47e5b6a55f527b37ea42 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:31.612320 25945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab71b056d34d4866a0b8cbbefd34e2e6" candidate_uuid: "c3ff165f975e47e5b6a55f527b37ea42" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "7fa6fe6b15964c2b84657b2c978e9187" is_pre_election: true
I20260608 10:06:31.611644 26662 leader_election.cc:290] T 0b675f7ba15b4dc3bf8abd7425b439fe P c3ff165f975e47e5b6a55f527b37ea42 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015), c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771)
I20260608 10:06:31.614837 25911 leader_election.cc:304] T 37b83115503f4b73bcfb00021ee1a77a P 7fa6fe6b15964c2b84657b2c978e9187 [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: 7fa6fe6b15964c2b84657b2c978e9187, c7d3817e75e3462e83c7248d16d17273; no voters: 
I20260608 10:06:31.616750 26658 raft_consensus.cc:2804] T 37b83115503f4b73bcfb00021ee1a77a P 7fa6fe6b15964c2b84657b2c978e9187 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:06:31.617022 25911 leader_election.cc:304] T 0226d934299b419fbe080d5ca2d42a9e P 7fa6fe6b15964c2b84657b2c978e9187 [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: 7fa6fe6b15964c2b84657b2c978e9187, c7d3817e75e3462e83c7248d16d17273; no voters: 
I20260608 10:06:31.617286 26658 raft_consensus.cc:493] T 37b83115503f4b73bcfb00021ee1a77a P 7fa6fe6b15964c2b84657b2c978e9187 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c3ff165f975e47e5b6a55f527b37ea42)
I20260608 10:06:31.617826 26658 raft_consensus.cc:3060] T 37b83115503f4b73bcfb00021ee1a77a P 7fa6fe6b15964c2b84657b2c978e9187 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:06:31.618225 25911 leader_election.cc:304] T 769554b6b93c4257b6842e53c15220b8 P 7fa6fe6b15964c2b84657b2c978e9187 [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: 7fa6fe6b15964c2b84657b2c978e9187, c7d3817e75e3462e83c7248d16d17273; no voters: 
I20260608 10:06:31.620990 26091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe24b76db15943f5a99863b746e0b02d" candidate_uuid: "7fa6fe6b15964c2b84657b2c978e9187" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "c3ff165f975e47e5b6a55f527b37ea42" is_pre_election: true
I20260608 10:06:31.622928 26087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2f8fa16225045c890ccfd284b637a5e" candidate_uuid: "7fa6fe6b15964c2b84657b2c978e9187" candidate_term: 2 candidate_status { last_received { term: 1 index: 24 } } ignore_live_leader: false dest_uuid: "c3ff165f975e47e5b6a55f527b37ea42" is_pre_election: true
I20260608 10:06:31.623253 26641 raft_consensus.cc:2804] T 0226d934299b419fbe080d5ca2d42a9e P 7fa6fe6b15964c2b84657b2c978e9187 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:06:31.623739 26641 raft_consensus.cc:493] T 0226d934299b419fbe080d5ca2d42a9e P 7fa6fe6b15964c2b84657b2c978e9187 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c3ff165f975e47e5b6a55f527b37ea42)
I20260608 10:06:31.623966 26087 raft_consensus.cc:2468] T a2f8fa16225045c890ccfd284b637a5e P c3ff165f975e47e5b6a55f527b37ea42 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fa6fe6b15964c2b84657b2c978e9187 in term 1.
I20260608 10:06:31.624701 26657 raft_consensus.cc:2804] T 769554b6b93c4257b6842e53c15220b8 P 7fa6fe6b15964c2b84657b2c978e9187 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:06:31.625154 26657 raft_consensus.cc:493] T 769554b6b93c4257b6842e53c15220b8 P 7fa6fe6b15964c2b84657b2c978e9187 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c3ff165f975e47e5b6a55f527b37ea42)
I20260608 10:06:31.625591 26657 raft_consensus.cc:3060] T 769554b6b93c4257b6842e53c15220b8 P 7fa6fe6b15964c2b84657b2c978e9187 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:06:31.628397 26087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "769554b6b93c4257b6842e53c15220b8" candidate_uuid: "7fa6fe6b15964c2b84657b2c978e9187" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "c3ff165f975e47e5b6a55f527b37ea42" is_pre_election: true
I20260608 10:06:31.624204 26641 raft_consensus.cc:3060] T 0226d934299b419fbe080d5ca2d42a9e P 7fa6fe6b15964c2b84657b2c978e9187 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:06:31.642069 26019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f32c64383424f4da5702951b506201c" candidate_uuid: "7fa6fe6b15964c2b84657b2c978e9187" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "c7d3817e75e3462e83c7248d16d17273" is_pre_election: true
I20260608 10:06:31.642844 26019 raft_consensus.cc:2468] T 6f32c64383424f4da5702951b506201c P c7d3817e75e3462e83c7248d16d17273 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fa6fe6b15964c2b84657b2c978e9187 in term 1.
I20260608 10:06:31.645087 26015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab71b056d34d4866a0b8cbbefd34e2e6" candidate_uuid: "7fa6fe6b15964c2b84657b2c978e9187" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "c7d3817e75e3462e83c7248d16d17273" is_pre_election: true
I20260608 10:06:31.645263 26658 raft_consensus.cc:515] T 37b83115503f4b73bcfb00021ee1a77a P 7fa6fe6b15964c2b84657b2c978e9187 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:31.647886 26658 leader_election.cc:290] T 37b83115503f4b73bcfb00021ee1a77a P 7fa6fe6b15964c2b84657b2c978e9187 [CANDIDATE]: Term 2 election: Requested vote from peers c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771), c3ff165f975e47e5b6a55f527b37ea42 (127.20.251.131:36897)
I20260608 10:06:31.654579 26627 tablet_bootstrap.cc:700] T 0226d934299b419fbe080d5ca2d42a9e P 988c9deae6664c9f86b599a41c10b9c8: Time spent opening tablet: real 2.070s	user 0.009s	sys 0.039s
I20260608 10:06:31.659789 26660 raft_consensus.cc:493] T 0b675f7ba15b4dc3bf8abd7425b439fe P c7d3817e75e3462e83c7248d16d17273 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7fa6fe6b15964c2b84657b2c978e9187)
I20260608 10:06:31.660750 26660 raft_consensus.cc:515] T 0b675f7ba15b4dc3bf8abd7425b439fe P c7d3817e75e3462e83c7248d16d17273 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:31.669656 26660 leader_election.cc:290] T 0b675f7ba15b4dc3bf8abd7425b439fe P c7d3817e75e3462e83c7248d16d17273 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015), c3ff165f975e47e5b6a55f527b37ea42 (127.20.251.131:36897)
I20260608 10:06:31.669960 26087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b675f7ba15b4dc3bf8abd7425b439fe" candidate_uuid: "c7d3817e75e3462e83c7248d16d17273" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "c3ff165f975e47e5b6a55f527b37ea42" is_pre_election: true
I20260608 10:06:31.670704 26087 raft_consensus.cc:2468] T 0b675f7ba15b4dc3bf8abd7425b439fe P c3ff165f975e47e5b6a55f527b37ea42 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7d3817e75e3462e83c7248d16d17273 in term 1.
I20260608 10:06:31.653110 26657 raft_consensus.cc:515] T 769554b6b93c4257b6842e53c15220b8 P 7fa6fe6b15964c2b84657b2c978e9187 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } attrs { replace: true } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "988c9deae6664c9f86b599a41c10b9c8" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 38053 } attrs { promote: true } }
I20260608 10:06:31.672079 26020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86e1ca96115e4b7e9277baacd038a4c3" candidate_uuid: "c3ff165f975e47e5b6a55f527b37ea42" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "c7d3817e75e3462e83c7248d16d17273" is_pre_election: true
I20260608 10:06:31.672475 25986 leader_election.cc:304] T 0b675f7ba15b4dc3bf8abd7425b439fe P c7d3817e75e3462e83c7248d16d17273 [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: c3ff165f975e47e5b6a55f527b37ea42, c7d3817e75e3462e83c7248d16d17273; no voters: 
W20260608 10:06:31.661348 25983 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.251.129:33015, user_credentials={real_user=slave}} blocked reactor thread for 69513.4us
I20260608 10:06:31.675642 26657 leader_election.cc:290] T 769554b6b93c4257b6842e53c15220b8 P 7fa6fe6b15964c2b84657b2c978e9187 [CANDIDATE]: Term 2 election: Requested vote from peers c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771), c3ff165f975e47e5b6a55f527b37ea42 (127.20.251.131:36897)
W20260608 10:06:31.676216 25911 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.20.251.131:36897 timed out after 1.666s (SENT)
I20260608 10:06:31.677337 26017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe24b76db15943f5a99863b746e0b02d" candidate_uuid: "c3ff165f975e47e5b6a55f527b37ea42" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "c7d3817e75e3462e83c7248d16d17273" is_pre_election: true
I20260608 10:06:31.673720 26015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b94e8a35fd274cf69fbca3df40441323" candidate_uuid: "7fa6fe6b15964c2b84657b2c978e9187" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "c7d3817e75e3462e83c7248d16d17273" is_pre_election: true
W20260608 10:06:31.676857 26057 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.251.129:33015, user_credentials={real_user=slave}} blocked reactor thread for 73228.2us
I20260608 10:06:31.680115 25944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0226d934299b419fbe080d5ca2d42a9e" candidate_uuid: "c7d3817e75e3462e83c7248d16d17273" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "7fa6fe6b15964c2b84657b2c978e9187" is_pre_election: true
I20260608 10:06:31.682349 25945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b94e8a35fd274cf69fbca3df40441323" candidate_uuid: "c7d3817e75e3462e83c7248d16d17273" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "7fa6fe6b15964c2b84657b2c978e9187" is_pre_election: true
I20260608 10:06:31.683004 25945 raft_consensus.cc:2468] T b94e8a35fd274cf69fbca3df40441323 P 7fa6fe6b15964c2b84657b2c978e9187 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7d3817e75e3462e83c7248d16d17273 in term 1.
I20260608 10:06:31.686604 25940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b675f7ba15b4dc3bf8abd7425b439fe" candidate_uuid: "c7d3817e75e3462e83c7248d16d17273" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "7fa6fe6b15964c2b84657b2c978e9187" is_pre_election: true
I20260608 10:06:31.686542 26091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0226d934299b419fbe080d5ca2d42a9e" candidate_uuid: "7fa6fe6b15964c2b84657b2c978e9187" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "c3ff165f975e47e5b6a55f527b37ea42" is_pre_election: true
I20260608 10:06:31.689145 26017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e52284e471df44e7a79b01dec247600f" candidate_uuid: "c3ff165f975e47e5b6a55f527b37ea42" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "c7d3817e75e3462e83c7248d16d17273" is_pre_election: true
I20260608 10:06:31.689342 26015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2550818ac6eb43afae7b674bb273bd43" candidate_uuid: "c3ff165f975e47e5b6a55f527b37ea42" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "c7d3817e75e3462e83c7248d16d17273" is_pre_election: true
I20260608 10:06:31.690649 26020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2f8fa16225045c890ccfd284b637a5e" candidate_uuid: "c3ff165f975e47e5b6a55f527b37ea42" candidate_term: 2 candidate_status { last_received { term: 1 index: 24 } } ignore_live_leader: false dest_uuid: "c7d3817e75e3462e83c7248d16d17273" is_pre_election: true
I20260608 10:06:31.694100 25945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2550818ac6eb43afae7b674bb273bd43" candidate_uuid: "c7d3817e75e3462e83c7248d16d17273" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "7fa6fe6b15964c2b84657b2c978e9187" is_pre_election: true
I20260608 10:06:31.695228 25940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b675f7ba15b4dc3bf8abd7425b439fe" candidate_uuid: "c3ff165f975e47e5b6a55f527b37ea42" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "7fa6fe6b15964c2b84657b2c978e9187" is_pre_election: true
I20260608 10:06:31.698172 26019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab71b056d34d4866a0b8cbbefd34e2e6" candidate_uuid: "c3ff165f975e47e5b6a55f527b37ea42" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "c7d3817e75e3462e83c7248d16d17273" is_pre_election: true
I20260608 10:06:31.698797 26016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b675f7ba15b4dc3bf8abd7425b439fe" candidate_uuid: "c3ff165f975e47e5b6a55f527b37ea42" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "c7d3817e75e3462e83c7248d16d17273" is_pre_election: true
I20260608 10:06:31.699411 26663 raft_consensus.cc:2804] T 0b675f7ba15b4dc3bf8abd7425b439fe P c7d3817e75e3462e83c7248d16d17273 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:06:31.700098 26016 raft_consensus.cc:2468] T 0b675f7ba15b4dc3bf8abd7425b439fe P c7d3817e75e3462e83c7248d16d17273 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3ff165f975e47e5b6a55f527b37ea42 in term 1.
I20260608 10:06:31.700963 26663 raft_consensus.cc:493] T 0b675f7ba15b4dc3bf8abd7425b439fe P c7d3817e75e3462e83c7248d16d17273 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7fa6fe6b15964c2b84657b2c978e9187)
I20260608 10:06:31.701432 26663 raft_consensus.cc:3060] T 0b675f7ba15b4dc3bf8abd7425b439fe P c7d3817e75e3462e83c7248d16d17273 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:06:31.715034 26087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2550818ac6eb43afae7b674bb273bd43" candidate_uuid: "c7d3817e75e3462e83c7248d16d17273" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "c3ff165f975e47e5b6a55f527b37ea42" is_pre_election: true
I20260608 10:06:31.709685 26654 leader_election.cc:290] T 2550818ac6eb43afae7b674bb273bd43 P c7d3817e75e3462e83c7248d16d17273 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015), c3ff165f975e47e5b6a55f527b37ea42 (127.20.251.131:36897)
I20260608 10:06:31.716920 26060 leader_election.cc:304] T 86e1ca96115e4b7e9277baacd038a4c3 P c3ff165f975e47e5b6a55f527b37ea42 [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: c3ff165f975e47e5b6a55f527b37ea42; no voters: 7fa6fe6b15964c2b84657b2c978e9187, c7d3817e75e3462e83c7248d16d17273
I20260608 10:06:31.719239 26060 leader_election.cc:304] T fe24b76db15943f5a99863b746e0b02d P c3ff165f975e47e5b6a55f527b37ea42 [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: c3ff165f975e47e5b6a55f527b37ea42; no voters: 7fa6fe6b15964c2b84657b2c978e9187, c7d3817e75e3462e83c7248d16d17273
I20260608 10:06:31.709465 25983 leader_election.cc:304] T b94e8a35fd274cf69fbca3df40441323 P c7d3817e75e3462e83c7248d16d17273 [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: 7fa6fe6b15964c2b84657b2c978e9187, c7d3817e75e3462e83c7248d16d17273; no voters: 
I20260608 10:06:31.726227 26060 leader_election.cc:304] T 2550818ac6eb43afae7b674bb273bd43 P c3ff165f975e47e5b6a55f527b37ea42 [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: c3ff165f975e47e5b6a55f527b37ea42; no voters: 7fa6fe6b15964c2b84657b2c978e9187, c7d3817e75e3462e83c7248d16d17273
I20260608 10:06:31.724143 26091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f32c64383424f4da5702951b506201c" candidate_uuid: "7fa6fe6b15964c2b84657b2c978e9187" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "c3ff165f975e47e5b6a55f527b37ea42" is_pre_election: true
I20260608 10:06:31.721227 26664 raft_consensus.cc:2749] T 86e1ca96115e4b7e9277baacd038a4c3 P c3ff165f975e47e5b6a55f527b37ea42 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 10:06:31.734398 25911 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.251.131:36897, user_credentials={real_user=slave}} blocked reactor thread for 58208.4us
I20260608 10:06:31.720831 26662 raft_consensus.cc:2749] T fe24b76db15943f5a99863b746e0b02d P c3ff165f975e47e5b6a55f527b37ea42 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:06:31.723644 26087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b94e8a35fd274cf69fbca3df40441323" candidate_uuid: "7fa6fe6b15964c2b84657b2c978e9187" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "c3ff165f975e47e5b6a55f527b37ea42" is_pre_election: true
I20260608 10:06:31.735658 26654 raft_consensus.cc:2804] T b94e8a35fd274cf69fbca3df40441323 P c7d3817e75e3462e83c7248d16d17273 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:06:31.705930 26641 raft_consensus.cc:515] T 0226d934299b419fbe080d5ca2d42a9e P 7fa6fe6b15964c2b84657b2c978e9187 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } attrs { replace: true } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "988c9deae6664c9f86b599a41c10b9c8" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 38053 } attrs { promote: true } }
I20260608 10:06:31.724323 26090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab71b056d34d4866a0b8cbbefd34e2e6" candidate_uuid: "7fa6fe6b15964c2b84657b2c978e9187" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "c3ff165f975e47e5b6a55f527b37ea42" is_pre_election: true
I20260608 10:06:31.736322 26654 raft_consensus.cc:493] T b94e8a35fd274cf69fbca3df40441323 P c7d3817e75e3462e83c7248d16d17273 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c3ff165f975e47e5b6a55f527b37ea42)
I20260608 10:06:31.737252 26662 raft_consensus.cc:2749] T 2550818ac6eb43afae7b674bb273bd43 P c3ff165f975e47e5b6a55f527b37ea42 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:06:31.738528 26654 raft_consensus.cc:3060] T b94e8a35fd274cf69fbca3df40441323 P c7d3817e75e3462e83c7248d16d17273 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:06:31.740680 26641 leader_election.cc:290] T 0226d934299b419fbe080d5ca2d42a9e P 7fa6fe6b15964c2b84657b2c978e9187 [CANDIDATE]: Term 2 election: Requested vote from peers c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771), c3ff165f975e47e5b6a55f527b37ea42 (127.20.251.131:36897)
I20260608 10:06:31.741492 26091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37b83115503f4b73bcfb00021ee1a77a" candidate_uuid: "7fa6fe6b15964c2b84657b2c978e9187" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "c3ff165f975e47e5b6a55f527b37ea42"
I20260608 10:06:31.738788 25944 raft_consensus.cc:2393] T 0226d934299b419fbe080d5ca2d42a9e P 7fa6fe6b15964c2b84657b2c978e9187 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c7d3817e75e3462e83c7248d16d17273 in current term 2: Already voted for candidate 7fa6fe6b15964c2b84657b2c978e9187 in this term.
I20260608 10:06:31.742539 26016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37b83115503f4b73bcfb00021ee1a77a" candidate_uuid: "7fa6fe6b15964c2b84657b2c978e9187" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "c7d3817e75e3462e83c7248d16d17273"
I20260608 10:06:31.747129 26087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "769554b6b93c4257b6842e53c15220b8" candidate_uuid: "7fa6fe6b15964c2b84657b2c978e9187" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "c3ff165f975e47e5b6a55f527b37ea42"
I20260608 10:06:31.743815 26019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "769554b6b93c4257b6842e53c15220b8" candidate_uuid: "7fa6fe6b15964c2b84657b2c978e9187" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "c7d3817e75e3462e83c7248d16d17273"
I20260608 10:06:31.748039 26019 raft_consensus.cc:3060] T 769554b6b93c4257b6842e53c15220b8 P c7d3817e75e3462e83c7248d16d17273 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:06:31.744336 25983 leader_election.cc:304] T 2550818ac6eb43afae7b674bb273bd43 P c7d3817e75e3462e83c7248d16d17273 [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: c7d3817e75e3462e83c7248d16d17273; no voters: 7fa6fe6b15964c2b84657b2c978e9187, c3ff165f975e47e5b6a55f527b37ea42
I20260608 10:06:31.738233 26090 raft_consensus.cc:2468] T ab71b056d34d4866a0b8cbbefd34e2e6 P c3ff165f975e47e5b6a55f527b37ea42 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fa6fe6b15964c2b84657b2c978e9187 in term 1.
I20260608 10:06:31.755491 26660 raft_consensus.cc:2749] T 2550818ac6eb43afae7b674bb273bd43 P c7d3817e75e3462e83c7248d16d17273 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:06:31.756744 26019 raft_consensus.cc:2468] T 769554b6b93c4257b6842e53c15220b8 P c7d3817e75e3462e83c7248d16d17273 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fa6fe6b15964c2b84657b2c978e9187 in term 2.
I20260608 10:06:31.762256 26663 raft_consensus.cc:515] T 0b675f7ba15b4dc3bf8abd7425b439fe P c7d3817e75e3462e83c7248d16d17273 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:31.762789 25911 leader_election.cc:304] T ab71b056d34d4866a0b8cbbefd34e2e6 P 7fa6fe6b15964c2b84657b2c978e9187 [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: 7fa6fe6b15964c2b84657b2c978e9187, c3ff165f975e47e5b6a55f527b37ea42; no voters: 
I20260608 10:06:31.767572 26650 leader_election.cc:290] T 0226d934299b419fbe080d5ca2d42a9e P c7d3817e75e3462e83c7248d16d17273 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015), c3ff165f975e47e5b6a55f527b37ea42 (127.20.251.131:36897)
I20260608 10:06:31.769950 25983 leader_election.cc:304] T 6f32c64383424f4da5702951b506201c P c7d3817e75e3462e83c7248d16d17273 [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: 7fa6fe6b15964c2b84657b2c978e9187, c7d3817e75e3462e83c7248d16d17273; no voters: 
I20260608 10:06:31.768805 26654 raft_consensus.cc:515] T b94e8a35fd274cf69fbca3df40441323 P c7d3817e75e3462e83c7248d16d17273 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:31.770248 26090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0226d934299b419fbe080d5ca2d42a9e" candidate_uuid: "c7d3817e75e3462e83c7248d16d17273" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "c3ff165f975e47e5b6a55f527b37ea42" is_pre_election: true
I20260608 10:06:31.772121 26650 raft_consensus.cc:2804] T 6f32c64383424f4da5702951b506201c P c7d3817e75e3462e83c7248d16d17273 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:06:31.772527 26650 raft_consensus.cc:493] T 6f32c64383424f4da5702951b506201c P c7d3817e75e3462e83c7248d16d17273 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c3ff165f975e47e5b6a55f527b37ea42)
I20260608 10:06:31.773049 26650 raft_consensus.cc:3060] T 6f32c64383424f4da5702951b506201c P c7d3817e75e3462e83c7248d16d17273 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:06:31.777585 25937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b94e8a35fd274cf69fbca3df40441323" candidate_uuid: "c7d3817e75e3462e83c7248d16d17273" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "7fa6fe6b15964c2b84657b2c978e9187"
I20260608 10:06:31.777936 26089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f32c64383424f4da5702951b506201c" candidate_uuid: "c7d3817e75e3462e83c7248d16d17273" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "c3ff165f975e47e5b6a55f527b37ea42" is_pre_election: true
I20260608 10:06:31.777541 26654 leader_election.cc:290] T b94e8a35fd274cf69fbca3df40441323 P c7d3817e75e3462e83c7248d16d17273 [CANDIDATE]: Term 2 election: Requested vote from peers 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015), c3ff165f975e47e5b6a55f527b37ea42 (127.20.251.131:36897)
I20260608 10:06:31.779129 26090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b94e8a35fd274cf69fbca3df40441323" candidate_uuid: "c7d3817e75e3462e83c7248d16d17273" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "c3ff165f975e47e5b6a55f527b37ea42"
I20260608 10:06:31.779994 26092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e52284e471df44e7a79b01dec247600f" candidate_uuid: "c7d3817e75e3462e83c7248d16d17273" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "c3ff165f975e47e5b6a55f527b37ea42" is_pre_election: true
I20260608 10:06:31.782191 25986 leader_election.cc:304] T e52284e471df44e7a79b01dec247600f P c7d3817e75e3462e83c7248d16d17273 [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: c7d3817e75e3462e83c7248d16d17273; no voters: 7fa6fe6b15964c2b84657b2c978e9187, c3ff165f975e47e5b6a55f527b37ea42
I20260608 10:06:31.783089 26654 raft_consensus.cc:2749] T e52284e471df44e7a79b01dec247600f P c7d3817e75e3462e83c7248d16d17273 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:06:31.784073 25937 raft_consensus.cc:3060] T b94e8a35fd274cf69fbca3df40441323 P 7fa6fe6b15964c2b84657b2c978e9187 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:06:31.789120 26650 raft_consensus.cc:515] T 6f32c64383424f4da5702951b506201c P c7d3817e75e3462e83c7248d16d17273 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } }
I20260608 10:06:31.791386 26650 leader_election.cc:290] T 6f32c64383424f4da5702951b506201c P c7d3817e75e3462e83c7248d16d17273 [CANDIDATE]: Term 2 election: Requested vote from peers c3ff165f975e47e5b6a55f527b37ea42 (127.20.251.131:36897), 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015)
I20260608 10:06:31.792284 26641 raft_consensus.cc:2804] T ab71b056d34d4866a0b8cbbefd34e2e6 P 7fa6fe6b15964c2b84657b2c978e9187 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:06:31.792201 26092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f32c64383424f4da5702951b506201c" candidate_uuid: "c7d3817e75e3462e83c7248d16d17273" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "c3ff165f975e47e5b6a55f527b37ea42"
I20260608 10:06:31.792807 26641 raft_consensus.cc:493] T ab71b056d34d4866a0b8cbbefd34e2e6 P 7fa6fe6b15964c2b84657b2c978e9187 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c7d3817e75e3462e83c7248d16d17273)
I20260608 10:06:31.793236 26641 raft_consensus.cc:3060] T ab71b056d34d4866a0b8cbbefd34e2e6 P 7fa6fe6b15964c2b84657b2c978e9187 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:06:31.800084 25937 raft_consensus.cc:2468] T b94e8a35fd274cf69fbca3df40441323 P 7fa6fe6b15964c2b84657b2c978e9187 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7d3817e75e3462e83c7248d16d17273 in term 2.
I20260608 10:06:31.802665 25983 leader_election.cc:304] T b94e8a35fd274cf69fbca3df40441323 P c7d3817e75e3462e83c7248d16d17273 [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: 7fa6fe6b15964c2b84657b2c978e9187, c7d3817e75e3462e83c7248d16d17273; no voters: c3ff165f975e47e5b6a55f527b37ea42
I20260608 10:06:31.802919 25937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f32c64383424f4da5702951b506201c" candidate_uuid: "c7d3817e75e3462e83c7248d16d17273" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "7fa6fe6b15964c2b84657b2c978e9187"
I20260608 10:06:31.803606 25937 raft_consensus.cc:3060] T 6f32c64383424f4da5702951b506201c P 7fa6fe6b15964c2b84657b2c978e9187 [term 1 FOLLOWER]: Advancing to term 2
W20260608 10:06:31.807049 25911 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.251.131:36897, user_credentials={real_user=slave}} blocked reactor thread for 44321.1us
I20260608 10:06:31.807264 26654 raft_consensus.cc:2804] T b94e8a35fd274cf69fbca3df40441323 P c7d3817e75e3462e83c7248d16d17273 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:06:31.810060 26654 raft_consensus.cc:697] T b94e8a35fd274cf69fbca3df40441323 P c7d3817e75e3462e83c7248d16d17273 [term 2 LEADER]: Becoming Leader. State: Replica: c7d3817e75e3462e83c7248d16d17273, State: Running, Role: LEADER
I20260608 10:06:31.811183 26654 consensus_queue.cc:237] T b94e8a35fd274cf69fbca3df40441323 P c7d3817e75e3462e83c7248d16d17273 [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: 25, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:31.807817 26641 raft_consensus.cc:515] T ab71b056d34d4866a0b8cbbefd34e2e6 P 7fa6fe6b15964c2b84657b2c978e9187 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } attrs { replace: true } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: NON_VOTER last_known_addr { host: "127.20.251.133" port: 38061 } attrs { promote: true } }
W20260608 10:06:31.820582 26060 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.251.130:43771, user_credentials={real_user=slave}} blocked reactor thread for 94462.7us
I20260608 10:06:31.855309 26060 leader_election.cc:304] T a2f8fa16225045c890ccfd284b637a5e P c3ff165f975e47e5b6a55f527b37ea42 [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: c3ff165f975e47e5b6a55f527b37ea42; no voters: 7fa6fe6b15964c2b84657b2c978e9187, c7d3817e75e3462e83c7248d16d17273
I20260608 10:06:31.855675 26088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37b83115503f4b73bcfb00021ee1a77a" candidate_uuid: "7fa6fe6b15964c2b84657b2c978e9187" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "c3ff165f975e47e5b6a55f527b37ea42" is_pre_election: true
I20260608 10:06:31.860234 26659 raft_consensus.cc:2749] T a2f8fa16225045c890ccfd284b637a5e P c3ff165f975e47e5b6a55f527b37ea42 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:06:31.856973 25911 leader_election.cc:304] T 6f32c64383424f4da5702951b506201c P 7fa6fe6b15964c2b84657b2c978e9187 [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: 7fa6fe6b15964c2b84657b2c978e9187, c7d3817e75e3462e83c7248d16d17273; no voters: c3ff165f975e47e5b6a55f527b37ea42
I20260608 10:06:31.861699 26060 leader_election.cc:304] T ab71b056d34d4866a0b8cbbefd34e2e6 P c3ff165f975e47e5b6a55f527b37ea42 [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: c3ff165f975e47e5b6a55f527b37ea42; no voters: 7fa6fe6b15964c2b84657b2c978e9187, c7d3817e75e3462e83c7248d16d17273
I20260608 10:06:31.863991 25911 leader_election.cc:304] T b94e8a35fd274cf69fbca3df40441323 P 7fa6fe6b15964c2b84657b2c978e9187 [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: 7fa6fe6b15964c2b84657b2c978e9187; no voters: c3ff165f975e47e5b6a55f527b37ea42, c7d3817e75e3462e83c7248d16d17273
I20260608 10:06:31.864163 26060 leader_election.cc:304] T 0b675f7ba15b4dc3bf8abd7425b439fe P c3ff165f975e47e5b6a55f527b37ea42 [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: c3ff165f975e47e5b6a55f527b37ea42, c7d3817e75e3462e83c7248d16d17273; no voters: 7fa6fe6b15964c2b84657b2c978e9187
I20260608 10:06:31.865293 25911 leader_election.cc:304] T 37b83115503f4b73bcfb00021ee1a77a P 7fa6fe6b15964c2b84657b2c978e9187 [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: 7fa6fe6b15964c2b84657b2c978e9187; no voters: c3ff165f975e47e5b6a55f527b37ea42, c7d3817e75e3462e83c7248d16d17273
I20260608 10:06:31.866253 26662 raft_consensus.cc:2804] T 0b675f7ba15b4dc3bf8abd7425b439fe P c3ff165f975e47e5b6a55f527b37ea42 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:06:31.866693 26662 raft_consensus.cc:493] T 0b675f7ba15b4dc3bf8abd7425b439fe P c3ff165f975e47e5b6a55f527b37ea42 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7fa6fe6b15964c2b84657b2c978e9187)
I20260608 10:06:31.867074 26662 raft_consensus.cc:3060] T 0b675f7ba15b4dc3bf8abd7425b439fe P c3ff165f975e47e5b6a55f527b37ea42 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:06:31.871002 26659 raft_consensus.cc:2749] T ab71b056d34d4866a0b8cbbefd34e2e6 P c3ff165f975e47e5b6a55f527b37ea42 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:06:31.871090 26646 raft_consensus.cc:2749] T b94e8a35fd274cf69fbca3df40441323 P 7fa6fe6b15964c2b84657b2c978e9187 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:06:31.871359 26086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86e1ca96115e4b7e9277baacd038a4c3" candidate_uuid: "7fa6fe6b15964c2b84657b2c978e9187" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "c3ff165f975e47e5b6a55f527b37ea42" is_pre_election: true
I20260608 10:06:31.826443 26641 leader_election.cc:290] T ab71b056d34d4866a0b8cbbefd34e2e6 P 7fa6fe6b15964c2b84657b2c978e9187 [CANDIDATE]: Term 2 election: Requested vote from peers c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771), c3ff165f975e47e5b6a55f527b37ea42 (127.20.251.131:36897)
I20260608 10:06:31.881081 26662 raft_consensus.cc:515] T 0b675f7ba15b4dc3bf8abd7425b439fe P c3ff165f975e47e5b6a55f527b37ea42 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:31.884516 26662 leader_election.cc:290] T 0b675f7ba15b4dc3bf8abd7425b439fe P c3ff165f975e47e5b6a55f527b37ea42 [CANDIDATE]: Term 2 election: Requested vote from peers 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015), c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771)
I20260608 10:06:31.884721 25940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b675f7ba15b4dc3bf8abd7425b439fe" candidate_uuid: "c3ff165f975e47e5b6a55f527b37ea42" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "7fa6fe6b15964c2b84657b2c978e9187"
I20260608 10:06:31.890312 25911 leader_election.cc:304] T 769554b6b93c4257b6842e53c15220b8 P 7fa6fe6b15964c2b84657b2c978e9187 [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: 7fa6fe6b15964c2b84657b2c978e9187, c7d3817e75e3462e83c7248d16d17273; no voters: c3ff165f975e47e5b6a55f527b37ea42
I20260608 10:06:31.891772 25937 raft_consensus.cc:2468] T 6f32c64383424f4da5702951b506201c P 7fa6fe6b15964c2b84657b2c978e9187 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7d3817e75e3462e83c7248d16d17273 in term 2.
I20260608 10:06:31.893873 26019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e52284e471df44e7a79b01dec247600f" candidate_uuid: "c3ff165f975e47e5b6a55f527b37ea42" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "c7d3817e75e3462e83c7248d16d17273" is_pre_election: true
I20260608 10:06:31.894498 26641 raft_consensus.cc:2749] T 37b83115503f4b73bcfb00021ee1a77a P 7fa6fe6b15964c2b84657b2c978e9187 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260608 10:06:31.896517 26657 raft_consensus.cc:2764] T 6f32c64383424f4da5702951b506201c P 7fa6fe6b15964c2b84657b2c978e9187 [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260608 10:06:31.897249 26086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0226d934299b419fbe080d5ca2d42a9e" candidate_uuid: "7fa6fe6b15964c2b84657b2c978e9187" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "c3ff165f975e47e5b6a55f527b37ea42"
I20260608 10:06:31.897683 26646 raft_consensus.cc:2804] T 769554b6b93c4257b6842e53c15220b8 P 7fa6fe6b15964c2b84657b2c978e9187 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:06:31.902400 25983 leader_election.cc:304] T 6f32c64383424f4da5702951b506201c P c7d3817e75e3462e83c7248d16d17273 [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: 7fa6fe6b15964c2b84657b2c978e9187, c7d3817e75e3462e83c7248d16d17273; no voters: c3ff165f975e47e5b6a55f527b37ea42
I20260608 10:06:31.902729 26088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe24b76db15943f5a99863b746e0b02d" candidate_uuid: "7fa6fe6b15964c2b84657b2c978e9187" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "c3ff165f975e47e5b6a55f527b37ea42" is_pre_election: true
I20260608 10:06:31.903847 26650 raft_consensus.cc:2804] T 6f32c64383424f4da5702951b506201c P c7d3817e75e3462e83c7248d16d17273 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:06:31.904551 26646 raft_consensus.cc:697] T 769554b6b93c4257b6842e53c15220b8 P 7fa6fe6b15964c2b84657b2c978e9187 [term 2 LEADER]: Becoming Leader. State: Replica: 7fa6fe6b15964c2b84657b2c978e9187, State: Running, Role: LEADER
I20260608 10:06:31.904747 26650 raft_consensus.cc:697] T 6f32c64383424f4da5702951b506201c P c7d3817e75e3462e83c7248d16d17273 [term 2 LEADER]: Becoming Leader. State: Replica: c7d3817e75e3462e83c7248d16d17273, State: Running, Role: LEADER
W20260608 10:06:31.910643 26041 debug-util.cc:398] Leaking SignalData structure 0x7b0800064a80 after lost signal to thread 26044
I20260608 10:06:31.894603 26016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b675f7ba15b4dc3bf8abd7425b439fe" candidate_uuid: "c3ff165f975e47e5b6a55f527b37ea42" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "c7d3817e75e3462e83c7248d16d17273"
I20260608 10:06:31.914162 26016 raft_consensus.cc:2393] T 0b675f7ba15b4dc3bf8abd7425b439fe P c7d3817e75e3462e83c7248d16d17273 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate c3ff165f975e47e5b6a55f527b37ea42 in current term 2: Already voted for candidate c7d3817e75e3462e83c7248d16d17273 in this term.
I20260608 10:06:31.900828 26060 leader_election.cc:304] T e52284e471df44e7a79b01dec247600f P c3ff165f975e47e5b6a55f527b37ea42 [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: c3ff165f975e47e5b6a55f527b37ea42; no voters: 7fa6fe6b15964c2b84657b2c978e9187, c7d3817e75e3462e83c7248d16d17273
I20260608 10:06:31.917475 26019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0226d934299b419fbe080d5ca2d42a9e" candidate_uuid: "7fa6fe6b15964c2b84657b2c978e9187" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "c7d3817e75e3462e83c7248d16d17273"
I20260608 10:06:31.920646 26663 leader_election.cc:290] T 0b675f7ba15b4dc3bf8abd7425b439fe P c7d3817e75e3462e83c7248d16d17273 [CANDIDATE]: Term 2 election: Requested vote from peers 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015), c3ff165f975e47e5b6a55f527b37ea42 (127.20.251.131:36897)
I20260608 10:06:31.923121 26093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b675f7ba15b4dc3bf8abd7425b439fe" candidate_uuid: "c7d3817e75e3462e83c7248d16d17273" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "c3ff165f975e47e5b6a55f527b37ea42"
I20260608 10:06:31.927772 25983 leader_election.cc:304] T 0226d934299b419fbe080d5ca2d42a9e P c7d3817e75e3462e83c7248d16d17273 [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: c7d3817e75e3462e83c7248d16d17273; no voters: 7fa6fe6b15964c2b84657b2c978e9187, c3ff165f975e47e5b6a55f527b37ea42
I20260608 10:06:31.905946 26650 consensus_queue.cc:237] T 6f32c64383424f4da5702951b506201c P c7d3817e75e3462e83c7248d16d17273 [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: 25, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } }
I20260608 10:06:31.934350 26019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab71b056d34d4866a0b8cbbefd34e2e6" candidate_uuid: "7fa6fe6b15964c2b84657b2c978e9187" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "c7d3817e75e3462e83c7248d16d17273"
I20260608 10:06:31.935274 26669 raft_consensus.cc:2749] T e52284e471df44e7a79b01dec247600f P c3ff165f975e47e5b6a55f527b37ea42 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:06:31.936671 25911 leader_election.cc:304] T 86e1ca96115e4b7e9277baacd038a4c3 P 7fa6fe6b15964c2b84657b2c978e9187 [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: 7fa6fe6b15964c2b84657b2c978e9187; no voters: c3ff165f975e47e5b6a55f527b37ea42, c7d3817e75e3462e83c7248d16d17273
I20260608 10:06:31.938884 26086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2f8fa16225045c890ccfd284b637a5e" candidate_uuid: "7fa6fe6b15964c2b84657b2c978e9187" candidate_term: 2 candidate_status { last_received { term: 1 index: 24 } } ignore_live_leader: false dest_uuid: "c3ff165f975e47e5b6a55f527b37ea42" is_pre_election: true
I20260608 10:06:31.939548 26086 raft_consensus.cc:2468] T a2f8fa16225045c890ccfd284b637a5e P c3ff165f975e47e5b6a55f527b37ea42 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fa6fe6b15964c2b84657b2c978e9187 in term 1.
I20260608 10:06:31.939878 26093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37b83115503f4b73bcfb00021ee1a77a" candidate_uuid: "7fa6fe6b15964c2b84657b2c978e9187" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "c3ff165f975e47e5b6a55f527b37ea42" is_pre_election: true
I20260608 10:06:31.941120 26088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab71b056d34d4866a0b8cbbefd34e2e6" candidate_uuid: "7fa6fe6b15964c2b84657b2c978e9187" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "c3ff165f975e47e5b6a55f527b37ea42"
I20260608 10:06:31.929854 26660 raft_consensus.cc:3060] T 0226d934299b419fbe080d5ca2d42a9e P c7d3817e75e3462e83c7248d16d17273 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:06:31.945581 25944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b675f7ba15b4dc3bf8abd7425b439fe" candidate_uuid: "c7d3817e75e3462e83c7248d16d17273" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "7fa6fe6b15964c2b84657b2c978e9187"
I20260608 10:06:31.947433 26646 consensus_queue.cc:237] T 769554b6b93c4257b6842e53c15220b8 P 7fa6fe6b15964c2b84657b2c978e9187 [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: 26, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } attrs { replace: true } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "988c9deae6664c9f86b599a41c10b9c8" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 38053 } attrs { promote: true } }
W20260608 10:06:31.952728 26060 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.251.130:43771, user_credentials={real_user=slave}} blocked reactor thread for 52377.9us
I20260608 10:06:31.952451 26655 leader_election.cc:290] T b94e8a35fd274cf69fbca3df40441323 P c7d3817e75e3462e83c7248d16d17273 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015), c3ff165f975e47e5b6a55f527b37ea42 (127.20.251.131:36897)
I20260608 10:06:31.953459 26658 raft_consensus.cc:2749] T 86e1ca96115e4b7e9277baacd038a4c3 P 7fa6fe6b15964c2b84657b2c978e9187 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:06:31.955862 25983 leader_election.cc:304] T 0b675f7ba15b4dc3bf8abd7425b439fe P c7d3817e75e3462e83c7248d16d17273 [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: c7d3817e75e3462e83c7248d16d17273; no voters: 7fa6fe6b15964c2b84657b2c978e9187, c3ff165f975e47e5b6a55f527b37ea42
I20260608 10:06:31.956404 26094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b94e8a35fd274cf69fbca3df40441323" candidate_uuid: "c7d3817e75e3462e83c7248d16d17273" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "c3ff165f975e47e5b6a55f527b37ea42" is_pre_election: true
W20260608 10:06:31.957350 26041 debug-util.cc:398] Leaking SignalData structure 0x7b080005a900 after lost signal to thread 26118
I20260608 10:06:31.959683 26060 leader_election.cc:304] T 0b675f7ba15b4dc3bf8abd7425b439fe P c3ff165f975e47e5b6a55f527b37ea42 [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: c3ff165f975e47e5b6a55f527b37ea42; no voters: 7fa6fe6b15964c2b84657b2c978e9187, c7d3817e75e3462e83c7248d16d17273
I20260608 10:06:31.960556 26669 raft_consensus.cc:2749] T 0b675f7ba15b4dc3bf8abd7425b439fe P c3ff165f975e47e5b6a55f527b37ea42 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260608 10:06:31.961704 26041 debug-util.cc:398] Leaking SignalData structure 0x7b080009e5a0 after lost signal to thread 26444
W20260608 10:06:31.962976 26041 debug-util.cc:398] Leaking SignalData structure 0x7b0800122b80 after lost signal to thread 26519
W20260608 10:06:31.964155 26041 debug-util.cc:398] Leaking SignalData structure 0x7b08002af800 after lost signal to thread 26593
I20260608 10:06:31.966096 25911 leader_election.cc:304] T fe24b76db15943f5a99863b746e0b02d P 7fa6fe6b15964c2b84657b2c978e9187 [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: 7fa6fe6b15964c2b84657b2c978e9187; no voters: c3ff165f975e47e5b6a55f527b37ea42, c7d3817e75e3462e83c7248d16d17273
I20260608 10:06:31.967763 25911 leader_election.cc:304] T a2f8fa16225045c890ccfd284b637a5e P 7fa6fe6b15964c2b84657b2c978e9187 [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: 7fa6fe6b15964c2b84657b2c978e9187, c3ff165f975e47e5b6a55f527b37ea42; no voters: c7d3817e75e3462e83c7248d16d17273
I20260608 10:06:31.971688 26657 raft_consensus.cc:2749] T fe24b76db15943f5a99863b746e0b02d P 7fa6fe6b15964c2b84657b2c978e9187 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:06:31.978226 26658 raft_consensus.cc:2804] T a2f8fa16225045c890ccfd284b637a5e P 7fa6fe6b15964c2b84657b2c978e9187 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:06:31.978664 26658 raft_consensus.cc:493] T a2f8fa16225045c890ccfd284b637a5e P 7fa6fe6b15964c2b84657b2c978e9187 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c7d3817e75e3462e83c7248d16d17273)
I20260608 10:06:31.979090 26658 raft_consensus.cc:3060] T a2f8fa16225045c890ccfd284b637a5e P 7fa6fe6b15964c2b84657b2c978e9187 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:06:31.970211 26655 raft_consensus.cc:2749] T 0b675f7ba15b4dc3bf8abd7425b439fe P c7d3817e75e3462e83c7248d16d17273 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260608 10:06:31.987886 26658 raft_consensus.cc:515] T a2f8fa16225045c890ccfd284b637a5e P 7fa6fe6b15964c2b84657b2c978e9187 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } attrs { replace: true } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "5a0e6a3f551546fa86e7cfc71726f3d0" member_type: NON_VOTER last_known_addr { host: "127.20.251.134" port: 33365 } attrs { promote: true } }
I20260608 10:06:31.992770 26660 raft_consensus.cc:2749] T 0226d934299b419fbe080d5ca2d42a9e P c7d3817e75e3462e83c7248d16d17273 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:06:32.004040 26658 leader_election.cc:290] T a2f8fa16225045c890ccfd284b637a5e P 7fa6fe6b15964c2b84657b2c978e9187 [CANDIDATE]: Term 2 election: Requested vote from peers c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771), c3ff165f975e47e5b6a55f527b37ea42 (127.20.251.131:36897)
I20260608 10:06:32.012154 26019 raft_consensus.cc:1240] T 0b675f7ba15b4dc3bf8abd7425b439fe P c7d3817e75e3462e83c7248d16d17273 [term 2 FOLLOWER]: Rejecting Update request from peer 7fa6fe6b15964c2b84657b2c978e9187 for earlier term 1. Current term is 2. Ops: []
I20260608 10:06:32.013795 26094 raft_consensus.cc:1240] T 0b675f7ba15b4dc3bf8abd7425b439fe P c3ff165f975e47e5b6a55f527b37ea42 [term 2 FOLLOWER]: Rejecting Update request from peer 7fa6fe6b15964c2b84657b2c978e9187 for earlier term 1. Current term is 2. Ops: []
I20260608 10:06:32.016274 26016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2f8fa16225045c890ccfd284b637a5e" candidate_uuid: "7fa6fe6b15964c2b84657b2c978e9187" candidate_term: 2 candidate_status { last_received { term: 1 index: 24 } } ignore_live_leader: false dest_uuid: "c7d3817e75e3462e83c7248d16d17273"
I20260608 10:06:32.017957 26094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2f8fa16225045c890ccfd284b637a5e" candidate_uuid: "7fa6fe6b15964c2b84657b2c978e9187" candidate_term: 2 candidate_status { last_received { term: 1 index: 24 } } ignore_live_leader: false dest_uuid: "c3ff165f975e47e5b6a55f527b37ea42"
I20260608 10:06:32.021631 25911 leader_election.cc:304] T 0226d934299b419fbe080d5ca2d42a9e P 7fa6fe6b15964c2b84657b2c978e9187 [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: 7fa6fe6b15964c2b84657b2c978e9187; no voters: c3ff165f975e47e5b6a55f527b37ea42, c7d3817e75e3462e83c7248d16d17273
I20260608 10:06:32.037703 26658 raft_consensus.cc:2749] T 0226d934299b419fbe080d5ca2d42a9e P 7fa6fe6b15964c2b84657b2c978e9187 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260608 10:06:32.039227 25911 leader_election.cc:304] T ab71b056d34d4866a0b8cbbefd34e2e6 P 7fa6fe6b15964c2b84657b2c978e9187 [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: 7fa6fe6b15964c2b84657b2c978e9187; no voters: c3ff165f975e47e5b6a55f527b37ea42, c7d3817e75e3462e83c7248d16d17273
I20260608 10:06:32.041863 26658 raft_consensus.cc:2749] T ab71b056d34d4866a0b8cbbefd34e2e6 P 7fa6fe6b15964c2b84657b2c978e9187 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260608 10:06:32.044823 26658 consensus_queue.cc:1059] T 0b675f7ba15b4dc3bf8abd7425b439fe P 7fa6fe6b15964c2b84657b2c978e9187 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 }, Status: INVALID_TERM, Last received: 1.25, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:06:32.046200 26658 raft_consensus.cc:3055] T 0b675f7ba15b4dc3bf8abd7425b439fe P 7fa6fe6b15964c2b84657b2c978e9187 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:06:32.046617 26658 raft_consensus.cc:740] T 0b675f7ba15b4dc3bf8abd7425b439fe P 7fa6fe6b15964c2b84657b2c978e9187 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7fa6fe6b15964c2b84657b2c978e9187, State: Running, Role: LEADER
I20260608 10:06:32.044476 25843 catalog_manager.cc:5696] T 6f32c64383424f4da5702951b506201c P c7d3817e75e3462e83c7248d16d17273 reported cstate change: term changed from 1 to 2, leader changed from c3ff165f975e47e5b6a55f527b37ea42 (127.20.251.131) to c7d3817e75e3462e83c7248d16d17273 (127.20.251.130). New cstate: current_term: 2 leader_uuid: "c7d3817e75e3462e83c7248d16d17273" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:32.048193 25843 catalog_manager.cc:5696] T b94e8a35fd274cf69fbca3df40441323 P c7d3817e75e3462e83c7248d16d17273 reported cstate change: term changed from 1 to 2, leader changed from c3ff165f975e47e5b6a55f527b37ea42 (127.20.251.131) to c7d3817e75e3462e83c7248d16d17273 (127.20.251.130). New cstate: current_term: 2 leader_uuid: "c7d3817e75e3462e83c7248d16d17273" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:32.050091 25911 leader_election.cc:304] T a2f8fa16225045c890ccfd284b637a5e P 7fa6fe6b15964c2b84657b2c978e9187 [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: 7fa6fe6b15964c2b84657b2c978e9187; no voters: c3ff165f975e47e5b6a55f527b37ea42, c7d3817e75e3462e83c7248d16d17273
I20260608 10:06:32.053449 25944 raft_consensus.cc:1240] T 769554b6b93c4257b6842e53c15220b8 P 7fa6fe6b15964c2b84657b2c978e9187 [term 2 LEADER]: Rejecting Update request from peer c3ff165f975e47e5b6a55f527b37ea42 for earlier term 1. Current term is 2. Ops: []
I20260608 10:06:32.059131 25938 raft_consensus.cc:1240] T b94e8a35fd274cf69fbca3df40441323 P 7fa6fe6b15964c2b84657b2c978e9187 [term 2 FOLLOWER]: Rejecting Update request from peer c3ff165f975e47e5b6a55f527b37ea42 for earlier term 1. Current term is 2. Ops: []
I20260608 10:06:32.059533 26641 raft_consensus.cc:2749] T a2f8fa16225045c890ccfd284b637a5e P 7fa6fe6b15964c2b84657b2c978e9187 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260608 10:06:32.053887 26646 consensus_queue.cc:1059] T 0b675f7ba15b4dc3bf8abd7425b439fe P 7fa6fe6b15964c2b84657b2c978e9187 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 }, Status: INVALID_TERM, Last received: 1.25, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:06:32.068465 26669 consensus_queue.cc:1059] T 769554b6b93c4257b6842e53c15220b8 P c3ff165f975e47e5b6a55f527b37ea42 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 }, Status: INVALID_TERM, Last received: 1.26, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 10:06:32.069296 26669 consensus_queue.cc:1243] T 769554b6b93c4257b6842e53c15220b8 P c3ff165f975e47e5b6a55f527b37ea42 [LEADER]: Peer 7fa6fe6b15964c2b84657b2c978e9187 log is divergent from this leader: its last log entry 2.27 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 26
I20260608 10:06:32.069438 26665 consensus_queue.cc:1059] T b94e8a35fd274cf69fbca3df40441323 P c3ff165f975e47e5b6a55f527b37ea42 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 }, Status: INVALID_TERM, Last received: 1.25, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 10:06:32.069878 26669 raft_consensus.cc:3055] T 769554b6b93c4257b6842e53c15220b8 P c3ff165f975e47e5b6a55f527b37ea42 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:06:32.070281 26669 raft_consensus.cc:740] T 769554b6b93c4257b6842e53c15220b8 P c3ff165f975e47e5b6a55f527b37ea42 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c3ff165f975e47e5b6a55f527b37ea42, State: Running, Role: LEADER
I20260608 10:06:32.070621 26665 raft_consensus.cc:3055] T b94e8a35fd274cf69fbca3df40441323 P c3ff165f975e47e5b6a55f527b37ea42 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:06:32.071035 26665 raft_consensus.cc:740] T b94e8a35fd274cf69fbca3df40441323 P c3ff165f975e47e5b6a55f527b37ea42 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c3ff165f975e47e5b6a55f527b37ea42, State: Running, Role: LEADER
I20260608 10:06:32.071902 26665 consensus_queue.cc:260] T b94e8a35fd274cf69fbca3df40441323 P c3ff165f975e47e5b6a55f527b37ea42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 25, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:32.071175 26669 consensus_queue.cc:260] T 769554b6b93c4257b6842e53c15220b8 P c3ff165f975e47e5b6a55f527b37ea42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } attrs { replace: true } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "988c9deae6664c9f86b599a41c10b9c8" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 38053 } attrs { promote: true } }
I20260608 10:06:32.074290 26016 raft_consensus.cc:1240] T 6f32c64383424f4da5702951b506201c P c7d3817e75e3462e83c7248d16d17273 [term 2 LEADER]: Rejecting Update request from peer c3ff165f975e47e5b6a55f527b37ea42 for earlier term 1. Current term is 2. Ops: []
I20260608 10:06:32.074795 26669 raft_consensus.cc:3060] T 769554b6b93c4257b6842e53c15220b8 P c3ff165f975e47e5b6a55f527b37ea42 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:06:32.076370 26664 consensus_queue.cc:1059] T 6f32c64383424f4da5702951b506201c P c3ff165f975e47e5b6a55f527b37ea42 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 }, Status: INVALID_TERM, Last received: 1.25, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:06:32.077216 26664 consensus_queue.cc:1243] T 6f32c64383424f4da5702951b506201c P c3ff165f975e47e5b6a55f527b37ea42 [LEADER]: Peer c7d3817e75e3462e83c7248d16d17273 log is divergent from this leader: its last log entry 2.26 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 25
I20260608 10:06:32.077699 26664 raft_consensus.cc:3055] T 6f32c64383424f4da5702951b506201c P c3ff165f975e47e5b6a55f527b37ea42 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:06:32.078039 26664 raft_consensus.cc:740] T 6f32c64383424f4da5702951b506201c P c3ff165f975e47e5b6a55f527b37ea42 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c3ff165f975e47e5b6a55f527b37ea42, State: Running, Role: LEADER
I20260608 10:06:32.078928 26664 consensus_queue.cc:260] T 6f32c64383424f4da5702951b506201c P c3ff165f975e47e5b6a55f527b37ea42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 25, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } }
I20260608 10:06:32.080190 26664 raft_consensus.cc:3060] T 6f32c64383424f4da5702951b506201c P c3ff165f975e47e5b6a55f527b37ea42 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:06:32.083737 25938 raft_consensus.cc:1240] T 6f32c64383424f4da5702951b506201c P 7fa6fe6b15964c2b84657b2c978e9187 [term 2 FOLLOWER]: Rejecting Update request from peer c3ff165f975e47e5b6a55f527b37ea42 for earlier term 1. Current term is 2. Ops: []
I20260608 10:06:32.085984 26658 consensus_queue.cc:260] T 0b675f7ba15b4dc3bf8abd7425b439fe P 7fa6fe6b15964c2b84657b2c978e9187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 25, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:32.091361 26658 raft_consensus.cc:3060] T 0b675f7ba15b4dc3bf8abd7425b439fe P 7fa6fe6b15964c2b84657b2c978e9187 [term 1 FOLLOWER]: Advancing to term 2
W20260608 10:06:32.060961 26059 consensus_peers.cc:597] T 0226d934299b419fbe080d5ca2d42a9e P c3ff165f975e47e5b6a55f527b37ea42 -> Peer 988c9deae6664c9f86b599a41c10b9c8 (127.20.251.132:38053): Couldn't send request to peer 988c9deae6664c9f86b599a41c10b9c8. 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:06:32.073393 26665 raft_consensus.cc:3060] T b94e8a35fd274cf69fbca3df40441323 P c3ff165f975e47e5b6a55f527b37ea42 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:06:32.088989 25837 catalog_manager.cc:5696] T 769554b6b93c4257b6842e53c15220b8 P 7fa6fe6b15964c2b84657b2c978e9187 reported cstate change: term changed from 1 to 2, leader changed from c3ff165f975e47e5b6a55f527b37ea42 (127.20.251.131) to 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129). New cstate: current_term: 2 leader_uuid: "7fa6fe6b15964c2b84657b2c978e9187" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "988c9deae6664c9f86b599a41c10b9c8" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 38053 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:32.130326 25938 raft_consensus.cc:1240] T 0226d934299b419fbe080d5ca2d42a9e P 7fa6fe6b15964c2b84657b2c978e9187 [term 2 FOLLOWER]: Rejecting Update request from peer c3ff165f975e47e5b6a55f527b37ea42 for earlier term 1. Current term is 2. Ops: []
I20260608 10:06:32.132335 26664 consensus_queue.cc:1059] T 0226d934299b419fbe080d5ca2d42a9e P c3ff165f975e47e5b6a55f527b37ea42 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 }, Status: INVALID_TERM, Last received: 1.26, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 10:06:32.133265 26669 raft_consensus.cc:3055] T 0226d934299b419fbe080d5ca2d42a9e P c3ff165f975e47e5b6a55f527b37ea42 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:06:32.133690 26669 raft_consensus.cc:740] T 0226d934299b419fbe080d5ca2d42a9e P c3ff165f975e47e5b6a55f527b37ea42 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c3ff165f975e47e5b6a55f527b37ea42, State: Running, Role: LEADER
I20260608 10:06:32.134647 26669 consensus_queue.cc:260] T 0226d934299b419fbe080d5ca2d42a9e P c3ff165f975e47e5b6a55f527b37ea42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } attrs { replace: true } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "988c9deae6664c9f86b599a41c10b9c8" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 38053 } attrs { promote: true } }
I20260608 10:06:32.136497 26669 raft_consensus.cc:3060] T 0226d934299b419fbe080d5ca2d42a9e P c3ff165f975e47e5b6a55f527b37ea42 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:06:32.190143 25938 raft_consensus.cc:1240] T 37b83115503f4b73bcfb00021ee1a77a P 7fa6fe6b15964c2b84657b2c978e9187 [term 2 FOLLOWER]: Rejecting Update request from peer c3ff165f975e47e5b6a55f527b37ea42 for earlier term 1. Current term is 2. Ops: []
I20260608 10:06:32.192113 26669 consensus_queue.cc:1059] T 37b83115503f4b73bcfb00021ee1a77a P c3ff165f975e47e5b6a55f527b37ea42 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 }, Status: INVALID_TERM, Last received: 1.25, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:06:32.193190 26669 raft_consensus.cc:3055] T 37b83115503f4b73bcfb00021ee1a77a P c3ff165f975e47e5b6a55f527b37ea42 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:06:32.193596 26669 raft_consensus.cc:740] T 37b83115503f4b73bcfb00021ee1a77a P c3ff165f975e47e5b6a55f527b37ea42 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c3ff165f975e47e5b6a55f527b37ea42, State: Running, Role: LEADER
I20260608 10:06:32.194517 26669 consensus_queue.cc:260] T 37b83115503f4b73bcfb00021ee1a77a P c3ff165f975e47e5b6a55f527b37ea42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 25, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:32.195879 26669 raft_consensus.cc:3060] T 37b83115503f4b73bcfb00021ee1a77a P c3ff165f975e47e5b6a55f527b37ea42 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:06:32.232465 25938 raft_consensus.cc:1275] T b94e8a35fd274cf69fbca3df40441323 P 7fa6fe6b15964c2b84657b2c978e9187 [term 2 FOLLOWER]: Refusing update from remote peer c7d3817e75e3462e83c7248d16d17273: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 2 index: 26. (index mismatch)
I20260608 10:06:32.234470 26650 consensus_queue.cc:1048] T b94e8a35fd274cf69fbca3df40441323 P c7d3817e75e3462e83c7248d16d17273 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:06:32.281538 25938 raft_consensus.cc:1240] T a2f8fa16225045c890ccfd284b637a5e P 7fa6fe6b15964c2b84657b2c978e9187 [term 2 FOLLOWER]: Rejecting Update request from peer c7d3817e75e3462e83c7248d16d17273 for earlier term 1. Current term is 2. Ops: []
I20260608 10:06:32.285010 26650 consensus_queue.cc:1059] T a2f8fa16225045c890ccfd284b637a5e P c7d3817e75e3462e83c7248d16d17273 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } attrs { replace: true }, Status: INVALID_TERM, Last received: 1.24, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260608 10:06:32.286046 26650 raft_consensus.cc:3055] T a2f8fa16225045c890ccfd284b637a5e P c7d3817e75e3462e83c7248d16d17273 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:06:32.286394 26650 raft_consensus.cc:740] T a2f8fa16225045c890ccfd284b637a5e P c7d3817e75e3462e83c7248d16d17273 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c7d3817e75e3462e83c7248d16d17273, State: Running, Role: LEADER
I20260608 10:06:32.287354 26650 consensus_queue.cc:260] T a2f8fa16225045c890ccfd284b637a5e P c7d3817e75e3462e83c7248d16d17273 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 24, Committed index: 24, Last appended: 1.24, Last appended by leader: 24, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } attrs { replace: true } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "5a0e6a3f551546fa86e7cfc71726f3d0" member_type: NON_VOTER last_known_addr { host: "127.20.251.134" port: 33365 } attrs { promote: true } }
I20260608 10:06:32.289430 26650 raft_consensus.cc:3060] T a2f8fa16225045c890ccfd284b637a5e P c7d3817e75e3462e83c7248d16d17273 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:06:32.297569 26094 raft_consensus.cc:1275] T b94e8a35fd274cf69fbca3df40441323 P c3ff165f975e47e5b6a55f527b37ea42 [term 2 FOLLOWER]: Refusing update from remote peer c7d3817e75e3462e83c7248d16d17273: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 2 index: 26. (index mismatch)
I20260608 10:06:32.299249 26660 consensus_queue.cc:1048] T b94e8a35fd274cf69fbca3df40441323 P c7d3817e75e3462e83c7248d16d17273 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:06:32.337316 26016 raft_consensus.cc:1275] T 769554b6b93c4257b6842e53c15220b8 P c7d3817e75e3462e83c7248d16d17273 [term 2 FOLLOWER]: Refusing update from remote peer 7fa6fe6b15964c2b84657b2c978e9187: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 2 index: 27. (index mismatch)
I20260608 10:06:32.339350 26658 consensus_queue.cc:1048] T 769554b6b93c4257b6842e53c15220b8 P 7fa6fe6b15964c2b84657b2c978e9187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } 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:06:32.342417 25938 raft_consensus.cc:1240] T ab71b056d34d4866a0b8cbbefd34e2e6 P 7fa6fe6b15964c2b84657b2c978e9187 [term 2 FOLLOWER]: Rejecting Update request from peer c7d3817e75e3462e83c7248d16d17273 for earlier term 1. Current term is 2. Ops: []
I20260608 10:06:32.344314 26650 consensus_queue.cc:1059] T ab71b056d34d4866a0b8cbbefd34e2e6 P c7d3817e75e3462e83c7248d16d17273 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } attrs { replace: true }, Status: INVALID_TERM, Last received: 1.26, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 10:06:32.345149 26650 raft_consensus.cc:3055] T ab71b056d34d4866a0b8cbbefd34e2e6 P c7d3817e75e3462e83c7248d16d17273 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:06:32.345501 26650 raft_consensus.cc:740] T ab71b056d34d4866a0b8cbbefd34e2e6 P c7d3817e75e3462e83c7248d16d17273 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c7d3817e75e3462e83c7248d16d17273, State: Running, Role: LEADER
I20260608 10:06:32.346958 26629 tablet_bootstrap.cc:492] T a2f8fa16225045c890ccfd284b637a5e P 5a0e6a3f551546fa86e7cfc71726f3d0: Bootstrap replayed 1/1 log segments. Stats: ops{read=24 overwritten=0 applied=24 ignored=0} inserts{seen=101 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:06:32.346437 26650 consensus_queue.cc:260] T ab71b056d34d4866a0b8cbbefd34e2e6 P c7d3817e75e3462e83c7248d16d17273 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } attrs { replace: true } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: NON_VOTER last_known_addr { host: "127.20.251.133" port: 38061 } attrs { promote: true } }
I20260608 10:06:32.349982 26627 tablet_bootstrap.cc:492] T 0226d934299b419fbe080d5ca2d42a9e P 988c9deae6664c9f86b599a41c10b9c8: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=95 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:06:32.348201 26650 raft_consensus.cc:3060] T ab71b056d34d4866a0b8cbbefd34e2e6 P c7d3817e75e3462e83c7248d16d17273 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:06:32.350965 26627 tablet_bootstrap.cc:492] T 0226d934299b419fbe080d5ca2d42a9e P 988c9deae6664c9f86b599a41c10b9c8: Bootstrap complete.
I20260608 10:06:32.351760 26627 ts_tablet_manager.cc:1403] T 0226d934299b419fbe080d5ca2d42a9e P 988c9deae6664c9f86b599a41c10b9c8: Time spent bootstrapping tablet: real 3.154s	user 0.170s	sys 0.096s
I20260608 10:06:32.368957 26094 raft_consensus.cc:1275] T 769554b6b93c4257b6842e53c15220b8 P c3ff165f975e47e5b6a55f527b37ea42 [term 2 FOLLOWER]: Refusing update from remote peer 7fa6fe6b15964c2b84657b2c978e9187: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 2 index: 27. (index mismatch)
I20260608 10:06:32.370335 26629 tablet_bootstrap.cc:492] T a2f8fa16225045c890ccfd284b637a5e P 5a0e6a3f551546fa86e7cfc71726f3d0: Bootstrap complete.
I20260608 10:06:32.377866 26646 consensus_queue.cc:1048] T 769554b6b93c4257b6842e53c15220b8 P 7fa6fe6b15964c2b84657b2c978e9187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.004s
I20260608 10:06:32.382594 25938 raft_consensus.cc:1275] T 6f32c64383424f4da5702951b506201c P 7fa6fe6b15964c2b84657b2c978e9187 [term 2 FOLLOWER]: Refusing update from remote peer c7d3817e75e3462e83c7248d16d17273: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 2 index: 26. (index mismatch)
I20260608 10:06:32.371183 26629 ts_tablet_manager.cc:1403] T a2f8fa16225045c890ccfd284b637a5e P 5a0e6a3f551546fa86e7cfc71726f3d0: Time spent bootstrapping tablet: real 3.303s	user 0.146s	sys 0.036s
I20260608 10:06:32.390465 26655 consensus_queue.cc:1048] T 6f32c64383424f4da5702951b506201c P c7d3817e75e3462e83c7248d16d17273 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:06:32.390810 26627 raft_consensus.cc:359] T 0226d934299b419fbe080d5ca2d42a9e P 988c9deae6664c9f86b599a41c10b9c8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } attrs { replace: true } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "988c9deae6664c9f86b599a41c10b9c8" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 38053 } attrs { promote: true } }
I20260608 10:06:32.391613 26627 raft_consensus.cc:740] T 0226d934299b419fbe080d5ca2d42a9e P 988c9deae6664c9f86b599a41c10b9c8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 988c9deae6664c9f86b599a41c10b9c8, State: Initialized, Role: LEARNER
I20260608 10:06:32.392221 26627 consensus_queue.cc:260] T 0226d934299b419fbe080d5ca2d42a9e P 988c9deae6664c9f86b599a41c10b9c8 [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: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } attrs { replace: true } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "988c9deae6664c9f86b599a41c10b9c8" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 38053 } attrs { promote: true } }
I20260608 10:06:32.394025 26629 raft_consensus.cc:359] T a2f8fa16225045c890ccfd284b637a5e P 5a0e6a3f551546fa86e7cfc71726f3d0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } attrs { replace: true } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "5a0e6a3f551546fa86e7cfc71726f3d0" member_type: NON_VOTER last_known_addr { host: "127.20.251.134" port: 33365 } attrs { promote: true } }
I20260608 10:06:32.396134 26629 raft_consensus.cc:740] T a2f8fa16225045c890ccfd284b637a5e P 5a0e6a3f551546fa86e7cfc71726f3d0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5a0e6a3f551546fa86e7cfc71726f3d0, State: Initialized, Role: LEARNER
I20260608 10:06:32.396791 26629 consensus_queue.cc:260] T a2f8fa16225045c890ccfd284b637a5e P 5a0e6a3f551546fa86e7cfc71726f3d0 [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: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } attrs { replace: true } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "5a0e6a3f551546fa86e7cfc71726f3d0" member_type: NON_VOTER last_known_addr { host: "127.20.251.134" port: 33365 } attrs { promote: true } }
I20260608 10:06:32.404589 26088 raft_consensus.cc:1275] T 6f32c64383424f4da5702951b506201c P c3ff165f975e47e5b6a55f527b37ea42 [term 2 FOLLOWER]: Refusing update from remote peer c7d3817e75e3462e83c7248d16d17273: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 2 index: 26. (index mismatch)
I20260608 10:06:32.407552 26655 consensus_queue.cc:1048] T 6f32c64383424f4da5702951b506201c P c7d3817e75e3462e83c7248d16d17273 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:06:32.425370 26634 tablet_bootstrap.cc:492] T 769554b6b93c4257b6842e53c15220b8 P 988c9deae6664c9f86b599a41c10b9c8: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=88 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:06:32.446736 26634 tablet_bootstrap.cc:492] T 769554b6b93c4257b6842e53c15220b8 P 988c9deae6664c9f86b599a41c10b9c8: Bootstrap complete.
I20260608 10:06:32.447476 26629 ts_tablet_manager.cc:1434] T a2f8fa16225045c890ccfd284b637a5e P 5a0e6a3f551546fa86e7cfc71726f3d0: Time spent starting tablet: real 0.063s	user 0.017s	sys 0.000s
I20260608 10:06:32.448349 26627 ts_tablet_manager.cc:1434] T 0226d934299b419fbe080d5ca2d42a9e P 988c9deae6664c9f86b599a41c10b9c8: Time spent starting tablet: real 0.096s	user 0.009s	sys 0.005s
I20260608 10:06:32.451227 26634 ts_tablet_manager.cc:1403] T 769554b6b93c4257b6842e53c15220b8 P 988c9deae6664c9f86b599a41c10b9c8: Time spent bootstrapping tablet: real 3.186s	user 0.184s	sys 0.038s
I20260608 10:06:32.457792 26634 raft_consensus.cc:359] T 769554b6b93c4257b6842e53c15220b8 P 988c9deae6664c9f86b599a41c10b9c8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } attrs { replace: true } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "988c9deae6664c9f86b599a41c10b9c8" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 38053 } attrs { promote: true } }
I20260608 10:06:32.459352 26634 raft_consensus.cc:740] T 769554b6b93c4257b6842e53c15220b8 P 988c9deae6664c9f86b599a41c10b9c8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 988c9deae6664c9f86b599a41c10b9c8, State: Initialized, Role: LEARNER
I20260608 10:06:32.460652 26634 consensus_queue.cc:260] T 769554b6b93c4257b6842e53c15220b8 P 988c9deae6664c9f86b599a41c10b9c8 [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: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } attrs { replace: true } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "988c9deae6664c9f86b599a41c10b9c8" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 38053 } attrs { promote: true } }
I20260608 10:06:32.465196 26104 tablet_copy_service.cc:342] P c3ff165f975e47e5b6a55f527b37ea42: Request end of tablet copy session 988c9deae6664c9f86b599a41c10b9c8-0226d934299b419fbe080d5ca2d42a9e received from {username='slave'} at 127.0.0.1:43010
I20260608 10:06:32.466015 26104 tablet_copy_service.cc:434] P c3ff165f975e47e5b6a55f527b37ea42: ending tablet copy session 988c9deae6664c9f86b599a41c10b9c8-0226d934299b419fbe080d5ca2d42a9e on tablet 0226d934299b419fbe080d5ca2d42a9e with peer 988c9deae6664c9f86b599a41c10b9c8
I20260608 10:06:32.467988 26029 tablet_copy_service.cc:342] P c7d3817e75e3462e83c7248d16d17273: Request end of tablet copy session 5a0e6a3f551546fa86e7cfc71726f3d0-a2f8fa16225045c890ccfd284b637a5e received from {username='slave'} at 127.0.0.1:39294
I20260608 10:06:32.468950 26029 tablet_copy_service.cc:434] P c7d3817e75e3462e83c7248d16d17273: ending tablet copy session 5a0e6a3f551546fa86e7cfc71726f3d0-a2f8fa16225045c890ccfd284b637a5e on tablet a2f8fa16225045c890ccfd284b637a5e with peer 5a0e6a3f551546fa86e7cfc71726f3d0
I20260608 10:06:32.470625 26634 ts_tablet_manager.cc:1434] T 769554b6b93c4257b6842e53c15220b8 P 988c9deae6664c9f86b599a41c10b9c8: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260608 10:06:32.488838 26104 tablet_copy_service.cc:342] P c3ff165f975e47e5b6a55f527b37ea42: Request end of tablet copy session 988c9deae6664c9f86b599a41c10b9c8-769554b6b93c4257b6842e53c15220b8 received from {username='slave'} at 127.0.0.1:43010
I20260608 10:06:32.489367 26104 tablet_copy_service.cc:434] P c3ff165f975e47e5b6a55f527b37ea42: ending tablet copy session 988c9deae6664c9f86b599a41c10b9c8-769554b6b93c4257b6842e53c15220b8 on tablet 769554b6b93c4257b6842e53c15220b8 with peer 988c9deae6664c9f86b599a41c10b9c8
I20260608 10:06:32.491706 26419 raft_consensus.cc:3060] T 769554b6b93c4257b6842e53c15220b8 P 988c9deae6664c9f86b599a41c10b9c8 [term 1 LEARNER]: Advancing to term 2
I20260608 10:06:32.516243 26618 tablet_bootstrap.cc:492] T e52284e471df44e7a79b01dec247600f P 0d4148c9149d427296a4a10f02618d28: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=111 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:06:32.516860 26622 tablet_bootstrap.cc:492] T 2550818ac6eb43afae7b674bb273bd43 P 5a0e6a3f551546fa86e7cfc71726f3d0: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=89 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:06:32.517339 26618 tablet_bootstrap.cc:492] T e52284e471df44e7a79b01dec247600f P 0d4148c9149d427296a4a10f02618d28: Bootstrap complete.
I20260608 10:06:32.517853 26622 tablet_bootstrap.cc:492] T 2550818ac6eb43afae7b674bb273bd43 P 5a0e6a3f551546fa86e7cfc71726f3d0: Bootstrap complete.
I20260608 10:06:32.518173 26618 ts_tablet_manager.cc:1403] T e52284e471df44e7a79b01dec247600f P 0d4148c9149d427296a4a10f02618d28: Time spent bootstrapping tablet: real 3.552s	user 0.171s	sys 0.045s
I20260608 10:06:32.518718 26622 ts_tablet_manager.cc:1403] T 2550818ac6eb43afae7b674bb273bd43 P 5a0e6a3f551546fa86e7cfc71726f3d0: Time spent bootstrapping tablet: real 3.542s	user 0.145s	sys 0.044s
I20260608 10:06:32.530160 26625 tablet_bootstrap.cc:492] T ab71b056d34d4866a0b8cbbefd34e2e6 P 0d4148c9149d427296a4a10f02618d28: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=97 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:06:32.531121 26625 tablet_bootstrap.cc:492] T ab71b056d34d4866a0b8cbbefd34e2e6 P 0d4148c9149d427296a4a10f02618d28: Bootstrap complete.
I20260608 10:06:32.531847 26625 ts_tablet_manager.cc:1403] T ab71b056d34d4866a0b8cbbefd34e2e6 P 0d4148c9149d427296a4a10f02618d28: Time spent bootstrapping tablet: real 3.468s	user 0.166s	sys 0.054s
I20260608 10:06:32.533797 26419 raft_consensus.cc:1275] T 769554b6b93c4257b6842e53c15220b8 P 988c9deae6664c9f86b599a41c10b9c8 [term 2 LEARNER]: Refusing update from remote peer 7fa6fe6b15964c2b84657b2c978e9187: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 2 index: 27. (index mismatch)
I20260608 10:06:32.534965 26618 raft_consensus.cc:359] T e52284e471df44e7a79b01dec247600f P 0d4148c9149d427296a4a10f02618d28 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } attrs { replace: true } } peers { permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: NON_VOTER last_known_addr { host: "127.20.251.133" port: 38061 } attrs { promote: true } }
I20260608 10:06:32.535717 26618 raft_consensus.cc:740] T e52284e471df44e7a79b01dec247600f P 0d4148c9149d427296a4a10f02618d28 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0d4148c9149d427296a4a10f02618d28, State: Initialized, Role: LEARNER
I20260608 10:06:32.536110 26657 consensus_queue.cc:1048] T 769554b6b93c4257b6842e53c15220b8 P 7fa6fe6b15964c2b84657b2c978e9187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "988c9deae6664c9f86b599a41c10b9c8" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 38053 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 10:06:32.536334 26618 consensus_queue.cc:260] T e52284e471df44e7a79b01dec247600f P 0d4148c9149d427296a4a10f02618d28 [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: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } attrs { replace: true } } peers { permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: NON_VOTER last_known_addr { host: "127.20.251.133" port: 38061 } attrs { promote: true } }
I20260608 10:06:32.538935 26622 raft_consensus.cc:359] T 2550818ac6eb43afae7b674bb273bd43 P 5a0e6a3f551546fa86e7cfc71726f3d0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } attrs { replace: true } } peers { permanent_uuid: "5a0e6a3f551546fa86e7cfc71726f3d0" member_type: NON_VOTER last_known_addr { host: "127.20.251.134" port: 33365 } attrs { promote: true } }
I20260608 10:06:32.541736 26622 raft_consensus.cc:740] T 2550818ac6eb43afae7b674bb273bd43 P 5a0e6a3f551546fa86e7cfc71726f3d0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5a0e6a3f551546fa86e7cfc71726f3d0, State: Initialized, Role: LEARNER
I20260608 10:06:32.542385 26622 consensus_queue.cc:260] T 2550818ac6eb43afae7b674bb273bd43 P 5a0e6a3f551546fa86e7cfc71726f3d0 [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: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } attrs { replace: true } } peers { permanent_uuid: "5a0e6a3f551546fa86e7cfc71726f3d0" member_type: NON_VOTER last_known_addr { host: "127.20.251.134" port: 33365 } attrs { promote: true } }
I20260608 10:06:32.544422 26622 ts_tablet_manager.cc:1434] T 2550818ac6eb43afae7b674bb273bd43 P 5a0e6a3f551546fa86e7cfc71726f3d0: Time spent starting tablet: real 0.025s	user 0.000s	sys 0.004s
I20260608 10:06:32.546509 25955 tablet_copy_service.cc:342] P 7fa6fe6b15964c2b84657b2c978e9187: Request end of tablet copy session 5a0e6a3f551546fa86e7cfc71726f3d0-2550818ac6eb43afae7b674bb273bd43 received from {username='slave'} at 127.0.0.1:57912
I20260608 10:06:32.547024 25955 tablet_copy_service.cc:434] P 7fa6fe6b15964c2b84657b2c978e9187: ending tablet copy session 5a0e6a3f551546fa86e7cfc71726f3d0-2550818ac6eb43afae7b674bb273bd43 on tablet 2550818ac6eb43afae7b674bb273bd43 with peer 5a0e6a3f551546fa86e7cfc71726f3d0
I20260608 10:06:32.547577 26625 raft_consensus.cc:359] T ab71b056d34d4866a0b8cbbefd34e2e6 P 0d4148c9149d427296a4a10f02618d28 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } attrs { replace: true } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: NON_VOTER last_known_addr { host: "127.20.251.133" port: 38061 } attrs { promote: true } }
I20260608 10:06:32.548584 26625 raft_consensus.cc:740] T ab71b056d34d4866a0b8cbbefd34e2e6 P 0d4148c9149d427296a4a10f02618d28 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0d4148c9149d427296a4a10f02618d28, State: Initialized, Role: LEARNER
I20260608 10:06:32.549197 26625 consensus_queue.cc:260] T ab71b056d34d4866a0b8cbbefd34e2e6 P 0d4148c9149d427296a4a10f02618d28 [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: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } attrs { replace: true } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: NON_VOTER last_known_addr { host: "127.20.251.133" port: 38061 } attrs { promote: true } }
I20260608 10:06:32.551306 26625 ts_tablet_manager.cc:1434] T ab71b056d34d4866a0b8cbbefd34e2e6 P 0d4148c9149d427296a4a10f02618d28: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260608 10:06:32.553601 26029 tablet_copy_service.cc:342] P c7d3817e75e3462e83c7248d16d17273: Request end of tablet copy session 0d4148c9149d427296a4a10f02618d28-ab71b056d34d4866a0b8cbbefd34e2e6 received from {username='slave'} at 127.0.0.1:39290
I20260608 10:06:32.553948 26618 ts_tablet_manager.cc:1434] T e52284e471df44e7a79b01dec247600f P 0d4148c9149d427296a4a10f02618d28: Time spent starting tablet: real 0.035s	user 0.003s	sys 0.004s
I20260608 10:06:32.554329 26029 tablet_copy_service.cc:434] P c7d3817e75e3462e83c7248d16d17273: ending tablet copy session 0d4148c9149d427296a4a10f02618d28-ab71b056d34d4866a0b8cbbefd34e2e6 on tablet ab71b056d34d4866a0b8cbbefd34e2e6 with peer 0d4148c9149d427296a4a10f02618d28
I20260608 10:06:32.556555 25955 tablet_copy_service.cc:342] P 7fa6fe6b15964c2b84657b2c978e9187: Request end of tablet copy session 0d4148c9149d427296a4a10f02618d28-e52284e471df44e7a79b01dec247600f received from {username='slave'} at 127.0.0.1:57896
I20260608 10:06:32.557034 25955 tablet_copy_service.cc:434] P 7fa6fe6b15964c2b84657b2c978e9187: ending tablet copy session 0d4148c9149d427296a4a10f02618d28-e52284e471df44e7a79b01dec247600f on tablet e52284e471df44e7a79b01dec247600f with peer 0d4148c9149d427296a4a10f02618d28
I20260608 10:06:32.571422 26657 raft_consensus.cc:1064] T 769554b6b93c4257b6842e53c15220b8 P 7fa6fe6b15964c2b84657b2c978e9187: attempting to promote NON_VOTER 988c9deae6664c9f86b599a41c10b9c8 to VOTER
I20260608 10:06:32.574328 26657 consensus_queue.cc:237] T 769554b6b93c4257b6842e53c15220b8 P 7fa6fe6b15964c2b84657b2c978e9187 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 2.27, Last appended by leader: 26, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } attrs { replace: true } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "988c9deae6664c9f86b599a41c10b9c8" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 38053 } attrs { promote: false } }
I20260608 10:06:32.583938 26419 raft_consensus.cc:1275] T 769554b6b93c4257b6842e53c15220b8 P 988c9deae6664c9f86b599a41c10b9c8 [term 2 LEARNER]: Refusing update from remote peer 7fa6fe6b15964c2b84657b2c978e9187: Log matching property violated. Preceding OpId in replica: term: 2 index: 27. Preceding OpId from leader: term: 2 index: 28. (index mismatch)
I20260608 10:06:32.584141 26016 raft_consensus.cc:1275] T 769554b6b93c4257b6842e53c15220b8 P c7d3817e75e3462e83c7248d16d17273 [term 2 FOLLOWER]: Refusing update from remote peer 7fa6fe6b15964c2b84657b2c978e9187: Log matching property violated. Preceding OpId in replica: term: 2 index: 27. Preceding OpId from leader: term: 2 index: 28. (index mismatch)
I20260608 10:06:32.585637 26657 consensus_queue.cc:1048] T 769554b6b93c4257b6842e53c15220b8 P 7fa6fe6b15964c2b84657b2c978e9187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "988c9deae6664c9f86b599a41c10b9c8" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 38053 } 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:06:32.584151 26088 raft_consensus.cc:1275] T 769554b6b93c4257b6842e53c15220b8 P c3ff165f975e47e5b6a55f527b37ea42 [term 2 FOLLOWER]: Refusing update from remote peer 7fa6fe6b15964c2b84657b2c978e9187: Log matching property violated. Preceding OpId in replica: term: 2 index: 27. Preceding OpId from leader: term: 2 index: 28. (index mismatch)
I20260608 10:06:32.590302 26658 consensus_queue.cc:1048] T 769554b6b93c4257b6842e53c15220b8 P 7fa6fe6b15964c2b84657b2c978e9187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 10:06:32.591907 26658 consensus_queue.cc:1048] T 769554b6b93c4257b6842e53c15220b8 P 7fa6fe6b15964c2b84657b2c978e9187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } 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:06:32.604276 26695 raft_consensus.cc:2955] T 769554b6b93c4257b6842e53c15220b8 P 7fa6fe6b15964c2b84657b2c978e9187 [term 2 LEADER]: Committing config change with OpId 2.28: config changed from index 26 to 28, 988c9deae6664c9f86b599a41c10b9c8 (127.20.251.132) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } attrs { replace: true } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "988c9deae6664c9f86b599a41c10b9c8" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 38053 } attrs { promote: false } } }
I20260608 10:06:32.608314 26419 raft_consensus.cc:2955] T 769554b6b93c4257b6842e53c15220b8 P 988c9deae6664c9f86b599a41c10b9c8 [term 2 FOLLOWER]: Committing config change with OpId 2.28: config changed from index 26 to 28, 988c9deae6664c9f86b599a41c10b9c8 (127.20.251.132) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } attrs { replace: true } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "988c9deae6664c9f86b599a41c10b9c8" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 38053 } attrs { promote: false } } }
I20260608 10:06:32.620651 26016 raft_consensus.cc:2955] T 769554b6b93c4257b6842e53c15220b8 P c7d3817e75e3462e83c7248d16d17273 [term 2 FOLLOWER]: Committing config change with OpId 2.28: config changed from index 26 to 28, 988c9deae6664c9f86b599a41c10b9c8 (127.20.251.132) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } attrs { replace: true } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "988c9deae6664c9f86b599a41c10b9c8" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 38053 } attrs { promote: false } } }
I20260608 10:06:32.633240 25834 catalog_manager.cc:5696] T 769554b6b93c4257b6842e53c15220b8 P 988c9deae6664c9f86b599a41c10b9c8 reported cstate change: config changed from index 26 to 28, 988c9deae6664c9f86b599a41c10b9c8 (127.20.251.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "7fa6fe6b15964c2b84657b2c978e9187" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } attrs { replace: true } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "988c9deae6664c9f86b599a41c10b9c8" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 38053 } attrs { promote: false } } }
I20260608 10:06:32.615465 26088 raft_consensus.cc:2955] T 769554b6b93c4257b6842e53c15220b8 P c3ff165f975e47e5b6a55f527b37ea42 [term 2 FOLLOWER]: Committing config change with OpId 2.28: config changed from index 26 to 28, 988c9deae6664c9f86b599a41c10b9c8 (127.20.251.132) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } attrs { replace: true } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "988c9deae6664c9f86b599a41c10b9c8" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 38053 } attrs { promote: false } } }
I20260608 10:06:32.646047 26495 raft_consensus.cc:1217] T e52284e471df44e7a79b01dec247600f P 0d4148c9149d427296a4a10f02618d28 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 10:06:32.673715 25938 consensus_queue.cc:237] T 769554b6b93c4257b6842e53c15220b8 P 7fa6fe6b15964c2b84657b2c978e9187 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 28, Committed index: 28, Last appended: 2.28, Last appended by leader: 26, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "988c9deae6664c9f86b599a41c10b9c8" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 38053 } attrs { promote: false } }
I20260608 10:06:32.678812 26419 raft_consensus.cc:1275] T 769554b6b93c4257b6842e53c15220b8 P 988c9deae6664c9f86b599a41c10b9c8 [term 2 FOLLOWER]: Refusing update from remote peer 7fa6fe6b15964c2b84657b2c978e9187: Log matching property violated. Preceding OpId in replica: term: 2 index: 28. Preceding OpId from leader: term: 2 index: 29. (index mismatch)
I20260608 10:06:32.679662 26088 raft_consensus.cc:1275] T 769554b6b93c4257b6842e53c15220b8 P c3ff165f975e47e5b6a55f527b37ea42 [term 2 FOLLOWER]: Refusing update from remote peer 7fa6fe6b15964c2b84657b2c978e9187: Log matching property violated. Preceding OpId in replica: term: 2 index: 28. Preceding OpId from leader: term: 2 index: 29. (index mismatch)
I20260608 10:06:32.680383 26701 consensus_queue.cc:1048] T 769554b6b93c4257b6842e53c15220b8 P 7fa6fe6b15964c2b84657b2c978e9187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "988c9deae6664c9f86b599a41c10b9c8" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 38053 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 10:06:32.683705 26701 consensus_queue.cc:1048] T 769554b6b93c4257b6842e53c15220b8 P 7fa6fe6b15964c2b84657b2c978e9187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 10:06:32.688081 26705 raft_consensus.cc:2955] T 769554b6b93c4257b6842e53c15220b8 P 7fa6fe6b15964c2b84657b2c978e9187 [term 2 LEADER]: Committing config change with OpId 2.29: config changed from index 28 to 29, VOTER c7d3817e75e3462e83c7248d16d17273 (127.20.251.130) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "988c9deae6664c9f86b599a41c10b9c8" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 38053 } attrs { promote: false } } }
I20260608 10:06:32.689867 26419 raft_consensus.cc:2955] T 769554b6b93c4257b6842e53c15220b8 P 988c9deae6664c9f86b599a41c10b9c8 [term 2 FOLLOWER]: Committing config change with OpId 2.29: config changed from index 28 to 29, VOTER c7d3817e75e3462e83c7248d16d17273 (127.20.251.130) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "988c9deae6664c9f86b599a41c10b9c8" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 38053 } attrs { promote: false } } }
I20260608 10:06:32.699184 26088 raft_consensus.cc:2955] T 769554b6b93c4257b6842e53c15220b8 P c3ff165f975e47e5b6a55f527b37ea42 [term 2 FOLLOWER]: Committing config change with OpId 2.29: config changed from index 28 to 29, VOTER c7d3817e75e3462e83c7248d16d17273 (127.20.251.130) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "988c9deae6664c9f86b599a41c10b9c8" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 38053 } attrs { promote: false } } }
I20260608 10:06:32.705155 25843 catalog_manager.cc:5696] T 769554b6b93c4257b6842e53c15220b8 P 988c9deae6664c9f86b599a41c10b9c8 reported cstate change: config changed from index 28 to 29, VOTER c7d3817e75e3462e83c7248d16d17273 (127.20.251.130) evicted. New cstate: current_term: 2 leader_uuid: "7fa6fe6b15964c2b84657b2c978e9187" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "988c9deae6664c9f86b599a41c10b9c8" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 38053 } attrs { promote: false } } }
I20260608 10:06:32.710125 25827 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 769554b6b93c4257b6842e53c15220b8 with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:06:32.718798 26003 tablet_service.cc:1558] Processing DeleteTablet for tablet 769554b6b93c4257b6842e53c15220b8 with delete_type TABLET_DATA_TOMBSTONED (TS c7d3817e75e3462e83c7248d16d17273 not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:42786
I20260608 10:06:32.730759 26706 tablet_replica.cc:333] T 769554b6b93c4257b6842e53c15220b8 P c7d3817e75e3462e83c7248d16d17273: stopping tablet replica
I20260608 10:06:32.731873 26706 raft_consensus.cc:2243] T 769554b6b93c4257b6842e53c15220b8 P c7d3817e75e3462e83c7248d16d17273 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:32.732931 26706 raft_consensus.cc:2272] T 769554b6b93c4257b6842e53c15220b8 P c7d3817e75e3462e83c7248d16d17273 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:32.737067 26706 ts_tablet_manager.cc:1916] T 769554b6b93c4257b6842e53c15220b8 P c7d3817e75e3462e83c7248d16d17273: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:06:32.752949 26706 ts_tablet_manager.cc:1929] T 769554b6b93c4257b6842e53c15220b8 P c7d3817e75e3462e83c7248d16d17273: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.28
I20260608 10:06:32.753382 26706 log.cc:1199] T 769554b6b93c4257b6842e53c15220b8 P c7d3817e75e3462e83c7248d16d17273: Deleting WAL directory at /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913058711471-21486-0/minicluster-data/ts-1-root/wals/769554b6b93c4257b6842e53c15220b8
I20260608 10:06:32.755475 25830 catalog_manager.cc:5027] TS c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771): tablet 769554b6b93c4257b6842e53c15220b8 (table test-workload [id=f39994a25f3e4a91b19f523411a192ee]) successfully deleted
I20260608 10:06:32.854758 26569 raft_consensus.cc:1217] T 2550818ac6eb43afae7b674bb273bd43 P 5a0e6a3f551546fa86e7cfc71726f3d0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 10:06:33.181391 26703 raft_consensus.cc:1064] T e52284e471df44e7a79b01dec247600f P 7fa6fe6b15964c2b84657b2c978e9187: attempting to promote NON_VOTER 0d4148c9149d427296a4a10f02618d28 to VOTER
I20260608 10:06:33.184324 26703 consensus_queue.cc:237] T e52284e471df44e7a79b01dec247600f P 7fa6fe6b15964c2b84657b2c978e9187 [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: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } attrs { replace: true } } peers { permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: VOTER last_known_addr { host: "127.20.251.133" port: 38061 } attrs { promote: false } }
I20260608 10:06:33.192282 26495 raft_consensus.cc:1275] T e52284e471df44e7a79b01dec247600f P 0d4148c9149d427296a4a10f02618d28 [term 1 LEARNER]: Refusing update from remote peer 7fa6fe6b15964c2b84657b2c978e9187: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:06:33.194103 26705 consensus_queue.cc:1048] T e52284e471df44e7a79b01dec247600f P 7fa6fe6b15964c2b84657b2c978e9187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: VOTER last_known_addr { host: "127.20.251.133" port: 38061 } 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:06:33.195114 26088 raft_consensus.cc:1275] T e52284e471df44e7a79b01dec247600f P c3ff165f975e47e5b6a55f527b37ea42 [term 1 FOLLOWER]: Refusing update from remote peer 7fa6fe6b15964c2b84657b2c978e9187: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:06:33.197039 26705 consensus_queue.cc:1048] T e52284e471df44e7a79b01dec247600f P 7fa6fe6b15964c2b84657b2c978e9187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } 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:06:33.198925 26016 raft_consensus.cc:1275] T e52284e471df44e7a79b01dec247600f P c7d3817e75e3462e83c7248d16d17273 [term 1 FOLLOWER]: Refusing update from remote peer 7fa6fe6b15964c2b84657b2c978e9187: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:06:33.205054 26705 consensus_queue.cc:1048] T e52284e471df44e7a79b01dec247600f P 7fa6fe6b15964c2b84657b2c978e9187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 10:06:33.225750 26702 raft_consensus.cc:2955] T e52284e471df44e7a79b01dec247600f P 7fa6fe6b15964c2b84657b2c978e9187 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 0d4148c9149d427296a4a10f02618d28 (127.20.251.133) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } attrs { replace: true } } peers { permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: VOTER last_known_addr { host: "127.20.251.133" port: 38061 } attrs { promote: false } } }
I20260608 10:06:33.230655 26088 raft_consensus.cc:2955] T e52284e471df44e7a79b01dec247600f P c3ff165f975e47e5b6a55f527b37ea42 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 0d4148c9149d427296a4a10f02618d28 (127.20.251.133) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } attrs { replace: true } } peers { permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: VOTER last_known_addr { host: "127.20.251.133" port: 38061 } attrs { promote: false } } }
I20260608 10:06:33.242642 26495 raft_consensus.cc:2955] T e52284e471df44e7a79b01dec247600f P 0d4148c9149d427296a4a10f02618d28 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 0d4148c9149d427296a4a10f02618d28 (127.20.251.133) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } attrs { replace: true } } peers { permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: VOTER last_known_addr { host: "127.20.251.133" port: 38061 } attrs { promote: false } } }
I20260608 10:06:33.247244 26019 raft_consensus.cc:2955] T e52284e471df44e7a79b01dec247600f P c7d3817e75e3462e83c7248d16d17273 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 0d4148c9149d427296a4a10f02618d28 (127.20.251.133) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } attrs { replace: true } } peers { permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: VOTER last_known_addr { host: "127.20.251.133" port: 38061 } attrs { promote: false } } }
I20260608 10:06:33.251495 25841 catalog_manager.cc:5696] T e52284e471df44e7a79b01dec247600f P 7fa6fe6b15964c2b84657b2c978e9187 reported cstate change: config changed from index 26 to 27, 0d4148c9149d427296a4a10f02618d28 (127.20.251.133) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7fa6fe6b15964c2b84657b2c978e9187" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: VOTER last_known_addr { host: "127.20.251.133" port: 38061 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:06:33.290802 25938 consensus_queue.cc:237] T e52284e471df44e7a79b01dec247600f P 7fa6fe6b15964c2b84657b2c978e9187 [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: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: VOTER last_known_addr { host: "127.20.251.133" port: 38061 } attrs { promote: false } }
I20260608 10:06:33.299801 26495 raft_consensus.cc:1275] T e52284e471df44e7a79b01dec247600f P 0d4148c9149d427296a4a10f02618d28 [term 1 FOLLOWER]: Refusing update from remote peer 7fa6fe6b15964c2b84657b2c978e9187: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 10:06:33.301369 26702 consensus_queue.cc:1048] T e52284e471df44e7a79b01dec247600f P 7fa6fe6b15964c2b84657b2c978e9187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: VOTER last_known_addr { host: "127.20.251.133" port: 38061 } 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:06:33.301816 26019 raft_consensus.cc:1275] T e52284e471df44e7a79b01dec247600f P c7d3817e75e3462e83c7248d16d17273 [term 1 FOLLOWER]: Refusing update from remote peer 7fa6fe6b15964c2b84657b2c978e9187: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 10:06:33.303859 26702 consensus_queue.cc:1048] T e52284e471df44e7a79b01dec247600f P 7fa6fe6b15964c2b84657b2c978e9187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 10:06:33.309620 26705 raft_consensus.cc:2955] T e52284e471df44e7a79b01dec247600f P 7fa6fe6b15964c2b84657b2c978e9187 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER c3ff165f975e47e5b6a55f527b37ea42 (127.20.251.131) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: VOTER last_known_addr { host: "127.20.251.133" port: 38061 } attrs { promote: false } } }
I20260608 10:06:33.313341 26016 raft_consensus.cc:2955] T e52284e471df44e7a79b01dec247600f P c7d3817e75e3462e83c7248d16d17273 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER c3ff165f975e47e5b6a55f527b37ea42 (127.20.251.131) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: VOTER last_known_addr { host: "127.20.251.133" port: 38061 } attrs { promote: false } } }
I20260608 10:06:33.319056 26495 raft_consensus.cc:2955] T e52284e471df44e7a79b01dec247600f P 0d4148c9149d427296a4a10f02618d28 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER c3ff165f975e47e5b6a55f527b37ea42 (127.20.251.131) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: VOTER last_known_addr { host: "127.20.251.133" port: 38061 } attrs { promote: false } } }
I20260608 10:06:33.329593 25834 catalog_manager.cc:5696] T e52284e471df44e7a79b01dec247600f P c7d3817e75e3462e83c7248d16d17273 reported cstate change: config changed from index 27 to 28, VOTER c3ff165f975e47e5b6a55f527b37ea42 (127.20.251.131) evicted. New cstate: current_term: 1 leader_uuid: "7fa6fe6b15964c2b84657b2c978e9187" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: VOTER last_known_addr { host: "127.20.251.133" port: 38061 } attrs { promote: false } } }
I20260608 10:06:33.330925 25827 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet e52284e471df44e7a79b01dec247600f with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:06:33.348165 26083 tablet_service.cc:1558] Processing DeleteTablet for tablet e52284e471df44e7a79b01dec247600f with delete_type TABLET_DATA_TOMBSTONED (TS c3ff165f975e47e5b6a55f527b37ea42 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:54040
I20260608 10:06:33.353004 26716 tablet_replica.cc:333] T e52284e471df44e7a79b01dec247600f P c3ff165f975e47e5b6a55f527b37ea42: stopping tablet replica
I20260608 10:06:33.357869 26716 raft_consensus.cc:2243] T e52284e471df44e7a79b01dec247600f P c3ff165f975e47e5b6a55f527b37ea42 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:33.360086 26716 raft_consensus.cc:2272] T e52284e471df44e7a79b01dec247600f P c3ff165f975e47e5b6a55f527b37ea42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:33.361322 26711 raft_consensus.cc:493] T 37b83115503f4b73bcfb00021ee1a77a P c3ff165f975e47e5b6a55f527b37ea42 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:33.361881 26711 raft_consensus.cc:515] T 37b83115503f4b73bcfb00021ee1a77a P c3ff165f975e47e5b6a55f527b37ea42 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:33.364786 26716 ts_tablet_manager.cc:1916] T e52284e471df44e7a79b01dec247600f P c3ff165f975e47e5b6a55f527b37ea42: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:06:33.366313 25938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37b83115503f4b73bcfb00021ee1a77a" candidate_uuid: "c3ff165f975e47e5b6a55f527b37ea42" candidate_term: 3 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "7fa6fe6b15964c2b84657b2c978e9187" is_pre_election: true
I20260608 10:06:33.366968 25938 raft_consensus.cc:2468] T 37b83115503f4b73bcfb00021ee1a77a P 7fa6fe6b15964c2b84657b2c978e9187 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3ff165f975e47e5b6a55f527b37ea42 in term 2.
I20260608 10:06:33.368422 26057 leader_election.cc:304] T 37b83115503f4b73bcfb00021ee1a77a P c3ff165f975e47e5b6a55f527b37ea42 [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: 7fa6fe6b15964c2b84657b2c978e9187, c3ff165f975e47e5b6a55f527b37ea42; no voters: 
I20260608 10:06:33.369735 26016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37b83115503f4b73bcfb00021ee1a77a" candidate_uuid: "c3ff165f975e47e5b6a55f527b37ea42" candidate_term: 3 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "c7d3817e75e3462e83c7248d16d17273" is_pre_election: true
I20260608 10:06:33.371503 26711 leader_election.cc:290] T 37b83115503f4b73bcfb00021ee1a77a P c3ff165f975e47e5b6a55f527b37ea42 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015), c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771)
I20260608 10:06:33.372088 26711 raft_consensus.cc:2804] T 37b83115503f4b73bcfb00021ee1a77a P c3ff165f975e47e5b6a55f527b37ea42 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 10:06:33.372498 26711 raft_consensus.cc:493] T 37b83115503f4b73bcfb00021ee1a77a P c3ff165f975e47e5b6a55f527b37ea42 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:06:33.372926 26711 raft_consensus.cc:3060] T 37b83115503f4b73bcfb00021ee1a77a P c3ff165f975e47e5b6a55f527b37ea42 [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:06:33.381115 26716 ts_tablet_manager.cc:1929] T e52284e471df44e7a79b01dec247600f P c3ff165f975e47e5b6a55f527b37ea42: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 10:06:33.381651 26716 log.cc:1199] T e52284e471df44e7a79b01dec247600f P c3ff165f975e47e5b6a55f527b37ea42: Deleting WAL directory at /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913058711471-21486-0/minicluster-data/ts-2-root/wals/e52284e471df44e7a79b01dec247600f
I20260608 10:06:33.383538 25830 catalog_manager.cc:5027] TS c3ff165f975e47e5b6a55f527b37ea42 (127.20.251.131:36897): tablet e52284e471df44e7a79b01dec247600f (table test-workload [id=f39994a25f3e4a91b19f523411a192ee]) successfully deleted
I20260608 10:06:33.383416 26711 raft_consensus.cc:515] T 37b83115503f4b73bcfb00021ee1a77a P c3ff165f975e47e5b6a55f527b37ea42 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:33.387013 26016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37b83115503f4b73bcfb00021ee1a77a" candidate_uuid: "c3ff165f975e47e5b6a55f527b37ea42" candidate_term: 3 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "c7d3817e75e3462e83c7248d16d17273"
I20260608 10:06:33.388713 26711 leader_election.cc:290] T 37b83115503f4b73bcfb00021ee1a77a P c3ff165f975e47e5b6a55f527b37ea42 [CANDIDATE]: Term 3 election: Requested vote from peers 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015), c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771)
I20260608 10:06:33.392304 25938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37b83115503f4b73bcfb00021ee1a77a" candidate_uuid: "c3ff165f975e47e5b6a55f527b37ea42" candidate_term: 3 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "7fa6fe6b15964c2b84657b2c978e9187"
I20260608 10:06:33.392912 25938 raft_consensus.cc:3060] T 37b83115503f4b73bcfb00021ee1a77a P 7fa6fe6b15964c2b84657b2c978e9187 [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:06:33.400357 25938 raft_consensus.cc:2468] T 37b83115503f4b73bcfb00021ee1a77a P 7fa6fe6b15964c2b84657b2c978e9187 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3ff165f975e47e5b6a55f527b37ea42 in term 3.
I20260608 10:06:33.401438 26057 leader_election.cc:304] T 37b83115503f4b73bcfb00021ee1a77a P c3ff165f975e47e5b6a55f527b37ea42 [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: 7fa6fe6b15964c2b84657b2c978e9187, c3ff165f975e47e5b6a55f527b37ea42; no voters: c7d3817e75e3462e83c7248d16d17273
I20260608 10:06:33.402370 26717 raft_consensus.cc:2804] T 37b83115503f4b73bcfb00021ee1a77a P c3ff165f975e47e5b6a55f527b37ea42 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 10:06:33.402988 26717 raft_consensus.cc:697] T 37b83115503f4b73bcfb00021ee1a77a P c3ff165f975e47e5b6a55f527b37ea42 [term 3 LEADER]: Becoming Leader. State: Replica: c3ff165f975e47e5b6a55f527b37ea42, State: Running, Role: LEADER
I20260608 10:06:33.403947 26717 consensus_queue.cc:237] T 37b83115503f4b73bcfb00021ee1a77a P c3ff165f975e47e5b6a55f527b37ea42 [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: 25, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:33.414387 25837 catalog_manager.cc:5696] T 37b83115503f4b73bcfb00021ee1a77a P c3ff165f975e47e5b6a55f527b37ea42 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "c3ff165f975e47e5b6a55f527b37ea42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } health_report { overall_health: HEALTHY } } }
I20260608 10:06:33.419636 26705 raft_consensus.cc:1064] T 2550818ac6eb43afae7b674bb273bd43 P 7fa6fe6b15964c2b84657b2c978e9187: attempting to promote NON_VOTER 5a0e6a3f551546fa86e7cfc71726f3d0 to VOTER
I20260608 10:06:33.423192 26705 consensus_queue.cc:237] T 2550818ac6eb43afae7b674bb273bd43 P 7fa6fe6b15964c2b84657b2c978e9187 [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: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } attrs { replace: true } } peers { permanent_uuid: "5a0e6a3f551546fa86e7cfc71726f3d0" member_type: VOTER last_known_addr { host: "127.20.251.134" port: 33365 } attrs { promote: false } }
I20260608 10:06:33.436044 26569 raft_consensus.cc:1275] T 2550818ac6eb43afae7b674bb273bd43 P 5a0e6a3f551546fa86e7cfc71726f3d0 [term 1 LEARNER]: Refusing update from remote peer 7fa6fe6b15964c2b84657b2c978e9187: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:06:33.437568 26088 raft_consensus.cc:1275] T 2550818ac6eb43afae7b674bb273bd43 P c3ff165f975e47e5b6a55f527b37ea42 [term 1 FOLLOWER]: Refusing update from remote peer 7fa6fe6b15964c2b84657b2c978e9187: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:06:33.438961 26703 consensus_queue.cc:1048] T 2550818ac6eb43afae7b674bb273bd43 P 7fa6fe6b15964c2b84657b2c978e9187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a0e6a3f551546fa86e7cfc71726f3d0" member_type: VOTER last_known_addr { host: "127.20.251.134" port: 33365 } 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:06:33.441253 26703 consensus_queue.cc:1048] T 2550818ac6eb43afae7b674bb273bd43 P 7fa6fe6b15964c2b84657b2c978e9187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } 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:06:33.453445 26016 raft_consensus.cc:1275] T 2550818ac6eb43afae7b674bb273bd43 P c7d3817e75e3462e83c7248d16d17273 [term 1 FOLLOWER]: Refusing update from remote peer 7fa6fe6b15964c2b84657b2c978e9187: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:06:33.455010 26705 consensus_queue.cc:1048] T 2550818ac6eb43afae7b674bb273bd43 P 7fa6fe6b15964c2b84657b2c978e9187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 10:06:33.460538 26655 raft_consensus.cc:493] T 37b83115503f4b73bcfb00021ee1a77a P c7d3817e75e3462e83c7248d16d17273 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c3ff165f975e47e5b6a55f527b37ea42)
I20260608 10:06:33.461221 26655 raft_consensus.cc:515] T 37b83115503f4b73bcfb00021ee1a77a P c7d3817e75e3462e83c7248d16d17273 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:33.465615 25938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37b83115503f4b73bcfb00021ee1a77a" candidate_uuid: "c7d3817e75e3462e83c7248d16d17273" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "7fa6fe6b15964c2b84657b2c978e9187" is_pre_election: true
I20260608 10:06:33.466349 25938 raft_consensus.cc:2368] T 37b83115503f4b73bcfb00021ee1a77a P 7fa6fe6b15964c2b84657b2c978e9187 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c7d3817e75e3462e83c7248d16d17273 for earlier term 2. Current term is 3.
I20260608 10:06:33.467763 26094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37b83115503f4b73bcfb00021ee1a77a" candidate_uuid: "c7d3817e75e3462e83c7248d16d17273" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "c3ff165f975e47e5b6a55f527b37ea42" is_pre_election: true
I20260608 10:06:33.470122 25983 leader_election.cc:400] T 37b83115503f4b73bcfb00021ee1a77a P c7d3817e75e3462e83c7248d16d17273 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015) with higher term. Message: Invalid argument: T 37b83115503f4b73bcfb00021ee1a77a P 7fa6fe6b15964c2b84657b2c978e9187 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c7d3817e75e3462e83c7248d16d17273 for earlier term 2. Current term is 3.
I20260608 10:06:33.470495 25983 leader_election.cc:403] T 37b83115503f4b73bcfb00021ee1a77a P c7d3817e75e3462e83c7248d16d17273 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260608 10:06:33.472436 26655 leader_election.cc:290] T 37b83115503f4b73bcfb00021ee1a77a P c7d3817e75e3462e83c7248d16d17273 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015), c3ff165f975e47e5b6a55f527b37ea42 (127.20.251.131:36897)
I20260608 10:06:33.473040 26655 raft_consensus.cc:3060] T 37b83115503f4b73bcfb00021ee1a77a P c7d3817e75e3462e83c7248d16d17273 [term 1 FOLLOWER]: Advancing to term 3
I20260608 10:06:33.473354 26703 raft_consensus.cc:2955] T 2550818ac6eb43afae7b674bb273bd43 P 7fa6fe6b15964c2b84657b2c978e9187 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 5a0e6a3f551546fa86e7cfc71726f3d0 (127.20.251.134) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } attrs { replace: true } } peers { permanent_uuid: "5a0e6a3f551546fa86e7cfc71726f3d0" member_type: VOTER last_known_addr { host: "127.20.251.134" port: 33365 } attrs { promote: false } } }
I20260608 10:06:33.478761 26016 raft_consensus.cc:2955] T 2550818ac6eb43afae7b674bb273bd43 P c7d3817e75e3462e83c7248d16d17273 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 5a0e6a3f551546fa86e7cfc71726f3d0 (127.20.251.134) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } attrs { replace: true } } peers { permanent_uuid: "5a0e6a3f551546fa86e7cfc71726f3d0" member_type: VOTER last_known_addr { host: "127.20.251.134" port: 33365 } attrs { promote: false } } }
I20260608 10:06:33.484077 26088 raft_consensus.cc:2955] T 2550818ac6eb43afae7b674bb273bd43 P c3ff165f975e47e5b6a55f527b37ea42 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 5a0e6a3f551546fa86e7cfc71726f3d0 (127.20.251.134) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } attrs { replace: true } } peers { permanent_uuid: "5a0e6a3f551546fa86e7cfc71726f3d0" member_type: VOTER last_known_addr { host: "127.20.251.134" port: 33365 } attrs { promote: false } } }
I20260608 10:06:33.488911 26569 raft_consensus.cc:2955] T 2550818ac6eb43afae7b674bb273bd43 P 5a0e6a3f551546fa86e7cfc71726f3d0 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 5a0e6a3f551546fa86e7cfc71726f3d0 (127.20.251.134) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } attrs { replace: true } } peers { permanent_uuid: "5a0e6a3f551546fa86e7cfc71726f3d0" member_type: VOTER last_known_addr { host: "127.20.251.134" port: 33365 } attrs { promote: false } } }
I20260608 10:06:33.509197 26655 raft_consensus.cc:2749] T 37b83115503f4b73bcfb00021ee1a77a P c7d3817e75e3462e83c7248d16d17273 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015) with higher term. Message: Invalid argument: T 37b83115503f4b73bcfb00021ee1a77a P 7fa6fe6b15964c2b84657b2c978e9187 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c7d3817e75e3462e83c7248d16d17273 for earlier term 2. Current term is 3.
I20260608 10:06:33.513063 25837 catalog_manager.cc:5696] T 2550818ac6eb43afae7b674bb273bd43 P c3ff165f975e47e5b6a55f527b37ea42 reported cstate change: config changed from index 26 to 27, 5a0e6a3f551546fa86e7cfc71726f3d0 (127.20.251.134) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7fa6fe6b15964c2b84657b2c978e9187" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } attrs { replace: true } } peers { permanent_uuid: "5a0e6a3f551546fa86e7cfc71726f3d0" member_type: VOTER last_known_addr { host: "127.20.251.134" port: 33365 } attrs { promote: false } } }
W20260608 10:06:33.518121 25983 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.251.129:33015, user_credentials={real_user=slave}} blocked reactor thread for 48221.2us
I20260608 10:06:33.548394 25938 consensus_queue.cc:237] T 2550818ac6eb43afae7b674bb273bd43 P 7fa6fe6b15964c2b84657b2c978e9187 [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: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "5a0e6a3f551546fa86e7cfc71726f3d0" member_type: VOTER last_known_addr { host: "127.20.251.134" port: 33365 } attrs { promote: false } }
I20260608 10:06:33.566741 26016 raft_consensus.cc:1275] T 2550818ac6eb43afae7b674bb273bd43 P c7d3817e75e3462e83c7248d16d17273 [term 1 FOLLOWER]: Refusing update from remote peer 7fa6fe6b15964c2b84657b2c978e9187: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 10:06:33.568531 26702 consensus_queue.cc:1048] T 2550818ac6eb43afae7b674bb273bd43 P 7fa6fe6b15964c2b84657b2c978e9187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 10:06:33.575894 26705 raft_consensus.cc:2955] T 2550818ac6eb43afae7b674bb273bd43 P 7fa6fe6b15964c2b84657b2c978e9187 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER c3ff165f975e47e5b6a55f527b37ea42 (127.20.251.131) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "5a0e6a3f551546fa86e7cfc71726f3d0" member_type: VOTER last_known_addr { host: "127.20.251.134" port: 33365 } attrs { promote: false } } }
I20260608 10:06:33.579530 26568 raft_consensus.cc:1275] T 2550818ac6eb43afae7b674bb273bd43 P 5a0e6a3f551546fa86e7cfc71726f3d0 [term 1 FOLLOWER]: Refusing update from remote peer 7fa6fe6b15964c2b84657b2c978e9187: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 10:06:33.583876 26016 raft_consensus.cc:2955] T 2550818ac6eb43afae7b674bb273bd43 P c7d3817e75e3462e83c7248d16d17273 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER c3ff165f975e47e5b6a55f527b37ea42 (127.20.251.131) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "5a0e6a3f551546fa86e7cfc71726f3d0" member_type: VOTER last_known_addr { host: "127.20.251.134" port: 33365 } attrs { promote: false } } }
I20260608 10:06:33.585237 26702 consensus_queue.cc:1048] T 2550818ac6eb43afae7b674bb273bd43 P 7fa6fe6b15964c2b84657b2c978e9187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a0e6a3f551546fa86e7cfc71726f3d0" member_type: VOTER last_known_addr { host: "127.20.251.134" port: 33365 } 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:06:33.590612 26723 raft_consensus.cc:493] T a2f8fa16225045c890ccfd284b637a5e P c7d3817e75e3462e83c7248d16d17273 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:33.591156 26723 raft_consensus.cc:515] T a2f8fa16225045c890ccfd284b637a5e P c7d3817e75e3462e83c7248d16d17273 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } attrs { replace: true } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "5a0e6a3f551546fa86e7cfc71726f3d0" member_type: NON_VOTER last_known_addr { host: "127.20.251.134" port: 33365 } attrs { promote: true } }
I20260608 10:06:33.595147 26094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2f8fa16225045c890ccfd284b637a5e" candidate_uuid: "c7d3817e75e3462e83c7248d16d17273" candidate_term: 3 candidate_status { last_received { term: 1 index: 24 } } ignore_live_leader: false dest_uuid: "c3ff165f975e47e5b6a55f527b37ea42" is_pre_election: true
I20260608 10:06:33.595508 25827 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 2550818ac6eb43afae7b674bb273bd43 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:06:33.595259 26569 raft_consensus.cc:2955] T 2550818ac6eb43afae7b674bb273bd43 P 5a0e6a3f551546fa86e7cfc71726f3d0 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER c3ff165f975e47e5b6a55f527b37ea42 (127.20.251.131) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "5a0e6a3f551546fa86e7cfc71726f3d0" member_type: VOTER last_known_addr { host: "127.20.251.134" port: 33365 } attrs { promote: false } } }
I20260608 10:06:33.596931 25938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2f8fa16225045c890ccfd284b637a5e" candidate_uuid: "c7d3817e75e3462e83c7248d16d17273" candidate_term: 3 candidate_status { last_received { term: 1 index: 24 } } ignore_live_leader: false dest_uuid: "7fa6fe6b15964c2b84657b2c978e9187" is_pre_election: true
I20260608 10:06:33.597565 25938 raft_consensus.cc:2468] T a2f8fa16225045c890ccfd284b637a5e P 7fa6fe6b15964c2b84657b2c978e9187 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7d3817e75e3462e83c7248d16d17273 in term 2.
I20260608 10:06:33.598888 25983 leader_election.cc:304] T a2f8fa16225045c890ccfd284b637a5e P c7d3817e75e3462e83c7248d16d17273 [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: 7fa6fe6b15964c2b84657b2c978e9187, c7d3817e75e3462e83c7248d16d17273; no voters: 
I20260608 10:06:33.599776 26725 raft_consensus.cc:2804] T a2f8fa16225045c890ccfd284b637a5e P c7d3817e75e3462e83c7248d16d17273 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 10:06:33.600149 26725 raft_consensus.cc:493] T a2f8fa16225045c890ccfd284b637a5e P c7d3817e75e3462e83c7248d16d17273 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:06:33.600479 26725 raft_consensus.cc:3060] T a2f8fa16225045c890ccfd284b637a5e P c7d3817e75e3462e83c7248d16d17273 [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:06:33.595165 26717 raft_consensus.cc:493] T a2f8fa16225045c890ccfd284b637a5e P c3ff165f975e47e5b6a55f527b37ea42 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c7d3817e75e3462e83c7248d16d17273)
I20260608 10:06:33.608974 25834 catalog_manager.cc:5696] T 2550818ac6eb43afae7b674bb273bd43 P 7fa6fe6b15964c2b84657b2c978e9187 reported cstate change: config changed from index 27 to 28, VOTER c3ff165f975e47e5b6a55f527b37ea42 (127.20.251.131) evicted. New cstate: current_term: 1 leader_uuid: "7fa6fe6b15964c2b84657b2c978e9187" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a0e6a3f551546fa86e7cfc71726f3d0" member_type: VOTER last_known_addr { host: "127.20.251.134" port: 33365 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:33.609998 26717 raft_consensus.cc:515] T a2f8fa16225045c890ccfd284b637a5e P c3ff165f975e47e5b6a55f527b37ea42 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } attrs { replace: true } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "5a0e6a3f551546fa86e7cfc71726f3d0" member_type: NON_VOTER last_known_addr { host: "127.20.251.134" port: 33365 } attrs { promote: true } }
I20260608 10:06:33.612396 26717 leader_election.cc:290] T a2f8fa16225045c890ccfd284b637a5e P c3ff165f975e47e5b6a55f527b37ea42 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015), c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771)
I20260608 10:06:33.612962 26094 raft_consensus.cc:2468] T a2f8fa16225045c890ccfd284b637a5e P c3ff165f975e47e5b6a55f527b37ea42 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7d3817e75e3462e83c7248d16d17273 in term 1.
I20260608 10:06:33.613464 26019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2f8fa16225045c890ccfd284b637a5e" candidate_uuid: "c3ff165f975e47e5b6a55f527b37ea42" candidate_term: 2 candidate_status { last_received { term: 1 index: 24 } } ignore_live_leader: false dest_uuid: "c7d3817e75e3462e83c7248d16d17273" is_pre_election: true
I20260608 10:06:33.615337 26723 leader_election.cc:290] T a2f8fa16225045c890ccfd284b637a5e P c7d3817e75e3462e83c7248d16d17273 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015), c3ff165f975e47e5b6a55f527b37ea42 (127.20.251.131:36897)
I20260608 10:06:33.617904 26725 raft_consensus.cc:515] T a2f8fa16225045c890ccfd284b637a5e P c7d3817e75e3462e83c7248d16d17273 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } attrs { replace: true } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "5a0e6a3f551546fa86e7cfc71726f3d0" member_type: NON_VOTER last_known_addr { host: "127.20.251.134" port: 33365 } attrs { promote: true } }
I20260608 10:06:33.619316 26019 raft_consensus.cc:2368] T a2f8fa16225045c890ccfd284b637a5e P c7d3817e75e3462e83c7248d16d17273 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c3ff165f975e47e5b6a55f527b37ea42 for earlier term 2. Current term is 3.
I20260608 10:06:33.621168 26094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2f8fa16225045c890ccfd284b637a5e" candidate_uuid: "c7d3817e75e3462e83c7248d16d17273" candidate_term: 3 candidate_status { last_received { term: 1 index: 24 } } ignore_live_leader: false dest_uuid: "c3ff165f975e47e5b6a55f527b37ea42"
I20260608 10:06:33.621731 26094 raft_consensus.cc:3060] T a2f8fa16225045c890ccfd284b637a5e P c3ff165f975e47e5b6a55f527b37ea42 [term 1 FOLLOWER]: Advancing to term 3
I20260608 10:06:33.621165 26060 leader_election.cc:400] T a2f8fa16225045c890ccfd284b637a5e P c3ff165f975e47e5b6a55f527b37ea42 [CANDIDATE]: Term 2 pre-election: Vote denied by peer c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771) with higher term. Message: Invalid argument: T a2f8fa16225045c890ccfd284b637a5e P c7d3817e75e3462e83c7248d16d17273 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c3ff165f975e47e5b6a55f527b37ea42 for earlier term 2. Current term is 3.
I20260608 10:06:33.623543 26060 leader_election.cc:403] T a2f8fa16225045c890ccfd284b637a5e P c3ff165f975e47e5b6a55f527b37ea42 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260608 10:06:33.628098 26094 raft_consensus.cc:2468] T a2f8fa16225045c890ccfd284b637a5e P c3ff165f975e47e5b6a55f527b37ea42 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7d3817e75e3462e83c7248d16d17273 in term 3.
I20260608 10:06:33.628640 26717 raft_consensus.cc:2749] T a2f8fa16225045c890ccfd284b637a5e P c3ff165f975e47e5b6a55f527b37ea42 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771) with higher term. Message: Invalid argument: T a2f8fa16225045c890ccfd284b637a5e P c7d3817e75e3462e83c7248d16d17273 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c3ff165f975e47e5b6a55f527b37ea42 for earlier term 2. Current term is 3.
I20260608 10:06:33.629988 25938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2f8fa16225045c890ccfd284b637a5e" candidate_uuid: "c3ff165f975e47e5b6a55f527b37ea42" candidate_term: 2 candidate_status { last_received { term: 1 index: 24 } } ignore_live_leader: false dest_uuid: "7fa6fe6b15964c2b84657b2c978e9187" is_pre_election: true
I20260608 10:06:33.630177 25944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2f8fa16225045c890ccfd284b637a5e" candidate_uuid: "c7d3817e75e3462e83c7248d16d17273" candidate_term: 3 candidate_status { last_received { term: 1 index: 24 } } ignore_live_leader: false dest_uuid: "7fa6fe6b15964c2b84657b2c978e9187"
I20260608 10:06:33.630743 25938 raft_consensus.cc:2393] T a2f8fa16225045c890ccfd284b637a5e P 7fa6fe6b15964c2b84657b2c978e9187 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c3ff165f975e47e5b6a55f527b37ea42 in current term 2: Already voted for candidate 7fa6fe6b15964c2b84657b2c978e9187 in this term.
I20260608 10:06:33.631011 26083 tablet_service.cc:1558] Processing DeleteTablet for tablet 2550818ac6eb43afae7b674bb273bd43 with delete_type TABLET_DATA_TOMBSTONED (TS c3ff165f975e47e5b6a55f527b37ea42 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:54040
I20260608 10:06:33.631263 26702 raft_consensus.cc:493] T 0b675f7ba15b4dc3bf8abd7425b439fe P 7fa6fe6b15964c2b84657b2c978e9187 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:33.632568 26702 raft_consensus.cc:515] T 0b675f7ba15b4dc3bf8abd7425b439fe P 7fa6fe6b15964c2b84657b2c978e9187 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:33.632063 26716 tablet_replica.cc:333] T 2550818ac6eb43afae7b674bb273bd43 P c3ff165f975e47e5b6a55f527b37ea42: stopping tablet replica
I20260608 10:06:33.634428 26716 raft_consensus.cc:2243] T 2550818ac6eb43afae7b674bb273bd43 P c3ff165f975e47e5b6a55f527b37ea42 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:33.635193 26716 raft_consensus.cc:2272] T 2550818ac6eb43afae7b674bb273bd43 P c3ff165f975e47e5b6a55f527b37ea42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:33.637108 26702 leader_election.cc:290] T 0b675f7ba15b4dc3bf8abd7425b439fe P 7fa6fe6b15964c2b84657b2c978e9187 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771), c3ff165f975e47e5b6a55f527b37ea42 (127.20.251.131:36897)
I20260608 10:06:33.639215 26019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b675f7ba15b4dc3bf8abd7425b439fe" candidate_uuid: "7fa6fe6b15964c2b84657b2c978e9187" candidate_term: 3 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "c7d3817e75e3462e83c7248d16d17273" is_pre_election: true
I20260608 10:06:33.639830 26019 raft_consensus.cc:2468] T 0b675f7ba15b4dc3bf8abd7425b439fe P c7d3817e75e3462e83c7248d16d17273 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fa6fe6b15964c2b84657b2c978e9187 in term 2.
I20260608 10:06:33.641237 26088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b675f7ba15b4dc3bf8abd7425b439fe" candidate_uuid: "7fa6fe6b15964c2b84657b2c978e9187" candidate_term: 3 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "c3ff165f975e47e5b6a55f527b37ea42" is_pre_election: true
I20260608 10:06:33.641916 26088 raft_consensus.cc:2468] T 0b675f7ba15b4dc3bf8abd7425b439fe P c3ff165f975e47e5b6a55f527b37ea42 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fa6fe6b15964c2b84657b2c978e9187 in term 2.
I20260608 10:06:33.639390 26716 ts_tablet_manager.cc:1916] T 2550818ac6eb43afae7b674bb273bd43 P c3ff165f975e47e5b6a55f527b37ea42: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:06:33.644471 25911 leader_election.cc:304] T 0b675f7ba15b4dc3bf8abd7425b439fe P 7fa6fe6b15964c2b84657b2c978e9187 [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: 7fa6fe6b15964c2b84657b2c978e9187, c3ff165f975e47e5b6a55f527b37ea42; no voters: 
I20260608 10:06:33.647126 26723 raft_consensus.cc:493] T 0226d934299b419fbe080d5ca2d42a9e P c7d3817e75e3462e83c7248d16d17273 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:33.647673 26723 raft_consensus.cc:515] T 0226d934299b419fbe080d5ca2d42a9e P c7d3817e75e3462e83c7248d16d17273 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } attrs { replace: true } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "988c9deae6664c9f86b599a41c10b9c8" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 38053 } attrs { promote: true } }
I20260608 10:06:33.649672 26702 raft_consensus.cc:2804] T 0b675f7ba15b4dc3bf8abd7425b439fe P 7fa6fe6b15964c2b84657b2c978e9187 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 10:06:33.650130 26702 raft_consensus.cc:493] T 0b675f7ba15b4dc3bf8abd7425b439fe P 7fa6fe6b15964c2b84657b2c978e9187 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:06:33.650352 25986 leader_election.cc:304] T a2f8fa16225045c890ccfd284b637a5e P c7d3817e75e3462e83c7248d16d17273 [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: c3ff165f975e47e5b6a55f527b37ea42, c7d3817e75e3462e83c7248d16d17273; no voters: 7fa6fe6b15964c2b84657b2c978e9187
I20260608 10:06:33.651259 26724 raft_consensus.cc:2804] T a2f8fa16225045c890ccfd284b637a5e P c7d3817e75e3462e83c7248d16d17273 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 10:06:33.651753 26724 raft_consensus.cc:697] T a2f8fa16225045c890ccfd284b637a5e P c7d3817e75e3462e83c7248d16d17273 [term 3 LEADER]: Becoming Leader. State: Replica: c7d3817e75e3462e83c7248d16d17273, State: Running, Role: LEADER
I20260608 10:06:33.651912 26723 leader_election.cc:290] T 0226d934299b419fbe080d5ca2d42a9e P c7d3817e75e3462e83c7248d16d17273 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015), c3ff165f975e47e5b6a55f527b37ea42 (127.20.251.131:36897)
I20260608 10:06:33.650555 26702 raft_consensus.cc:3060] T 0b675f7ba15b4dc3bf8abd7425b439fe P 7fa6fe6b15964c2b84657b2c978e9187 [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:06:33.652671 26724 consensus_queue.cc:237] T a2f8fa16225045c890ccfd284b637a5e P c7d3817e75e3462e83c7248d16d17273 [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: 24, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } attrs { replace: true } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "5a0e6a3f551546fa86e7cfc71726f3d0" member_type: NON_VOTER last_known_addr { host: "127.20.251.134" port: 33365 } attrs { promote: true } }
I20260608 10:06:33.657325 26717 raft_consensus.cc:493] T 0226d934299b419fbe080d5ca2d42a9e P c3ff165f975e47e5b6a55f527b37ea42 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:33.657864 26717 raft_consensus.cc:515] T 0226d934299b419fbe080d5ca2d42a9e P c3ff165f975e47e5b6a55f527b37ea42 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } attrs { replace: true } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "988c9deae6664c9f86b599a41c10b9c8" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 38053 } attrs { promote: true } }
I20260608 10:06:33.658165 26088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0226d934299b419fbe080d5ca2d42a9e" candidate_uuid: "c7d3817e75e3462e83c7248d16d17273" candidate_term: 3 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "c3ff165f975e47e5b6a55f527b37ea42" is_pre_election: true
I20260608 10:06:33.658921 26088 raft_consensus.cc:2468] T 0226d934299b419fbe080d5ca2d42a9e P c3ff165f975e47e5b6a55f527b37ea42 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7d3817e75e3462e83c7248d16d17273 in term 2.
I20260608 10:06:33.659583 26702 raft_consensus.cc:515] T 0b675f7ba15b4dc3bf8abd7425b439fe P 7fa6fe6b15964c2b84657b2c978e9187 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:33.660786 25944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0226d934299b419fbe080d5ca2d42a9e" candidate_uuid: "c3ff165f975e47e5b6a55f527b37ea42" candidate_term: 3 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "7fa6fe6b15964c2b84657b2c978e9187" is_pre_election: true
I20260608 10:06:33.660975 25986 leader_election.cc:304] T 0226d934299b419fbe080d5ca2d42a9e P c7d3817e75e3462e83c7248d16d17273 [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: c3ff165f975e47e5b6a55f527b37ea42, c7d3817e75e3462e83c7248d16d17273; no voters: 
I20260608 10:06:33.661432 25944 raft_consensus.cc:2468] T 0226d934299b419fbe080d5ca2d42a9e P 7fa6fe6b15964c2b84657b2c978e9187 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3ff165f975e47e5b6a55f527b37ea42 in term 2.
I20260608 10:06:33.661864 26655 raft_consensus.cc:2804] T 0226d934299b419fbe080d5ca2d42a9e P c7d3817e75e3462e83c7248d16d17273 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 10:06:33.662246 26019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b675f7ba15b4dc3bf8abd7425b439fe" candidate_uuid: "7fa6fe6b15964c2b84657b2c978e9187" candidate_term: 3 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "c7d3817e75e3462e83c7248d16d17273"
I20260608 10:06:33.662804 26019 raft_consensus.cc:3060] T 0b675f7ba15b4dc3bf8abd7425b439fe P c7d3817e75e3462e83c7248d16d17273 [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:06:33.664611 25938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0226d934299b419fbe080d5ca2d42a9e" candidate_uuid: "c7d3817e75e3462e83c7248d16d17273" candidate_term: 3 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "7fa6fe6b15964c2b84657b2c978e9187" is_pre_election: true
I20260608 10:06:33.665202 25938 raft_consensus.cc:2468] T 0226d934299b419fbe080d5ca2d42a9e P 7fa6fe6b15964c2b84657b2c978e9187 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7d3817e75e3462e83c7248d16d17273 in term 2.
I20260608 10:06:33.662276 26655 raft_consensus.cc:493] T 0226d934299b419fbe080d5ca2d42a9e P c7d3817e75e3462e83c7248d16d17273 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:06:33.666071 26655 raft_consensus.cc:3060] T 0226d934299b419fbe080d5ca2d42a9e P c7d3817e75e3462e83c7248d16d17273 [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:06:33.662825 26057 leader_election.cc:304] T 0226d934299b419fbe080d5ca2d42a9e P c3ff165f975e47e5b6a55f527b37ea42 [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: 7fa6fe6b15964c2b84657b2c978e9187, c3ff165f975e47e5b6a55f527b37ea42; no voters: 
I20260608 10:06:33.628803 26725 leader_election.cc:290] T a2f8fa16225045c890ccfd284b637a5e P c7d3817e75e3462e83c7248d16d17273 [CANDIDATE]: Term 3 election: Requested vote from peers 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015), c3ff165f975e47e5b6a55f527b37ea42 (127.20.251.131:36897)
I20260608 10:06:33.670341 26711 raft_consensus.cc:2804] T 0226d934299b419fbe080d5ca2d42a9e P c3ff165f975e47e5b6a55f527b37ea42 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 10:06:33.670897 26711 raft_consensus.cc:493] T 0226d934299b419fbe080d5ca2d42a9e P c3ff165f975e47e5b6a55f527b37ea42 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:06:33.671291 26711 raft_consensus.cc:3060] T 0226d934299b419fbe080d5ca2d42a9e P c3ff165f975e47e5b6a55f527b37ea42 [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:06:33.678350 26711 raft_consensus.cc:515] T 0226d934299b419fbe080d5ca2d42a9e P c3ff165f975e47e5b6a55f527b37ea42 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } attrs { replace: true } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "988c9deae6664c9f86b599a41c10b9c8" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 38053 } attrs { promote: true } }
I20260608 10:06:33.679667 26655 raft_consensus.cc:515] T 0226d934299b419fbe080d5ca2d42a9e P c7d3817e75e3462e83c7248d16d17273 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } attrs { replace: true } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "988c9deae6664c9f86b599a41c10b9c8" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 38053 } attrs { promote: true } }
I20260608 10:06:33.681136 25938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0226d934299b419fbe080d5ca2d42a9e" candidate_uuid: "c3ff165f975e47e5b6a55f527b37ea42" candidate_term: 3 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "7fa6fe6b15964c2b84657b2c978e9187"
I20260608 10:06:33.683465 25938 raft_consensus.cc:3060] T 0226d934299b419fbe080d5ca2d42a9e P 7fa6fe6b15964c2b84657b2c978e9187 [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:06:33.683904 25944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0226d934299b419fbe080d5ca2d42a9e" candidate_uuid: "c7d3817e75e3462e83c7248d16d17273" candidate_term: 3 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "7fa6fe6b15964c2b84657b2c978e9187"
I20260608 10:06:33.681190 26019 raft_consensus.cc:2468] T 0b675f7ba15b4dc3bf8abd7425b439fe P c7d3817e75e3462e83c7248d16d17273 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fa6fe6b15964c2b84657b2c978e9187 in term 3.
I20260608 10:06:33.689669 25911 leader_election.cc:304] T 0b675f7ba15b4dc3bf8abd7425b439fe P 7fa6fe6b15964c2b84657b2c978e9187 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7fa6fe6b15964c2b84657b2c978e9187, c7d3817e75e3462e83c7248d16d17273; no voters: 
I20260608 10:06:33.690634 26705 raft_consensus.cc:2804] T 0b675f7ba15b4dc3bf8abd7425b439fe P 7fa6fe6b15964c2b84657b2c978e9187 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 10:06:33.690851 26717 leader_election.cc:290] T 0226d934299b419fbe080d5ca2d42a9e P c3ff165f975e47e5b6a55f527b37ea42 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015), c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771)
I20260608 10:06:33.691345 25834 catalog_manager.cc:5696] T a2f8fa16225045c890ccfd284b637a5e P c7d3817e75e3462e83c7248d16d17273 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "c7d3817e75e3462e83c7248d16d17273" committed_config { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a0e6a3f551546fa86e7cfc71726f3d0" member_type: NON_VOTER last_known_addr { host: "127.20.251.134" port: 33365 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:33.692888 26094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0226d934299b419fbe080d5ca2d42a9e" candidate_uuid: "c7d3817e75e3462e83c7248d16d17273" candidate_term: 3 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "c3ff165f975e47e5b6a55f527b37ea42"
I20260608 10:06:33.693616 26094 raft_consensus.cc:2393] T 0226d934299b419fbe080d5ca2d42a9e P c3ff165f975e47e5b6a55f527b37ea42 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate c7d3817e75e3462e83c7248d16d17273 in current term 3: Already voted for candidate c3ff165f975e47e5b6a55f527b37ea42 in this term.
I20260608 10:06:33.694892 25986 leader_election.cc:304] T 0226d934299b419fbe080d5ca2d42a9e P c7d3817e75e3462e83c7248d16d17273 [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: c7d3817e75e3462e83c7248d16d17273; no voters: 7fa6fe6b15964c2b84657b2c978e9187, c3ff165f975e47e5b6a55f527b37ea42
I20260608 10:06:33.695937 26019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0226d934299b419fbe080d5ca2d42a9e" candidate_uuid: "c3ff165f975e47e5b6a55f527b37ea42" candidate_term: 3 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "c7d3817e75e3462e83c7248d16d17273" is_pre_election: true
I20260608 10:06:33.697362 26019 raft_consensus.cc:2393] T 0226d934299b419fbe080d5ca2d42a9e P c7d3817e75e3462e83c7248d16d17273 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c3ff165f975e47e5b6a55f527b37ea42 in current term 3: Already voted for candidate c7d3817e75e3462e83c7248d16d17273 in this term.
I20260608 10:06:33.697667 26655 leader_election.cc:290] T 0226d934299b419fbe080d5ca2d42a9e P c7d3817e75e3462e83c7248d16d17273 [CANDIDATE]: Term 3 election: Requested vote from peers 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015), c3ff165f975e47e5b6a55f527b37ea42 (127.20.251.131:36897)
I20260608 10:06:33.696684 26705 raft_consensus.cc:697] T 0b675f7ba15b4dc3bf8abd7425b439fe P 7fa6fe6b15964c2b84657b2c978e9187 [term 3 LEADER]: Becoming Leader. State: Replica: 7fa6fe6b15964c2b84657b2c978e9187, State: Running, Role: LEADER
I20260608 10:06:33.700547 26724 raft_consensus.cc:2749] T 0226d934299b419fbe080d5ca2d42a9e P c7d3817e75e3462e83c7248d16d17273 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260608 10:06:33.700373 26705 consensus_queue.cc:237] T 0b675f7ba15b4dc3bf8abd7425b439fe P 7fa6fe6b15964c2b84657b2c978e9187 [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: 25, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:33.702698 26716 ts_tablet_manager.cc:1929] T 2550818ac6eb43afae7b674bb273bd43 P c3ff165f975e47e5b6a55f527b37ea42: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 10:06:33.704775 26716 log.cc:1199] T 2550818ac6eb43afae7b674bb273bd43 P c3ff165f975e47e5b6a55f527b37ea42: Deleting WAL directory at /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913058711471-21486-0/minicluster-data/ts-2-root/wals/2550818ac6eb43afae7b674bb273bd43
I20260608 10:06:33.703079 26711 leader_election.cc:290] T 0226d934299b419fbe080d5ca2d42a9e P c3ff165f975e47e5b6a55f527b37ea42 [CANDIDATE]: Term 3 election: Requested vote from peers 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015), c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771)
I20260608 10:06:33.689750 25938 raft_consensus.cc:2468] T 0226d934299b419fbe080d5ca2d42a9e P 7fa6fe6b15964c2b84657b2c978e9187 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3ff165f975e47e5b6a55f527b37ea42 in term 3.
I20260608 10:06:33.704964 26094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b675f7ba15b4dc3bf8abd7425b439fe" candidate_uuid: "7fa6fe6b15964c2b84657b2c978e9187" candidate_term: 3 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "c3ff165f975e47e5b6a55f527b37ea42"
I20260608 10:06:33.705945 26094 raft_consensus.cc:3060] T 0b675f7ba15b4dc3bf8abd7425b439fe P c3ff165f975e47e5b6a55f527b37ea42 [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:06:33.703227 26019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0226d934299b419fbe080d5ca2d42a9e" candidate_uuid: "c3ff165f975e47e5b6a55f527b37ea42" candidate_term: 3 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "c7d3817e75e3462e83c7248d16d17273"
I20260608 10:06:33.706476 26057 leader_election.cc:304] T 0226d934299b419fbe080d5ca2d42a9e P c3ff165f975e47e5b6a55f527b37ea42 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7fa6fe6b15964c2b84657b2c978e9187, c3ff165f975e47e5b6a55f527b37ea42; no voters: 
I20260608 10:06:33.707005 26019 raft_consensus.cc:2393] T 0226d934299b419fbe080d5ca2d42a9e P c7d3817e75e3462e83c7248d16d17273 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate c3ff165f975e47e5b6a55f527b37ea42 in current term 3: Already voted for candidate c7d3817e75e3462e83c7248d16d17273 in this term.
I20260608 10:06:33.707757 25830 catalog_manager.cc:5027] TS c3ff165f975e47e5b6a55f527b37ea42 (127.20.251.131:36897): tablet 2550818ac6eb43afae7b674bb273bd43 (table test-workload [id=f39994a25f3e4a91b19f523411a192ee]) successfully deleted
I20260608 10:06:33.708784 26702 leader_election.cc:290] T 0b675f7ba15b4dc3bf8abd7425b439fe P 7fa6fe6b15964c2b84657b2c978e9187 [CANDIDATE]: Term 3 election: Requested vote from peers c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771), c3ff165f975e47e5b6a55f527b37ea42 (127.20.251.131:36897)
I20260608 10:06:33.710124 26717 raft_consensus.cc:2804] T 0226d934299b419fbe080d5ca2d42a9e P c3ff165f975e47e5b6a55f527b37ea42 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 10:06:33.711024 26717 raft_consensus.cc:697] T 0226d934299b419fbe080d5ca2d42a9e P c3ff165f975e47e5b6a55f527b37ea42 [term 3 LEADER]: Becoming Leader. State: Replica: c3ff165f975e47e5b6a55f527b37ea42, State: Running, Role: LEADER
I20260608 10:06:33.712002 26717 consensus_queue.cc:237] T 0226d934299b419fbe080d5ca2d42a9e P c3ff165f975e47e5b6a55f527b37ea42 [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: 26, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } attrs { replace: true } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "988c9deae6664c9f86b599a41c10b9c8" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 38053 } attrs { promote: true } }
I20260608 10:06:33.712498 26094 raft_consensus.cc:2468] T 0b675f7ba15b4dc3bf8abd7425b439fe P c3ff165f975e47e5b6a55f527b37ea42 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fa6fe6b15964c2b84657b2c978e9187 in term 3.
I20260608 10:06:33.734752 25834 catalog_manager.cc:5696] T 0b675f7ba15b4dc3bf8abd7425b439fe P 7fa6fe6b15964c2b84657b2c978e9187 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "7fa6fe6b15964c2b84657b2c978e9187" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:33.736208 25843 catalog_manager.cc:5696] T 0226d934299b419fbe080d5ca2d42a9e P c3ff165f975e47e5b6a55f527b37ea42 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "c3ff165f975e47e5b6a55f527b37ea42" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "988c9deae6664c9f86b599a41c10b9c8" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 38053 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:33.764127 26717 raft_consensus.cc:493] T ab71b056d34d4866a0b8cbbefd34e2e6 P c3ff165f975e47e5b6a55f527b37ea42 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c7d3817e75e3462e83c7248d16d17273)
I20260608 10:06:33.764649 26717 raft_consensus.cc:515] T ab71b056d34d4866a0b8cbbefd34e2e6 P c3ff165f975e47e5b6a55f527b37ea42 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } attrs { replace: true } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: NON_VOTER last_known_addr { host: "127.20.251.133" port: 38061 } attrs { promote: true } }
I20260608 10:06:33.766615 26717 leader_election.cc:290] T ab71b056d34d4866a0b8cbbefd34e2e6 P c3ff165f975e47e5b6a55f527b37ea42 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015), c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771)
I20260608 10:06:33.767423 25938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab71b056d34d4866a0b8cbbefd34e2e6" candidate_uuid: "c3ff165f975e47e5b6a55f527b37ea42" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "7fa6fe6b15964c2b84657b2c978e9187" is_pre_election: true
I20260608 10:06:33.768167 25938 raft_consensus.cc:2393] T ab71b056d34d4866a0b8cbbefd34e2e6 P 7fa6fe6b15964c2b84657b2c978e9187 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c3ff165f975e47e5b6a55f527b37ea42 in current term 2: Already voted for candidate 7fa6fe6b15964c2b84657b2c978e9187 in this term.
I20260608 10:06:33.768100 26019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab71b056d34d4866a0b8cbbefd34e2e6" candidate_uuid: "c3ff165f975e47e5b6a55f527b37ea42" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "c7d3817e75e3462e83c7248d16d17273" is_pre_election: true
I20260608 10:06:33.768839 26019 raft_consensus.cc:2468] T ab71b056d34d4866a0b8cbbefd34e2e6 P c7d3817e75e3462e83c7248d16d17273 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3ff165f975e47e5b6a55f527b37ea42 in term 2.
I20260608 10:06:33.769953 26060 leader_election.cc:304] T ab71b056d34d4866a0b8cbbefd34e2e6 P c3ff165f975e47e5b6a55f527b37ea42 [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: c3ff165f975e47e5b6a55f527b37ea42, c7d3817e75e3462e83c7248d16d17273; no voters: 7fa6fe6b15964c2b84657b2c978e9187
I20260608 10:06:33.771039 26717 raft_consensus.cc:2804] T ab71b056d34d4866a0b8cbbefd34e2e6 P c3ff165f975e47e5b6a55f527b37ea42 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:06:33.771621 26717 raft_consensus.cc:493] T ab71b056d34d4866a0b8cbbefd34e2e6 P c3ff165f975e47e5b6a55f527b37ea42 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c7d3817e75e3462e83c7248d16d17273)
I20260608 10:06:33.772012 26717 raft_consensus.cc:3060] T ab71b056d34d4866a0b8cbbefd34e2e6 P c3ff165f975e47e5b6a55f527b37ea42 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:06:33.775381 26705 raft_consensus.cc:493] T ab71b056d34d4866a0b8cbbefd34e2e6 P 7fa6fe6b15964c2b84657b2c978e9187 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:33.775955 26705 raft_consensus.cc:515] T ab71b056d34d4866a0b8cbbefd34e2e6 P 7fa6fe6b15964c2b84657b2c978e9187 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } attrs { replace: true } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: NON_VOTER last_known_addr { host: "127.20.251.133" port: 38061 } attrs { promote: true } }
I20260608 10:06:33.778923 26019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab71b056d34d4866a0b8cbbefd34e2e6" candidate_uuid: "7fa6fe6b15964c2b84657b2c978e9187" candidate_term: 3 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "c7d3817e75e3462e83c7248d16d17273" is_pre_election: true
I20260608 10:06:33.779462 26019 raft_consensus.cc:2468] T ab71b056d34d4866a0b8cbbefd34e2e6 P c7d3817e75e3462e83c7248d16d17273 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fa6fe6b15964c2b84657b2c978e9187 in term 2.
I20260608 10:06:33.779326 26717 raft_consensus.cc:515] T ab71b056d34d4866a0b8cbbefd34e2e6 P c3ff165f975e47e5b6a55f527b37ea42 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } attrs { replace: true } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: NON_VOTER last_known_addr { host: "127.20.251.133" port: 38061 } attrs { promote: true } }
I20260608 10:06:33.780757 25911 leader_election.cc:304] T ab71b056d34d4866a0b8cbbefd34e2e6 P 7fa6fe6b15964c2b84657b2c978e9187 [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: 7fa6fe6b15964c2b84657b2c978e9187, c7d3817e75e3462e83c7248d16d17273; no voters: 
I20260608 10:06:33.781607 26702 raft_consensus.cc:2804] T ab71b056d34d4866a0b8cbbefd34e2e6 P 7fa6fe6b15964c2b84657b2c978e9187 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 10:06:33.781982 26702 raft_consensus.cc:493] T ab71b056d34d4866a0b8cbbefd34e2e6 P 7fa6fe6b15964c2b84657b2c978e9187 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:06:33.782315 26702 raft_consensus.cc:3060] T ab71b056d34d4866a0b8cbbefd34e2e6 P 7fa6fe6b15964c2b84657b2c978e9187 [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:06:33.782212 25938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab71b056d34d4866a0b8cbbefd34e2e6" candidate_uuid: "c3ff165f975e47e5b6a55f527b37ea42" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "7fa6fe6b15964c2b84657b2c978e9187"
I20260608 10:06:33.784487 26019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab71b056d34d4866a0b8cbbefd34e2e6" candidate_uuid: "c3ff165f975e47e5b6a55f527b37ea42" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "c7d3817e75e3462e83c7248d16d17273"
I20260608 10:06:33.789073 26702 raft_consensus.cc:515] T ab71b056d34d4866a0b8cbbefd34e2e6 P 7fa6fe6b15964c2b84657b2c978e9187 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } attrs { replace: true } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: NON_VOTER last_known_addr { host: "127.20.251.133" port: 38061 } attrs { promote: true } }
I20260608 10:06:33.790536 25938 raft_consensus.cc:2368] T ab71b056d34d4866a0b8cbbefd34e2e6 P 7fa6fe6b15964c2b84657b2c978e9187 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate c3ff165f975e47e5b6a55f527b37ea42 for earlier term 2. Current term is 3.
I20260608 10:06:33.791121 26019 raft_consensus.cc:2468] T ab71b056d34d4866a0b8cbbefd34e2e6 P c7d3817e75e3462e83c7248d16d17273 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3ff165f975e47e5b6a55f527b37ea42 in term 2.
I20260608 10:06:33.792248 26057 leader_election.cc:400] T ab71b056d34d4866a0b8cbbefd34e2e6 P c3ff165f975e47e5b6a55f527b37ea42 [CANDIDATE]: Term 2 election: Vote denied by peer 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015) with higher term. Message: Invalid argument: T ab71b056d34d4866a0b8cbbefd34e2e6 P 7fa6fe6b15964c2b84657b2c978e9187 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate c3ff165f975e47e5b6a55f527b37ea42 for earlier term 2. Current term is 3.
I20260608 10:06:33.792567 26057 leader_election.cc:403] T ab71b056d34d4866a0b8cbbefd34e2e6 P c3ff165f975e47e5b6a55f527b37ea42 [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260608 10:06:33.793164 26711 raft_consensus.cc:3060] T ab71b056d34d4866a0b8cbbefd34e2e6 P c3ff165f975e47e5b6a55f527b37ea42 [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:06:33.793941 26016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab71b056d34d4866a0b8cbbefd34e2e6" candidate_uuid: "7fa6fe6b15964c2b84657b2c978e9187" candidate_term: 3 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "c7d3817e75e3462e83c7248d16d17273"
I20260608 10:06:33.794473 26016 raft_consensus.cc:3060] T ab71b056d34d4866a0b8cbbefd34e2e6 P c7d3817e75e3462e83c7248d16d17273 [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:06:33.800551 26016 raft_consensus.cc:2468] T ab71b056d34d4866a0b8cbbefd34e2e6 P c7d3817e75e3462e83c7248d16d17273 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fa6fe6b15964c2b84657b2c978e9187 in term 3.
I20260608 10:06:33.801771 25911 leader_election.cc:304] T ab71b056d34d4866a0b8cbbefd34e2e6 P 7fa6fe6b15964c2b84657b2c978e9187 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7fa6fe6b15964c2b84657b2c978e9187, c7d3817e75e3462e83c7248d16d17273; no voters: 
I20260608 10:06:33.802537 26701 raft_consensus.cc:2804] T ab71b056d34d4866a0b8cbbefd34e2e6 P 7fa6fe6b15964c2b84657b2c978e9187 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 10:06:33.806334 26711 raft_consensus.cc:2749] T ab71b056d34d4866a0b8cbbefd34e2e6 P c3ff165f975e47e5b6a55f527b37ea42 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015) with higher term. Message: Invalid argument: T ab71b056d34d4866a0b8cbbefd34e2e6 P 7fa6fe6b15964c2b84657b2c978e9187 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate c3ff165f975e47e5b6a55f527b37ea42 for earlier term 2. Current term is 3.
I20260608 10:06:33.807425 26094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab71b056d34d4866a0b8cbbefd34e2e6" candidate_uuid: "7fa6fe6b15964c2b84657b2c978e9187" candidate_term: 3 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "c3ff165f975e47e5b6a55f527b37ea42" is_pre_election: true
I20260608 10:06:33.810892 26088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab71b056d34d4866a0b8cbbefd34e2e6" candidate_uuid: "7fa6fe6b15964c2b84657b2c978e9187" candidate_term: 3 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "c3ff165f975e47e5b6a55f527b37ea42"
I20260608 10:06:33.813099 26094 raft_consensus.cc:2468] T ab71b056d34d4866a0b8cbbefd34e2e6 P c3ff165f975e47e5b6a55f527b37ea42 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fa6fe6b15964c2b84657b2c978e9187 in term 3.
I20260608 10:06:33.813951 26717 leader_election.cc:290] T ab71b056d34d4866a0b8cbbefd34e2e6 P c3ff165f975e47e5b6a55f527b37ea42 [CANDIDATE]: Term 2 election: Requested vote from peers 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015), c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771)
I20260608 10:06:33.818203 26702 leader_election.cc:290] T ab71b056d34d4866a0b8cbbefd34e2e6 P 7fa6fe6b15964c2b84657b2c978e9187 [CANDIDATE]: Term 3 election: Requested vote from peers c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771), c3ff165f975e47e5b6a55f527b37ea42 (127.20.251.131:36897)
I20260608 10:06:33.821820 26016 raft_consensus.cc:1275] T 37b83115503f4b73bcfb00021ee1a77a P c7d3817e75e3462e83c7248d16d17273 [term 3 FOLLOWER]: Refusing update from remote peer c3ff165f975e47e5b6a55f527b37ea42: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 3 index: 26. (index mismatch)
I20260608 10:06:33.822789 26701 raft_consensus.cc:697] T ab71b056d34d4866a0b8cbbefd34e2e6 P 7fa6fe6b15964c2b84657b2c978e9187 [term 3 LEADER]: Becoming Leader. State: Replica: 7fa6fe6b15964c2b84657b2c978e9187, State: Running, Role: LEADER
I20260608 10:06:33.823302 26717 consensus_queue.cc:1048] T 37b83115503f4b73bcfb00021ee1a77a P c3ff165f975e47e5b6a55f527b37ea42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:06:33.824465 26701 consensus_queue.cc:237] T ab71b056d34d4866a0b8cbbefd34e2e6 P 7fa6fe6b15964c2b84657b2c978e9187 [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: 26, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } attrs { replace: true } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: NON_VOTER last_known_addr { host: "127.20.251.133" port: 38061 } attrs { promote: true } }
I20260608 10:06:33.819561 26705 leader_election.cc:290] T ab71b056d34d4866a0b8cbbefd34e2e6 P 7fa6fe6b15964c2b84657b2c978e9187 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771), c3ff165f975e47e5b6a55f527b37ea42 (127.20.251.131:36897)
I20260608 10:06:33.830117 25938 raft_consensus.cc:1275] T 37b83115503f4b73bcfb00021ee1a77a P 7fa6fe6b15964c2b84657b2c978e9187 [term 3 FOLLOWER]: Refusing update from remote peer c3ff165f975e47e5b6a55f527b37ea42: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 3 index: 26. (index mismatch)
I20260608 10:06:33.832125 26717 consensus_queue.cc:1048] T 37b83115503f4b73bcfb00021ee1a77a P c3ff165f975e47e5b6a55f527b37ea42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:06:33.858812 25843 catalog_manager.cc:5696] T ab71b056d34d4866a0b8cbbefd34e2e6 P 7fa6fe6b15964c2b84657b2c978e9187 reported cstate change: term changed from 1 to 3, leader changed from c7d3817e75e3462e83c7248d16d17273 (127.20.251.130) to 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129). New cstate: current_term: 3 leader_uuid: "7fa6fe6b15964c2b84657b2c978e9187" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: NON_VOTER last_known_addr { host: "127.20.251.133" port: 38061 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:33.876418 25938 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab71b056d34d4866a0b8cbbefd34e2e6"
dest_uuid: "7fa6fe6b15964c2b84657b2c978e9187"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:41736
I20260608 10:06:33.877185 25938 raft_consensus.cc:606] T ab71b056d34d4866a0b8cbbefd34e2e6 P 7fa6fe6b15964c2b84657b2c978e9187 [term 3 LEADER]: Received request to transfer leadership
I20260608 10:06:33.882145 25938 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab71b056d34d4866a0b8cbbefd34e2e6"
dest_uuid: "7fa6fe6b15964c2b84657b2c978e9187"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:41736
I20260608 10:06:33.882649 25938 raft_consensus.cc:606] T ab71b056d34d4866a0b8cbbefd34e2e6 P 7fa6fe6b15964c2b84657b2c978e9187 [term 3 LEADER]: Received request to transfer leadership
I20260608 10:06:33.888604 25938 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab71b056d34d4866a0b8cbbefd34e2e6"
dest_uuid: "7fa6fe6b15964c2b84657b2c978e9187"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:41736
I20260608 10:06:33.889148 25938 raft_consensus.cc:606] T ab71b056d34d4866a0b8cbbefd34e2e6 P 7fa6fe6b15964c2b84657b2c978e9187 [term 3 LEADER]: Received request to transfer leadership
W20260608 10:06:33.893653 25891 auto_rebalancer.cc:855] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260608 10:06:33.894085 25891 auto_rebalancer.cc:863] Could not move replica: Remote error: Service unavailable: leadership transfer for ab71b056d34d4866a0b8cbbefd34e2e6 already in progress
W20260608 10:06:33.894366 25891 auto_rebalancer.cc:301] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for ab71b056d34d4866a0b8cbbefd34e2e6 already in progress
I20260608 10:06:34.153244 26016 raft_consensus.cc:1275] T 0b675f7ba15b4dc3bf8abd7425b439fe P c7d3817e75e3462e83c7248d16d17273 [term 3 FOLLOWER]: Refusing update from remote peer 7fa6fe6b15964c2b84657b2c978e9187: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 3 index: 26. (index mismatch)
I20260608 10:06:34.154752 26701 consensus_queue.cc:1048] T 0b675f7ba15b4dc3bf8abd7425b439fe P 7fa6fe6b15964c2b84657b2c978e9187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:06:34.171514 26094 raft_consensus.cc:1275] T 0b675f7ba15b4dc3bf8abd7425b439fe P c3ff165f975e47e5b6a55f527b37ea42 [term 3 FOLLOWER]: Refusing update from remote peer 7fa6fe6b15964c2b84657b2c978e9187: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 3 index: 26. (index mismatch)
I20260608 10:06:34.175998 26705 consensus_queue.cc:1048] T 0b675f7ba15b4dc3bf8abd7425b439fe P 7fa6fe6b15964c2b84657b2c978e9187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:06:34.200615 25938 raft_consensus.cc:3060] T a2f8fa16225045c890ccfd284b637a5e P 7fa6fe6b15964c2b84657b2c978e9187 [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:06:34.210861 25938 raft_consensus.cc:1275] T a2f8fa16225045c890ccfd284b637a5e P 7fa6fe6b15964c2b84657b2c978e9187 [term 3 FOLLOWER]: Refusing update from remote peer c7d3817e75e3462e83c7248d16d17273: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 3 index: 25. (index mismatch)
I20260608 10:06:34.212491 26724 consensus_queue.cc:1048] T a2f8fa16225045c890ccfd284b637a5e P c7d3817e75e3462e83c7248d16d17273 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } 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:06:34.235674 25944 raft_consensus.cc:1275] T 0226d934299b419fbe080d5ca2d42a9e P 7fa6fe6b15964c2b84657b2c978e9187 [term 3 FOLLOWER]: Refusing update from remote peer c3ff165f975e47e5b6a55f527b37ea42: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 3 index: 27. (index mismatch)
I20260608 10:06:34.237239 26734 consensus_queue.cc:1048] T 0226d934299b419fbe080d5ca2d42a9e P c3ff165f975e47e5b6a55f527b37ea42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 10:06:34.246454 26569 raft_consensus.cc:3060] T a2f8fa16225045c890ccfd284b637a5e P 5a0e6a3f551546fa86e7cfc71726f3d0 [term 1 LEARNER]: Advancing to term 3
I20260608 10:06:34.257503 26419 raft_consensus.cc:3060] T 0226d934299b419fbe080d5ca2d42a9e P 988c9deae6664c9f86b599a41c10b9c8 [term 1 LEARNER]: Advancing to term 3
I20260608 10:06:34.265921 26016 raft_consensus.cc:1275] T 0226d934299b419fbe080d5ca2d42a9e P c7d3817e75e3462e83c7248d16d17273 [term 3 FOLLOWER]: Refusing update from remote peer c3ff165f975e47e5b6a55f527b37ea42: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 3 index: 27. (index mismatch)
I20260608 10:06:34.269140 26094 raft_consensus.cc:1275] T a2f8fa16225045c890ccfd284b637a5e P c3ff165f975e47e5b6a55f527b37ea42 [term 3 FOLLOWER]: Refusing update from remote peer c7d3817e75e3462e83c7248d16d17273: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 3 index: 25. (index mismatch)
I20260608 10:06:34.270561 26734 consensus_queue.cc:1048] T 0226d934299b419fbe080d5ca2d42a9e P c3ff165f975e47e5b6a55f527b37ea42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } 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:06:34.270994 26745 consensus_queue.cc:1048] T a2f8fa16225045c890ccfd284b637a5e P c7d3817e75e3462e83c7248d16d17273 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260608 10:06:34.271811 26016 raft_consensus.cc:1275] T ab71b056d34d4866a0b8cbbefd34e2e6 P c7d3817e75e3462e83c7248d16d17273 [term 3 FOLLOWER]: Refusing update from remote peer 7fa6fe6b15964c2b84657b2c978e9187: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 3 index: 27. (index mismatch)
I20260608 10:06:34.276705 26701 consensus_queue.cc:1048] T ab71b056d34d4866a0b8cbbefd34e2e6 P 7fa6fe6b15964c2b84657b2c978e9187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 10:06:34.269289 26569 raft_consensus.cc:1275] T a2f8fa16225045c890ccfd284b637a5e P 5a0e6a3f551546fa86e7cfc71726f3d0 [term 3 LEARNER]: Refusing update from remote peer c7d3817e75e3462e83c7248d16d17273: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 3 index: 25. (index mismatch)
I20260608 10:06:34.289135 26419 raft_consensus.cc:1275] T 0226d934299b419fbe080d5ca2d42a9e P 988c9deae6664c9f86b599a41c10b9c8 [term 3 LEARNER]: Refusing update from remote peer c3ff165f975e47e5b6a55f527b37ea42: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 3 index: 27. (index mismatch)
I20260608 10:06:34.281232 26743 consensus_queue.cc:1048] T a2f8fa16225045c890ccfd284b637a5e P c7d3817e75e3462e83c7248d16d17273 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a0e6a3f551546fa86e7cfc71726f3d0" member_type: NON_VOTER last_known_addr { host: "127.20.251.134" port: 33365 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.009s
I20260608 10:06:34.291498 26734 consensus_queue.cc:1048] T 0226d934299b419fbe080d5ca2d42a9e P c3ff165f975e47e5b6a55f527b37ea42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "988c9deae6664c9f86b599a41c10b9c8" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 38053 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 10:06:34.314227 26094 raft_consensus.cc:1275] T ab71b056d34d4866a0b8cbbefd34e2e6 P c3ff165f975e47e5b6a55f527b37ea42 [term 3 FOLLOWER]: Refusing update from remote peer 7fa6fe6b15964c2b84657b2c978e9187: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 3 index: 27. (index mismatch)
I20260608 10:06:34.316831 26701 raft_consensus.cc:993] T ab71b056d34d4866a0b8cbbefd34e2e6 P 7fa6fe6b15964c2b84657b2c978e9187: : Instructing follower c7d3817e75e3462e83c7248d16d17273 to start an election
I20260608 10:06:34.323912 26702 raft_consensus.cc:1081] T ab71b056d34d4866a0b8cbbefd34e2e6 P 7fa6fe6b15964c2b84657b2c978e9187 [term 3 LEADER]: Signalling peer c7d3817e75e3462e83c7248d16d17273 to start an election
I20260608 10:06:34.327052 26702 consensus_queue.cc:1048] T ab71b056d34d4866a0b8cbbefd34e2e6 P 7fa6fe6b15964c2b84657b2c978e9187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 10:06:34.330160 26495 raft_consensus.cc:3060] T ab71b056d34d4866a0b8cbbefd34e2e6 P 0d4148c9149d427296a4a10f02618d28 [term 1 LEARNER]: Advancing to term 3
I20260608 10:06:34.337783 26717 raft_consensus.cc:1064] T 0226d934299b419fbe080d5ca2d42a9e P c3ff165f975e47e5b6a55f527b37ea42: attempting to promote NON_VOTER 988c9deae6664c9f86b599a41c10b9c8 to VOTER
I20260608 10:06:34.340734 26016 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ab71b056d34d4866a0b8cbbefd34e2e6"
dest_uuid: "c7d3817e75e3462e83c7248d16d17273"
 from {username='slave'} at 127.0.0.1:42812
I20260608 10:06:34.341367 26717 consensus_queue.cc:237] T 0226d934299b419fbe080d5ca2d42a9e P c3ff165f975e47e5b6a55f527b37ea42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 3.27, Last appended by leader: 26, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } attrs { replace: true } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "988c9deae6664c9f86b599a41c10b9c8" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 38053 } attrs { promote: false } }
I20260608 10:06:34.344189 26495 raft_consensus.cc:1275] T ab71b056d34d4866a0b8cbbefd34e2e6 P 0d4148c9149d427296a4a10f02618d28 [term 3 LEARNER]: Refusing update from remote peer 7fa6fe6b15964c2b84657b2c978e9187: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 3 index: 27. (index mismatch)
I20260608 10:06:34.351159 26019 raft_consensus.cc:1275] T 0226d934299b419fbe080d5ca2d42a9e P c7d3817e75e3462e83c7248d16d17273 [term 3 FOLLOWER]: Refusing update from remote peer c3ff165f975e47e5b6a55f527b37ea42: Log matching property violated. Preceding OpId in replica: term: 3 index: 27. Preceding OpId from leader: term: 3 index: 28. (index mismatch)
I20260608 10:06:34.352802 26734 consensus_queue.cc:1048] T 0226d934299b419fbe080d5ca2d42a9e P c3ff165f975e47e5b6a55f527b37ea42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } 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:06:34.353760 25938 raft_consensus.cc:1275] T 0226d934299b419fbe080d5ca2d42a9e P 7fa6fe6b15964c2b84657b2c978e9187 [term 3 FOLLOWER]: Refusing update from remote peer c3ff165f975e47e5b6a55f527b37ea42: Log matching property violated. Preceding OpId in replica: term: 3 index: 27. Preceding OpId from leader: term: 3 index: 28. (index mismatch)
I20260608 10:06:34.356279 26711 consensus_queue.cc:1048] T 0226d934299b419fbe080d5ca2d42a9e P c3ff165f975e47e5b6a55f527b37ea42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 10:06:34.357056 26724 raft_consensus.cc:1064] T a2f8fa16225045c890ccfd284b637a5e P c7d3817e75e3462e83c7248d16d17273: attempting to promote NON_VOTER 5a0e6a3f551546fa86e7cfc71726f3d0 to VOTER
I20260608 10:06:34.359615 26724 consensus_queue.cc:237] T a2f8fa16225045c890ccfd284b637a5e P c7d3817e75e3462e83c7248d16d17273 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 3.25, Last appended by leader: 24, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } attrs { replace: true } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "5a0e6a3f551546fa86e7cfc71726f3d0" member_type: VOTER last_known_addr { host: "127.20.251.134" port: 33365 } attrs { promote: false } }
I20260608 10:06:34.348416 26420 raft_consensus.cc:1275] T 0226d934299b419fbe080d5ca2d42a9e P 988c9deae6664c9f86b599a41c10b9c8 [term 3 LEARNER]: Refusing update from remote peer c3ff165f975e47e5b6a55f527b37ea42: Log matching property violated. Preceding OpId in replica: term: 3 index: 27. Preceding OpId from leader: term: 3 index: 28. (index mismatch)
I20260608 10:06:34.363013 26717 consensus_queue.cc:1048] T 0226d934299b419fbe080d5ca2d42a9e P c3ff165f975e47e5b6a55f527b37ea42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "988c9deae6664c9f86b599a41c10b9c8" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 38053 } 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:06:34.342006 26016 raft_consensus.cc:493] T ab71b056d34d4866a0b8cbbefd34e2e6 P c7d3817e75e3462e83c7248d16d17273 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:06:34.370280 26016 raft_consensus.cc:3060] T ab71b056d34d4866a0b8cbbefd34e2e6 P c7d3817e75e3462e83c7248d16d17273 [term 3 FOLLOWER]: Advancing to term 4
I20260608 10:06:34.373996 26701 consensus_queue.cc:1048] T ab71b056d34d4866a0b8cbbefd34e2e6 P 7fa6fe6b15964c2b84657b2c978e9187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: NON_VOTER last_known_addr { host: "127.20.251.133" port: 38061 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 10:06:34.374291 26088 raft_consensus.cc:1275] T a2f8fa16225045c890ccfd284b637a5e P c3ff165f975e47e5b6a55f527b37ea42 [term 3 FOLLOWER]: Refusing update from remote peer c7d3817e75e3462e83c7248d16d17273: Log matching property violated. Preceding OpId in replica: term: 3 index: 25. Preceding OpId from leader: term: 3 index: 26. (index mismatch)
I20260608 10:06:34.375713 26734 raft_consensus.cc:2955] T 0226d934299b419fbe080d5ca2d42a9e P c3ff165f975e47e5b6a55f527b37ea42 [term 3 LEADER]: Committing config change with OpId 3.28: config changed from index 26 to 28, 988c9deae6664c9f86b599a41c10b9c8 (127.20.251.132) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } attrs { replace: true } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "988c9deae6664c9f86b599a41c10b9c8" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 38053 } attrs { promote: false } } }
I20260608 10:06:34.379205 26569 raft_consensus.cc:1275] T a2f8fa16225045c890ccfd284b637a5e P 5a0e6a3f551546fa86e7cfc71726f3d0 [term 3 LEARNER]: Refusing update from remote peer c7d3817e75e3462e83c7248d16d17273: Log matching property violated. Preceding OpId in replica: term: 3 index: 25. Preceding OpId from leader: term: 3 index: 26. (index mismatch)
I20260608 10:06:34.378835 26019 raft_consensus.cc:2955] T 0226d934299b419fbe080d5ca2d42a9e P c7d3817e75e3462e83c7248d16d17273 [term 3 FOLLOWER]: Committing config change with OpId 3.28: config changed from index 26 to 28, 988c9deae6664c9f86b599a41c10b9c8 (127.20.251.132) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } attrs { replace: true } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "988c9deae6664c9f86b599a41c10b9c8" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 38053 } attrs { promote: false } } }
I20260608 10:06:34.382351 26016 raft_consensus.cc:515] T ab71b056d34d4866a0b8cbbefd34e2e6 P c7d3817e75e3462e83c7248d16d17273 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } attrs { replace: true } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: NON_VOTER last_known_addr { host: "127.20.251.133" port: 38061 } attrs { promote: true } }
I20260608 10:06:34.385317 25938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab71b056d34d4866a0b8cbbefd34e2e6" candidate_uuid: "c7d3817e75e3462e83c7248d16d17273" candidate_term: 4 candidate_status { last_received { term: 3 index: 27 } } ignore_live_leader: true dest_uuid: "7fa6fe6b15964c2b84657b2c978e9187"
I20260608 10:06:34.385947 25938 raft_consensus.cc:3055] T ab71b056d34d4866a0b8cbbefd34e2e6 P 7fa6fe6b15964c2b84657b2c978e9187 [term 3 LEADER]: Stepping down as leader of term 3
I20260608 10:06:34.386221 25938 raft_consensus.cc:740] T ab71b056d34d4866a0b8cbbefd34e2e6 P 7fa6fe6b15964c2b84657b2c978e9187 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7fa6fe6b15964c2b84657b2c978e9187, State: Running, Role: LEADER
I20260608 10:06:34.387044 25938 consensus_queue.cc:260] T ab71b056d34d4866a0b8cbbefd34e2e6 P 7fa6fe6b15964c2b84657b2c978e9187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 3.27, Last appended by leader: 27, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } attrs { replace: true } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: NON_VOTER last_known_addr { host: "127.20.251.133" port: 38061 } attrs { promote: true } }
I20260608 10:06:34.387830 25944 raft_consensus.cc:1275] T a2f8fa16225045c890ccfd284b637a5e P 7fa6fe6b15964c2b84657b2c978e9187 [term 3 FOLLOWER]: Refusing update from remote peer c7d3817e75e3462e83c7248d16d17273: Log matching property violated. Preceding OpId in replica: term: 3 index: 25. Preceding OpId from leader: term: 3 index: 26. (index mismatch)
I20260608 10:06:34.388303 25938 raft_consensus.cc:3060] T ab71b056d34d4866a0b8cbbefd34e2e6 P 7fa6fe6b15964c2b84657b2c978e9187 [term 3 FOLLOWER]: Advancing to term 4
I20260608 10:06:34.387921 26419 raft_consensus.cc:2955] T 0226d934299b419fbe080d5ca2d42a9e P 988c9deae6664c9f86b599a41c10b9c8 [term 3 FOLLOWER]: Committing config change with OpId 3.28: config changed from index 26 to 28, 988c9deae6664c9f86b599a41c10b9c8 (127.20.251.132) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } attrs { replace: true } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "988c9deae6664c9f86b599a41c10b9c8" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 38053 } attrs { promote: false } } }
I20260608 10:06:34.389817 26743 consensus_queue.cc:1048] T a2f8fa16225045c890ccfd284b637a5e P c7d3817e75e3462e83c7248d16d17273 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } 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:06:34.396715 26724 consensus_queue.cc:1048] T a2f8fa16225045c890ccfd284b637a5e P c7d3817e75e3462e83c7248d16d17273 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a0e6a3f551546fa86e7cfc71726f3d0" member_type: VOTER last_known_addr { host: "127.20.251.134" port: 33365 } 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:06:34.403012 25944 raft_consensus.cc:2955] T 0226d934299b419fbe080d5ca2d42a9e P 7fa6fe6b15964c2b84657b2c978e9187 [term 3 FOLLOWER]: Committing config change with OpId 3.28: config changed from index 26 to 28, 988c9deae6664c9f86b599a41c10b9c8 (127.20.251.132) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } attrs { replace: true } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "988c9deae6664c9f86b599a41c10b9c8" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 38053 } attrs { promote: false } } }
I20260608 10:06:34.404330 26088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab71b056d34d4866a0b8cbbefd34e2e6" candidate_uuid: "c7d3817e75e3462e83c7248d16d17273" candidate_term: 4 candidate_status { last_received { term: 3 index: 27 } } ignore_live_leader: true dest_uuid: "c3ff165f975e47e5b6a55f527b37ea42"
I20260608 10:06:34.404920 26088 raft_consensus.cc:3060] T ab71b056d34d4866a0b8cbbefd34e2e6 P c3ff165f975e47e5b6a55f527b37ea42 [term 3 FOLLOWER]: Advancing to term 4
I20260608 10:06:34.405555 26745 consensus_queue.cc:1048] T a2f8fa16225045c890ccfd284b637a5e P c7d3817e75e3462e83c7248d16d17273 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:06:34.402616 25938 raft_consensus.cc:2468] T ab71b056d34d4866a0b8cbbefd34e2e6 P 7fa6fe6b15964c2b84657b2c978e9187 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7d3817e75e3462e83c7248d16d17273 in term 4.
I20260608 10:06:34.423732 26568 raft_consensus.cc:2955] T a2f8fa16225045c890ccfd284b637a5e P 5a0e6a3f551546fa86e7cfc71726f3d0 [term 3 FOLLOWER]: Committing config change with OpId 3.26: config changed from index 24 to 26, 5a0e6a3f551546fa86e7cfc71726f3d0 (127.20.251.134) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } attrs { replace: true } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "5a0e6a3f551546fa86e7cfc71726f3d0" member_type: VOTER last_known_addr { host: "127.20.251.134" port: 33365 } attrs { promote: false } } }
I20260608 10:06:34.425889 26094 raft_consensus.cc:2955] T a2f8fa16225045c890ccfd284b637a5e P c3ff165f975e47e5b6a55f527b37ea42 [term 3 FOLLOWER]: Committing config change with OpId 3.26: config changed from index 24 to 26, 5a0e6a3f551546fa86e7cfc71726f3d0 (127.20.251.134) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } attrs { replace: true } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "5a0e6a3f551546fa86e7cfc71726f3d0" member_type: VOTER last_known_addr { host: "127.20.251.134" port: 33365 } attrs { promote: false } } }
I20260608 10:06:34.436551 26088 raft_consensus.cc:2468] T ab71b056d34d4866a0b8cbbefd34e2e6 P c3ff165f975e47e5b6a55f527b37ea42 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7d3817e75e3462e83c7248d16d17273 in term 4.
I20260608 10:06:34.437765 25986 leader_election.cc:304] T ab71b056d34d4866a0b8cbbefd34e2e6 P c7d3817e75e3462e83c7248d16d17273 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c3ff165f975e47e5b6a55f527b37ea42, c7d3817e75e3462e83c7248d16d17273; no voters: 
I20260608 10:06:34.440347 26745 raft_consensus.cc:2804] T ab71b056d34d4866a0b8cbbefd34e2e6 P c7d3817e75e3462e83c7248d16d17273 [term 4 FOLLOWER]: Leader election won for term 4
I20260608 10:06:34.440860 26745 raft_consensus.cc:697] T ab71b056d34d4866a0b8cbbefd34e2e6 P c7d3817e75e3462e83c7248d16d17273 [term 4 LEADER]: Becoming Leader. State: Replica: c7d3817e75e3462e83c7248d16d17273, State: Running, Role: LEADER
I20260608 10:06:34.428442 25839 catalog_manager.cc:5696] T 0226d934299b419fbe080d5ca2d42a9e P c7d3817e75e3462e83c7248d16d17273 reported cstate change: config changed from index 26 to 28, 988c9deae6664c9f86b599a41c10b9c8 (127.20.251.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "c3ff165f975e47e5b6a55f527b37ea42" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } attrs { replace: true } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "988c9deae6664c9f86b599a41c10b9c8" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 38053 } attrs { promote: false } } }
I20260608 10:06:34.442699 26016 leader_election.cc:290] T ab71b056d34d4866a0b8cbbefd34e2e6 P c7d3817e75e3462e83c7248d16d17273 [CANDIDATE]: Term 4 election: Requested vote from peers 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015), c3ff165f975e47e5b6a55f527b37ea42 (127.20.251.131:36897)
I20260608 10:06:34.420956 26744 raft_consensus.cc:2955] T a2f8fa16225045c890ccfd284b637a5e P c7d3817e75e3462e83c7248d16d17273 [term 3 LEADER]: Committing config change with OpId 3.26: config changed from index 24 to 26, 5a0e6a3f551546fa86e7cfc71726f3d0 (127.20.251.134) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } attrs { replace: true } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "5a0e6a3f551546fa86e7cfc71726f3d0" member_type: VOTER last_known_addr { host: "127.20.251.134" port: 33365 } attrs { promote: false } } }
I20260608 10:06:34.453282 25843 catalog_manager.cc:5696] T a2f8fa16225045c890ccfd284b637a5e P 5a0e6a3f551546fa86e7cfc71726f3d0 reported cstate change: config changed from index 24 to 26, 5a0e6a3f551546fa86e7cfc71726f3d0 (127.20.251.134) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "c7d3817e75e3462e83c7248d16d17273" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } attrs { replace: true } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "5a0e6a3f551546fa86e7cfc71726f3d0" member_type: VOTER last_known_addr { host: "127.20.251.134" port: 33365 } attrs { promote: false } } }
I20260608 10:06:34.454797 26745 consensus_queue.cc:237] T ab71b056d34d4866a0b8cbbefd34e2e6 P c7d3817e75e3462e83c7248d16d17273 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 3.27, Last appended by leader: 27, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } attrs { replace: true } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: NON_VOTER last_known_addr { host: "127.20.251.133" port: 38061 } attrs { promote: true } }
I20260608 10:06:34.466027 25938 raft_consensus.cc:2955] T a2f8fa16225045c890ccfd284b637a5e P 7fa6fe6b15964c2b84657b2c978e9187 [term 3 FOLLOWER]: Committing config change with OpId 3.26: config changed from index 24 to 26, 5a0e6a3f551546fa86e7cfc71726f3d0 (127.20.251.134) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } attrs { replace: true } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "5a0e6a3f551546fa86e7cfc71726f3d0" member_type: VOTER last_known_addr { host: "127.20.251.134" port: 33365 } attrs { promote: false } } }
I20260608 10:06:34.500603 26094 consensus_queue.cc:237] T 0226d934299b419fbe080d5ca2d42a9e P c3ff165f975e47e5b6a55f527b37ea42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 28, Committed index: 28, Last appended: 3.28, Last appended by leader: 26, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "988c9deae6664c9f86b599a41c10b9c8" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 38053 } attrs { promote: false } }
I20260608 10:06:34.514845 26419 raft_consensus.cc:1275] T 0226d934299b419fbe080d5ca2d42a9e P 988c9deae6664c9f86b599a41c10b9c8 [term 3 FOLLOWER]: Refusing update from remote peer c3ff165f975e47e5b6a55f527b37ea42: Log matching property violated. Preceding OpId in replica: term: 3 index: 28. Preceding OpId from leader: term: 3 index: 29. (index mismatch)
I20260608 10:06:34.515630 25834 catalog_manager.cc:5696] T ab71b056d34d4866a0b8cbbefd34e2e6 P c7d3817e75e3462e83c7248d16d17273 reported cstate change: term changed from 3 to 4, leader changed from 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129) to c7d3817e75e3462e83c7248d16d17273 (127.20.251.130). New cstate: current_term: 4 leader_uuid: "c7d3817e75e3462e83c7248d16d17273" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: NON_VOTER last_known_addr { host: "127.20.251.133" port: 38061 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:34.516500 26734 consensus_queue.cc:1048] T 0226d934299b419fbe080d5ca2d42a9e P c3ff165f975e47e5b6a55f527b37ea42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "988c9deae6664c9f86b599a41c10b9c8" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 38053 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 10:06:34.521576 25938 raft_consensus.cc:1275] T 0226d934299b419fbe080d5ca2d42a9e P 7fa6fe6b15964c2b84657b2c978e9187 [term 3 FOLLOWER]: Refusing update from remote peer c3ff165f975e47e5b6a55f527b37ea42: Log matching property violated. Preceding OpId in replica: term: 3 index: 28. Preceding OpId from leader: term: 3 index: 29. (index mismatch)
I20260608 10:06:34.523317 26734 consensus_queue.cc:1048] T 0226d934299b419fbe080d5ca2d42a9e P c3ff165f975e47e5b6a55f527b37ea42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 10:06:34.525460 26711 raft_consensus.cc:2955] T 0226d934299b419fbe080d5ca2d42a9e P c3ff165f975e47e5b6a55f527b37ea42 [term 3 LEADER]: Committing config change with OpId 3.29: config changed from index 28 to 29, VOTER c7d3817e75e3462e83c7248d16d17273 (127.20.251.130) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "988c9deae6664c9f86b599a41c10b9c8" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 38053 } attrs { promote: false } } }
I20260608 10:06:34.533090 25938 raft_consensus.cc:2955] T 0226d934299b419fbe080d5ca2d42a9e P 7fa6fe6b15964c2b84657b2c978e9187 [term 3 FOLLOWER]: Committing config change with OpId 3.29: config changed from index 28 to 29, VOTER c7d3817e75e3462e83c7248d16d17273 (127.20.251.130) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "988c9deae6664c9f86b599a41c10b9c8" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 38053 } attrs { promote: false } } }
I20260608 10:06:34.539382 25830 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 0226d934299b419fbe080d5ca2d42a9e with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:06:34.529857 26419 raft_consensus.cc:2955] T 0226d934299b419fbe080d5ca2d42a9e P 988c9deae6664c9f86b599a41c10b9c8 [term 3 FOLLOWER]: Committing config change with OpId 3.29: config changed from index 28 to 29, VOTER c7d3817e75e3462e83c7248d16d17273 (127.20.251.130) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "988c9deae6664c9f86b599a41c10b9c8" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 38053 } attrs { promote: false } } }
I20260608 10:06:34.544695 25839 catalog_manager.cc:5696] T 0226d934299b419fbe080d5ca2d42a9e P c3ff165f975e47e5b6a55f527b37ea42 reported cstate change: config changed from index 28 to 29, VOTER c7d3817e75e3462e83c7248d16d17273 (127.20.251.130) evicted. New cstate: current_term: 3 leader_uuid: "c3ff165f975e47e5b6a55f527b37ea42" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "988c9deae6664c9f86b599a41c10b9c8" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 38053 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:06:34.552789 26016 consensus_queue.cc:237] T a2f8fa16225045c890ccfd284b637a5e P c7d3817e75e3462e83c7248d16d17273 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 3.26, Last appended by leader: 24, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "5a0e6a3f551546fa86e7cfc71726f3d0" member_type: VOTER last_known_addr { host: "127.20.251.134" port: 33365 } attrs { promote: false } }
I20260608 10:06:34.559928 26569 raft_consensus.cc:1275] T a2f8fa16225045c890ccfd284b637a5e P 5a0e6a3f551546fa86e7cfc71726f3d0 [term 3 FOLLOWER]: Refusing update from remote peer c7d3817e75e3462e83c7248d16d17273: Log matching property violated. Preceding OpId in replica: term: 3 index: 26. Preceding OpId from leader: term: 3 index: 27. (index mismatch)
I20260608 10:06:34.561761 26744 consensus_queue.cc:1048] T a2f8fa16225045c890ccfd284b637a5e P c7d3817e75e3462e83c7248d16d17273 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a0e6a3f551546fa86e7cfc71726f3d0" member_type: VOTER last_known_addr { host: "127.20.251.134" port: 33365 } 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:06:34.565321 26003 tablet_service.cc:1558] Processing DeleteTablet for tablet 0226d934299b419fbe080d5ca2d42a9e with delete_type TABLET_DATA_TOMBSTONED (TS c7d3817e75e3462e83c7248d16d17273 not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:42786
I20260608 10:06:34.573931 26764 tablet_replica.cc:333] T 0226d934299b419fbe080d5ca2d42a9e P c7d3817e75e3462e83c7248d16d17273: stopping tablet replica
I20260608 10:06:34.575153 26764 raft_consensus.cc:2243] T 0226d934299b419fbe080d5ca2d42a9e P c7d3817e75e3462e83c7248d16d17273 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:34.572383 26745 raft_consensus.cc:2955] T a2f8fa16225045c890ccfd284b637a5e P c7d3817e75e3462e83c7248d16d17273 [term 3 LEADER]: Committing config change with OpId 3.27: config changed from index 26 to 27, VOTER 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "5a0e6a3f551546fa86e7cfc71726f3d0" member_type: VOTER last_known_addr { host: "127.20.251.134" port: 33365 } attrs { promote: false } } }
I20260608 10:06:34.578919 26764 raft_consensus.cc:2272] T 0226d934299b419fbe080d5ca2d42a9e P c7d3817e75e3462e83c7248d16d17273 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:34.584035 26764 ts_tablet_manager.cc:1916] T 0226d934299b419fbe080d5ca2d42a9e P c7d3817e75e3462e83c7248d16d17273: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:06:34.590092 26094 raft_consensus.cc:1275] T a2f8fa16225045c890ccfd284b637a5e P c3ff165f975e47e5b6a55f527b37ea42 [term 3 FOLLOWER]: Refusing update from remote peer c7d3817e75e3462e83c7248d16d17273: Log matching property violated. Preceding OpId in replica: term: 3 index: 26. Preceding OpId from leader: term: 3 index: 27. (index mismatch)
I20260608 10:06:34.591807 26743 consensus_queue.cc:1048] T a2f8fa16225045c890ccfd284b637a5e P c7d3817e75e3462e83c7248d16d17273 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 10:06:34.601090 26764 ts_tablet_manager.cc:1929] T 0226d934299b419fbe080d5ca2d42a9e P c7d3817e75e3462e83c7248d16d17273: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.28
I20260608 10:06:34.601647 26764 log.cc:1199] T 0226d934299b419fbe080d5ca2d42a9e P c7d3817e75e3462e83c7248d16d17273: Deleting WAL directory at /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913058711471-21486-0/minicluster-data/ts-1-root/wals/0226d934299b419fbe080d5ca2d42a9e
I20260608 10:06:34.602224 26094 raft_consensus.cc:2955] T a2f8fa16225045c890ccfd284b637a5e P c3ff165f975e47e5b6a55f527b37ea42 [term 3 FOLLOWER]: Committing config change with OpId 3.27: config changed from index 26 to 27, VOTER 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "5a0e6a3f551546fa86e7cfc71726f3d0" member_type: VOTER last_known_addr { host: "127.20.251.134" port: 33365 } attrs { promote: false } } }
I20260608 10:06:34.584239 26569 raft_consensus.cc:2955] T a2f8fa16225045c890ccfd284b637a5e P 5a0e6a3f551546fa86e7cfc71726f3d0 [term 3 FOLLOWER]: Committing config change with OpId 3.27: config changed from index 26 to 27, VOTER 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "5a0e6a3f551546fa86e7cfc71726f3d0" member_type: VOTER last_known_addr { host: "127.20.251.134" port: 33365 } attrs { promote: false } } }
I20260608 10:06:34.603475 25830 catalog_manager.cc:5027] TS c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771): tablet 0226d934299b419fbe080d5ca2d42a9e (table test-workload [id=f39994a25f3e4a91b19f523411a192ee]) successfully deleted
I20260608 10:06:34.609030 25830 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet a2f8fa16225045c890ccfd284b637a5e with cas_config_opid_index 26: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:06:34.623183 25839 catalog_manager.cc:5696] T a2f8fa16225045c890ccfd284b637a5e P c7d3817e75e3462e83c7248d16d17273 reported cstate change: config changed from index 26 to 27, VOTER 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129) evicted. New cstate: current_term: 3 leader_uuid: "c7d3817e75e3462e83c7248d16d17273" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a0e6a3f551546fa86e7cfc71726f3d0" member_type: VOTER last_known_addr { host: "127.20.251.134" port: 33365 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:06:34.639322 25926 tablet_service.cc:1558] Processing DeleteTablet for tablet a2f8fa16225045c890ccfd284b637a5e with delete_type TABLET_DATA_TOMBSTONED (TS 7fa6fe6b15964c2b84657b2c978e9187 not found in new config with opid_index 27) from {username='slave'} at 127.0.0.1:41736
I20260608 10:06:34.641614 26765 tablet_replica.cc:333] T a2f8fa16225045c890ccfd284b637a5e P 7fa6fe6b15964c2b84657b2c978e9187: stopping tablet replica
I20260608 10:06:34.642810 26765 raft_consensus.cc:2243] T a2f8fa16225045c890ccfd284b637a5e P 7fa6fe6b15964c2b84657b2c978e9187 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:34.643930 26765 raft_consensus.cc:2272] T a2f8fa16225045c890ccfd284b637a5e P 7fa6fe6b15964c2b84657b2c978e9187 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:34.648180 26765 ts_tablet_manager.cc:1916] T a2f8fa16225045c890ccfd284b637a5e P 7fa6fe6b15964c2b84657b2c978e9187: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:06:34.664891 26765 ts_tablet_manager.cc:1929] T a2f8fa16225045c890ccfd284b637a5e P 7fa6fe6b15964c2b84657b2c978e9187: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.26
I20260608 10:06:34.665622 26765 log.cc:1199] T a2f8fa16225045c890ccfd284b637a5e P 7fa6fe6b15964c2b84657b2c978e9187: Deleting WAL directory at /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913058711471-21486-0/minicluster-data/ts-0-root/wals/a2f8fa16225045c890ccfd284b637a5e
I20260608 10:06:34.667647 25827 catalog_manager.cc:5027] TS 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015): tablet a2f8fa16225045c890ccfd284b637a5e (table test-workload [id=f39994a25f3e4a91b19f523411a192ee]) successfully deleted
I20260608 10:06:34.860625 25938 raft_consensus.cc:1275] T ab71b056d34d4866a0b8cbbefd34e2e6 P 7fa6fe6b15964c2b84657b2c978e9187 [term 4 FOLLOWER]: Refusing update from remote peer c7d3817e75e3462e83c7248d16d17273: Log matching property violated. Preceding OpId in replica: term: 3 index: 27. Preceding OpId from leader: term: 4 index: 28. (index mismatch)
I20260608 10:06:34.862352 26745 consensus_queue.cc:1048] T ab71b056d34d4866a0b8cbbefd34e2e6 P c7d3817e75e3462e83c7248d16d17273 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } 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:06:34.873131 26094 raft_consensus.cc:1275] T ab71b056d34d4866a0b8cbbefd34e2e6 P c3ff165f975e47e5b6a55f527b37ea42 [term 4 FOLLOWER]: Refusing update from remote peer c7d3817e75e3462e83c7248d16d17273: Log matching property violated. Preceding OpId in replica: term: 3 index: 27. Preceding OpId from leader: term: 4 index: 28. (index mismatch)
I20260608 10:06:34.874009 26495 raft_consensus.cc:3060] T ab71b056d34d4866a0b8cbbefd34e2e6 P 0d4148c9149d427296a4a10f02618d28 [term 3 LEARNER]: Advancing to term 4
I20260608 10:06:34.879639 26745 consensus_queue.cc:1048] T ab71b056d34d4866a0b8cbbefd34e2e6 P c7d3817e75e3462e83c7248d16d17273 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 10:06:34.884963 26495 raft_consensus.cc:1275] T ab71b056d34d4866a0b8cbbefd34e2e6 P 0d4148c9149d427296a4a10f02618d28 [term 4 LEARNER]: Refusing update from remote peer c7d3817e75e3462e83c7248d16d17273: Log matching property violated. Preceding OpId in replica: term: 3 index: 27. Preceding OpId from leader: term: 4 index: 28. (index mismatch)
I20260608 10:06:34.887379 26744 consensus_queue.cc:1048] T ab71b056d34d4866a0b8cbbefd34e2e6 P c7d3817e75e3462e83c7248d16d17273 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: NON_VOTER last_known_addr { host: "127.20.251.133" port: 38061 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 10:06:34.898728 26743 raft_consensus.cc:1064] T ab71b056d34d4866a0b8cbbefd34e2e6 P c7d3817e75e3462e83c7248d16d17273: attempting to promote NON_VOTER 0d4148c9149d427296a4a10f02618d28 to VOTER
I20260608 10:06:34.901269 26743 consensus_queue.cc:237] T ab71b056d34d4866a0b8cbbefd34e2e6 P c7d3817e75e3462e83c7248d16d17273 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 28, Committed index: 28, Last appended: 4.28, Last appended by leader: 27, Current term: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } attrs { replace: true } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: VOTER last_known_addr { host: "127.20.251.133" port: 38061 } attrs { promote: false } }
I20260608 10:06:34.909811 25938 raft_consensus.cc:1275] T ab71b056d34d4866a0b8cbbefd34e2e6 P 7fa6fe6b15964c2b84657b2c978e9187 [term 4 FOLLOWER]: Refusing update from remote peer c7d3817e75e3462e83c7248d16d17273: Log matching property violated. Preceding OpId in replica: term: 4 index: 28. Preceding OpId from leader: term: 4 index: 29. (index mismatch)
I20260608 10:06:34.910777 26495 raft_consensus.cc:1275] T ab71b056d34d4866a0b8cbbefd34e2e6 P 0d4148c9149d427296a4a10f02618d28 [term 4 LEARNER]: Refusing update from remote peer c7d3817e75e3462e83c7248d16d17273: Log matching property violated. Preceding OpId in replica: term: 4 index: 28. Preceding OpId from leader: term: 4 index: 29. (index mismatch)
I20260608 10:06:34.911441 26724 consensus_queue.cc:1048] T ab71b056d34d4866a0b8cbbefd34e2e6 P c7d3817e75e3462e83c7248d16d17273 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 10:06:34.912453 26094 raft_consensus.cc:1275] T ab71b056d34d4866a0b8cbbefd34e2e6 P c3ff165f975e47e5b6a55f527b37ea42 [term 4 FOLLOWER]: Refusing update from remote peer c7d3817e75e3462e83c7248d16d17273: Log matching property violated. Preceding OpId in replica: term: 4 index: 28. Preceding OpId from leader: term: 4 index: 29. (index mismatch)
I20260608 10:06:34.912792 26745 consensus_queue.cc:1048] T ab71b056d34d4866a0b8cbbefd34e2e6 P c7d3817e75e3462e83c7248d16d17273 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: VOTER last_known_addr { host: "127.20.251.133" port: 38061 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 10:06:34.914285 26743 consensus_queue.cc:1048] T ab71b056d34d4866a0b8cbbefd34e2e6 P c7d3817e75e3462e83c7248d16d17273 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 10:06:34.923480 26724 raft_consensus.cc:2955] T ab71b056d34d4866a0b8cbbefd34e2e6 P c7d3817e75e3462e83c7248d16d17273 [term 4 LEADER]: Committing config change with OpId 4.29: config changed from index 26 to 29, 0d4148c9149d427296a4a10f02618d28 (127.20.251.133) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } attrs { replace: true } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: VOTER last_known_addr { host: "127.20.251.133" port: 38061 } attrs { promote: false } } }
I20260608 10:06:34.925824 26495 raft_consensus.cc:2955] T ab71b056d34d4866a0b8cbbefd34e2e6 P 0d4148c9149d427296a4a10f02618d28 [term 4 FOLLOWER]: Committing config change with OpId 4.29: config changed from index 26 to 29, 0d4148c9149d427296a4a10f02618d28 (127.20.251.133) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } attrs { replace: true } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: VOTER last_known_addr { host: "127.20.251.133" port: 38061 } attrs { promote: false } } }
I20260608 10:06:34.926180 26094 raft_consensus.cc:2955] T ab71b056d34d4866a0b8cbbefd34e2e6 P c3ff165f975e47e5b6a55f527b37ea42 [term 4 FOLLOWER]: Committing config change with OpId 4.29: config changed from index 26 to 29, 0d4148c9149d427296a4a10f02618d28 (127.20.251.133) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } attrs { replace: true } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: VOTER last_known_addr { host: "127.20.251.133" port: 38061 } attrs { promote: false } } }
I20260608 10:06:34.940032 25839 catalog_manager.cc:5696] T ab71b056d34d4866a0b8cbbefd34e2e6 P 0d4148c9149d427296a4a10f02618d28 reported cstate change: config changed from index 26 to 29, 0d4148c9149d427296a4a10f02618d28 (127.20.251.133) changed from NON_VOTER to VOTER. New cstate: current_term: 4 leader_uuid: "c7d3817e75e3462e83c7248d16d17273" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } attrs { replace: true } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: VOTER last_known_addr { host: "127.20.251.133" port: 38061 } attrs { promote: false } } }
I20260608 10:06:34.942463 25938 raft_consensus.cc:2955] T ab71b056d34d4866a0b8cbbefd34e2e6 P 7fa6fe6b15964c2b84657b2c978e9187 [term 4 FOLLOWER]: Committing config change with OpId 4.29: config changed from index 26 to 29, 0d4148c9149d427296a4a10f02618d28 (127.20.251.133) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } attrs { replace: true } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: VOTER last_known_addr { host: "127.20.251.133" port: 38061 } attrs { promote: false } } }
I20260608 10:06:34.957499 26016 consensus_queue.cc:237] T ab71b056d34d4866a0b8cbbefd34e2e6 P c7d3817e75e3462e83c7248d16d17273 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 29, Committed index: 29, Last appended: 4.29, Last appended by leader: 27, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: VOTER last_known_addr { host: "127.20.251.133" port: 38061 } attrs { promote: false } }
I20260608 10:06:34.965869 26094 raft_consensus.cc:1275] T ab71b056d34d4866a0b8cbbefd34e2e6 P c3ff165f975e47e5b6a55f527b37ea42 [term 4 FOLLOWER]: Refusing update from remote peer c7d3817e75e3462e83c7248d16d17273: Log matching property violated. Preceding OpId in replica: term: 4 index: 29. Preceding OpId from leader: term: 4 index: 30. (index mismatch)
I20260608 10:06:34.966332 26495 raft_consensus.cc:1275] T ab71b056d34d4866a0b8cbbefd34e2e6 P 0d4148c9149d427296a4a10f02618d28 [term 4 FOLLOWER]: Refusing update from remote peer c7d3817e75e3462e83c7248d16d17273: Log matching property violated. Preceding OpId in replica: term: 4 index: 29. Preceding OpId from leader: term: 4 index: 30. (index mismatch)
I20260608 10:06:34.968922 26724 consensus_queue.cc:1048] T ab71b056d34d4866a0b8cbbefd34e2e6 P c7d3817e75e3462e83c7248d16d17273 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: VOTER last_known_addr { host: "127.20.251.133" port: 38061 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260608 10:06:34.970221 26745 consensus_queue.cc:1048] T ab71b056d34d4866a0b8cbbefd34e2e6 P c7d3817e75e3462e83c7248d16d17273 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260608 10:06:34.975524 26724 raft_consensus.cc:2955] T ab71b056d34d4866a0b8cbbefd34e2e6 P c7d3817e75e3462e83c7248d16d17273 [term 4 LEADER]: Committing config change with OpId 4.30: config changed from index 29 to 30, VOTER 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: VOTER last_known_addr { host: "127.20.251.133" port: 38061 } attrs { promote: false } } }
I20260608 10:06:34.979423 26094 raft_consensus.cc:2955] T ab71b056d34d4866a0b8cbbefd34e2e6 P c3ff165f975e47e5b6a55f527b37ea42 [term 4 FOLLOWER]: Committing config change with OpId 4.30: config changed from index 29 to 30, VOTER 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: VOTER last_known_addr { host: "127.20.251.133" port: 38061 } attrs { promote: false } } }
I20260608 10:06:34.982462 26495 raft_consensus.cc:2955] T ab71b056d34d4866a0b8cbbefd34e2e6 P 0d4148c9149d427296a4a10f02618d28 [term 4 FOLLOWER]: Committing config change with OpId 4.30: config changed from index 29 to 30, VOTER 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: VOTER last_known_addr { host: "127.20.251.133" port: 38061 } attrs { promote: false } } }
I20260608 10:06:34.992573 25830 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet ab71b056d34d4866a0b8cbbefd34e2e6 with cas_config_opid_index 29: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:06:34.996225 25843 catalog_manager.cc:5696] T ab71b056d34d4866a0b8cbbefd34e2e6 P c3ff165f975e47e5b6a55f527b37ea42 reported cstate change: config changed from index 29 to 30, VOTER 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129) evicted. New cstate: current_term: 4 leader_uuid: "c7d3817e75e3462e83c7248d16d17273" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: VOTER last_known_addr { host: "127.20.251.133" port: 38061 } attrs { promote: false } } }
I20260608 10:06:35.008747 25926 tablet_service.cc:1558] Processing DeleteTablet for tablet ab71b056d34d4866a0b8cbbefd34e2e6 with delete_type TABLET_DATA_TOMBSTONED (TS 7fa6fe6b15964c2b84657b2c978e9187 not found in new config with opid_index 30) from {username='slave'} at 127.0.0.1:41736
I20260608 10:06:35.009959 26765 tablet_replica.cc:333] T ab71b056d34d4866a0b8cbbefd34e2e6 P 7fa6fe6b15964c2b84657b2c978e9187: stopping tablet replica
I20260608 10:06:35.010924 26765 raft_consensus.cc:2243] T ab71b056d34d4866a0b8cbbefd34e2e6 P 7fa6fe6b15964c2b84657b2c978e9187 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:35.011765 26765 raft_consensus.cc:2272] T ab71b056d34d4866a0b8cbbefd34e2e6 P 7fa6fe6b15964c2b84657b2c978e9187 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:35.017166 26765 ts_tablet_manager.cc:1916] T ab71b056d34d4866a0b8cbbefd34e2e6 P 7fa6fe6b15964c2b84657b2c978e9187: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:06:35.032172 26765 ts_tablet_manager.cc:1929] T ab71b056d34d4866a0b8cbbefd34e2e6 P 7fa6fe6b15964c2b84657b2c978e9187: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 4.29
I20260608 10:06:35.032495 26765 log.cc:1199] T ab71b056d34d4866a0b8cbbefd34e2e6 P 7fa6fe6b15964c2b84657b2c978e9187: Deleting WAL directory at /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913058711471-21486-0/minicluster-data/ts-0-root/wals/ab71b056d34d4866a0b8cbbefd34e2e6
I20260608 10:06:35.034246 25827 catalog_manager.cc:5027] TS 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015): tablet ab71b056d34d4866a0b8cbbefd34e2e6 (table test-workload [id=f39994a25f3e4a91b19f523411a192ee]) successfully deleted
I20260608 10:06:35.661247 26094 consensus_queue.cc:237] T 37b83115503f4b73bcfb00021ee1a77a P c3ff165f975e47e5b6a55f527b37ea42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 3.26, Last appended by leader: 25, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } attrs { replace: true } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "5a0e6a3f551546fa86e7cfc71726f3d0" member_type: NON_VOTER last_known_addr { host: "127.20.251.134" port: 33365 } attrs { promote: true } }
I20260608 10:06:35.669198 26016 raft_consensus.cc:1275] T 37b83115503f4b73bcfb00021ee1a77a P c7d3817e75e3462e83c7248d16d17273 [term 3 FOLLOWER]: Refusing update from remote peer c3ff165f975e47e5b6a55f527b37ea42: Log matching property violated. Preceding OpId in replica: term: 3 index: 26. Preceding OpId from leader: term: 3 index: 27. (index mismatch)
I20260608 10:06:35.671814 26734 consensus_queue.cc:1048] T 37b83115503f4b73bcfb00021ee1a77a P c3ff165f975e47e5b6a55f527b37ea42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } 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:06:35.677701 25938 raft_consensus.cc:1275] T 37b83115503f4b73bcfb00021ee1a77a P 7fa6fe6b15964c2b84657b2c978e9187 [term 3 FOLLOWER]: Refusing update from remote peer c3ff165f975e47e5b6a55f527b37ea42: Log matching property violated. Preceding OpId in replica: term: 3 index: 26. Preceding OpId from leader: term: 3 index: 27. (index mismatch)
I20260608 10:06:35.679461 26771 consensus_queue.cc:1048] T 37b83115503f4b73bcfb00021ee1a77a P c3ff165f975e47e5b6a55f527b37ea42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
W20260608 10:06:35.691659 26057 consensus_peers.cc:597] T 37b83115503f4b73bcfb00021ee1a77a P c3ff165f975e47e5b6a55f527b37ea42 -> Peer 5a0e6a3f551546fa86e7cfc71726f3d0 (127.20.251.134:33365): Couldn't send request to peer 5a0e6a3f551546fa86e7cfc71726f3d0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 37b83115503f4b73bcfb00021ee1a77a. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:35.693115 26734 raft_consensus.cc:2955] T 37b83115503f4b73bcfb00021ee1a77a P c3ff165f975e47e5b6a55f527b37ea42 [term 3 LEADER]: Committing config change with OpId 3.27: config changed from index -1 to 27, NON_VOTER 5a0e6a3f551546fa86e7cfc71726f3d0 (127.20.251.134) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } attrs { replace: true } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "5a0e6a3f551546fa86e7cfc71726f3d0" member_type: NON_VOTER last_known_addr { host: "127.20.251.134" port: 33365 } attrs { promote: true } } }
I20260608 10:06:35.698969 25938 raft_consensus.cc:2955] T 37b83115503f4b73bcfb00021ee1a77a P 7fa6fe6b15964c2b84657b2c978e9187 [term 3 FOLLOWER]: Committing config change with OpId 3.27: config changed from index -1 to 27, NON_VOTER 5a0e6a3f551546fa86e7cfc71726f3d0 (127.20.251.134) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } attrs { replace: true } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "5a0e6a3f551546fa86e7cfc71726f3d0" member_type: NON_VOTER last_known_addr { host: "127.20.251.134" port: 33365 } attrs { promote: true } } }
I20260608 10:06:35.698900 26016 raft_consensus.cc:2955] T 37b83115503f4b73bcfb00021ee1a77a P c7d3817e75e3462e83c7248d16d17273 [term 3 FOLLOWER]: Committing config change with OpId 3.27: config changed from index -1 to 27, NON_VOTER 5a0e6a3f551546fa86e7cfc71726f3d0 (127.20.251.134) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } attrs { replace: true } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "5a0e6a3f551546fa86e7cfc71726f3d0" member_type: NON_VOTER last_known_addr { host: "127.20.251.134" port: 33365 } attrs { promote: true } } }
I20260608 10:06:35.709676 25834 catalog_manager.cc:5696] T 37b83115503f4b73bcfb00021ee1a77a P c3ff165f975e47e5b6a55f527b37ea42 reported cstate change: config changed from index -1 to 27, NON_VOTER 5a0e6a3f551546fa86e7cfc71726f3d0 (127.20.251.134) added. New cstate: current_term: 3 leader_uuid: "c3ff165f975e47e5b6a55f527b37ea42" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a0e6a3f551546fa86e7cfc71726f3d0" member_type: NON_VOTER last_known_addr { host: "127.20.251.134" port: 33365 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:35.714407 26020 consensus_queue.cc:237] T 86e1ca96115e4b7e9277baacd038a4c3 P c7d3817e75e3462e83c7248d16d17273 [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: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } attrs { replace: true } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: NON_VOTER last_known_addr { host: "127.20.251.133" port: 38061 } attrs { promote: true } }
I20260608 10:06:35.754845 26094 raft_consensus.cc:1275] T 86e1ca96115e4b7e9277baacd038a4c3 P c3ff165f975e47e5b6a55f527b37ea42 [term 1 FOLLOWER]: Refusing update from remote peer c7d3817e75e3462e83c7248d16d17273: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
W20260608 10:06:35.756233 25983 consensus_peers.cc:597] T 86e1ca96115e4b7e9277baacd038a4c3 P c7d3817e75e3462e83c7248d16d17273 -> Peer 0d4148c9149d427296a4a10f02618d28 (127.20.251.133:38061): Couldn't send request to peer 0d4148c9149d427296a4a10f02618d28. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 86e1ca96115e4b7e9277baacd038a4c3. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:35.756479 26744 consensus_queue.cc:1048] T 86e1ca96115e4b7e9277baacd038a4c3 P c7d3817e75e3462e83c7248d16d17273 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:06:35.770715 25938 raft_consensus.cc:1275] T 86e1ca96115e4b7e9277baacd038a4c3 P 7fa6fe6b15964c2b84657b2c978e9187 [term 1 FOLLOWER]: Refusing update from remote peer c7d3817e75e3462e83c7248d16d17273: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:06:35.773248 26744 consensus_queue.cc:1048] T 86e1ca96115e4b7e9277baacd038a4c3 P c7d3817e75e3462e83c7248d16d17273 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } 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:06:35.779774 26744 raft_consensus.cc:2955] T 86e1ca96115e4b7e9277baacd038a4c3 P c7d3817e75e3462e83c7248d16d17273 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 0d4148c9149d427296a4a10f02618d28 (127.20.251.133) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } attrs { replace: true } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: NON_VOTER last_known_addr { host: "127.20.251.133" port: 38061 } attrs { promote: true } } }
I20260608 10:06:35.795388 26020 consensus_queue.cc:237] T ab71b056d34d4866a0b8cbbefd34e2e6 P c7d3817e75e3462e83c7248d16d17273 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 30, Committed index: 30, Last appended: 4.30, Last appended by leader: 27, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } attrs { replace: true } } peers { permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: VOTER last_known_addr { host: "127.20.251.133" port: 38061 } attrs { promote: false } } peers { permanent_uuid: "988c9deae6664c9f86b599a41c10b9c8" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 38053 } attrs { promote: true } }
I20260608 10:06:35.797868 26094 raft_consensus.cc:2955] T 86e1ca96115e4b7e9277baacd038a4c3 P c3ff165f975e47e5b6a55f527b37ea42 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 0d4148c9149d427296a4a10f02618d28 (127.20.251.133) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } attrs { replace: true } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: NON_VOTER last_known_addr { host: "127.20.251.133" port: 38061 } attrs { promote: true } } }
I20260608 10:06:35.802055 25938 raft_consensus.cc:2955] T 86e1ca96115e4b7e9277baacd038a4c3 P 7fa6fe6b15964c2b84657b2c978e9187 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 0d4148c9149d427296a4a10f02618d28 (127.20.251.133) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } attrs { replace: true } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: NON_VOTER last_known_addr { host: "127.20.251.133" port: 38061 } attrs { promote: true } } }
I20260608 10:06:35.808280 26495 raft_consensus.cc:1275] T ab71b056d34d4866a0b8cbbefd34e2e6 P 0d4148c9149d427296a4a10f02618d28 [term 4 FOLLOWER]: Refusing update from remote peer c7d3817e75e3462e83c7248d16d17273: Log matching property violated. Preceding OpId in replica: term: 4 index: 30. Preceding OpId from leader: term: 4 index: 31. (index mismatch)
I20260608 10:06:35.810297 26784 consensus_queue.cc:1048] T ab71b056d34d4866a0b8cbbefd34e2e6 P c7d3817e75e3462e83c7248d16d17273 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: VOTER last_known_addr { host: "127.20.251.133" port: 38061 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.001s
I20260608 10:06:35.810117 25843 catalog_manager.cc:5696] T 86e1ca96115e4b7e9277baacd038a4c3 P c7d3817e75e3462e83c7248d16d17273 reported cstate change: config changed from index -1 to 26, NON_VOTER 0d4148c9149d427296a4a10f02618d28 (127.20.251.133) added. New cstate: current_term: 1 leader_uuid: "c7d3817e75e3462e83c7248d16d17273" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: NON_VOTER last_known_addr { host: "127.20.251.133" port: 38061 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:35.819197 26786 raft_consensus.cc:2955] T ab71b056d34d4866a0b8cbbefd34e2e6 P c7d3817e75e3462e83c7248d16d17273 [term 4 LEADER]: Committing config change with OpId 4.31: config changed from index 30 to 31, NON_VOTER 988c9deae6664c9f86b599a41c10b9c8 (127.20.251.132) added. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } attrs { replace: true } } peers { permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: VOTER last_known_addr { host: "127.20.251.133" port: 38061 } attrs { promote: false } } peers { permanent_uuid: "988c9deae6664c9f86b599a41c10b9c8" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 38053 } attrs { promote: true } } }
I20260608 10:06:35.825690 26495 raft_consensus.cc:2955] T ab71b056d34d4866a0b8cbbefd34e2e6 P 0d4148c9149d427296a4a10f02618d28 [term 4 FOLLOWER]: Committing config change with OpId 4.31: config changed from index 30 to 31, NON_VOTER 988c9deae6664c9f86b599a41c10b9c8 (127.20.251.132) added. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } attrs { replace: true } } peers { permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: VOTER last_known_addr { host: "127.20.251.133" port: 38061 } attrs { promote: false } } peers { permanent_uuid: "988c9deae6664c9f86b599a41c10b9c8" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 38053 } attrs { promote: true } } }
I20260608 10:06:35.839078 25944 consensus_queue.cc:237] T e52284e471df44e7a79b01dec247600f P 7fa6fe6b15964c2b84657b2c978e9187 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 28, Committed index: 28, Last appended: 1.28, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } attrs { replace: true } } peers { permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: VOTER last_known_addr { host: "127.20.251.133" port: 38061 } attrs { promote: false } } peers { permanent_uuid: "5a0e6a3f551546fa86e7cfc71726f3d0" member_type: NON_VOTER last_known_addr { host: "127.20.251.134" port: 33365 } attrs { promote: true } }
I20260608 10:06:35.872153 26094 raft_consensus.cc:1275] T ab71b056d34d4866a0b8cbbefd34e2e6 P c3ff165f975e47e5b6a55f527b37ea42 [term 4 FOLLOWER]: Refusing update from remote peer c7d3817e75e3462e83c7248d16d17273: Log matching property violated. Preceding OpId in replica: term: 4 index: 30. Preceding OpId from leader: term: 4 index: 31. (index mismatch)
I20260608 10:06:35.875470 26784 consensus_queue.cc:1048] T ab71b056d34d4866a0b8cbbefd34e2e6 P c7d3817e75e3462e83c7248d16d17273 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260608 10:06:35.876070 25843 catalog_manager.cc:5696] T ab71b056d34d4866a0b8cbbefd34e2e6 P c7d3817e75e3462e83c7248d16d17273 reported cstate change: config changed from index 30 to 31, NON_VOTER 988c9deae6664c9f86b599a41c10b9c8 (127.20.251.132) added. New cstate: current_term: 4 leader_uuid: "c7d3817e75e3462e83c7248d16d17273" committed_config { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: VOTER last_known_addr { host: "127.20.251.133" port: 38061 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "988c9deae6664c9f86b599a41c10b9c8" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 38053 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:35.881032 26088 raft_consensus.cc:2955] T ab71b056d34d4866a0b8cbbefd34e2e6 P c3ff165f975e47e5b6a55f527b37ea42 [term 4 FOLLOWER]: Committing config change with OpId 4.31: config changed from index 30 to 31, NON_VOTER 988c9deae6664c9f86b599a41c10b9c8 (127.20.251.132) added. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } attrs { replace: true } } peers { permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: VOTER last_known_addr { host: "127.20.251.133" port: 38061 } attrs { promote: false } } peers { permanent_uuid: "988c9deae6664c9f86b599a41c10b9c8" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 38053 } attrs { promote: true } } }
W20260608 10:06:35.903362 25908 consensus_peers.cc:597] T e52284e471df44e7a79b01dec247600f P 7fa6fe6b15964c2b84657b2c978e9187 -> Peer 5a0e6a3f551546fa86e7cfc71726f3d0 (127.20.251.134:33365): Couldn't send request to peer 5a0e6a3f551546fa86e7cfc71726f3d0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e52284e471df44e7a79b01dec247600f. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:35.908222 26494 raft_consensus.cc:1275] T e52284e471df44e7a79b01dec247600f P 0d4148c9149d427296a4a10f02618d28 [term 1 FOLLOWER]: Refusing update from remote peer 7fa6fe6b15964c2b84657b2c978e9187: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 10:06:35.909924 26769 consensus_queue.cc:1048] T e52284e471df44e7a79b01dec247600f P 7fa6fe6b15964c2b84657b2c978e9187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: VOTER last_known_addr { host: "127.20.251.133" port: 38061 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
W20260608 10:06:35.912957 25985 consensus_peers.cc:597] T ab71b056d34d4866a0b8cbbefd34e2e6 P c7d3817e75e3462e83c7248d16d17273 -> Peer 988c9deae6664c9f86b599a41c10b9c8 (127.20.251.132:38053): Couldn't send request to peer 988c9deae6664c9f86b599a41c10b9c8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ab71b056d34d4866a0b8cbbefd34e2e6. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:35.916208 26020 raft_consensus.cc:1275] T e52284e471df44e7a79b01dec247600f P c7d3817e75e3462e83c7248d16d17273 [term 1 FOLLOWER]: Refusing update from remote peer 7fa6fe6b15964c2b84657b2c978e9187: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 10:06:35.917917 26702 consensus_queue.cc:1048] T e52284e471df44e7a79b01dec247600f P 7fa6fe6b15964c2b84657b2c978e9187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 10:06:35.925988 26769 raft_consensus.cc:2955] T e52284e471df44e7a79b01dec247600f P 7fa6fe6b15964c2b84657b2c978e9187 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 5a0e6a3f551546fa86e7cfc71726f3d0 (127.20.251.134) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } attrs { replace: true } } peers { permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: VOTER last_known_addr { host: "127.20.251.133" port: 38061 } attrs { promote: false } } peers { permanent_uuid: "5a0e6a3f551546fa86e7cfc71726f3d0" member_type: NON_VOTER last_known_addr { host: "127.20.251.134" port: 33365 } attrs { promote: true } } }
I20260608 10:06:35.927997 26495 raft_consensus.cc:2955] T e52284e471df44e7a79b01dec247600f P 0d4148c9149d427296a4a10f02618d28 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 5a0e6a3f551546fa86e7cfc71726f3d0 (127.20.251.134) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } attrs { replace: true } } peers { permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: VOTER last_known_addr { host: "127.20.251.133" port: 38061 } attrs { promote: false } } peers { permanent_uuid: "5a0e6a3f551546fa86e7cfc71726f3d0" member_type: NON_VOTER last_known_addr { host: "127.20.251.134" port: 33365 } attrs { promote: true } } }
I20260608 10:06:35.929731 26020 raft_consensus.cc:2955] T e52284e471df44e7a79b01dec247600f P c7d3817e75e3462e83c7248d16d17273 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 5a0e6a3f551546fa86e7cfc71726f3d0 (127.20.251.134) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } attrs { replace: true } } peers { permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: VOTER last_known_addr { host: "127.20.251.133" port: 38061 } attrs { promote: false } } peers { permanent_uuid: "5a0e6a3f551546fa86e7cfc71726f3d0" member_type: NON_VOTER last_known_addr { host: "127.20.251.134" port: 33365 } attrs { promote: true } } }
I20260608 10:06:35.941607 25843 catalog_manager.cc:5696] T e52284e471df44e7a79b01dec247600f P 0d4148c9149d427296a4a10f02618d28 reported cstate change: config changed from index 28 to 29, NON_VOTER 5a0e6a3f551546fa86e7cfc71726f3d0 (127.20.251.134) added. New cstate: current_term: 1 leader_uuid: "7fa6fe6b15964c2b84657b2c978e9187" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } attrs { replace: true } } peers { permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: VOTER last_known_addr { host: "127.20.251.133" port: 38061 } attrs { promote: false } } peers { permanent_uuid: "5a0e6a3f551546fa86e7cfc71726f3d0" member_type: NON_VOTER last_known_addr { host: "127.20.251.134" port: 33365 } attrs { promote: true } } }
I20260608 10:06:35.944393 26016 consensus_queue.cc:237] T fe24b76db15943f5a99863b746e0b02d P c7d3817e75e3462e83c7248d16d17273 [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: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } attrs { replace: true } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "988c9deae6664c9f86b599a41c10b9c8" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 38053 } attrs { promote: true } }
I20260608 10:06:35.952487 26088 raft_consensus.cc:1275] T fe24b76db15943f5a99863b746e0b02d P c3ff165f975e47e5b6a55f527b37ea42 [term 1 FOLLOWER]: Refusing update from remote peer c7d3817e75e3462e83c7248d16d17273: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:06:35.954068 25944 raft_consensus.cc:1275] T fe24b76db15943f5a99863b746e0b02d P 7fa6fe6b15964c2b84657b2c978e9187 [term 1 FOLLOWER]: Refusing update from remote peer c7d3817e75e3462e83c7248d16d17273: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:06:35.954228 26786 consensus_queue.cc:1048] T fe24b76db15943f5a99863b746e0b02d P c7d3817e75e3462e83c7248d16d17273 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
W20260608 10:06:35.955435 25985 consensus_peers.cc:597] T fe24b76db15943f5a99863b746e0b02d P c7d3817e75e3462e83c7248d16d17273 -> Peer 988c9deae6664c9f86b599a41c10b9c8 (127.20.251.132:38053): Couldn't send request to peer 988c9deae6664c9f86b599a41c10b9c8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fe24b76db15943f5a99863b746e0b02d. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:35.956636 26786 consensus_queue.cc:1048] T fe24b76db15943f5a99863b746e0b02d P c7d3817e75e3462e83c7248d16d17273 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } 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:06:35.970691 26788 raft_consensus.cc:2955] T fe24b76db15943f5a99863b746e0b02d P c7d3817e75e3462e83c7248d16d17273 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 988c9deae6664c9f86b599a41c10b9c8 (127.20.251.132) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } attrs { replace: true } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "988c9deae6664c9f86b599a41c10b9c8" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 38053 } attrs { promote: true } } }
I20260608 10:06:35.972364 25938 raft_consensus.cc:2955] T fe24b76db15943f5a99863b746e0b02d P 7fa6fe6b15964c2b84657b2c978e9187 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 988c9deae6664c9f86b599a41c10b9c8 (127.20.251.132) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } attrs { replace: true } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "988c9deae6664c9f86b599a41c10b9c8" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 38053 } attrs { promote: true } } }
I20260608 10:06:35.985173 25837 catalog_manager.cc:5696] T fe24b76db15943f5a99863b746e0b02d P c7d3817e75e3462e83c7248d16d17273 reported cstate change: config changed from index -1 to 26, NON_VOTER 988c9deae6664c9f86b599a41c10b9c8 (127.20.251.132) added. New cstate: current_term: 1 leader_uuid: "c7d3817e75e3462e83c7248d16d17273" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "988c9deae6664c9f86b599a41c10b9c8" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 38053 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:35.988394 26088 raft_consensus.cc:2955] T fe24b76db15943f5a99863b746e0b02d P c3ff165f975e47e5b6a55f527b37ea42 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 988c9deae6664c9f86b599a41c10b9c8 (127.20.251.132) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } attrs { replace: true } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "988c9deae6664c9f86b599a41c10b9c8" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 38053 } attrs { promote: true } } }
I20260608 10:06:35.987725 25938 consensus_queue.cc:237] T 769554b6b93c4257b6842e53c15220b8 P 7fa6fe6b15964c2b84657b2c978e9187 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 29, Committed index: 29, Last appended: 2.29, Last appended by leader: 26, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } attrs { replace: true } } peers { permanent_uuid: "988c9deae6664c9f86b599a41c10b9c8" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 38053 } attrs { promote: false } } peers { permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: NON_VOTER last_known_addr { host: "127.20.251.133" port: 38061 } attrs { promote: true } }
W20260608 10:06:36.013063 25908 consensus_peers.cc:597] T 769554b6b93c4257b6842e53c15220b8 P 7fa6fe6b15964c2b84657b2c978e9187 -> Peer 0d4148c9149d427296a4a10f02618d28 (127.20.251.133:38061): Couldn't send request to peer 0d4148c9149d427296a4a10f02618d28. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 769554b6b93c4257b6842e53c15220b8. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:36.013393 26419 raft_consensus.cc:1275] T 769554b6b93c4257b6842e53c15220b8 P 988c9deae6664c9f86b599a41c10b9c8 [term 2 FOLLOWER]: Refusing update from remote peer 7fa6fe6b15964c2b84657b2c978e9187: Log matching property violated. Preceding OpId in replica: term: 2 index: 29. Preceding OpId from leader: term: 2 index: 30. (index mismatch)
I20260608 10:06:36.015060 26088 raft_consensus.cc:1275] T 769554b6b93c4257b6842e53c15220b8 P c3ff165f975e47e5b6a55f527b37ea42 [term 2 FOLLOWER]: Refusing update from remote peer 7fa6fe6b15964c2b84657b2c978e9187: Log matching property violated. Preceding OpId in replica: term: 2 index: 29. Preceding OpId from leader: term: 2 index: 30. (index mismatch)
I20260608 10:06:36.015983 26795 consensus_queue.cc:1048] T 769554b6b93c4257b6842e53c15220b8 P 7fa6fe6b15964c2b84657b2c978e9187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "988c9deae6664c9f86b599a41c10b9c8" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 38053 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260608 10:06:36.017052 26702 consensus_queue.cc:1048] T 769554b6b93c4257b6842e53c15220b8 P 7fa6fe6b15964c2b84657b2c978e9187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260608 10:06:36.025295 26702 raft_consensus.cc:2955] T 769554b6b93c4257b6842e53c15220b8 P 7fa6fe6b15964c2b84657b2c978e9187 [term 2 LEADER]: Committing config change with OpId 2.30: config changed from index 29 to 30, NON_VOTER 0d4148c9149d427296a4a10f02618d28 (127.20.251.133) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } attrs { replace: true } } peers { permanent_uuid: "988c9deae6664c9f86b599a41c10b9c8" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 38053 } attrs { promote: false } } peers { permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: NON_VOTER last_known_addr { host: "127.20.251.133" port: 38061 } attrs { promote: true } } }
I20260608 10:06:36.027918 26088 raft_consensus.cc:2955] T 769554b6b93c4257b6842e53c15220b8 P c3ff165f975e47e5b6a55f527b37ea42 [term 2 FOLLOWER]: Committing config change with OpId 2.30: config changed from index 29 to 30, NON_VOTER 0d4148c9149d427296a4a10f02618d28 (127.20.251.133) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } attrs { replace: true } } peers { permanent_uuid: "988c9deae6664c9f86b599a41c10b9c8" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 38053 } attrs { promote: false } } peers { permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: NON_VOTER last_known_addr { host: "127.20.251.133" port: 38061 } attrs { promote: true } } }
I20260608 10:06:36.028651 26419 raft_consensus.cc:2955] T 769554b6b93c4257b6842e53c15220b8 P 988c9deae6664c9f86b599a41c10b9c8 [term 2 FOLLOWER]: Committing config change with OpId 2.30: config changed from index 29 to 30, NON_VOTER 0d4148c9149d427296a4a10f02618d28 (127.20.251.133) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } attrs { replace: true } } peers { permanent_uuid: "988c9deae6664c9f86b599a41c10b9c8" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 38053 } attrs { promote: false } } peers { permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: NON_VOTER last_known_addr { host: "127.20.251.133" port: 38061 } attrs { promote: true } } }
I20260608 10:06:36.041790 25834 catalog_manager.cc:5696] T 769554b6b93c4257b6842e53c15220b8 P 7fa6fe6b15964c2b84657b2c978e9187 reported cstate change: config changed from index 29 to 30, NON_VOTER 0d4148c9149d427296a4a10f02618d28 (127.20.251.133) added. New cstate: current_term: 2 leader_uuid: "7fa6fe6b15964c2b84657b2c978e9187" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "988c9deae6664c9f86b599a41c10b9c8" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 38053 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: NON_VOTER last_known_addr { host: "127.20.251.133" port: 38061 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:36.233685 26803 ts_tablet_manager.cc:933] T 37b83115503f4b73bcfb00021ee1a77a P 5a0e6a3f551546fa86e7cfc71726f3d0: Initiating tablet copy from peer c3ff165f975e47e5b6a55f527b37ea42 (127.20.251.131:36897)
I20260608 10:06:36.235639 26803 tablet_copy_client.cc:323] T 37b83115503f4b73bcfb00021ee1a77a P 5a0e6a3f551546fa86e7cfc71726f3d0: tablet copy: Beginning tablet copy session from remote peer at address 127.20.251.131:36897
I20260608 10:06:36.273711 26104 tablet_copy_service.cc:140] P c3ff165f975e47e5b6a55f527b37ea42: Received BeginTabletCopySession request for tablet 37b83115503f4b73bcfb00021ee1a77a from peer 5a0e6a3f551546fa86e7cfc71726f3d0 ({username='slave'} at 127.0.0.1:33460)
I20260608 10:06:36.274206 26807 ts_tablet_manager.cc:933] T ab71b056d34d4866a0b8cbbefd34e2e6 P 988c9deae6664c9f86b599a41c10b9c8: Initiating tablet copy from peer c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771)
I20260608 10:06:36.274351 26104 tablet_copy_service.cc:161] P c3ff165f975e47e5b6a55f527b37ea42: Beginning new tablet copy session on tablet 37b83115503f4b73bcfb00021ee1a77a from peer 5a0e6a3f551546fa86e7cfc71726f3d0 at {username='slave'} at 127.0.0.1:33460: session id = 5a0e6a3f551546fa86e7cfc71726f3d0-37b83115503f4b73bcfb00021ee1a77a
I20260608 10:06:36.283432 26104 tablet_copy_source_session.cc:215] T 37b83115503f4b73bcfb00021ee1a77a P c3ff165f975e47e5b6a55f527b37ea42: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:06:36.287909 26807 tablet_copy_client.cc:323] T ab71b056d34d4866a0b8cbbefd34e2e6 P 988c9deae6664c9f86b599a41c10b9c8: tablet copy: Beginning tablet copy session from remote peer at address 127.20.251.130:43771
I20260608 10:06:36.288403 26803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37b83115503f4b73bcfb00021ee1a77a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:36.306098 26803 tablet_copy_client.cc:806] T 37b83115503f4b73bcfb00021ee1a77a P 5a0e6a3f551546fa86e7cfc71726f3d0: tablet copy: Starting download of 0 data blocks...
I20260608 10:06:36.306756 26803 tablet_copy_client.cc:670] T 37b83115503f4b73bcfb00021ee1a77a P 5a0e6a3f551546fa86e7cfc71726f3d0: tablet copy: Starting download of 1 WAL segments...
I20260608 10:06:36.311550 26029 tablet_copy_service.cc:140] P c7d3817e75e3462e83c7248d16d17273: Received BeginTabletCopySession request for tablet ab71b056d34d4866a0b8cbbefd34e2e6 from peer 988c9deae6664c9f86b599a41c10b9c8 ({username='slave'} at 127.0.0.1:33464)
I20260608 10:06:36.311931 26804 tablet_copy_client.cc:1025] T 37b83115503f4b73bcfb00021ee1a77a P 5a0e6a3f551546fa86e7cfc71726f3d0: tablet copy: Injecting latency into file download: 2000
I20260608 10:06:36.312110 26029 tablet_copy_service.cc:161] P c7d3817e75e3462e83c7248d16d17273: Beginning new tablet copy session on tablet ab71b056d34d4866a0b8cbbefd34e2e6 from peer 988c9deae6664c9f86b599a41c10b9c8 at {username='slave'} at 127.0.0.1:33464: session id = 988c9deae6664c9f86b599a41c10b9c8-ab71b056d34d4866a0b8cbbefd34e2e6
I20260608 10:06:36.320194 26029 tablet_copy_source_session.cc:215] T ab71b056d34d4866a0b8cbbefd34e2e6 P c7d3817e75e3462e83c7248d16d17273: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:06:36.323890 26807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab71b056d34d4866a0b8cbbefd34e2e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:36.339249 26807 tablet_copy_client.cc:806] T ab71b056d34d4866a0b8cbbefd34e2e6 P 988c9deae6664c9f86b599a41c10b9c8: tablet copy: Starting download of 0 data blocks...
I20260608 10:06:36.339881 26807 tablet_copy_client.cc:670] T ab71b056d34d4866a0b8cbbefd34e2e6 P 988c9deae6664c9f86b599a41c10b9c8: tablet copy: Starting download of 1 WAL segments...
I20260608 10:06:36.344067 26808 tablet_copy_client.cc:1025] T ab71b056d34d4866a0b8cbbefd34e2e6 P 988c9deae6664c9f86b599a41c10b9c8: tablet copy: Injecting latency into file download: 2000
I20260608 10:06:36.373261 26811 ts_tablet_manager.cc:933] T 86e1ca96115e4b7e9277baacd038a4c3 P 0d4148c9149d427296a4a10f02618d28: Initiating tablet copy from peer c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771)
I20260608 10:06:36.375766 26811 tablet_copy_client.cc:323] T 86e1ca96115e4b7e9277baacd038a4c3 P 0d4148c9149d427296a4a10f02618d28: tablet copy: Beginning tablet copy session from remote peer at address 127.20.251.130:43771
I20260608 10:06:36.377640 26029 tablet_copy_service.cc:140] P c7d3817e75e3462e83c7248d16d17273: Received BeginTabletCopySession request for tablet 86e1ca96115e4b7e9277baacd038a4c3 from peer 0d4148c9149d427296a4a10f02618d28 ({username='slave'} at 127.0.0.1:39290)
I20260608 10:06:36.378095 26029 tablet_copy_service.cc:161] P c7d3817e75e3462e83c7248d16d17273: Beginning new tablet copy session on tablet 86e1ca96115e4b7e9277baacd038a4c3 from peer 0d4148c9149d427296a4a10f02618d28 at {username='slave'} at 127.0.0.1:39290: session id = 0d4148c9149d427296a4a10f02618d28-86e1ca96115e4b7e9277baacd038a4c3
I20260608 10:06:36.383246 26029 tablet_copy_source_session.cc:215] T 86e1ca96115e4b7e9277baacd038a4c3 P c7d3817e75e3462e83c7248d16d17273: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:06:36.385876 26811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86e1ca96115e4b7e9277baacd038a4c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:36.403132 26813 ts_tablet_manager.cc:933] T e52284e471df44e7a79b01dec247600f P 5a0e6a3f551546fa86e7cfc71726f3d0: Initiating tablet copy from peer 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015)
I20260608 10:06:36.406562 26811 tablet_copy_client.cc:806] T 86e1ca96115e4b7e9277baacd038a4c3 P 0d4148c9149d427296a4a10f02618d28: tablet copy: Starting download of 0 data blocks...
I20260608 10:06:36.407140 26811 tablet_copy_client.cc:670] T 86e1ca96115e4b7e9277baacd038a4c3 P 0d4148c9149d427296a4a10f02618d28: tablet copy: Starting download of 1 WAL segments...
I20260608 10:06:36.408030 26813 tablet_copy_client.cc:323] T e52284e471df44e7a79b01dec247600f P 5a0e6a3f551546fa86e7cfc71726f3d0: tablet copy: Beginning tablet copy session from remote peer at address 127.20.251.129:33015
I20260608 10:06:36.409855 25955 tablet_copy_service.cc:140] P 7fa6fe6b15964c2b84657b2c978e9187: Received BeginTabletCopySession request for tablet e52284e471df44e7a79b01dec247600f from peer 5a0e6a3f551546fa86e7cfc71726f3d0 ({username='slave'} at 127.0.0.1:57912)
I20260608 10:06:36.410446 25955 tablet_copy_service.cc:161] P 7fa6fe6b15964c2b84657b2c978e9187: Beginning new tablet copy session on tablet e52284e471df44e7a79b01dec247600f from peer 5a0e6a3f551546fa86e7cfc71726f3d0 at {username='slave'} at 127.0.0.1:57912: session id = 5a0e6a3f551546fa86e7cfc71726f3d0-e52284e471df44e7a79b01dec247600f
I20260608 10:06:36.411660 26812 tablet_copy_client.cc:1025] T 86e1ca96115e4b7e9277baacd038a4c3 P 0d4148c9149d427296a4a10f02618d28: tablet copy: Injecting latency into file download: 2000
I20260608 10:06:36.418493 25955 tablet_copy_source_session.cc:215] T e52284e471df44e7a79b01dec247600f P 7fa6fe6b15964c2b84657b2c978e9187: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:06:36.422261 26813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e52284e471df44e7a79b01dec247600f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:36.433279 21486 tablet_server.cc:179] TabletServer@127.20.251.129:0 shutting down...
I20260608 10:06:36.438412 26813 tablet_copy_client.cc:806] T e52284e471df44e7a79b01dec247600f P 5a0e6a3f551546fa86e7cfc71726f3d0: tablet copy: Starting download of 0 data blocks...
I20260608 10:06:36.439049 26813 tablet_copy_client.cc:670] T e52284e471df44e7a79b01dec247600f P 5a0e6a3f551546fa86e7cfc71726f3d0: tablet copy: Starting download of 1 WAL segments...
W20260608 10:06:36.454231 26057 consensus_peers.cc:597] T 0226d934299b419fbe080d5ca2d42a9e P c3ff165f975e47e5b6a55f527b37ea42 -> Peer 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015): Couldn't send request to peer 7fa6fe6b15964c2b84657b2c978e9187. 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:06:36.460888 21486 tablet_copy_service.cc:362] P 7fa6fe6b15964c2b84657b2c978e9187: Destroying tablet copy session 5a0e6a3f551546fa86e7cfc71726f3d0-e52284e471df44e7a79b01dec247600f due to service shutdown
I20260608 10:06:36.461342 21486 tablet_copy_service.cc:434] P 7fa6fe6b15964c2b84657b2c978e9187: ending tablet copy session 5a0e6a3f551546fa86e7cfc71726f3d0-e52284e471df44e7a79b01dec247600f on tablet e52284e471df44e7a79b01dec247600f with peer 5a0e6a3f551546fa86e7cfc71726f3d0
W20260608 10:06:36.511073 25983 consensus_peers.cc:597] T fe24b76db15943f5a99863b746e0b02d P c7d3817e75e3462e83c7248d16d17273 -> Peer 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015): Couldn't send request to peer 7fa6fe6b15964c2b84657b2c978e9187. 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:06:36.518541 21486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:06:36.519933 26817 ts_tablet_manager.cc:933] T fe24b76db15943f5a99863b746e0b02d P 988c9deae6664c9f86b599a41c10b9c8: Initiating tablet copy from peer c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771)
I20260608 10:06:36.523149 21486 tablet_replica.cc:333] T 2550818ac6eb43afae7b674bb273bd43 P 7fa6fe6b15964c2b84657b2c978e9187: stopping tablet replica
I20260608 10:06:36.524062 21486 raft_consensus.cc:2243] T 2550818ac6eb43afae7b674bb273bd43 P 7fa6fe6b15964c2b84657b2c978e9187 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:06:36.525121 21486 raft_consensus.cc:2272] T 2550818ac6eb43afae7b674bb273bd43 P 7fa6fe6b15964c2b84657b2c978e9187 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:36.525976 26817 tablet_copy_client.cc:323] T fe24b76db15943f5a99863b746e0b02d P 988c9deae6664c9f86b599a41c10b9c8: tablet copy: Beginning tablet copy session from remote peer at address 127.20.251.130:43771
I20260608 10:06:36.527927 26029 tablet_copy_service.cc:140] P c7d3817e75e3462e83c7248d16d17273: Received BeginTabletCopySession request for tablet fe24b76db15943f5a99863b746e0b02d from peer 988c9deae6664c9f86b599a41c10b9c8 ({username='slave'} at 127.0.0.1:33464)
I20260608 10:06:36.528492 26029 tablet_copy_service.cc:161] P c7d3817e75e3462e83c7248d16d17273: Beginning new tablet copy session on tablet fe24b76db15943f5a99863b746e0b02d from peer 988c9deae6664c9f86b599a41c10b9c8 at {username='slave'} at 127.0.0.1:33464: session id = 988c9deae6664c9f86b599a41c10b9c8-fe24b76db15943f5a99863b746e0b02d
I20260608 10:06:36.529088 21486 tablet_replica.cc:333] T 0b675f7ba15b4dc3bf8abd7425b439fe P 7fa6fe6b15964c2b84657b2c978e9187: stopping tablet replica
I20260608 10:06:36.529948 21486 raft_consensus.cc:2243] T 0b675f7ba15b4dc3bf8abd7425b439fe P 7fa6fe6b15964c2b84657b2c978e9187 [term 3 LEADER]: Raft consensus shutting down.
I20260608 10:06:36.531044 21486 raft_consensus.cc:2272] T 0b675f7ba15b4dc3bf8abd7425b439fe P 7fa6fe6b15964c2b84657b2c978e9187 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:36.535573 21486 tablet_replica.cc:333] T 0226d934299b419fbe080d5ca2d42a9e P 7fa6fe6b15964c2b84657b2c978e9187: stopping tablet replica
I20260608 10:06:36.536343 21486 raft_consensus.cc:2243] T 0226d934299b419fbe080d5ca2d42a9e P 7fa6fe6b15964c2b84657b2c978e9187 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:36.536923 21486 raft_consensus.cc:2272] T 0226d934299b419fbe080d5ca2d42a9e P 7fa6fe6b15964c2b84657b2c978e9187 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:36.537096 26029 tablet_copy_source_session.cc:215] T fe24b76db15943f5a99863b746e0b02d P c7d3817e75e3462e83c7248d16d17273: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:06:36.540411 21486 tablet_replica.cc:333] T 37b83115503f4b73bcfb00021ee1a77a P 7fa6fe6b15964c2b84657b2c978e9187: stopping tablet replica
I20260608 10:06:36.541231 26817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe24b76db15943f5a99863b746e0b02d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:36.541246 21486 raft_consensus.cc:2243] T 37b83115503f4b73bcfb00021ee1a77a P 7fa6fe6b15964c2b84657b2c978e9187 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:36.542268 21486 raft_consensus.cc:2272] T 37b83115503f4b73bcfb00021ee1a77a P 7fa6fe6b15964c2b84657b2c978e9187 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:36.546253 21486 tablet_replica.cc:333] T e52284e471df44e7a79b01dec247600f P 7fa6fe6b15964c2b84657b2c978e9187: stopping tablet replica
I20260608 10:06:36.546970 21486 raft_consensus.cc:2243] T e52284e471df44e7a79b01dec247600f P 7fa6fe6b15964c2b84657b2c978e9187 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:06:36.548290 21486 raft_consensus.cc:2272] T e52284e471df44e7a79b01dec247600f P 7fa6fe6b15964c2b84657b2c978e9187 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:36.556146 21486 tablet_replica.cc:333] T 769554b6b93c4257b6842e53c15220b8 P 7fa6fe6b15964c2b84657b2c978e9187: stopping tablet replica
I20260608 10:06:36.556860 21486 raft_consensus.cc:2243] T 769554b6b93c4257b6842e53c15220b8 P 7fa6fe6b15964c2b84657b2c978e9187 [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:06:36.560621 26817 tablet_copy_client.cc:806] T fe24b76db15943f5a99863b746e0b02d P 988c9deae6664c9f86b599a41c10b9c8: tablet copy: Starting download of 0 data blocks...
I20260608 10:06:36.561241 26817 tablet_copy_client.cc:670] T fe24b76db15943f5a99863b746e0b02d P 988c9deae6664c9f86b599a41c10b9c8: tablet copy: Starting download of 1 WAL segments...
W20260608 10:06:36.563831 26057 consensus_peers.cc:597] T 37b83115503f4b73bcfb00021ee1a77a P c3ff165f975e47e5b6a55f527b37ea42 -> Peer 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015): Couldn't send request to peer 7fa6fe6b15964c2b84657b2c978e9187. 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:06:36.565028 21486 raft_consensus.cc:2272] T 769554b6b93c4257b6842e53c15220b8 P 7fa6fe6b15964c2b84657b2c978e9187 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:36.565452 26818 tablet_copy_client.cc:1025] T fe24b76db15943f5a99863b746e0b02d P 988c9deae6664c9f86b599a41c10b9c8: tablet copy: Injecting latency into file download: 2000
I20260608 10:06:36.568717 21486 tablet_replica.cc:333] T 86e1ca96115e4b7e9277baacd038a4c3 P 7fa6fe6b15964c2b84657b2c978e9187: stopping tablet replica
I20260608 10:06:36.569571 21486 raft_consensus.cc:2243] T 86e1ca96115e4b7e9277baacd038a4c3 P 7fa6fe6b15964c2b84657b2c978e9187 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:36.570237 21486 raft_consensus.cc:2272] T 86e1ca96115e4b7e9277baacd038a4c3 P 7fa6fe6b15964c2b84657b2c978e9187 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:36.573637 21486 tablet_replica.cc:333] T b94e8a35fd274cf69fbca3df40441323 P 7fa6fe6b15964c2b84657b2c978e9187: stopping tablet replica
I20260608 10:06:36.574352 21486 raft_consensus.cc:2243] T b94e8a35fd274cf69fbca3df40441323 P 7fa6fe6b15964c2b84657b2c978e9187 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:36.574851 21486 raft_consensus.cc:2272] T b94e8a35fd274cf69fbca3df40441323 P 7fa6fe6b15964c2b84657b2c978e9187 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:36.577836 21486 tablet_replica.cc:333] T 6f32c64383424f4da5702951b506201c P 7fa6fe6b15964c2b84657b2c978e9187: stopping tablet replica
I20260608 10:06:36.578514 21486 raft_consensus.cc:2243] T 6f32c64383424f4da5702951b506201c P 7fa6fe6b15964c2b84657b2c978e9187 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:36.579174 21486 raft_consensus.cc:2272] T 6f32c64383424f4da5702951b506201c P 7fa6fe6b15964c2b84657b2c978e9187 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:36.582235 21486 tablet_replica.cc:333] T fe24b76db15943f5a99863b746e0b02d P 7fa6fe6b15964c2b84657b2c978e9187: stopping tablet replica
I20260608 10:06:36.582863 21486 raft_consensus.cc:2243] T fe24b76db15943f5a99863b746e0b02d P 7fa6fe6b15964c2b84657b2c978e9187 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:36.583428 21486 raft_consensus.cc:2272] T fe24b76db15943f5a99863b746e0b02d P 7fa6fe6b15964c2b84657b2c978e9187 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:36.623437 21486 tablet_server.cc:196] TabletServer@127.20.251.129:0 shutdown complete.
I20260608 10:06:36.658133 21486 tablet_server.cc:179] TabletServer@127.20.251.130:0 shutting down...
W20260608 10:06:36.684873 25983 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.20.251.129:33015: connect: Connection refused (error 111) [suppressed 7 similar messages]
I20260608 10:06:36.688458 21486 tablet_copy_service.cc:362] P c7d3817e75e3462e83c7248d16d17273: Destroying tablet copy session 988c9deae6664c9f86b599a41c10b9c8-fe24b76db15943f5a99863b746e0b02d due to service shutdown
I20260608 10:06:36.688968 21486 tablet_copy_service.cc:434] P c7d3817e75e3462e83c7248d16d17273: ending tablet copy session 988c9deae6664c9f86b599a41c10b9c8-fe24b76db15943f5a99863b746e0b02d on tablet fe24b76db15943f5a99863b746e0b02d with peer 988c9deae6664c9f86b599a41c10b9c8
I20260608 10:06:36.689678 21486 tablet_copy_service.cc:362] P c7d3817e75e3462e83c7248d16d17273: Destroying tablet copy session 0d4148c9149d427296a4a10f02618d28-86e1ca96115e4b7e9277baacd038a4c3 due to service shutdown
I20260608 10:06:36.691947 21486 tablet_copy_service.cc:434] P c7d3817e75e3462e83c7248d16d17273: ending tablet copy session 0d4148c9149d427296a4a10f02618d28-86e1ca96115e4b7e9277baacd038a4c3 on tablet 86e1ca96115e4b7e9277baacd038a4c3 with peer 0d4148c9149d427296a4a10f02618d28
I20260608 10:06:36.692570 21486 tablet_copy_service.cc:362] P c7d3817e75e3462e83c7248d16d17273: Destroying tablet copy session 988c9deae6664c9f86b599a41c10b9c8-ab71b056d34d4866a0b8cbbefd34e2e6 due to service shutdown
I20260608 10:06:36.692921 21486 tablet_copy_service.cc:434] P c7d3817e75e3462e83c7248d16d17273: ending tablet copy session 988c9deae6664c9f86b599a41c10b9c8-ab71b056d34d4866a0b8cbbefd34e2e6 on tablet ab71b056d34d4866a0b8cbbefd34e2e6 with peer 988c9deae6664c9f86b599a41c10b9c8
W20260608 10:06:36.694401 25983 consensus_peers.cc:597] T 86e1ca96115e4b7e9277baacd038a4c3 P c7d3817e75e3462e83c7248d16d17273 -> Peer 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015): Couldn't send request to peer 7fa6fe6b15964c2b84657b2c978e9187. Status: Network error: Client connection negotiation failed: client connection to 127.20.251.129:33015: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:06:36.719215 26813 ts_tablet_manager.cc:1011] T e52284e471df44e7a79b01dec247600f P 5a0e6a3f551546fa86e7cfc71726f3d0: Tablet Copy: Unable to fetch data from remote peer 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015): Network error: Unable to download WAL segment with seq. number 1: unable to fetch data from remote: Client connection negotiation failed: client connection to 127.20.251.129:33015: connect: Connection refused (error 111)
I20260608 10:06:36.719719 26813 tablet_replica.cc:333] T e52284e471df44e7a79b01dec247600f P 5a0e6a3f551546fa86e7cfc71726f3d0: stopping tablet replica
I20260608 10:06:36.720028 26813 raft_consensus.cc:2243] T e52284e471df44e7a79b01dec247600f P 5a0e6a3f551546fa86e7cfc71726f3d0 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:06:36.720420 26813 raft_consensus.cc:2272] T e52284e471df44e7a79b01dec247600f P 5a0e6a3f551546fa86e7cfc71726f3d0 [term 1 LEARNER]: Raft consensus is shut down!
W20260608 10:06:36.723708 26813 tablet_copy_client.cc:1131] T e52284e471df44e7a79b01dec247600f P 5a0e6a3f551546fa86e7cfc71726f3d0: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.20.251.129:33015: connect: Connection refused (error 111)
W20260608 10:06:36.725139 26813 tablet_metadata.cc:476] failed to load DataDirGroup from superblock: Already present: tried to load directory group for tablet e52284e471df44e7a79b01dec247600f but one is already registered
I20260608 10:06:36.725533 26813 ts_tablet_manager.cc:1916] T e52284e471df44e7a79b01dec247600f P 5a0e6a3f551546fa86e7cfc71726f3d0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:06:36.739064 21486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:06:36.741707 21486 tablet_replica.cc:333] T 86e1ca96115e4b7e9277baacd038a4c3 P c7d3817e75e3462e83c7248d16d17273: stopping tablet replica
I20260608 10:06:36.741907 26813 ts_tablet_manager.cc:1929] T e52284e471df44e7a79b01dec247600f P 5a0e6a3f551546fa86e7cfc71726f3d0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.0
I20260608 10:06:36.742368 26813 log.cc:1199] T e52284e471df44e7a79b01dec247600f P 5a0e6a3f551546fa86e7cfc71726f3d0: Deleting WAL directory at /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913058711471-21486-0/minicluster-data/ts-5-root/wals/e52284e471df44e7a79b01dec247600f
I20260608 10:06:36.742563 21486 raft_consensus.cc:2243] T 86e1ca96115e4b7e9277baacd038a4c3 P c7d3817e75e3462e83c7248d16d17273 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:06:36.744078 21486 raft_consensus.cc:2272] T 86e1ca96115e4b7e9277baacd038a4c3 P c7d3817e75e3462e83c7248d16d17273 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:36.748168 21486 tablet_replica.cc:333] T b94e8a35fd274cf69fbca3df40441323 P c7d3817e75e3462e83c7248d16d17273: stopping tablet replica
I20260608 10:06:36.748934 21486 raft_consensus.cc:2243] T b94e8a35fd274cf69fbca3df40441323 P c7d3817e75e3462e83c7248d16d17273 [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:06:36.749985 21486 raft_consensus.cc:2272] T b94e8a35fd274cf69fbca3df40441323 P c7d3817e75e3462e83c7248d16d17273 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:36.753197 21486 tablet_replica.cc:333] T a2f8fa16225045c890ccfd284b637a5e P c7d3817e75e3462e83c7248d16d17273: stopping tablet replica
I20260608 10:06:36.753930 21486 raft_consensus.cc:2243] T a2f8fa16225045c890ccfd284b637a5e P c7d3817e75e3462e83c7248d16d17273 [term 3 LEADER]: Raft consensus shutting down.
I20260608 10:06:36.754917 21486 raft_consensus.cc:2272] T a2f8fa16225045c890ccfd284b637a5e P c7d3817e75e3462e83c7248d16d17273 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:36.758072 21486 tablet_replica.cc:333] T 6f32c64383424f4da5702951b506201c P c7d3817e75e3462e83c7248d16d17273: stopping tablet replica
I20260608 10:06:36.758847 21486 raft_consensus.cc:2243] T 6f32c64383424f4da5702951b506201c P c7d3817e75e3462e83c7248d16d17273 [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:06:36.759768 21486 raft_consensus.cc:2272] T 6f32c64383424f4da5702951b506201c P c7d3817e75e3462e83c7248d16d17273 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:36.762797 21486 tablet_replica.cc:333] T ab71b056d34d4866a0b8cbbefd34e2e6 P c7d3817e75e3462e83c7248d16d17273: stopping tablet replica
I20260608 10:06:36.763665 21486 raft_consensus.cc:2243] T ab71b056d34d4866a0b8cbbefd34e2e6 P c7d3817e75e3462e83c7248d16d17273 [term 4 LEADER]: Raft consensus shutting down.
I20260608 10:06:36.765058 21486 raft_consensus.cc:2272] T ab71b056d34d4866a0b8cbbefd34e2e6 P c7d3817e75e3462e83c7248d16d17273 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:36.768622 21486 tablet_replica.cc:333] T 2550818ac6eb43afae7b674bb273bd43 P c7d3817e75e3462e83c7248d16d17273: stopping tablet replica
I20260608 10:06:36.769374 21486 raft_consensus.cc:2243] T 2550818ac6eb43afae7b674bb273bd43 P c7d3817e75e3462e83c7248d16d17273 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:36.770110 21486 raft_consensus.cc:2272] T 2550818ac6eb43afae7b674bb273bd43 P c7d3817e75e3462e83c7248d16d17273 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:36.773195 21486 tablet_replica.cc:333] T 0b675f7ba15b4dc3bf8abd7425b439fe P c7d3817e75e3462e83c7248d16d17273: stopping tablet replica
I20260608 10:06:36.773932 21486 raft_consensus.cc:2243] T 0b675f7ba15b4dc3bf8abd7425b439fe P c7d3817e75e3462e83c7248d16d17273 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:36.774638 21486 raft_consensus.cc:2272] T 0b675f7ba15b4dc3bf8abd7425b439fe P c7d3817e75e3462e83c7248d16d17273 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:36.777648 21486 tablet_replica.cc:333] T 37b83115503f4b73bcfb00021ee1a77a P c7d3817e75e3462e83c7248d16d17273: stopping tablet replica
I20260608 10:06:36.778319 21486 raft_consensus.cc:2243] T 37b83115503f4b73bcfb00021ee1a77a P c7d3817e75e3462e83c7248d16d17273 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:36.779073 21486 raft_consensus.cc:2272] T 37b83115503f4b73bcfb00021ee1a77a P c7d3817e75e3462e83c7248d16d17273 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:36.782050 21486 tablet_replica.cc:333] T e52284e471df44e7a79b01dec247600f P c7d3817e75e3462e83c7248d16d17273: stopping tablet replica
I20260608 10:06:36.782687 21486 raft_consensus.cc:2243] T e52284e471df44e7a79b01dec247600f P c7d3817e75e3462e83c7248d16d17273 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:36.783385 21486 raft_consensus.cc:2272] T e52284e471df44e7a79b01dec247600f P c7d3817e75e3462e83c7248d16d17273 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:36.787045 21486 tablet_replica.cc:333] T fe24b76db15943f5a99863b746e0b02d P c7d3817e75e3462e83c7248d16d17273: stopping tablet replica
I20260608 10:06:36.787690 21486 raft_consensus.cc:2243] T fe24b76db15943f5a99863b746e0b02d P c7d3817e75e3462e83c7248d16d17273 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:06:36.789187 21486 raft_consensus.cc:2272] T fe24b76db15943f5a99863b746e0b02d P c7d3817e75e3462e83c7248d16d17273 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:06:37.110337 26060 consensus_peers.cc:597] T 37b83115503f4b73bcfb00021ee1a77a P c3ff165f975e47e5b6a55f527b37ea42 -> Peer c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771): Couldn't send request to peer c7d3817e75e3462e83c7248d16d17273. Status: Network error: Client connection negotiation failed: client connection to 127.20.251.130:43771: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:37.531402 26825 raft_consensus.cc:493] T 769554b6b93c4257b6842e53c15220b8 P 988c9deae6664c9f86b599a41c10b9c8 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7fa6fe6b15964c2b84657b2c978e9187)
I20260608 10:06:37.532064 26825 raft_consensus.cc:515] T 769554b6b93c4257b6842e53c15220b8 P 988c9deae6664c9f86b599a41c10b9c8 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } attrs { replace: true } } peers { permanent_uuid: "988c9deae6664c9f86b599a41c10b9c8" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 38053 } attrs { promote: false } } peers { permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: NON_VOTER last_known_addr { host: "127.20.251.133" port: 38061 } attrs { promote: true } }
I20260608 10:06:37.535262 26825 leader_election.cc:290] T 769554b6b93c4257b6842e53c15220b8 P 988c9deae6664c9f86b599a41c10b9c8 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015), c3ff165f975e47e5b6a55f527b37ea42 (127.20.251.131:36897)
I20260608 10:06:37.537011 26088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "769554b6b93c4257b6842e53c15220b8" candidate_uuid: "988c9deae6664c9f86b599a41c10b9c8" candidate_term: 3 candidate_status { last_received { term: 2 index: 30 } } ignore_live_leader: false dest_uuid: "c3ff165f975e47e5b6a55f527b37ea42" is_pre_election: true
W20260608 10:06:37.543192 26383 leader_election.cc:336] T 769554b6b93c4257b6842e53c15220b8 P 988c9deae6664c9f86b599a41c10b9c8 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015): Network error: Client connection negotiation failed: client connection to 127.20.251.129:33015: connect: Connection refused (error 111)
I20260608 10:06:37.543715 26383 leader_election.cc:304] T 769554b6b93c4257b6842e53c15220b8 P 988c9deae6664c9f86b599a41c10b9c8 [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: 988c9deae6664c9f86b599a41c10b9c8; no voters: 7fa6fe6b15964c2b84657b2c978e9187, c3ff165f975e47e5b6a55f527b37ea42
I20260608 10:06:37.544555 26825 raft_consensus.cc:2749] T 769554b6b93c4257b6842e53c15220b8 P 988c9deae6664c9f86b599a41c10b9c8 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260608 10:06:37.635267 26822 raft_consensus.cc:493] T 0b675f7ba15b4dc3bf8abd7425b439fe P c3ff165f975e47e5b6a55f527b37ea42 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7fa6fe6b15964c2b84657b2c978e9187)
I20260608 10:06:37.635934 26822 raft_consensus.cc:515] T 0b675f7ba15b4dc3bf8abd7425b439fe P c3ff165f975e47e5b6a55f527b37ea42 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
I20260608 10:06:37.639240 26822 leader_election.cc:290] T 0b675f7ba15b4dc3bf8abd7425b439fe P c3ff165f975e47e5b6a55f527b37ea42 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015), c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771)
W20260608 10:06:37.653663 26057 leader_election.cc:336] T 0b675f7ba15b4dc3bf8abd7425b439fe P c3ff165f975e47e5b6a55f527b37ea42 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015): Network error: Client connection negotiation failed: client connection to 127.20.251.129:33015: connect: Connection refused (error 111)
W20260608 10:06:37.654531 26060 leader_election.cc:336] T 0b675f7ba15b4dc3bf8abd7425b439fe P c3ff165f975e47e5b6a55f527b37ea42 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771): Network error: Client connection negotiation failed: client connection to 127.20.251.130:43771: connect: Connection refused (error 111)
I20260608 10:06:37.655018 26060 leader_election.cc:304] T 0b675f7ba15b4dc3bf8abd7425b439fe P c3ff165f975e47e5b6a55f527b37ea42 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c3ff165f975e47e5b6a55f527b37ea42; no voters: 7fa6fe6b15964c2b84657b2c978e9187, c7d3817e75e3462e83c7248d16d17273
I20260608 10:06:37.655762 26822 raft_consensus.cc:2749] T 0b675f7ba15b4dc3bf8abd7425b439fe P c3ff165f975e47e5b6a55f527b37ea42 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260608 10:06:37.696619 26830 raft_consensus.cc:493] T 2550818ac6eb43afae7b674bb273bd43 P 5a0e6a3f551546fa86e7cfc71726f3d0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7fa6fe6b15964c2b84657b2c978e9187)
I20260608 10:06:37.697266 26830 raft_consensus.cc:515] T 2550818ac6eb43afae7b674bb273bd43 P 5a0e6a3f551546fa86e7cfc71726f3d0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "5a0e6a3f551546fa86e7cfc71726f3d0" member_type: VOTER last_known_addr { host: "127.20.251.134" port: 33365 } attrs { promote: false } }
I20260608 10:06:37.700289 26830 leader_election.cc:290] T 2550818ac6eb43afae7b674bb273bd43 P 5a0e6a3f551546fa86e7cfc71726f3d0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015), c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771)
W20260608 10:06:37.722362 26532 leader_election.cc:336] T 2550818ac6eb43afae7b674bb273bd43 P 5a0e6a3f551546fa86e7cfc71726f3d0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015): Network error: Client connection negotiation failed: client connection to 127.20.251.129:33015: connect: Connection refused (error 111)
W20260608 10:06:37.723079 26535 leader_election.cc:336] T 2550818ac6eb43afae7b674bb273bd43 P 5a0e6a3f551546fa86e7cfc71726f3d0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771): Network error: Client connection negotiation failed: client connection to 127.20.251.130:43771: connect: Connection refused (error 111)
I20260608 10:06:37.723613 26535 leader_election.cc:304] T 2550818ac6eb43afae7b674bb273bd43 P 5a0e6a3f551546fa86e7cfc71726f3d0 [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: 5a0e6a3f551546fa86e7cfc71726f3d0; no voters: 7fa6fe6b15964c2b84657b2c978e9187, c7d3817e75e3462e83c7248d16d17273
I20260608 10:06:37.724445 26830 raft_consensus.cc:2749] T 2550818ac6eb43afae7b674bb273bd43 P 5a0e6a3f551546fa86e7cfc71726f3d0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:06:37.744419 26830 raft_consensus.cc:493] T a2f8fa16225045c890ccfd284b637a5e P 5a0e6a3f551546fa86e7cfc71726f3d0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c7d3817e75e3462e83c7248d16d17273)
I20260608 10:06:37.745003 26830 raft_consensus.cc:515] T a2f8fa16225045c890ccfd284b637a5e P 5a0e6a3f551546fa86e7cfc71726f3d0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "5a0e6a3f551546fa86e7cfc71726f3d0" member_type: VOTER last_known_addr { host: "127.20.251.134" port: 33365 } attrs { promote: false } }
I20260608 10:06:37.747573 26830 leader_election.cc:290] T a2f8fa16225045c890ccfd284b637a5e P 5a0e6a3f551546fa86e7cfc71726f3d0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771), c3ff165f975e47e5b6a55f527b37ea42 (127.20.251.131:36897)
I20260608 10:06:37.752161 26088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2f8fa16225045c890ccfd284b637a5e" candidate_uuid: "5a0e6a3f551546fa86e7cfc71726f3d0" candidate_term: 4 candidate_status { last_received { term: 3 index: 27 } } ignore_live_leader: false dest_uuid: "c3ff165f975e47e5b6a55f527b37ea42" is_pre_election: true
W20260608 10:06:37.758891 26535 leader_election.cc:336] T a2f8fa16225045c890ccfd284b637a5e P 5a0e6a3f551546fa86e7cfc71726f3d0 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771): Network error: Client connection negotiation failed: client connection to 127.20.251.130:43771: connect: Connection refused (error 111)
I20260608 10:06:37.759456 26535 leader_election.cc:304] T a2f8fa16225045c890ccfd284b637a5e P 5a0e6a3f551546fa86e7cfc71726f3d0 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5a0e6a3f551546fa86e7cfc71726f3d0; no voters: c3ff165f975e47e5b6a55f527b37ea42, c7d3817e75e3462e83c7248d16d17273
I20260608 10:06:37.760339 26830 raft_consensus.cc:2749] T a2f8fa16225045c890ccfd284b637a5e P 5a0e6a3f551546fa86e7cfc71726f3d0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260608 10:06:37.777885 26834 raft_consensus.cc:493] T ab71b056d34d4866a0b8cbbefd34e2e6 P 0d4148c9149d427296a4a10f02618d28 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c7d3817e75e3462e83c7248d16d17273)
I20260608 10:06:37.778589 26834 raft_consensus.cc:515] T ab71b056d34d4866a0b8cbbefd34e2e6 P 0d4148c9149d427296a4a10f02618d28 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } attrs { replace: true } } peers { permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: VOTER last_known_addr { host: "127.20.251.133" port: 38061 } attrs { promote: false } } peers { permanent_uuid: "988c9deae6664c9f86b599a41c10b9c8" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 38053 } attrs { promote: true } }
I20260608 10:06:37.789132 26834 leader_election.cc:290] T ab71b056d34d4866a0b8cbbefd34e2e6 P 0d4148c9149d427296a4a10f02618d28 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771), c3ff165f975e47e5b6a55f527b37ea42 (127.20.251.131:36897)
W20260608 10:06:37.822795 21486 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 26041)
I20260608 10:06:38.579319 26839 raft_consensus.cc:493] T a2f8fa16225045c890ccfd284b637a5e P c3ff165f975e47e5b6a55f527b37ea42 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c7d3817e75e3462e83c7248d16d17273)
I20260608 10:06:38.580183 26839 raft_consensus.cc:515] T a2f8fa16225045c890ccfd284b637a5e P c3ff165f975e47e5b6a55f527b37ea42 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "5a0e6a3f551546fa86e7cfc71726f3d0" member_type: VOTER last_known_addr { host: "127.20.251.134" port: 33365 } attrs { promote: false } }
I20260608 10:06:38.582824 26839 leader_election.cc:290] T a2f8fa16225045c890ccfd284b637a5e P c3ff165f975e47e5b6a55f527b37ea42 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771), 5a0e6a3f551546fa86e7cfc71726f3d0 (127.20.251.134:33365)
W20260608 10:06:38.584710 26059 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.664s	user 0.007s	sys 0.005s
W20260608 10:06:38.849647 26059 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.929s	user 0.007s	sys 0.005s
I20260608 10:06:38.854856 26839 raft_consensus.cc:493] T ab71b056d34d4866a0b8cbbefd34e2e6 P c3ff165f975e47e5b6a55f527b37ea42 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c7d3817e75e3462e83c7248d16d17273)
I20260608 10:06:38.855562 26839 raft_consensus.cc:515] T ab71b056d34d4866a0b8cbbefd34e2e6 P c3ff165f975e47e5b6a55f527b37ea42 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } attrs { replace: true } } peers { permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: VOTER last_known_addr { host: "127.20.251.133" port: 38061 } attrs { promote: false } } peers { permanent_uuid: "988c9deae6664c9f86b599a41c10b9c8" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 38053 } attrs { promote: true } }
I20260608 10:06:38.688906 26841 raft_consensus.cc:493] T 86e1ca96115e4b7e9277baacd038a4c3 P c3ff165f975e47e5b6a55f527b37ea42 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c7d3817e75e3462e83c7248d16d17273)
W20260608 10:06:38.698943 26058 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.743s	user 0.000s	sys 0.010s
W20260608 10:06:38.873402 26058 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.918s	user 0.000s	sys 0.011s
I20260608 10:06:38.699504 26840 raft_consensus.cc:493] T 769554b6b93c4257b6842e53c15220b8 P c3ff165f975e47e5b6a55f527b37ea42 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7fa6fe6b15964c2b84657b2c978e9187)
I20260608 10:06:38.903491 26840 raft_consensus.cc:515] T 769554b6b93c4257b6842e53c15220b8 P c3ff165f975e47e5b6a55f527b37ea42 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } attrs { replace: true } } peers { permanent_uuid: "988c9deae6664c9f86b599a41c10b9c8" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 38053 } attrs { promote: false } } peers { permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: NON_VOTER last_known_addr { host: "127.20.251.133" port: 38061 } attrs { promote: true } }
I20260608 10:06:38.907804 26419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "769554b6b93c4257b6842e53c15220b8" candidate_uuid: "c3ff165f975e47e5b6a55f527b37ea42" candidate_term: 3 candidate_status { last_received { term: 2 index: 30 } } ignore_live_leader: false dest_uuid: "988c9deae6664c9f86b599a41c10b9c8" is_pre_election: true
I20260608 10:06:38.908526 26419 raft_consensus.cc:2468] T 769554b6b93c4257b6842e53c15220b8 P 988c9deae6664c9f86b599a41c10b9c8 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3ff165f975e47e5b6a55f527b37ea42 in term 2.
I20260608 10:06:38.910115 26059 leader_election.cc:304] T 769554b6b93c4257b6842e53c15220b8 P c3ff165f975e47e5b6a55f527b37ea42 [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: 988c9deae6664c9f86b599a41c10b9c8, c3ff165f975e47e5b6a55f527b37ea42; no voters: 
I20260608 10:06:38.740389 26823 raft_consensus.cc:493] T 6f32c64383424f4da5702951b506201c P c3ff165f975e47e5b6a55f527b37ea42 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c7d3817e75e3462e83c7248d16d17273)
W20260608 10:06:38.822108 25874 debug-util.cc:398] Leaking SignalData structure 0x7b08000e1260 after lost signal to thread 21489
W20260608 10:06:38.823344 21486 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 26041)
I20260608 10:06:38.912243 26823 raft_consensus.cc:515] T 6f32c64383424f4da5702951b506201c P c3ff165f975e47e5b6a55f527b37ea42 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } }
I20260608 10:06:38.914963 26823 leader_election.cc:290] T 6f32c64383424f4da5702951b506201c P c3ff165f975e47e5b6a55f527b37ea42 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771), 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015)
I20260608 10:06:38.932466 26839 leader_election.cc:290] T ab71b056d34d4866a0b8cbbefd34e2e6 P c3ff165f975e47e5b6a55f527b37ea42 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771), 0d4148c9149d427296a4a10f02618d28 (127.20.251.133:38061)
I20260608 10:06:38.933226 26839 raft_consensus.cc:493] T fe24b76db15943f5a99863b746e0b02d P c3ff165f975e47e5b6a55f527b37ea42 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c7d3817e75e3462e83c7248d16d17273)
I20260608 10:06:38.933790 26839 raft_consensus.cc:515] T fe24b76db15943f5a99863b746e0b02d P c3ff165f975e47e5b6a55f527b37ea42 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } attrs { replace: true } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "988c9deae6664c9f86b599a41c10b9c8" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 38053 } attrs { promote: true } }
I20260608 10:06:38.936081 26839 leader_election.cc:290] T fe24b76db15943f5a99863b746e0b02d P c3ff165f975e47e5b6a55f527b37ea42 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015), c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771)
I20260608 10:06:38.936563 26839 raft_consensus.cc:493] T b94e8a35fd274cf69fbca3df40441323 P c3ff165f975e47e5b6a55f527b37ea42 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c7d3817e75e3462e83c7248d16d17273)
I20260608 10:06:38.937731 26841 raft_consensus.cc:515] T 86e1ca96115e4b7e9277baacd038a4c3 P c3ff165f975e47e5b6a55f527b37ea42 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } attrs { replace: true } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: NON_VOTER last_known_addr { host: "127.20.251.133" port: 38061 } attrs { promote: true } }
I20260608 10:06:38.937048 26839 raft_consensus.cc:515] T b94e8a35fd274cf69fbca3df40441323 P c3ff165f975e47e5b6a55f527b37ea42 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } }
W20260608 10:06:38.955024 21491 debug-util.cc:398] Leaking SignalData structure 0x7b080000f200 after lost signal to thread 26461
I20260608 10:06:38.955101 26839 leader_election.cc:290] T b94e8a35fd274cf69fbca3df40441323 P c3ff165f975e47e5b6a55f527b37ea42 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015), c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771)
W20260608 10:06:38.955549 21491 kernel_stack_watchdog.cc:198] Thread 26461 stuck at /apache/dev/git/kudu/src/kudu/rpc/outbound_call.cc:307 for 153ms:
Kernel stack:
(could not read kernel stack)
User stack:
<Timed out: thread did not respond: maybe it is blocking signals>
I20260608 10:06:38.956466 26841 leader_election.cc:290] T 86e1ca96115e4b7e9277baacd038a4c3 P c3ff165f975e47e5b6a55f527b37ea42 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015), c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771)
I20260608 10:06:38.938534 26840 leader_election.cc:290] T 769554b6b93c4257b6842e53c15220b8 P c3ff165f975e47e5b6a55f527b37ea42 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015), 988c9deae6664c9f86b599a41c10b9c8 (127.20.251.132:38053)
I20260608 10:06:38.945726 26823 raft_consensus.cc:2804] T 769554b6b93c4257b6842e53c15220b8 P c3ff165f975e47e5b6a55f527b37ea42 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 10:06:38.959316 26823 raft_consensus.cc:493] T 769554b6b93c4257b6842e53c15220b8 P c3ff165f975e47e5b6a55f527b37ea42 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 7fa6fe6b15964c2b84657b2c978e9187)
I20260608 10:06:38.959762 26823 raft_consensus.cc:3060] T 769554b6b93c4257b6842e53c15220b8 P c3ff165f975e47e5b6a55f527b37ea42 [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:06:38.962056 26569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2f8fa16225045c890ccfd284b637a5e" candidate_uuid: "c3ff165f975e47e5b6a55f527b37ea42" candidate_term: 4 candidate_status { last_received { term: 3 index: 27 } } ignore_live_leader: false dest_uuid: "5a0e6a3f551546fa86e7cfc71726f3d0" is_pre_election: true
I20260608 10:06:38.962749 26569 raft_consensus.cc:2468] T a2f8fa16225045c890ccfd284b637a5e P 5a0e6a3f551546fa86e7cfc71726f3d0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3ff165f975e47e5b6a55f527b37ea42 in term 3.
I20260608 10:06:38.967149 26823 raft_consensus.cc:515] T 769554b6b93c4257b6842e53c15220b8 P c3ff165f975e47e5b6a55f527b37ea42 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } attrs { replace: true } } peers { permanent_uuid: "988c9deae6664c9f86b599a41c10b9c8" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 38053 } attrs { promote: false } } peers { permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: NON_VOTER last_known_addr { host: "127.20.251.133" port: 38061 } attrs { promote: true } }
W20260608 10:06:39.061847 26461 thread.cc:641] dns-resolver [worker] (thread pool) Time spent creating pthread: real 1.260s	user 0.011s	sys 0.015s
W20260608 10:06:39.062557 26461 thread.cc:608] dns-resolver [worker] (thread pool) Time spent starting thread: real 1.261s	user 0.011s	sys 0.015s
W20260608 10:06:39.062990 26461 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.251.130:43771, user_credentials={real_user=slave}} blocked reactor thread for 1.26173e+06us
W20260608 10:06:39.092866 25874 debug-util.cc:398] Leaking SignalData structure 0x7b0800049900 after lost signal to thread 25877
I20260608 10:06:39.098376 26419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "769554b6b93c4257b6842e53c15220b8" candidate_uuid: "c3ff165f975e47e5b6a55f527b37ea42" candidate_term: 3 candidate_status { last_received { term: 2 index: 30 } } ignore_live_leader: false dest_uuid: "988c9deae6664c9f86b599a41c10b9c8"
I20260608 10:06:39.099107 26419 raft_consensus.cc:3060] T 769554b6b93c4257b6842e53c15220b8 P 988c9deae6664c9f86b599a41c10b9c8 [term 2 FOLLOWER]: Advancing to term 3
W20260608 10:06:39.103459 26060 leader_election.cc:336] T ab71b056d34d4866a0b8cbbefd34e2e6 P c3ff165f975e47e5b6a55f527b37ea42 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771): Network error: Client connection negotiation failed: client connection to 127.20.251.130:43771: connect: Connection refused (error 111)
W20260608 10:06:39.104087 26060 leader_election.cc:336] T 6f32c64383424f4da5702951b506201c P c3ff165f975e47e5b6a55f527b37ea42 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771): Network error: Client connection negotiation failed: client connection to 127.20.251.130:43771: connect: Connection refused (error 111)
W20260608 10:06:39.104550 26060 leader_election.cc:336] T fe24b76db15943f5a99863b746e0b02d P c3ff165f975e47e5b6a55f527b37ea42 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771): Network error: Client connection negotiation failed: client connection to 127.20.251.130:43771: connect: Connection refused (error 111)
W20260608 10:06:39.104790 25874 debug-util.cc:398] Leaking SignalData structure 0x7b08000c3880 after lost signal to thread 26118
W20260608 10:06:39.104981 26060 leader_election.cc:336] T b94e8a35fd274cf69fbca3df40441323 P c3ff165f975e47e5b6a55f527b37ea42 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771): Network error: Client connection negotiation failed: client connection to 127.20.251.130:43771: connect: Connection refused (error 111)
W20260608 10:06:39.106388 26060 leader_election.cc:336] T 86e1ca96115e4b7e9277baacd038a4c3 P c3ff165f975e47e5b6a55f527b37ea42 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771): Network error: Client connection negotiation failed: client connection to 127.20.251.130:43771: connect: Connection refused (error 111)
I20260608 10:06:39.108515 26419 raft_consensus.cc:2468] T 769554b6b93c4257b6842e53c15220b8 P 988c9deae6664c9f86b599a41c10b9c8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3ff165f975e47e5b6a55f527b37ea42 in term 3.
W20260608 10:06:39.109323 25874 debug-util.cc:398] Leaking SignalData structure 0x7b0800040ca0 after lost signal to thread 26444
I20260608 10:06:39.109815 26059 leader_election.cc:304] T 769554b6b93c4257b6842e53c15220b8 P c3ff165f975e47e5b6a55f527b37ea42 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 988c9deae6664c9f86b599a41c10b9c8, c3ff165f975e47e5b6a55f527b37ea42; no voters: 
I20260608 10:06:39.110814 26823 leader_election.cc:290] T 769554b6b93c4257b6842e53c15220b8 P c3ff165f975e47e5b6a55f527b37ea42 [CANDIDATE]: Term 3 election: Requested vote from peers 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015), 988c9deae6664c9f86b599a41c10b9c8 (127.20.251.132:38053)
I20260608 10:06:39.111457 26823 raft_consensus.cc:2804] T 769554b6b93c4257b6842e53c15220b8 P c3ff165f975e47e5b6a55f527b37ea42 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 10:06:39.112649 26823 raft_consensus.cc:697] T 769554b6b93c4257b6842e53c15220b8 P c3ff165f975e47e5b6a55f527b37ea42 [term 3 LEADER]: Becoming Leader. State: Replica: c3ff165f975e47e5b6a55f527b37ea42, State: Running, Role: LEADER
I20260608 10:06:39.113637 26823 consensus_queue.cc:237] T 769554b6b93c4257b6842e53c15220b8 P c3ff165f975e47e5b6a55f527b37ea42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 30, Committed index: 30, Last appended: 2.30, Last appended by leader: 30, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } attrs { replace: true } } peers { permanent_uuid: "988c9deae6664c9f86b599a41c10b9c8" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 38053 } attrs { promote: false } } peers { permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: NON_VOTER last_known_addr { host: "127.20.251.133" port: 38061 } attrs { promote: true } }
W20260608 10:06:39.113651 25874 debug-util.cc:398] Leaking SignalData structure 0x7b080008e8c0 after lost signal to thread 26519
W20260608 10:06:39.118659 25874 debug-util.cc:398] Leaking SignalData structure 0x7b0800087180 after lost signal to thread 26593
W20260608 10:06:39.122268 26461 leader_election.cc:336] T ab71b056d34d4866a0b8cbbefd34e2e6 P 0d4148c9149d427296a4a10f02618d28 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771): Network error: Client connection negotiation failed: client connection to 127.20.251.130:43771: connect: Connection refused (error 111)
I20260608 10:06:39.122295 26847 raft_consensus.cc:493] T e52284e471df44e7a79b01dec247600f P 0d4148c9149d427296a4a10f02618d28 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7fa6fe6b15964c2b84657b2c978e9187)
I20260608 10:06:39.123989 26088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab71b056d34d4866a0b8cbbefd34e2e6" candidate_uuid: "0d4148c9149d427296a4a10f02618d28" candidate_term: 5 candidate_status { last_received { term: 4 index: 31 } } ignore_live_leader: false dest_uuid: "c3ff165f975e47e5b6a55f527b37ea42" is_pre_election: true
I20260608 10:06:39.124583 26088 raft_consensus.cc:2468] T ab71b056d34d4866a0b8cbbefd34e2e6 P c3ff165f975e47e5b6a55f527b37ea42 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d4148c9149d427296a4a10f02618d28 in term 4.
I20260608 10:06:39.123126 26847 raft_consensus.cc:515] T e52284e471df44e7a79b01dec247600f P 0d4148c9149d427296a4a10f02618d28 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } attrs { replace: true } } peers { permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: VOTER last_known_addr { host: "127.20.251.133" port: 38061 } attrs { promote: false } } peers { permanent_uuid: "5a0e6a3f551546fa86e7cfc71726f3d0" member_type: NON_VOTER last_known_addr { host: "127.20.251.134" port: 33365 } attrs { promote: true } }
I20260608 10:06:39.132539 26847 leader_election.cc:290] T e52284e471df44e7a79b01dec247600f P 0d4148c9149d427296a4a10f02618d28 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015), c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771)
I20260608 10:06:39.131323 26461 leader_election.cc:304] T ab71b056d34d4866a0b8cbbefd34e2e6 P 0d4148c9149d427296a4a10f02618d28 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0d4148c9149d427296a4a10f02618d28, c3ff165f975e47e5b6a55f527b37ea42; no voters: c7d3817e75e3462e83c7248d16d17273
W20260608 10:06:39.134256 26458 leader_election.cc:336] T e52284e471df44e7a79b01dec247600f P 0d4148c9149d427296a4a10f02618d28 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015): Network error: Client connection negotiation failed: client connection to 127.20.251.129:33015: connect: Connection refused (error 111)
I20260608 10:06:38.967679 26057 leader_election.cc:304] T a2f8fa16225045c890ccfd284b637a5e P c3ff165f975e47e5b6a55f527b37ea42 [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: 5a0e6a3f551546fa86e7cfc71726f3d0, c3ff165f975e47e5b6a55f527b37ea42; no voters: 
W20260608 10:06:39.137176 26060 leader_election.cc:336] T a2f8fa16225045c890ccfd284b637a5e P c3ff165f975e47e5b6a55f527b37ea42 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771): Network error: Client connection negotiation failed: client connection to 127.20.251.130:43771: connect: Connection refused (error 111)
I20260608 10:06:39.134629 26847 raft_consensus.cc:2804] T ab71b056d34d4866a0b8cbbefd34e2e6 P 0d4148c9149d427296a4a10f02618d28 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260608 10:06:39.139325 26847 raft_consensus.cc:493] T ab71b056d34d4866a0b8cbbefd34e2e6 P 0d4148c9149d427296a4a10f02618d28 [term 4 FOLLOWER]: Starting leader election (detected failure of leader c7d3817e75e3462e83c7248d16d17273)
I20260608 10:06:39.139899 26822 raft_consensus.cc:2804] T a2f8fa16225045c890ccfd284b637a5e P c3ff165f975e47e5b6a55f527b37ea42 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260608 10:06:39.139765 26847 raft_consensus.cc:3060] T ab71b056d34d4866a0b8cbbefd34e2e6 P 0d4148c9149d427296a4a10f02618d28 [term 4 FOLLOWER]: Advancing to term 5
I20260608 10:06:39.140424 26822 raft_consensus.cc:493] T a2f8fa16225045c890ccfd284b637a5e P c3ff165f975e47e5b6a55f527b37ea42 [term 3 FOLLOWER]: Starting leader election (detected failure of leader c7d3817e75e3462e83c7248d16d17273)
I20260608 10:06:39.140869 26822 raft_consensus.cc:3060] T a2f8fa16225045c890ccfd284b637a5e P c3ff165f975e47e5b6a55f527b37ea42 [term 3 FOLLOWER]: Advancing to term 4
W20260608 10:06:39.140179 26461 leader_election.cc:336] T e52284e471df44e7a79b01dec247600f P 0d4148c9149d427296a4a10f02618d28 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771): Network error: Client connection negotiation failed: client connection to 127.20.251.130:43771: connect: Connection refused (error 111)
I20260608 10:06:39.142396 26461 leader_election.cc:304] T e52284e471df44e7a79b01dec247600f P 0d4148c9149d427296a4a10f02618d28 [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: 0d4148c9149d427296a4a10f02618d28; no voters: 7fa6fe6b15964c2b84657b2c978e9187, c7d3817e75e3462e83c7248d16d17273
I20260608 10:06:39.148882 26822 raft_consensus.cc:515] T a2f8fa16225045c890ccfd284b637a5e P c3ff165f975e47e5b6a55f527b37ea42 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "5a0e6a3f551546fa86e7cfc71726f3d0" member_type: VOTER last_known_addr { host: "127.20.251.134" port: 33365 } attrs { promote: false } }
I20260608 10:06:39.155330 26850 raft_consensus.cc:2749] T e52284e471df44e7a79b01dec247600f P 0d4148c9149d427296a4a10f02618d28 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:06:39.148900 26847 raft_consensus.cc:515] T ab71b056d34d4866a0b8cbbefd34e2e6 P 0d4148c9149d427296a4a10f02618d28 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } attrs { replace: true } } peers { permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: VOTER last_known_addr { host: "127.20.251.133" port: 38061 } attrs { promote: false } } peers { permanent_uuid: "988c9deae6664c9f86b599a41c10b9c8" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 38053 } attrs { promote: true } }
W20260608 10:06:39.157459 26060 leader_election.cc:336] T a2f8fa16225045c890ccfd284b637a5e P c3ff165f975e47e5b6a55f527b37ea42 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771): Network error: Client connection negotiation failed: client connection to 127.20.251.130:43771: connect: Connection refused (error 111)
W20260608 10:06:39.150046 26057 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.251.134:33365, user_credentials={real_user=slave}} blocked reactor thread for 182434us
I20260608 10:06:39.170049 26847 leader_election.cc:290] T ab71b056d34d4866a0b8cbbefd34e2e6 P 0d4148c9149d427296a4a10f02618d28 [CANDIDATE]: Term 5 election: Requested vote from peers c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771), c3ff165f975e47e5b6a55f527b37ea42 (127.20.251.131:36897)
W20260608 10:06:39.172413 26057 leader_election.cc:336] T fe24b76db15943f5a99863b746e0b02d P c3ff165f975e47e5b6a55f527b37ea42 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015): Network error: Client connection negotiation failed: client connection to 127.20.251.129:33015: connect: Connection refused (error 111)
W20260608 10:06:39.172964 26461 leader_election.cc:336] T ab71b056d34d4866a0b8cbbefd34e2e6 P 0d4148c9149d427296a4a10f02618d28 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771): Network error: Client connection negotiation failed: client connection to 127.20.251.130:43771: connect: Connection refused (error 111)
I20260608 10:06:39.172997 26088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab71b056d34d4866a0b8cbbefd34e2e6" candidate_uuid: "0d4148c9149d427296a4a10f02618d28" candidate_term: 5 candidate_status { last_received { term: 4 index: 31 } } ignore_live_leader: false dest_uuid: "c3ff165f975e47e5b6a55f527b37ea42"
I20260608 10:06:39.180848 26088 raft_consensus.cc:3060] T ab71b056d34d4866a0b8cbbefd34e2e6 P c3ff165f975e47e5b6a55f527b37ea42 [term 4 FOLLOWER]: Advancing to term 5
I20260608 10:06:39.188714 26807 tablet_copy_client.cc:538] T ab71b056d34d4866a0b8cbbefd34e2e6 P 988c9deae6664c9f86b599a41c10b9c8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:06:39.189088 26057 leader_election.cc:304] T fe24b76db15943f5a99863b746e0b02d P c3ff165f975e47e5b6a55f527b37ea42 [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: c3ff165f975e47e5b6a55f527b37ea42; no voters: 7fa6fe6b15964c2b84657b2c978e9187, c7d3817e75e3462e83c7248d16d17273
I20260608 10:06:39.190109 26777 raft_consensus.cc:2749] T fe24b76db15943f5a99863b746e0b02d P c3ff165f975e47e5b6a55f527b37ea42 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:06:39.179731 26822 leader_election.cc:290] T a2f8fa16225045c890ccfd284b637a5e P c3ff165f975e47e5b6a55f527b37ea42 [CANDIDATE]: Term 4 election: Requested vote from peers c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771), 5a0e6a3f551546fa86e7cfc71726f3d0 (127.20.251.134:33365)
W20260608 10:06:39.191563 26057 leader_election.cc:336] T 86e1ca96115e4b7e9277baacd038a4c3 P c3ff165f975e47e5b6a55f527b37ea42 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015): Network error: Client connection negotiation failed: client connection to 127.20.251.129:33015: connect: Connection refused (error 111)
I20260608 10:06:39.192044 26057 leader_election.cc:304] T 86e1ca96115e4b7e9277baacd038a4c3 P c3ff165f975e47e5b6a55f527b37ea42 [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: c3ff165f975e47e5b6a55f527b37ea42; no voters: 7fa6fe6b15964c2b84657b2c978e9187, c7d3817e75e3462e83c7248d16d17273
W20260608 10:06:39.193035 26057 leader_election.cc:336] T b94e8a35fd274cf69fbca3df40441323 P c3ff165f975e47e5b6a55f527b37ea42 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015): Network error: Client connection negotiation failed: client connection to 127.20.251.129:33015: connect: Connection refused (error 111)
I20260608 10:06:39.193696 26822 raft_consensus.cc:2749] T 86e1ca96115e4b7e9277baacd038a4c3 P c3ff165f975e47e5b6a55f527b37ea42 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:06:39.188886 26088 raft_consensus.cc:2468] T ab71b056d34d4866a0b8cbbefd34e2e6 P c3ff165f975e47e5b6a55f527b37ea42 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d4148c9149d427296a4a10f02618d28 in term 5.
I20260608 10:06:39.198207 26461 leader_election.cc:304] T ab71b056d34d4866a0b8cbbefd34e2e6 P 0d4148c9149d427296a4a10f02618d28 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0d4148c9149d427296a4a10f02618d28, c3ff165f975e47e5b6a55f527b37ea42; no voters: c7d3817e75e3462e83c7248d16d17273
I20260608 10:06:39.199585 26847 raft_consensus.cc:2804] T ab71b056d34d4866a0b8cbbefd34e2e6 P 0d4148c9149d427296a4a10f02618d28 [term 5 FOLLOWER]: Leader election won for term 5
I20260608 10:06:39.200081 26847 raft_consensus.cc:697] T ab71b056d34d4866a0b8cbbefd34e2e6 P 0d4148c9149d427296a4a10f02618d28 [term 5 LEADER]: Becoming Leader. State: Replica: 0d4148c9149d427296a4a10f02618d28, State: Running, Role: LEADER
I20260608 10:06:39.200961 26847 consensus_queue.cc:237] T ab71b056d34d4866a0b8cbbefd34e2e6 P 0d4148c9149d427296a4a10f02618d28 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 31, Committed index: 31, Last appended: 4.31, Last appended by leader: 31, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } attrs { replace: true } } peers { permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: VOTER last_known_addr { host: "127.20.251.133" port: 38061 } attrs { promote: false } } peers { permanent_uuid: "988c9deae6664c9f86b599a41c10b9c8" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 38053 } attrs { promote: true } }
I20260608 10:06:39.193468 26057 leader_election.cc:304] T b94e8a35fd274cf69fbca3df40441323 P c3ff165f975e47e5b6a55f527b37ea42 [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: c3ff165f975e47e5b6a55f527b37ea42; no voters: 7fa6fe6b15964c2b84657b2c978e9187, c7d3817e75e3462e83c7248d16d17273
I20260608 10:06:39.202548 25837 catalog_manager.cc:5696] T 769554b6b93c4257b6842e53c15220b8 P c3ff165f975e47e5b6a55f527b37ea42 reported cstate change: term changed from 2 to 3, leader changed from 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129) to c3ff165f975e47e5b6a55f527b37ea42 (127.20.251.131). New cstate: current_term: 3 leader_uuid: "c3ff165f975e47e5b6a55f527b37ea42" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "988c9deae6664c9f86b599a41c10b9c8" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 38053 } attrs { promote: false } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: NON_VOTER last_known_addr { host: "127.20.251.133" port: 38061 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:39.198407 26807 tablet_bootstrap.cc:492] T ab71b056d34d4866a0b8cbbefd34e2e6 P 988c9deae6664c9f86b599a41c10b9c8: Bootstrap starting.
I20260608 10:06:39.209930 26823 raft_consensus.cc:2749] T b94e8a35fd274cf69fbca3df40441323 P c3ff165f975e47e5b6a55f527b37ea42 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260608 10:06:39.211045 26057 leader_election.cc:336] T 769554b6b93c4257b6842e53c15220b8 P c3ff165f975e47e5b6a55f527b37ea42 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015): Network error: Client connection negotiation failed: client connection to 127.20.251.129:33015: connect: Connection refused (error 111)
W20260608 10:06:39.211930 26057 leader_election.cc:336] T 769554b6b93c4257b6842e53c15220b8 P c3ff165f975e47e5b6a55f527b37ea42 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015): Network error: Client connection negotiation failed: client connection to 127.20.251.129:33015: connect: Connection refused (error 111)
W20260608 10:06:39.212605 26057 leader_election.cc:336] T 6f32c64383424f4da5702951b506201c P c3ff165f975e47e5b6a55f527b37ea42 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015): Network error: Client connection negotiation failed: client connection to 127.20.251.129:33015: connect: Connection refused (error 111)
I20260608 10:06:39.212971 26057 leader_election.cc:304] T 6f32c64383424f4da5702951b506201c P c3ff165f975e47e5b6a55f527b37ea42 [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: c3ff165f975e47e5b6a55f527b37ea42; no voters: 7fa6fe6b15964c2b84657b2c978e9187, c7d3817e75e3462e83c7248d16d17273
I20260608 10:06:39.213750 26823 raft_consensus.cc:2749] T 6f32c64383424f4da5702951b506201c P c3ff165f975e47e5b6a55f527b37ea42 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260608 10:06:39.216583 26495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab71b056d34d4866a0b8cbbefd34e2e6" candidate_uuid: "c3ff165f975e47e5b6a55f527b37ea42" candidate_term: 5 candidate_status { last_received { term: 4 index: 31 } } ignore_live_leader: false dest_uuid: "0d4148c9149d427296a4a10f02618d28" is_pre_election: true
I20260608 10:06:39.218170 26568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2f8fa16225045c890ccfd284b637a5e" candidate_uuid: "c3ff165f975e47e5b6a55f527b37ea42" candidate_term: 4 candidate_status { last_received { term: 3 index: 27 } } ignore_live_leader: false dest_uuid: "5a0e6a3f551546fa86e7cfc71726f3d0"
I20260608 10:06:39.218804 26568 raft_consensus.cc:3060] T a2f8fa16225045c890ccfd284b637a5e P 5a0e6a3f551546fa86e7cfc71726f3d0 [term 3 FOLLOWER]: Advancing to term 4
I20260608 10:06:39.226438 26568 raft_consensus.cc:2468] T a2f8fa16225045c890ccfd284b637a5e P 5a0e6a3f551546fa86e7cfc71726f3d0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3ff165f975e47e5b6a55f527b37ea42 in term 4.
I20260608 10:06:39.229415 26057 leader_election.cc:304] T a2f8fa16225045c890ccfd284b637a5e P c3ff165f975e47e5b6a55f527b37ea42 [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: 5a0e6a3f551546fa86e7cfc71726f3d0, c3ff165f975e47e5b6a55f527b37ea42; no voters: c7d3817e75e3462e83c7248d16d17273
I20260608 10:06:39.230317 26823 raft_consensus.cc:2804] T a2f8fa16225045c890ccfd284b637a5e P c3ff165f975e47e5b6a55f527b37ea42 [term 4 FOLLOWER]: Leader election won for term 4
I20260608 10:06:39.230827 26823 raft_consensus.cc:697] T a2f8fa16225045c890ccfd284b637a5e P c3ff165f975e47e5b6a55f527b37ea42 [term 4 LEADER]: Becoming Leader. State: Replica: c3ff165f975e47e5b6a55f527b37ea42, State: Running, Role: LEADER
I20260608 10:06:39.231734 26823 consensus_queue.cc:237] T a2f8fa16225045c890ccfd284b637a5e P c3ff165f975e47e5b6a55f527b37ea42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 3.27, Last appended by leader: 27, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "5a0e6a3f551546fa86e7cfc71726f3d0" member_type: VOTER last_known_addr { host: "127.20.251.134" port: 33365 } attrs { promote: false } }
I20260608 10:06:39.236657 26057 leader_election.cc:304] T ab71b056d34d4866a0b8cbbefd34e2e6 P c3ff165f975e47e5b6a55f527b37ea42 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c3ff165f975e47e5b6a55f527b37ea42; no voters: 0d4148c9149d427296a4a10f02618d28, c7d3817e75e3462e83c7248d16d17273
I20260608 10:06:39.237571 26822 raft_consensus.cc:2749] T ab71b056d34d4866a0b8cbbefd34e2e6 P c3ff165f975e47e5b6a55f527b37ea42 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260608 10:06:39.256224 25843 catalog_manager.cc:5696] T ab71b056d34d4866a0b8cbbefd34e2e6 P 0d4148c9149d427296a4a10f02618d28 reported cstate change: term changed from 4 to 5, leader changed from c7d3817e75e3462e83c7248d16d17273 (127.20.251.130) to 0d4148c9149d427296a4a10f02618d28 (127.20.251.133). New cstate: current_term: 5 leader_uuid: "0d4148c9149d427296a4a10f02618d28" committed_config { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: VOTER last_known_addr { host: "127.20.251.133" port: 38061 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "988c9deae6664c9f86b599a41c10b9c8" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 38053 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:39.283656 25843 catalog_manager.cc:5696] T a2f8fa16225045c890ccfd284b637a5e P c3ff165f975e47e5b6a55f527b37ea42 reported cstate change: term changed from 3 to 4, leader changed from c7d3817e75e3462e83c7248d16d17273 (127.20.251.130) to c3ff165f975e47e5b6a55f527b37ea42 (127.20.251.131). New cstate: current_term: 4 leader_uuid: "c3ff165f975e47e5b6a55f527b37ea42" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a0e6a3f551546fa86e7cfc71726f3d0" member_type: VOTER last_known_addr { host: "127.20.251.134" port: 33365 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:39.286290 26088 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "769554b6b93c4257b6842e53c15220b8"
dest_uuid: "c3ff165f975e47e5b6a55f527b37ea42"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:54040
I20260608 10:06:39.286881 26088 raft_consensus.cc:606] T 769554b6b93c4257b6842e53c15220b8 P c3ff165f975e47e5b6a55f527b37ea42 [term 3 LEADER]: Received request to transfer leadership
I20260608 10:06:39.295028 26088 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "769554b6b93c4257b6842e53c15220b8"
dest_uuid: "c3ff165f975e47e5b6a55f527b37ea42"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:54040
I20260608 10:06:39.295571 26088 raft_consensus.cc:606] T 769554b6b93c4257b6842e53c15220b8 P c3ff165f975e47e5b6a55f527b37ea42 [term 3 LEADER]: Received request to transfer leadership
I20260608 10:06:39.311692 26088 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "769554b6b93c4257b6842e53c15220b8"
dest_uuid: "c3ff165f975e47e5b6a55f527b37ea42"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:54040
I20260608 10:06:39.312254 26088 raft_consensus.cc:606] T 769554b6b93c4257b6842e53c15220b8 P c3ff165f975e47e5b6a55f527b37ea42 [term 3 LEADER]: Received request to transfer leadership
W20260608 10:06:39.316882 25891 auto_rebalancer.cc:855] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260608 10:06:39.317250 25891 auto_rebalancer.cc:863] Could not move replica: Remote error: Service unavailable: leadership transfer for 769554b6b93c4257b6842e53c15220b8 already in progress
W20260608 10:06:39.317569 25891 auto_rebalancer.cc:301] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 769554b6b93c4257b6842e53c15220b8 already in progress
I20260608 10:06:39.322409 26860 raft_consensus.cc:493] T 2550818ac6eb43afae7b674bb273bd43 P 5a0e6a3f551546fa86e7cfc71726f3d0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7fa6fe6b15964c2b84657b2c978e9187)
I20260608 10:06:39.323017 26860 raft_consensus.cc:515] T 2550818ac6eb43afae7b674bb273bd43 P 5a0e6a3f551546fa86e7cfc71726f3d0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "5a0e6a3f551546fa86e7cfc71726f3d0" member_type: VOTER last_known_addr { host: "127.20.251.134" port: 33365 } attrs { promote: false } }
I20260608 10:06:39.325977 26860 leader_election.cc:290] T 2550818ac6eb43afae7b674bb273bd43 P 5a0e6a3f551546fa86e7cfc71726f3d0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015), c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771)
W20260608 10:06:39.359885 26535 leader_election.cc:336] T 2550818ac6eb43afae7b674bb273bd43 P 5a0e6a3f551546fa86e7cfc71726f3d0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771): Network error: Client connection negotiation failed: client connection to 127.20.251.130:43771: connect: Connection refused (error 111)
W20260608 10:06:39.361835 26532 leader_election.cc:336] T 2550818ac6eb43afae7b674bb273bd43 P 5a0e6a3f551546fa86e7cfc71726f3d0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015): Network error: Client connection negotiation failed: client connection to 127.20.251.129:33015: connect: Connection refused (error 111)
I20260608 10:06:39.362310 26532 leader_election.cc:304] T 2550818ac6eb43afae7b674bb273bd43 P 5a0e6a3f551546fa86e7cfc71726f3d0 [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: 5a0e6a3f551546fa86e7cfc71726f3d0; no voters: 7fa6fe6b15964c2b84657b2c978e9187, c7d3817e75e3462e83c7248d16d17273
I20260608 10:06:39.363138 26860 raft_consensus.cc:2749] T 2550818ac6eb43afae7b674bb273bd43 P 5a0e6a3f551546fa86e7cfc71726f3d0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:06:39.417261 26807 tablet_bootstrap.cc:492] T ab71b056d34d4866a0b8cbbefd34e2e6 P 988c9deae6664c9f86b599a41c10b9c8: Bootstrap replayed 1/1 log segments. Stats: ops{read=31 overwritten=0 applied=31 ignored=0} inserts{seen=97 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:06:39.418509 26807 tablet_bootstrap.cc:492] T ab71b056d34d4866a0b8cbbefd34e2e6 P 988c9deae6664c9f86b599a41c10b9c8: Bootstrap complete.
I20260608 10:06:39.419448 26807 ts_tablet_manager.cc:1403] T ab71b056d34d4866a0b8cbbefd34e2e6 P 988c9deae6664c9f86b599a41c10b9c8: Time spent bootstrapping tablet: real 0.221s	user 0.151s	sys 0.016s
I20260608 10:06:39.422487 26807 raft_consensus.cc:359] T ab71b056d34d4866a0b8cbbefd34e2e6 P 988c9deae6664c9f86b599a41c10b9c8 [term 4 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } attrs { replace: true } } peers { permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: VOTER last_known_addr { host: "127.20.251.133" port: 38061 } attrs { promote: false } } peers { permanent_uuid: "988c9deae6664c9f86b599a41c10b9c8" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 38053 } attrs { promote: true } }
I20260608 10:06:39.423318 26807 raft_consensus.cc:740] T ab71b056d34d4866a0b8cbbefd34e2e6 P 988c9deae6664c9f86b599a41c10b9c8 [term 4 LEARNER]: Becoming Follower/Learner. State: Replica: 988c9deae6664c9f86b599a41c10b9c8, State: Initialized, Role: LEARNER
I20260608 10:06:39.423998 26807 consensus_queue.cc:260] T ab71b056d34d4866a0b8cbbefd34e2e6 P 988c9deae6664c9f86b599a41c10b9c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 31, Last appended: 4.31, Last appended by leader: 31, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } attrs { replace: true } } peers { permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: VOTER last_known_addr { host: "127.20.251.133" port: 38061 } attrs { promote: false } } peers { permanent_uuid: "988c9deae6664c9f86b599a41c10b9c8" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 38053 } attrs { promote: true } }
I20260608 10:06:39.433743 26807 ts_tablet_manager.cc:1434] T ab71b056d34d4866a0b8cbbefd34e2e6 P 988c9deae6664c9f86b599a41c10b9c8: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.004s
W20260608 10:06:39.440964 26807 tablet_copy_client.cc:1131] T ab71b056d34d4866a0b8cbbefd34e2e6 P 988c9deae6664c9f86b599a41c10b9c8: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.20.251.130:43771: connect: Connection refused (error 111)
I20260608 10:06:39.475246 21486 tablet_server.cc:196] TabletServer@127.20.251.130:0 shutdown complete.
I20260608 10:06:39.517386 26419 raft_consensus.cc:1275] T 769554b6b93c4257b6842e53c15220b8 P 988c9deae6664c9f86b599a41c10b9c8 [term 3 FOLLOWER]: Refusing update from remote peer c3ff165f975e47e5b6a55f527b37ea42: Log matching property violated. Preceding OpId in replica: term: 2 index: 30. Preceding OpId from leader: term: 3 index: 31. (index mismatch)
I20260608 10:06:39.517819 21486 tablet_server.cc:179] TabletServer@127.20.251.131:0 shutting down...
I20260608 10:06:39.520721 26823 consensus_queue.cc:1048] T 769554b6b93c4257b6842e53c15220b8 P c3ff165f975e47e5b6a55f527b37ea42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "988c9deae6664c9f86b599a41c10b9c8" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 38053 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260608 10:06:39.537604 26803 tablet_copy_client.cc:538] T 37b83115503f4b73bcfb00021ee1a77a P 5a0e6a3f551546fa86e7cfc71726f3d0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:06:39.538023 26777 raft_consensus.cc:993] T 769554b6b93c4257b6842e53c15220b8 P c3ff165f975e47e5b6a55f527b37ea42: : Instructing follower 988c9deae6664c9f86b599a41c10b9c8 to start an election
I20260608 10:06:39.538683 26777 raft_consensus.cc:1081] T 769554b6b93c4257b6842e53c15220b8 P c3ff165f975e47e5b6a55f527b37ea42 [term 3 LEADER]: Signalling peer 988c9deae6664c9f86b599a41c10b9c8 to start an election
I20260608 10:06:39.538676 21486 tablet_copy_service.cc:362] P c3ff165f975e47e5b6a55f527b37ea42: Destroying tablet copy session 5a0e6a3f551546fa86e7cfc71726f3d0-37b83115503f4b73bcfb00021ee1a77a due to service shutdown
I20260608 10:06:39.541844 26420 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "769554b6b93c4257b6842e53c15220b8"
dest_uuid: "988c9deae6664c9f86b599a41c10b9c8"
 from {username='slave'} at 127.0.0.1:56258
I20260608 10:06:39.542538 26420 raft_consensus.cc:493] T 769554b6b93c4257b6842e53c15220b8 P 988c9deae6664c9f86b599a41c10b9c8 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:06:39.542901 26420 raft_consensus.cc:3060] T 769554b6b93c4257b6842e53c15220b8 P 988c9deae6664c9f86b599a41c10b9c8 [term 3 FOLLOWER]: Advancing to term 4
I20260608 10:06:39.541898 21486 tablet_copy_service.cc:434] P c3ff165f975e47e5b6a55f527b37ea42: ending tablet copy session 5a0e6a3f551546fa86e7cfc71726f3d0-37b83115503f4b73bcfb00021ee1a77a on tablet 37b83115503f4b73bcfb00021ee1a77a with peer 5a0e6a3f551546fa86e7cfc71726f3d0
I20260608 10:06:39.550110 26420 raft_consensus.cc:515] T 769554b6b93c4257b6842e53c15220b8 P 988c9deae6664c9f86b599a41c10b9c8 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } attrs { replace: true } } peers { permanent_uuid: "988c9deae6664c9f86b599a41c10b9c8" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 38053 } attrs { promote: false } } peers { permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: NON_VOTER last_known_addr { host: "127.20.251.133" port: 38061 } attrs { promote: true } }
I20260608 10:06:39.553920 26419 raft_consensus.cc:1240] T 769554b6b93c4257b6842e53c15220b8 P 988c9deae6664c9f86b599a41c10b9c8 [term 4 FOLLOWER]: Rejecting Update request from peer c3ff165f975e47e5b6a55f527b37ea42 for earlier term 3. Current term is 4. Ops: []
I20260608 10:06:39.558090 26822 consensus_queue.cc:1059] T 769554b6b93c4257b6842e53c15220b8 P c3ff165f975e47e5b6a55f527b37ea42 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "988c9deae6664c9f86b599a41c10b9c8" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 38053 } attrs { promote: false }, Status: INVALID_TERM, Last received: 3.31, Next index: 32, Last known committed idx: 30, Time since last communication: 0.001s
I20260608 10:06:39.559773 26803 tablet_bootstrap.cc:492] T 37b83115503f4b73bcfb00021ee1a77a P 5a0e6a3f551546fa86e7cfc71726f3d0: Bootstrap starting.
I20260608 10:06:39.571931 26823 raft_consensus.cc:3055] T 769554b6b93c4257b6842e53c15220b8 P c3ff165f975e47e5b6a55f527b37ea42 [term 3 LEADER]: Stepping down as leader of term 3
I20260608 10:06:39.572465 26823 raft_consensus.cc:740] T 769554b6b93c4257b6842e53c15220b8 P c3ff165f975e47e5b6a55f527b37ea42 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c3ff165f975e47e5b6a55f527b37ea42, State: Running, Role: LEADER
W20260608 10:06:39.574468 26057 consensus_peers.cc:597] T 769554b6b93c4257b6842e53c15220b8 P c3ff165f975e47e5b6a55f527b37ea42 -> Peer 0d4148c9149d427296a4a10f02618d28 (127.20.251.133:38061): Couldn't send request to peer 0d4148c9149d427296a4a10f02618d28. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 769554b6b93c4257b6842e53c15220b8. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:39.578366 26823 consensus_queue.cc:260] T 769554b6b93c4257b6842e53c15220b8 P c3ff165f975e47e5b6a55f527b37ea42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 31, Committed index: 31, Last appended: 3.31, Last appended by leader: 31, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } attrs { replace: true } } peers { permanent_uuid: "988c9deae6664c9f86b599a41c10b9c8" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 38053 } attrs { promote: false } } peers { permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: NON_VOTER last_known_addr { host: "127.20.251.133" port: 38061 } attrs { promote: true } }
W20260608 10:06:39.582840 26057 consensus_peers.cc:597] T 769554b6b93c4257b6842e53c15220b8 P c3ff165f975e47e5b6a55f527b37ea42 -> Peer 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015): Couldn't send request to peer 7fa6fe6b15964c2b84657b2c978e9187. Status: Network error: Client connection negotiation failed: client connection to 127.20.251.129:33015: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:39.586694 26420 leader_election.cc:290] T 769554b6b93c4257b6842e53c15220b8 P 988c9deae6664c9f86b599a41c10b9c8 [CANDIDATE]: Term 4 election: Requested vote from peers 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015), c3ff165f975e47e5b6a55f527b37ea42 (127.20.251.131:36897)
I20260608 10:06:39.588464 26823 raft_consensus.cc:3060] T 769554b6b93c4257b6842e53c15220b8 P c3ff165f975e47e5b6a55f527b37ea42 [term 3 FOLLOWER]: Advancing to term 4
W20260608 10:06:39.602975 26386 leader_election.cc:336] T 769554b6b93c4257b6842e53c15220b8 P 988c9deae6664c9f86b599a41c10b9c8 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer c3ff165f975e47e5b6a55f527b37ea42 (127.20.251.131:36897): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260608 10:06:39.606535 26383 leader_election.cc:336] T 769554b6b93c4257b6842e53c15220b8 P 988c9deae6664c9f86b599a41c10b9c8 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 7fa6fe6b15964c2b84657b2c978e9187 (127.20.251.129:33015): Network error: Client connection negotiation failed: client connection to 127.20.251.129:33015: connect: Connection refused (error 111)
I20260608 10:06:39.607256 26383 leader_election.cc:304] T 769554b6b93c4257b6842e53c15220b8 P 988c9deae6664c9f86b599a41c10b9c8 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 988c9deae6664c9f86b599a41c10b9c8; no voters: 7fa6fe6b15964c2b84657b2c978e9187, c3ff165f975e47e5b6a55f527b37ea42
I20260608 10:06:39.609688 26864 raft_consensus.cc:2749] T 769554b6b93c4257b6842e53c15220b8 P 988c9deae6664c9f86b599a41c10b9c8 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260608 10:06:39.611644 21486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:06:39.612555 21486 tablet_replica.cc:333] T 0226d934299b419fbe080d5ca2d42a9e P c3ff165f975e47e5b6a55f527b37ea42: stopping tablet replica
I20260608 10:06:39.613381 21486 raft_consensus.cc:2243] T 0226d934299b419fbe080d5ca2d42a9e P c3ff165f975e47e5b6a55f527b37ea42 [term 3 LEADER]: Raft consensus shutting down.
I20260608 10:06:39.614544 21486 raft_consensus.cc:2272] T 0226d934299b419fbe080d5ca2d42a9e P c3ff165f975e47e5b6a55f527b37ea42 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:39.617930 21486 tablet_replica.cc:333] T 0b675f7ba15b4dc3bf8abd7425b439fe P c3ff165f975e47e5b6a55f527b37ea42: stopping tablet replica
I20260608 10:06:39.618716 21486 raft_consensus.cc:2243] T 0b675f7ba15b4dc3bf8abd7425b439fe P c3ff165f975e47e5b6a55f527b37ea42 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:39.619299 21486 raft_consensus.cc:2272] T 0b675f7ba15b4dc3bf8abd7425b439fe P c3ff165f975e47e5b6a55f527b37ea42 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:39.622409 21486 tablet_replica.cc:333] T b94e8a35fd274cf69fbca3df40441323 P c3ff165f975e47e5b6a55f527b37ea42: stopping tablet replica
I20260608 10:06:39.623224 21486 raft_consensus.cc:2243] T b94e8a35fd274cf69fbca3df40441323 P c3ff165f975e47e5b6a55f527b37ea42 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:39.623816 21486 raft_consensus.cc:2272] T b94e8a35fd274cf69fbca3df40441323 P c3ff165f975e47e5b6a55f527b37ea42 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:39.626936 21486 tablet_replica.cc:333] T a2f8fa16225045c890ccfd284b637a5e P c3ff165f975e47e5b6a55f527b37ea42: stopping tablet replica
I20260608 10:06:39.627702 21486 raft_consensus.cc:2243] T a2f8fa16225045c890ccfd284b637a5e P c3ff165f975e47e5b6a55f527b37ea42 [term 4 LEADER]: Raft consensus shutting down.
I20260608 10:06:39.628877 21486 pending_rounds.cc:70] T a2f8fa16225045c890ccfd284b637a5e P c3ff165f975e47e5b6a55f527b37ea42: Trying to abort 1 pending ops.
I20260608 10:06:39.629189 21486 pending_rounds.cc:77] T a2f8fa16225045c890ccfd284b637a5e P c3ff165f975e47e5b6a55f527b37ea42: Aborting op as it isn't in flight: id { term: 4 index: 28 } timestamp: 7294620464066289664 op_type: NO_OP noop_request { }
I20260608 10:06:39.629647 21486 raft_consensus.cc:2889] T a2f8fa16225045c890ccfd284b637a5e P c3ff165f975e47e5b6a55f527b37ea42 [term 4 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:06:39.630028 21486 raft_consensus.cc:2272] T a2f8fa16225045c890ccfd284b637a5e P c3ff165f975e47e5b6a55f527b37ea42 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:39.633319 21486 tablet_replica.cc:333] T 6f32c64383424f4da5702951b506201c P c3ff165f975e47e5b6a55f527b37ea42: stopping tablet replica
I20260608 10:06:39.634207 21486 raft_consensus.cc:2243] T 6f32c64383424f4da5702951b506201c P c3ff165f975e47e5b6a55f527b37ea42 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:39.634804 21486 raft_consensus.cc:2272] T 6f32c64383424f4da5702951b506201c P c3ff165f975e47e5b6a55f527b37ea42 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:39.638199 21486 tablet_replica.cc:333] T ab71b056d34d4866a0b8cbbefd34e2e6 P c3ff165f975e47e5b6a55f527b37ea42: stopping tablet replica
I20260608 10:06:39.638991 21486 raft_consensus.cc:2243] T ab71b056d34d4866a0b8cbbefd34e2e6 P c3ff165f975e47e5b6a55f527b37ea42 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:39.639632 21486 raft_consensus.cc:2272] T ab71b056d34d4866a0b8cbbefd34e2e6 P c3ff165f975e47e5b6a55f527b37ea42 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:39.642714 21486 tablet_replica.cc:333] T 37b83115503f4b73bcfb00021ee1a77a P c3ff165f975e47e5b6a55f527b37ea42: stopping tablet replica
I20260608 10:06:39.643429 21486 raft_consensus.cc:2243] T 37b83115503f4b73bcfb00021ee1a77a P c3ff165f975e47e5b6a55f527b37ea42 [term 3 LEADER]: Raft consensus shutting down.
I20260608 10:06:39.644846 21486 raft_consensus.cc:2272] T 37b83115503f4b73bcfb00021ee1a77a P c3ff165f975e47e5b6a55f527b37ea42 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:39.648064 21486 tablet_replica.cc:333] T 769554b6b93c4257b6842e53c15220b8 P c3ff165f975e47e5b6a55f527b37ea42: stopping tablet replica
I20260608 10:06:39.648780 21486 raft_consensus.cc:2243] T 769554b6b93c4257b6842e53c15220b8 P c3ff165f975e47e5b6a55f527b37ea42 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:39.650238 26817 tablet_copy_client.cc:538] T fe24b76db15943f5a99863b746e0b02d P 988c9deae6664c9f86b599a41c10b9c8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:06:39.650188 21486 raft_consensus.cc:2272] T 769554b6b93c4257b6842e53c15220b8 P c3ff165f975e47e5b6a55f527b37ea42 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:39.659983 26817 tablet_bootstrap.cc:492] T fe24b76db15943f5a99863b746e0b02d P 988c9deae6664c9f86b599a41c10b9c8: Bootstrap starting.
I20260608 10:06:39.660727 21486 tablet_replica.cc:333] T 86e1ca96115e4b7e9277baacd038a4c3 P c3ff165f975e47e5b6a55f527b37ea42: stopping tablet replica
I20260608 10:06:39.661482 21486 raft_consensus.cc:2243] T 86e1ca96115e4b7e9277baacd038a4c3 P c3ff165f975e47e5b6a55f527b37ea42 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:39.662361 21486 raft_consensus.cc:2272] T 86e1ca96115e4b7e9277baacd038a4c3 P c3ff165f975e47e5b6a55f527b37ea42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:39.665689 21486 tablet_replica.cc:333] T fe24b76db15943f5a99863b746e0b02d P c3ff165f975e47e5b6a55f527b37ea42: stopping tablet replica
I20260608 10:06:39.666352 21486 raft_consensus.cc:2243] T fe24b76db15943f5a99863b746e0b02d P c3ff165f975e47e5b6a55f527b37ea42 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:39.667192 21486 raft_consensus.cc:2272] T fe24b76db15943f5a99863b746e0b02d P c3ff165f975e47e5b6a55f527b37ea42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:39.698561 26811 tablet_copy_client.cc:538] T 86e1ca96115e4b7e9277baacd038a4c3 P 0d4148c9149d427296a4a10f02618d28: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:06:39.726272 26420 raft_consensus.cc:3060] T ab71b056d34d4866a0b8cbbefd34e2e6 P 988c9deae6664c9f86b599a41c10b9c8 [term 4 LEARNER]: Advancing to term 5
I20260608 10:06:39.726804 26811 tablet_bootstrap.cc:492] T 86e1ca96115e4b7e9277baacd038a4c3 P 0d4148c9149d427296a4a10f02618d28: Bootstrap starting.
I20260608 10:06:39.733970 26420 raft_consensus.cc:1275] T ab71b056d34d4866a0b8cbbefd34e2e6 P 988c9deae6664c9f86b599a41c10b9c8 [term 5 LEARNER]: Refusing update from remote peer 0d4148c9149d427296a4a10f02618d28: Log matching property violated. Preceding OpId in replica: term: 4 index: 31. Preceding OpId from leader: term: 5 index: 32. (index mismatch)
I20260608 10:06:39.735731 26847 consensus_queue.cc:1048] T ab71b056d34d4866a0b8cbbefd34e2e6 P 0d4148c9149d427296a4a10f02618d28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "988c9deae6664c9f86b599a41c10b9c8" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 38053 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 32, Last known committed idx: 31, Time since last communication: 0.000s
I20260608 10:06:39.755347 21486 tablet_server.cc:196] TabletServer@127.20.251.131:0 shutdown complete.
W20260608 10:06:39.749256 26461 consensus_peers.cc:597] T ab71b056d34d4866a0b8cbbefd34e2e6 P 0d4148c9149d427296a4a10f02618d28 -> Peer c7d3817e75e3462e83c7248d16d17273 (127.20.251.130:43771): Couldn't send request to peer c7d3817e75e3462e83c7248d16d17273. Status: Network error: Client connection negotiation failed: client connection to 127.20.251.130:43771: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:06:39.813153 26461 consensus_peers.cc:597] T ab71b056d34d4866a0b8cbbefd34e2e6 P 0d4148c9149d427296a4a10f02618d28 -> Peer c3ff165f975e47e5b6a55f527b37ea42 (127.20.251.131:36897): Couldn't send request to peer c3ff165f975e47e5b6a55f527b37ea42. Status: Network error: Client connection negotiation failed: client connection to 127.20.251.131:36897: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:39.817871 26847 raft_consensus.cc:1064] T ab71b056d34d4866a0b8cbbefd34e2e6 P 0d4148c9149d427296a4a10f02618d28: attempting to promote NON_VOTER 988c9deae6664c9f86b599a41c10b9c8 to VOTER
W20260608 10:06:39.818585 26847 raft_consensus.cc:1068] T ab71b056d34d4866a0b8cbbefd34e2e6 P 0d4148c9149d427296a4a10f02618d28: Unable to promote non-voter 988c9deae6664c9f86b599a41c10b9c8: Illegal state: Leader has not yet committed an operation in its own term
I20260608 10:06:39.846088 21486 tablet_server.cc:179] TabletServer@127.20.251.132:0 shutting down...
I20260608 10:06:39.846872 26803 tablet_bootstrap.cc:492] T 37b83115503f4b73bcfb00021ee1a77a P 5a0e6a3f551546fa86e7cfc71726f3d0: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=90 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:06:39.849346 26803 tablet_bootstrap.cc:492] T 37b83115503f4b73bcfb00021ee1a77a P 5a0e6a3f551546fa86e7cfc71726f3d0: Bootstrap complete.
I20260608 10:06:39.850134 26803 ts_tablet_manager.cc:1403] T 37b83115503f4b73bcfb00021ee1a77a P 5a0e6a3f551546fa86e7cfc71726f3d0: Time spent bootstrapping tablet: real 0.291s	user 0.151s	sys 0.015s
I20260608 10:06:39.852873 26803 raft_consensus.cc:359] T 37b83115503f4b73bcfb00021ee1a77a P 5a0e6a3f551546fa86e7cfc71726f3d0 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } attrs { replace: true } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "5a0e6a3f551546fa86e7cfc71726f3d0" member_type: NON_VOTER last_known_addr { host: "127.20.251.134" port: 33365 } attrs { promote: true } }
I20260608 10:06:39.853681 26803 raft_consensus.cc:740] T 37b83115503f4b73bcfb00021ee1a77a P 5a0e6a3f551546fa86e7cfc71726f3d0 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 5a0e6a3f551546fa86e7cfc71726f3d0, State: Initialized, Role: LEARNER
I20260608 10:06:39.854316 26803 consensus_queue.cc:260] T 37b83115503f4b73bcfb00021ee1a77a P 5a0e6a3f551546fa86e7cfc71726f3d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 3.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } attrs { replace: true } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "5a0e6a3f551546fa86e7cfc71726f3d0" member_type: NON_VOTER last_known_addr { host: "127.20.251.134" port: 33365 } attrs { promote: true } }
I20260608 10:06:39.858476 26803 ts_tablet_manager.cc:1434] T 37b83115503f4b73bcfb00021ee1a77a P 5a0e6a3f551546fa86e7cfc71726f3d0: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
W20260608 10:06:39.862076 26803 tablet_copy_client.cc:1131] T 37b83115503f4b73bcfb00021ee1a77a P 5a0e6a3f551546fa86e7cfc71726f3d0: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.20.251.131:36897: connect: Connection refused (error 111)
I20260608 10:06:39.910563 21486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:06:39.960222 26817 tablet_bootstrap.cc:492] T fe24b76db15943f5a99863b746e0b02d P 988c9deae6664c9f86b599a41c10b9c8: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=102 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:06:39.961385 26817 tablet_bootstrap.cc:492] T fe24b76db15943f5a99863b746e0b02d P 988c9deae6664c9f86b599a41c10b9c8: Bootstrap complete.
I20260608 10:06:39.962147 26817 ts_tablet_manager.cc:1403] T fe24b76db15943f5a99863b746e0b02d P 988c9deae6664c9f86b599a41c10b9c8: Time spent bootstrapping tablet: real 0.302s	user 0.161s	sys 0.008s
I20260608 10:06:39.965165 26817 raft_consensus.cc:359] T fe24b76db15943f5a99863b746e0b02d P 988c9deae6664c9f86b599a41c10b9c8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } attrs { replace: true } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "988c9deae6664c9f86b599a41c10b9c8" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 38053 } attrs { promote: true } }
I20260608 10:06:39.966055 26817 raft_consensus.cc:740] T fe24b76db15943f5a99863b746e0b02d P 988c9deae6664c9f86b599a41c10b9c8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 988c9deae6664c9f86b599a41c10b9c8, State: Initialized, Role: LEARNER
I20260608 10:06:39.966755 26817 consensus_queue.cc:260] T fe24b76db15943f5a99863b746e0b02d P 988c9deae6664c9f86b599a41c10b9c8 [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: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } attrs { replace: true } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "988c9deae6664c9f86b599a41c10b9c8" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 38053 } attrs { promote: true } }
I20260608 10:06:39.969228 26817 ts_tablet_manager.cc:1434] T fe24b76db15943f5a99863b746e0b02d P 988c9deae6664c9f86b599a41c10b9c8: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
W20260608 10:06:39.972608 26817 tablet_copy_client.cc:1131] T fe24b76db15943f5a99863b746e0b02d P 988c9deae6664c9f86b599a41c10b9c8: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.20.251.130:43771: connect: Connection refused (error 111)
I20260608 10:06:39.976068 21486 tablet_replica.cc:333] T fe24b76db15943f5a99863b746e0b02d P 988c9deae6664c9f86b599a41c10b9c8: stopping tablet replica
I20260608 10:06:39.976838 21486 raft_consensus.cc:2243] T fe24b76db15943f5a99863b746e0b02d P 988c9deae6664c9f86b599a41c10b9c8 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:06:39.977330 21486 raft_consensus.cc:2272] T fe24b76db15943f5a99863b746e0b02d P 988c9deae6664c9f86b599a41c10b9c8 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:06:39.980893 21486 tablet_replica.cc:333] T 769554b6b93c4257b6842e53c15220b8 P 988c9deae6664c9f86b599a41c10b9c8: stopping tablet replica
I20260608 10:06:39.981729 21486 raft_consensus.cc:2243] T 769554b6b93c4257b6842e53c15220b8 P 988c9deae6664c9f86b599a41c10b9c8 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:39.982522 21486 pending_rounds.cc:70] T 769554b6b93c4257b6842e53c15220b8 P 988c9deae6664c9f86b599a41c10b9c8: Trying to abort 1 pending ops.
I20260608 10:06:39.982805 21486 pending_rounds.cc:77] T 769554b6b93c4257b6842e53c15220b8 P 988c9deae6664c9f86b599a41c10b9c8: Aborting op as it isn't in flight: id { term: 3 index: 31 } timestamp: 7294620463583911936 op_type: NO_OP noop_request { }
I20260608 10:06:39.983215 21486 raft_consensus.cc:2889] T 769554b6b93c4257b6842e53c15220b8 P 988c9deae6664c9f86b599a41c10b9c8 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:06:39.983704 21486 raft_consensus.cc:2272] T 769554b6b93c4257b6842e53c15220b8 P 988c9deae6664c9f86b599a41c10b9c8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:39.986896 21486 tablet_replica.cc:333] T ab71b056d34d4866a0b8cbbefd34e2e6 P 988c9deae6664c9f86b599a41c10b9c8: stopping tablet replica
I20260608 10:06:39.987648 21486 raft_consensus.cc:2243] T ab71b056d34d4866a0b8cbbefd34e2e6 P 988c9deae6664c9f86b599a41c10b9c8 [term 5 LEARNER]: Raft consensus shutting down.
I20260608 10:06:39.988157 21486 pending_rounds.cc:70] T ab71b056d34d4866a0b8cbbefd34e2e6 P 988c9deae6664c9f86b599a41c10b9c8: Trying to abort 1 pending ops.
I20260608 10:06:39.988425 21486 pending_rounds.cc:77] T ab71b056d34d4866a0b8cbbefd34e2e6 P 988c9deae6664c9f86b599a41c10b9c8: Aborting op as it isn't in flight: id { term: 5 index: 32 } timestamp: 7294620463944712192 op_type: NO_OP noop_request { }
I20260608 10:06:39.988794 21486 raft_consensus.cc:2889] T ab71b056d34d4866a0b8cbbefd34e2e6 P 988c9deae6664c9f86b599a41c10b9c8 [term 5 LEARNER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:06:39.989214 21486 raft_consensus.cc:2272] T ab71b056d34d4866a0b8cbbefd34e2e6 P 988c9deae6664c9f86b599a41c10b9c8 [term 5 LEARNER]: Raft consensus is shut down!
I20260608 10:06:39.991456 26811 tablet_bootstrap.cc:492] T 86e1ca96115e4b7e9277baacd038a4c3 P 0d4148c9149d427296a4a10f02618d28: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=116 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:06:39.992301 26811 tablet_bootstrap.cc:492] T 86e1ca96115e4b7e9277baacd038a4c3 P 0d4148c9149d427296a4a10f02618d28: Bootstrap complete.
I20260608 10:06:39.992455 21486 tablet_replica.cc:333] T 0226d934299b419fbe080d5ca2d42a9e P 988c9deae6664c9f86b599a41c10b9c8: stopping tablet replica
I20260608 10:06:39.992980 26811 ts_tablet_manager.cc:1403] T 86e1ca96115e4b7e9277baacd038a4c3 P 0d4148c9149d427296a4a10f02618d28: Time spent bootstrapping tablet: real 0.266s	user 0.153s	sys 0.012s
I20260608 10:06:39.993278 21486 raft_consensus.cc:2243] T 0226d934299b419fbe080d5ca2d42a9e P 988c9deae6664c9f86b599a41c10b9c8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:39.994094 21486 raft_consensus.cc:2272] T 0226d934299b419fbe080d5ca2d42a9e P 988c9deae6664c9f86b599a41c10b9c8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:39.995894 26811 raft_consensus.cc:359] T 86e1ca96115e4b7e9277baacd038a4c3 P 0d4148c9149d427296a4a10f02618d28 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } attrs { replace: true } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: NON_VOTER last_known_addr { host: "127.20.251.133" port: 38061 } attrs { promote: true } }
I20260608 10:06:39.996678 26811 raft_consensus.cc:740] T 86e1ca96115e4b7e9277baacd038a4c3 P 0d4148c9149d427296a4a10f02618d28 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0d4148c9149d427296a4a10f02618d28, State: Initialized, Role: LEARNER
I20260608 10:06:39.997347 26811 consensus_queue.cc:260] T 86e1ca96115e4b7e9277baacd038a4c3 P 0d4148c9149d427296a4a10f02618d28 [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: "7fa6fe6b15964c2b84657b2c978e9187" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 33015 } attrs { replace: true } } peers { permanent_uuid: "c7d3817e75e3462e83c7248d16d17273" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43771 } } peers { permanent_uuid: "c3ff165f975e47e5b6a55f527b37ea42" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36897 } } peers { permanent_uuid: "0d4148c9149d427296a4a10f02618d28" member_type: NON_VOTER last_known_addr { host: "127.20.251.133" port: 38061 } attrs { promote: true } }
I20260608 10:06:39.999959 26811 ts_tablet_manager.cc:1434] T 86e1ca96115e4b7e9277baacd038a4c3 P 0d4148c9149d427296a4a10f02618d28: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
W20260608 10:06:40.002998 26811 tablet_copy_client.cc:1131] T 86e1ca96115e4b7e9277baacd038a4c3 P 0d4148c9149d427296a4a10f02618d28: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.20.251.130:43771: connect: Connection refused (error 111)
I20260608 10:06:40.031235 21486 tablet_server.cc:196] TabletServer@127.20.251.132:0 shutdown complete.
I20260608 10:06:40.053215 21486 tablet_server.cc:179] TabletServer@127.20.251.133:0 shutting down...
I20260608 10:06:40.090245 21486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:06:40.091276 21486 tablet_replica.cc:333] T 86e1ca96115e4b7e9277baacd038a4c3 P 0d4148c9149d427296a4a10f02618d28: stopping tablet replica
I20260608 10:06:40.091894 21486 raft_consensus.cc:2243] T 86e1ca96115e4b7e9277baacd038a4c3 P 0d4148c9149d427296a4a10f02618d28 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:06:40.092308 21486 raft_consensus.cc:2272] T 86e1ca96115e4b7e9277baacd038a4c3 P 0d4148c9149d427296a4a10f02618d28 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:06:40.095220 21486 tablet_replica.cc:333] T ab71b056d34d4866a0b8cbbefd34e2e6 P 0d4148c9149d427296a4a10f02618d28: stopping tablet replica
I20260608 10:06:40.095780 21486 raft_consensus.cc:2243] T ab71b056d34d4866a0b8cbbefd34e2e6 P 0d4148c9149d427296a4a10f02618d28 [term 5 LEADER]: Raft consensus shutting down.
I20260608 10:06:40.096765 21486 pending_rounds.cc:70] T ab71b056d34d4866a0b8cbbefd34e2e6 P 0d4148c9149d427296a4a10f02618d28: Trying to abort 1 pending ops.
I20260608 10:06:40.096967 21486 pending_rounds.cc:77] T ab71b056d34d4866a0b8cbbefd34e2e6 P 0d4148c9149d427296a4a10f02618d28: Aborting op as it isn't in flight: id { term: 5 index: 32 } timestamp: 7294620463944712192 op_type: NO_OP noop_request { }
I20260608 10:06:40.097236 21486 raft_consensus.cc:2889] T ab71b056d34d4866a0b8cbbefd34e2e6 P 0d4148c9149d427296a4a10f02618d28 [term 5 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:06:40.097548 21486 raft_consensus.cc:2272] T ab71b056d34d4866a0b8cbbefd34e2e6 P 0d4148c9149d427296a4a10f02618d28 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:40.099889 21486 tablet_replica.cc:333] T e52284e471df44e7a79b01dec247600f P 0d4148c9149d427296a4a10f02618d28: stopping tablet replica
I20260608 10:06:40.100389 21486 raft_consensus.cc:2243] T e52284e471df44e7a79b01dec247600f P 0d4148c9149d427296a4a10f02618d28 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:40.100893 21486 raft_consensus.cc:2272] T e52284e471df44e7a79b01dec247600f P 0d4148c9149d427296a4a10f02618d28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:40.127144 21486 tablet_server.cc:196] TabletServer@127.20.251.133:0 shutdown complete.
I20260608 10:06:40.141237 21486 tablet_server.cc:179] TabletServer@127.20.251.134:0 shutting down...
I20260608 10:06:40.180135 21486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:06:40.181499 21486 tablet_replica.cc:333] T 37b83115503f4b73bcfb00021ee1a77a P 5a0e6a3f551546fa86e7cfc71726f3d0: stopping tablet replica
I20260608 10:06:40.182346 21486 raft_consensus.cc:2243] T 37b83115503f4b73bcfb00021ee1a77a P 5a0e6a3f551546fa86e7cfc71726f3d0 [term 3 LEARNER]: Raft consensus shutting down.
I20260608 10:06:40.182938 21486 raft_consensus.cc:2272] T 37b83115503f4b73bcfb00021ee1a77a P 5a0e6a3f551546fa86e7cfc71726f3d0 [term 3 LEARNER]: Raft consensus is shut down!
I20260608 10:06:40.185998 21486 tablet_replica.cc:333] T a2f8fa16225045c890ccfd284b637a5e P 5a0e6a3f551546fa86e7cfc71726f3d0: stopping tablet replica
I20260608 10:06:40.186735 21486 raft_consensus.cc:2243] T a2f8fa16225045c890ccfd284b637a5e P 5a0e6a3f551546fa86e7cfc71726f3d0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:40.187366 21486 raft_consensus.cc:2272] T a2f8fa16225045c890ccfd284b637a5e P 5a0e6a3f551546fa86e7cfc71726f3d0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:40.190344 21486 tablet_replica.cc:333] T 2550818ac6eb43afae7b674bb273bd43 P 5a0e6a3f551546fa86e7cfc71726f3d0: stopping tablet replica
I20260608 10:06:40.191043 21486 raft_consensus.cc:2243] T 2550818ac6eb43afae7b674bb273bd43 P 5a0e6a3f551546fa86e7cfc71726f3d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:40.191704 21486 raft_consensus.cc:2272] T 2550818ac6eb43afae7b674bb273bd43 P 5a0e6a3f551546fa86e7cfc71726f3d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:40.220026 21486 tablet_server.cc:196] TabletServer@127.20.251.134:0 shutdown complete.
I20260608 10:06:40.239924 21486 master.cc:562] Master@127.20.251.190:36389 shutting down...
W20260608 10:06:40.278303 25891 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 10:06:40.278575 25891 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 10:06:40.278760 25891 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 10:06:40.280306 21486 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ede671bd63394cd5b4fb46031b3e2d96 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:06:40.280951 21486 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ede671bd63394cd5b4fb46031b3e2d96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:40.281360 21486 tablet_replica.cc:333] T 00000000000000000000000000000000 P ede671bd63394cd5b4fb46031b3e2d96: stopping tablet replica
W20260608 10:06:41.303758 21486 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 25874)
W20260608 10:06:42.304418 21486 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 25874)
I20260608 10:06:42.973403 21486 master.cc:584] Master@127.20.251.190:36389 shutdown complete.
[       OK ] AutoRebalancerTest.TestMaxMovesPerServer (25731 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingUnstableCluster
I20260608 10:06:43.035892 21486 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.20.251.190:45537
I20260608 10:06:43.037112 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:06:43.043311 26881 instance_detector.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:06:43.043395 26882 instance_detector.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:06:43.044723 26884 instance_detector.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:06:43.045780 21486 server_base.cc:1061] running on GCE node
I20260608 10:06:43.046701 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:06:43.046888 21486 system_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:06:43.047010 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913203046992 us; error 0 us; skew 500 ppm
I20260608 10:06:43.047523 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:06:43.050028 21486 webserver.cc:533] Webserver started at http://127.20.251.190:37097/ using document root <none> and password file <none>
I20260608 10:06:43.050508 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:06:43.050665 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:06:43.050879 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:06:43.052112 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913058711471-21486-0/minicluster-data/master-0-root/instance:
uuid: "c59ee3cbbf2f4e74bd5c923335818d8d"
format_stamp: "Formatted at 2026-06-08 10:06:43 on dist-test-slave-0x65"
I20260608 10:06:43.056588 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:06:43.060171 26889 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:06:43.061018 21486 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:06:43.061304 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913058711471-21486-0/minicluster-data/master-0-root
uuid: "c59ee3cbbf2f4e74bd5c923335818d8d"
format_stamp: "Formatted at 2026-06-08 10:06:43 on dist-test-slave-0x65"
I20260608 10:06:43.061600 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913058711471-21486-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913058711471-21486-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913058711471-21486-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:06:43.073999 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:06:43.075206 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:06:43.115252 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.190:45537
I20260608 10:06:43.115409 26940 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.190:45537 every 8 connection(s)
I20260608 10:06:43.119566 26941 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:06:43.135331 26941 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c59ee3cbbf2f4e74bd5c923335818d8d: Bootstrap starting.
I20260608 10:06:43.142553 26941 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c59ee3cbbf2f4e74bd5c923335818d8d: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:43.147846 26941 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c59ee3cbbf2f4e74bd5c923335818d8d: No bootstrap required, opened a new log
I20260608 10:06:43.151105 26941 raft_consensus.cc:359] T 00000000000000000000000000000000 P c59ee3cbbf2f4e74bd5c923335818d8d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c59ee3cbbf2f4e74bd5c923335818d8d" member_type: VOTER }
I20260608 10:06:43.151736 26941 raft_consensus.cc:385] T 00000000000000000000000000000000 P c59ee3cbbf2f4e74bd5c923335818d8d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:43.152033 26941 raft_consensus.cc:740] T 00000000000000000000000000000000 P c59ee3cbbf2f4e74bd5c923335818d8d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c59ee3cbbf2f4e74bd5c923335818d8d, State: Initialized, Role: FOLLOWER
I20260608 10:06:43.152853 26941 consensus_queue.cc:260] T 00000000000000000000000000000000 P c59ee3cbbf2f4e74bd5c923335818d8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c59ee3cbbf2f4e74bd5c923335818d8d" member_type: VOTER }
I20260608 10:06:43.153522 26941 raft_consensus.cc:399] T 00000000000000000000000000000000 P c59ee3cbbf2f4e74bd5c923335818d8d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:06:43.153827 26941 raft_consensus.cc:493] T 00000000000000000000000000000000 P c59ee3cbbf2f4e74bd5c923335818d8d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:06:43.154174 26941 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c59ee3cbbf2f4e74bd5c923335818d8d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:43.161230 26941 raft_consensus.cc:515] T 00000000000000000000000000000000 P c59ee3cbbf2f4e74bd5c923335818d8d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c59ee3cbbf2f4e74bd5c923335818d8d" member_type: VOTER }
I20260608 10:06:43.161931 26941 leader_election.cc:304] T 00000000000000000000000000000000 P c59ee3cbbf2f4e74bd5c923335818d8d [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: c59ee3cbbf2f4e74bd5c923335818d8d; no voters: 
I20260608 10:06:43.163553 26941 leader_election.cc:290] T 00000000000000000000000000000000 P c59ee3cbbf2f4e74bd5c923335818d8d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:06:43.163964 26944 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c59ee3cbbf2f4e74bd5c923335818d8d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:06:43.165452 26944 raft_consensus.cc:697] T 00000000000000000000000000000000 P c59ee3cbbf2f4e74bd5c923335818d8d [term 1 LEADER]: Becoming Leader. State: Replica: c59ee3cbbf2f4e74bd5c923335818d8d, State: Running, Role: LEADER
I20260608 10:06:43.166254 26944 consensus_queue.cc:237] T 00000000000000000000000000000000 P c59ee3cbbf2f4e74bd5c923335818d8d [LEADER]: Queue going to LEADER mode. State: All 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: "c59ee3cbbf2f4e74bd5c923335818d8d" member_type: VOTER }
I20260608 10:06:43.167469 26941 sys_catalog.cc:565] T 00000000000000000000000000000000 P c59ee3cbbf2f4e74bd5c923335818d8d [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:06:43.172652 26945 sys_catalog.cc:455] T 00000000000000000000000000000000 P c59ee3cbbf2f4e74bd5c923335818d8d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c59ee3cbbf2f4e74bd5c923335818d8d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c59ee3cbbf2f4e74bd5c923335818d8d" member_type: VOTER } }
I20260608 10:06:43.173306 26945 sys_catalog.cc:458] T 00000000000000000000000000000000 P c59ee3cbbf2f4e74bd5c923335818d8d [sys.catalog]: This master's current role is: LEADER
I20260608 10:06:43.175129 26946 sys_catalog.cc:455] T 00000000000000000000000000000000 P c59ee3cbbf2f4e74bd5c923335818d8d [sys.catalog]: SysCatalogTable state changed. Reason: New leader c59ee3cbbf2f4e74bd5c923335818d8d. Latest consensus state: current_term: 1 leader_uuid: "c59ee3cbbf2f4e74bd5c923335818d8d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c59ee3cbbf2f4e74bd5c923335818d8d" member_type: VOTER } }
I20260608 10:06:43.175730 26946 sys_catalog.cc:458] T 00000000000000000000000000000000 P c59ee3cbbf2f4e74bd5c923335818d8d [sys.catalog]: This master's current role is: LEADER
I20260608 10:06:43.180334 26952 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:06:43.188153 26952 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:06:43.189190 21486 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:06:43.198053 26952 catalog_manager.cc:1382] Generated new cluster ID: 87b89e202bf047cf8c9c30e44bdd82ca
I20260608 10:06:43.198345 26952 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:06:43.235602 26952 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:06:43.237062 26952 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:06:43.252759 26952 catalog_manager.cc:6069] T 00000000000000000000000000000000 P c59ee3cbbf2f4e74bd5c923335818d8d: Generated new TSK 0
I20260608 10:06:43.253423 26952 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:06:43.320251 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:06:43.326908 26962 instance_detector.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:06:43.327848 26963 instance_detector.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:06:43.330675 26965 instance_detector.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:06:43.331499 21486 server_base.cc:1061] running on GCE node
I20260608 10:06:43.335750 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:06:43.335940 21486 system_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:06:43.336112 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913203336092 us; error 0 us; skew 500 ppm
I20260608 10:06:43.336699 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:06:43.339151 21486 webserver.cc:533] Webserver started at http://127.20.251.129:32861/ using document root <none> and password file <none>
I20260608 10:06:43.339664 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:06:43.339834 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:06:43.340101 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:06:43.341317 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913058711471-21486-0/minicluster-data/ts-0-root/instance:
uuid: "0bdd96f233624d149df05879f078a9d6"
format_stamp: "Formatted at 2026-06-08 10:06:43 on dist-test-slave-0x65"
I20260608 10:06:43.346082 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260608 10:06:43.349782 26970 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:06:43.350554 21486 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 10:06:43.350847 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913058711471-21486-0/minicluster-data/ts-0-root
uuid: "0bdd96f233624d149df05879f078a9d6"
format_stamp: "Formatted at 2026-06-08 10:06:43 on dist-test-slave-0x65"
I20260608 10:06:43.351286 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913058711471-21486-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913058711471-21486-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913058711471-21486-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:06:43.368506 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:06:43.369971 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:06:43.371537 21486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:06:43.374166 21486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:06:43.374373 21486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:43.374594 21486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:06:43.374763 21486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:43.416792 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.129:37269
I20260608 10:06:43.416937 27032 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.129:37269 every 8 connection(s)
I20260608 10:06:43.422120 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:06:43.431140 27038 instance_detector.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:06:43.430577 27037 instance_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:06:43.434168 21486 server_base.cc:1061] running on GCE node
W20260608 10:06:43.436434 27040 instance_detector.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:06:43.436568 27033 heartbeater.cc:344] Connected to a master server at 127.20.251.190:45537
I20260608 10:06:43.437055 27033 heartbeater.cc:461] Registering TS with master...
I20260608 10:06:43.437423 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:06:43.437726 21486 system_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:06:43.437903 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913203437886 us; error 0 us; skew 500 ppm
I20260608 10:06:43.437860 27033 heartbeater.cc:507] Master 127.20.251.190:45537 requested a full tablet report, sending...
I20260608 10:06:43.438712 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:06:43.440420 26906 ts_manager.cc:194] Registered new tserver with Master: 0bdd96f233624d149df05879f078a9d6 (127.20.251.129:37269)
I20260608 10:06:43.441392 21486 webserver.cc:533] Webserver started at http://127.20.251.130:36161/ using document root <none> and password file <none>
I20260608 10:06:43.441978 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:06:43.442167 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:06:43.442410 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:06:43.442574 26906 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53756
I20260608 10:06:43.443782 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913058711471-21486-0/minicluster-data/ts-1-root/instance:
uuid: "26eb2b20e4294995831ce9485db61b14"
format_stamp: "Formatted at 2026-06-08 10:06:43 on dist-test-slave-0x65"
I20260608 10:06:43.448505 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:06:43.452126 27045 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:06:43.453056 21486 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:06:43.453475 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913058711471-21486-0/minicluster-data/ts-1-root
uuid: "26eb2b20e4294995831ce9485db61b14"
format_stamp: "Formatted at 2026-06-08 10:06:43 on dist-test-slave-0x65"
I20260608 10:06:43.453811 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913058711471-21486-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913058711471-21486-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913058711471-21486-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:06:43.477499 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:06:43.478682 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:06:43.480206 21486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:06:43.482584 21486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:06:43.482784 21486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:43.483012 21486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:06:43.483165 21486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:43.530864 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.130:36075
I20260608 10:06:43.530990 27107 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.130:36075 every 8 connection(s)
I20260608 10:06:43.535931 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:06:43.543888 27111 instance_detector.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:06:43.544989 27112 instance_detector.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:06:43.546747 27114 instance_detector.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:06:43.547996 21486 server_base.cc:1061] running on GCE node
I20260608 10:06:43.548911 27108 heartbeater.cc:344] Connected to a master server at 127.20.251.190:45537
I20260608 10:06:43.548971 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:06:43.549438 21486 system_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:06:43.549501 27108 heartbeater.cc:461] Registering TS with master...
I20260608 10:06:43.549731 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913203549709 us; error 0 us; skew 500 ppm
I20260608 10:06:43.550509 27108 heartbeater.cc:507] Master 127.20.251.190:45537 requested a full tablet report, sending...
I20260608 10:06:43.550690 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:06:43.552977 26906 ts_manager.cc:194] Registered new tserver with Master: 26eb2b20e4294995831ce9485db61b14 (127.20.251.130:36075)
I20260608 10:06:43.553660 21486 webserver.cc:533] Webserver started at http://127.20.251.131:43471/ using document root <none> and password file <none>
I20260608 10:06:43.554183 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:06:43.554359 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:06:43.554566 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:06:43.554675 26906 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53758
I20260608 10:06:43.555858 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913058711471-21486-0/minicluster-data/ts-2-root/instance:
uuid: "6062cbc26ac741d3ac96ffa7a5046ea3"
format_stamp: "Formatted at 2026-06-08 10:06:43 on dist-test-slave-0x65"
I20260608 10:06:43.561472 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 10:06:43.564945 27119 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:06:43.565732 21486 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:06:43.566026 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913058711471-21486-0/minicluster-data/ts-2-root
uuid: "6062cbc26ac741d3ac96ffa7a5046ea3"
format_stamp: "Formatted at 2026-06-08 10:06:43 on dist-test-slave-0x65"
I20260608 10:06:43.566295 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913058711471-21486-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913058711471-21486-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913058711471-21486-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:06:43.587550 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:06:43.588730 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:06:43.590237 21486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:06:43.592578 21486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:06:43.592779 21486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:43.593016 21486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:06:43.593175 21486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:43.634951 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.131:33973
I20260608 10:06:43.635063 27181 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.131:33973 every 8 connection(s)
I20260608 10:06:43.650535 27182 heartbeater.cc:344] Connected to a master server at 127.20.251.190:45537
I20260608 10:06:43.650928 27182 heartbeater.cc:461] Registering TS with master...
I20260608 10:06:43.651707 27182 heartbeater.cc:507] Master 127.20.251.190:45537 requested a full tablet report, sending...
I20260608 10:06:43.653857 26906 ts_manager.cc:194] Registered new tserver with Master: 6062cbc26ac741d3ac96ffa7a5046ea3 (127.20.251.131:33973)
I20260608 10:06:43.654549 21486 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016062418s
I20260608 10:06:43.655647 26906 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53762
I20260608 10:06:44.445649 27033 heartbeater.cc:499] Master 127.20.251.190:45537 was elected leader, sending a full tablet report...
I20260608 10:06:44.557582 27108 heartbeater.cc:499] Master 127.20.251.190:45537 was elected leader, sending a full tablet report...
I20260608 10:06:44.658589 27182 heartbeater.cc:499] Master 127.20.251.190:45537 was elected leader, sending a full tablet report...
I20260608 10:06:44.711747 26906 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49028:
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:06:44.714169 26906 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:06:44.772619 26998 tablet_service.cc:1511] Processing CreateTablet for tablet 8fefaf62b2994186a0c08c1403a35b62 (DEFAULT_TABLE table=test-workload [id=eb834183d93e40f8ae6545b8a740792d]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 10:06:44.773365 26997 tablet_service.cc:1511] Processing CreateTablet for tablet 047d62f910a84044990ec6b31c150d40 (DEFAULT_TABLE table=test-workload [id=eb834183d93e40f8ae6545b8a740792d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 10:06:44.774401 26998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fefaf62b2994186a0c08c1403a35b62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:44.775187 26997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 047d62f910a84044990ec6b31c150d40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:44.778520 27147 tablet_service.cc:1511] Processing CreateTablet for tablet 8fefaf62b2994186a0c08c1403a35b62 (DEFAULT_TABLE table=test-workload [id=eb834183d93e40f8ae6545b8a740792d]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 10:06:44.779970 27147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fefaf62b2994186a0c08c1403a35b62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:44.780666 27145 tablet_service.cc:1511] Processing CreateTablet for tablet fb18f67368794c7fbb3018e25bc338e9 (DEFAULT_TABLE table=test-workload [id=eb834183d93e40f8ae6545b8a740792d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 10:06:44.782158 27145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb18f67368794c7fbb3018e25bc338e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:44.773320 26996 tablet_service.cc:1511] Processing CreateTablet for tablet fb18f67368794c7fbb3018e25bc338e9 (DEFAULT_TABLE table=test-workload [id=eb834183d93e40f8ae6545b8a740792d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 10:06:44.785856 26996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb18f67368794c7fbb3018e25bc338e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:44.788450 27146 tablet_service.cc:1511] Processing CreateTablet for tablet 047d62f910a84044990ec6b31c150d40 (DEFAULT_TABLE table=test-workload [id=eb834183d93e40f8ae6545b8a740792d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 10:06:44.788689 27073 tablet_service.cc:1511] Processing CreateTablet for tablet 8fefaf62b2994186a0c08c1403a35b62 (DEFAULT_TABLE table=test-workload [id=eb834183d93e40f8ae6545b8a740792d]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 10:06:44.789892 27146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 047d62f910a84044990ec6b31c150d40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:44.789933 27073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fefaf62b2994186a0c08c1403a35b62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:44.807082 27072 tablet_service.cc:1511] Processing CreateTablet for tablet 047d62f910a84044990ec6b31c150d40 (DEFAULT_TABLE table=test-workload [id=eb834183d93e40f8ae6545b8a740792d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 10:06:44.808703 27072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 047d62f910a84044990ec6b31c150d40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:44.811056 27071 tablet_service.cc:1511] Processing CreateTablet for tablet fb18f67368794c7fbb3018e25bc338e9 (DEFAULT_TABLE table=test-workload [id=eb834183d93e40f8ae6545b8a740792d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 10:06:44.812602 27071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb18f67368794c7fbb3018e25bc338e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:44.821288 27203 tablet_bootstrap.cc:492] T 8fefaf62b2994186a0c08c1403a35b62 P 6062cbc26ac741d3ac96ffa7a5046ea3: Bootstrap starting.
I20260608 10:06:44.828106 27203 tablet_bootstrap.cc:654] T 8fefaf62b2994186a0c08c1403a35b62 P 6062cbc26ac741d3ac96ffa7a5046ea3: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:44.832657 27203 tablet_bootstrap.cc:492] T 8fefaf62b2994186a0c08c1403a35b62 P 6062cbc26ac741d3ac96ffa7a5046ea3: No bootstrap required, opened a new log
I20260608 10:06:44.833037 27203 ts_tablet_manager.cc:1403] T 8fefaf62b2994186a0c08c1403a35b62 P 6062cbc26ac741d3ac96ffa7a5046ea3: Time spent bootstrapping tablet: real 0.012s	user 0.003s	sys 0.007s
I20260608 10:06:44.836228 27203 raft_consensus.cc:359] T 8fefaf62b2994186a0c08c1403a35b62 P 6062cbc26ac741d3ac96ffa7a5046ea3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bdd96f233624d149df05879f078a9d6" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37269 } } peers { permanent_uuid: "6062cbc26ac741d3ac96ffa7a5046ea3" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 33973 } } peers { permanent_uuid: "26eb2b20e4294995831ce9485db61b14" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 36075 } }
I20260608 10:06:44.837064 27203 raft_consensus.cc:385] T 8fefaf62b2994186a0c08c1403a35b62 P 6062cbc26ac741d3ac96ffa7a5046ea3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:44.837435 27203 raft_consensus.cc:740] T 8fefaf62b2994186a0c08c1403a35b62 P 6062cbc26ac741d3ac96ffa7a5046ea3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6062cbc26ac741d3ac96ffa7a5046ea3, State: Initialized, Role: FOLLOWER
I20260608 10:06:44.838505 27203 consensus_queue.cc:260] T 8fefaf62b2994186a0c08c1403a35b62 P 6062cbc26ac741d3ac96ffa7a5046ea3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bdd96f233624d149df05879f078a9d6" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37269 } } peers { permanent_uuid: "6062cbc26ac741d3ac96ffa7a5046ea3" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 33973 } } peers { permanent_uuid: "26eb2b20e4294995831ce9485db61b14" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 36075 } }
I20260608 10:06:44.857985 27202 tablet_bootstrap.cc:492] T 8fefaf62b2994186a0c08c1403a35b62 P 0bdd96f233624d149df05879f078a9d6: Bootstrap starting.
I20260608 10:06:44.881948 27204 tablet_bootstrap.cc:492] T 8fefaf62b2994186a0c08c1403a35b62 P 26eb2b20e4294995831ce9485db61b14: Bootstrap starting.
I20260608 10:06:44.887001 27202 tablet_bootstrap.cc:654] T 8fefaf62b2994186a0c08c1403a35b62 P 0bdd96f233624d149df05879f078a9d6: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:44.886884 27207 raft_consensus.cc:493] T 8fefaf62b2994186a0c08c1403a35b62 P 6062cbc26ac741d3ac96ffa7a5046ea3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:44.890036 27207 raft_consensus.cc:515] T 8fefaf62b2994186a0c08c1403a35b62 P 6062cbc26ac741d3ac96ffa7a5046ea3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bdd96f233624d149df05879f078a9d6" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37269 } } peers { permanent_uuid: "6062cbc26ac741d3ac96ffa7a5046ea3" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 33973 } } peers { permanent_uuid: "26eb2b20e4294995831ce9485db61b14" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 36075 } }
W20260608 10:06:44.890615 27183 tablet.cc:2404] T 8fefaf62b2994186a0c08c1403a35b62 P 6062cbc26ac741d3ac96ffa7a5046ea3: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 10:06:44.889587 27203 ts_tablet_manager.cc:1434] T 8fefaf62b2994186a0c08c1403a35b62 P 6062cbc26ac741d3ac96ffa7a5046ea3: Time spent starting tablet: real 0.056s	user 0.024s	sys 0.027s
I20260608 10:06:44.891844 27204 tablet_bootstrap.cc:654] T 8fefaf62b2994186a0c08c1403a35b62 P 26eb2b20e4294995831ce9485db61b14: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:44.892904 27203 tablet_bootstrap.cc:492] T fb18f67368794c7fbb3018e25bc338e9 P 6062cbc26ac741d3ac96ffa7a5046ea3: Bootstrap starting.
I20260608 10:06:44.900331 27203 tablet_bootstrap.cc:654] T fb18f67368794c7fbb3018e25bc338e9 P 6062cbc26ac741d3ac96ffa7a5046ea3: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:44.902562 27207 leader_election.cc:290] T 8fefaf62b2994186a0c08c1403a35b62 P 6062cbc26ac741d3ac96ffa7a5046ea3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0bdd96f233624d149df05879f078a9d6 (127.20.251.129:37269), 26eb2b20e4294995831ce9485db61b14 (127.20.251.130:36075)
I20260608 10:06:44.912111 27202 tablet_bootstrap.cc:492] T 8fefaf62b2994186a0c08c1403a35b62 P 0bdd96f233624d149df05879f078a9d6: No bootstrap required, opened a new log
I20260608 10:06:44.912657 27202 ts_tablet_manager.cc:1403] T 8fefaf62b2994186a0c08c1403a35b62 P 0bdd96f233624d149df05879f078a9d6: Time spent bootstrapping tablet: real 0.055s	user 0.015s	sys 0.004s
I20260608 10:06:44.916138 27202 raft_consensus.cc:359] T 8fefaf62b2994186a0c08c1403a35b62 P 0bdd96f233624d149df05879f078a9d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bdd96f233624d149df05879f078a9d6" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37269 } } peers { permanent_uuid: "6062cbc26ac741d3ac96ffa7a5046ea3" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 33973 } } peers { permanent_uuid: "26eb2b20e4294995831ce9485db61b14" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 36075 } }
I20260608 10:06:44.916870 27202 raft_consensus.cc:385] T 8fefaf62b2994186a0c08c1403a35b62 P 0bdd96f233624d149df05879f078a9d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:44.917183 27202 raft_consensus.cc:740] T 8fefaf62b2994186a0c08c1403a35b62 P 0bdd96f233624d149df05879f078a9d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bdd96f233624d149df05879f078a9d6, State: Initialized, Role: FOLLOWER
I20260608 10:06:44.917999 27202 consensus_queue.cc:260] T 8fefaf62b2994186a0c08c1403a35b62 P 0bdd96f233624d149df05879f078a9d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bdd96f233624d149df05879f078a9d6" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37269 } } peers { permanent_uuid: "6062cbc26ac741d3ac96ffa7a5046ea3" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 33973 } } peers { permanent_uuid: "26eb2b20e4294995831ce9485db61b14" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 36075 } }
I20260608 10:06:44.922066 27204 tablet_bootstrap.cc:492] T 8fefaf62b2994186a0c08c1403a35b62 P 26eb2b20e4294995831ce9485db61b14: No bootstrap required, opened a new log
I20260608 10:06:44.923668 27008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fefaf62b2994186a0c08c1403a35b62" candidate_uuid: "6062cbc26ac741d3ac96ffa7a5046ea3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bdd96f233624d149df05879f078a9d6" is_pre_election: true
I20260608 10:06:44.924022 27204 ts_tablet_manager.cc:1403] T 8fefaf62b2994186a0c08c1403a35b62 P 26eb2b20e4294995831ce9485db61b14: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.009s
I20260608 10:06:44.924453 27008 raft_consensus.cc:2468] T 8fefaf62b2994186a0c08c1403a35b62 P 0bdd96f233624d149df05879f078a9d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6062cbc26ac741d3ac96ffa7a5046ea3 in term 0.
I20260608 10:06:44.926051 27122 leader_election.cc:304] T 8fefaf62b2994186a0c08c1403a35b62 P 6062cbc26ac741d3ac96ffa7a5046ea3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bdd96f233624d149df05879f078a9d6, 6062cbc26ac741d3ac96ffa7a5046ea3; no voters: 
I20260608 10:06:44.926923 27207 raft_consensus.cc:2804] T 8fefaf62b2994186a0c08c1403a35b62 P 6062cbc26ac741d3ac96ffa7a5046ea3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:06:44.926872 27083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fefaf62b2994186a0c08c1403a35b62" candidate_uuid: "6062cbc26ac741d3ac96ffa7a5046ea3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26eb2b20e4294995831ce9485db61b14" is_pre_election: true
I20260608 10:06:44.927340 27204 raft_consensus.cc:359] T 8fefaf62b2994186a0c08c1403a35b62 P 26eb2b20e4294995831ce9485db61b14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bdd96f233624d149df05879f078a9d6" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37269 } } peers { permanent_uuid: "6062cbc26ac741d3ac96ffa7a5046ea3" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 33973 } } peers { permanent_uuid: "26eb2b20e4294995831ce9485db61b14" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 36075 } }
I20260608 10:06:44.922976 27202 ts_tablet_manager.cc:1434] T 8fefaf62b2994186a0c08c1403a35b62 P 0bdd96f233624d149df05879f078a9d6: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260608 10:06:44.928180 27204 raft_consensus.cc:385] T 8fefaf62b2994186a0c08c1403a35b62 P 26eb2b20e4294995831ce9485db61b14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:44.928565 27204 raft_consensus.cc:740] T 8fefaf62b2994186a0c08c1403a35b62 P 26eb2b20e4294995831ce9485db61b14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26eb2b20e4294995831ce9485db61b14, State: Initialized, Role: FOLLOWER
I20260608 10:06:44.927443 27207 raft_consensus.cc:493] T 8fefaf62b2994186a0c08c1403a35b62 P 6062cbc26ac741d3ac96ffa7a5046ea3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:06:44.929133 27207 raft_consensus.cc:3060] T 8fefaf62b2994186a0c08c1403a35b62 P 6062cbc26ac741d3ac96ffa7a5046ea3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:44.929600 27204 consensus_queue.cc:260] T 8fefaf62b2994186a0c08c1403a35b62 P 26eb2b20e4294995831ce9485db61b14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bdd96f233624d149df05879f078a9d6" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37269 } } peers { permanent_uuid: "6062cbc26ac741d3ac96ffa7a5046ea3" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 33973 } } peers { permanent_uuid: "26eb2b20e4294995831ce9485db61b14" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 36075 } }
I20260608 10:06:44.930312 27202 tablet_bootstrap.cc:492] T 047d62f910a84044990ec6b31c150d40 P 0bdd96f233624d149df05879f078a9d6: Bootstrap starting.
I20260608 10:06:44.930657 27083 raft_consensus.cc:2468] T 8fefaf62b2994186a0c08c1403a35b62 P 26eb2b20e4294995831ce9485db61b14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6062cbc26ac741d3ac96ffa7a5046ea3 in term 0.
I20260608 10:06:44.937764 27207 raft_consensus.cc:515] T 8fefaf62b2994186a0c08c1403a35b62 P 6062cbc26ac741d3ac96ffa7a5046ea3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bdd96f233624d149df05879f078a9d6" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37269 } } peers { permanent_uuid: "6062cbc26ac741d3ac96ffa7a5046ea3" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 33973 } } peers { permanent_uuid: "26eb2b20e4294995831ce9485db61b14" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 36075 } }
I20260608 10:06:44.929154 27203 tablet_bootstrap.cc:492] T fb18f67368794c7fbb3018e25bc338e9 P 6062cbc26ac741d3ac96ffa7a5046ea3: No bootstrap required, opened a new log
I20260608 10:06:44.938412 27202 tablet_bootstrap.cc:654] T 047d62f910a84044990ec6b31c150d40 P 0bdd96f233624d149df05879f078a9d6: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:44.938911 27203 ts_tablet_manager.cc:1403] T fb18f67368794c7fbb3018e25bc338e9 P 6062cbc26ac741d3ac96ffa7a5046ea3: Time spent bootstrapping tablet: real 0.046s	user 0.014s	sys 0.014s
I20260608 10:06:44.939294 27204 ts_tablet_manager.cc:1434] T 8fefaf62b2994186a0c08c1403a35b62 P 26eb2b20e4294995831ce9485db61b14: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.004s
I20260608 10:06:44.940495 27204 tablet_bootstrap.cc:492] T fb18f67368794c7fbb3018e25bc338e9 P 26eb2b20e4294995831ce9485db61b14: Bootstrap starting.
I20260608 10:06:44.942226 27203 raft_consensus.cc:359] T fb18f67368794c7fbb3018e25bc338e9 P 6062cbc26ac741d3ac96ffa7a5046ea3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bdd96f233624d149df05879f078a9d6" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37269 } } peers { permanent_uuid: "26eb2b20e4294995831ce9485db61b14" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 36075 } } peers { permanent_uuid: "6062cbc26ac741d3ac96ffa7a5046ea3" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 33973 } }
I20260608 10:06:44.942927 27203 raft_consensus.cc:385] T fb18f67368794c7fbb3018e25bc338e9 P 6062cbc26ac741d3ac96ffa7a5046ea3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:44.943225 27203 raft_consensus.cc:740] T fb18f67368794c7fbb3018e25bc338e9 P 6062cbc26ac741d3ac96ffa7a5046ea3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6062cbc26ac741d3ac96ffa7a5046ea3, State: Initialized, Role: FOLLOWER
I20260608 10:06:44.944044 27203 consensus_queue.cc:260] T fb18f67368794c7fbb3018e25bc338e9 P 6062cbc26ac741d3ac96ffa7a5046ea3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bdd96f233624d149df05879f078a9d6" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37269 } } peers { permanent_uuid: "26eb2b20e4294995831ce9485db61b14" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 36075 } } peers { permanent_uuid: "6062cbc26ac741d3ac96ffa7a5046ea3" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 33973 } }
I20260608 10:06:44.946288 27203 ts_tablet_manager.cc:1434] T fb18f67368794c7fbb3018e25bc338e9 P 6062cbc26ac741d3ac96ffa7a5046ea3: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 10:06:44.947322 27203 tablet_bootstrap.cc:492] T 047d62f910a84044990ec6b31c150d40 P 6062cbc26ac741d3ac96ffa7a5046ea3: Bootstrap starting.
I20260608 10:06:44.948657 27204 tablet_bootstrap.cc:654] T fb18f67368794c7fbb3018e25bc338e9 P 26eb2b20e4294995831ce9485db61b14: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:44.951141 27207 leader_election.cc:290] T 8fefaf62b2994186a0c08c1403a35b62 P 6062cbc26ac741d3ac96ffa7a5046ea3 [CANDIDATE]: Term 1 election: Requested vote from peers 0bdd96f233624d149df05879f078a9d6 (127.20.251.129:37269), 26eb2b20e4294995831ce9485db61b14 (127.20.251.130:36075)
I20260608 10:06:44.952009 27008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fefaf62b2994186a0c08c1403a35b62" candidate_uuid: "6062cbc26ac741d3ac96ffa7a5046ea3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bdd96f233624d149df05879f078a9d6"
I20260608 10:06:44.952665 27008 raft_consensus.cc:3060] T 8fefaf62b2994186a0c08c1403a35b62 P 0bdd96f233624d149df05879f078a9d6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:44.956465 27203 tablet_bootstrap.cc:654] T 047d62f910a84044990ec6b31c150d40 P 6062cbc26ac741d3ac96ffa7a5046ea3: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:44.960588 27204 tablet_bootstrap.cc:492] T fb18f67368794c7fbb3018e25bc338e9 P 26eb2b20e4294995831ce9485db61b14: No bootstrap required, opened a new log
I20260608 10:06:44.952889 27082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fefaf62b2994186a0c08c1403a35b62" candidate_uuid: "6062cbc26ac741d3ac96ffa7a5046ea3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26eb2b20e4294995831ce9485db61b14"
I20260608 10:06:44.960996 27008 raft_consensus.cc:2468] T 8fefaf62b2994186a0c08c1403a35b62 P 0bdd96f233624d149df05879f078a9d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6062cbc26ac741d3ac96ffa7a5046ea3 in term 1.
I20260608 10:06:44.961354 27204 ts_tablet_manager.cc:1403] T fb18f67368794c7fbb3018e25bc338e9 P 26eb2b20e4294995831ce9485db61b14: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.009s
I20260608 10:06:44.961452 27082 raft_consensus.cc:3060] T 8fefaf62b2994186a0c08c1403a35b62 P 26eb2b20e4294995831ce9485db61b14 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:44.962463 27122 leader_election.cc:304] T 8fefaf62b2994186a0c08c1403a35b62 P 6062cbc26ac741d3ac96ffa7a5046ea3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bdd96f233624d149df05879f078a9d6, 6062cbc26ac741d3ac96ffa7a5046ea3; no voters: 
I20260608 10:06:44.963375 27207 raft_consensus.cc:2804] T 8fefaf62b2994186a0c08c1403a35b62 P 6062cbc26ac741d3ac96ffa7a5046ea3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:06:44.963845 27207 raft_consensus.cc:697] T 8fefaf62b2994186a0c08c1403a35b62 P 6062cbc26ac741d3ac96ffa7a5046ea3 [term 1 LEADER]: Becoming Leader. State: Replica: 6062cbc26ac741d3ac96ffa7a5046ea3, State: Running, Role: LEADER
I20260608 10:06:44.964668 27207 consensus_queue.cc:237] T 8fefaf62b2994186a0c08c1403a35b62 P 6062cbc26ac741d3ac96ffa7a5046ea3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bdd96f233624d149df05879f078a9d6" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37269 } } peers { permanent_uuid: "6062cbc26ac741d3ac96ffa7a5046ea3" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 33973 } } peers { permanent_uuid: "26eb2b20e4294995831ce9485db61b14" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 36075 } }
I20260608 10:06:44.964885 27204 raft_consensus.cc:359] T fb18f67368794c7fbb3018e25bc338e9 P 26eb2b20e4294995831ce9485db61b14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bdd96f233624d149df05879f078a9d6" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37269 } } peers { permanent_uuid: "26eb2b20e4294995831ce9485db61b14" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 36075 } } peers { permanent_uuid: "6062cbc26ac741d3ac96ffa7a5046ea3" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 33973 } }
I20260608 10:06:44.965631 27204 raft_consensus.cc:385] T fb18f67368794c7fbb3018e25bc338e9 P 26eb2b20e4294995831ce9485db61b14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:44.965930 27204 raft_consensus.cc:740] T fb18f67368794c7fbb3018e25bc338e9 P 26eb2b20e4294995831ce9485db61b14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26eb2b20e4294995831ce9485db61b14, State: Initialized, Role: FOLLOWER
I20260608 10:06:44.966728 27204 consensus_queue.cc:260] T fb18f67368794c7fbb3018e25bc338e9 P 26eb2b20e4294995831ce9485db61b14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bdd96f233624d149df05879f078a9d6" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37269 } } peers { permanent_uuid: "26eb2b20e4294995831ce9485db61b14" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 36075 } } peers { permanent_uuid: "6062cbc26ac741d3ac96ffa7a5046ea3" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 33973 } }
I20260608 10:06:44.950552 27202 tablet_bootstrap.cc:492] T 047d62f910a84044990ec6b31c150d40 P 0bdd96f233624d149df05879f078a9d6: No bootstrap required, opened a new log
I20260608 10:06:44.969399 27204 ts_tablet_manager.cc:1434] T fb18f67368794c7fbb3018e25bc338e9 P 26eb2b20e4294995831ce9485db61b14: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260608 10:06:44.969532 27202 ts_tablet_manager.cc:1403] T 047d62f910a84044990ec6b31c150d40 P 0bdd96f233624d149df05879f078a9d6: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.008s
I20260608 10:06:44.970433 27204 tablet_bootstrap.cc:492] T 047d62f910a84044990ec6b31c150d40 P 26eb2b20e4294995831ce9485db61b14: Bootstrap starting.
I20260608 10:06:44.974234 27082 raft_consensus.cc:2468] T 8fefaf62b2994186a0c08c1403a35b62 P 26eb2b20e4294995831ce9485db61b14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6062cbc26ac741d3ac96ffa7a5046ea3 in term 1.
I20260608 10:06:44.978019 27204 tablet_bootstrap.cc:654] T 047d62f910a84044990ec6b31c150d40 P 26eb2b20e4294995831ce9485db61b14: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:44.972954 27202 raft_consensus.cc:359] T 047d62f910a84044990ec6b31c150d40 P 0bdd96f233624d149df05879f078a9d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bdd96f233624d149df05879f078a9d6" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37269 } } peers { permanent_uuid: "26eb2b20e4294995831ce9485db61b14" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 36075 } } peers { permanent_uuid: "6062cbc26ac741d3ac96ffa7a5046ea3" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 33973 } }
I20260608 10:06:44.979909 27202 raft_consensus.cc:385] T 047d62f910a84044990ec6b31c150d40 P 0bdd96f233624d149df05879f078a9d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:44.980290 27202 raft_consensus.cc:740] T 047d62f910a84044990ec6b31c150d40 P 0bdd96f233624d149df05879f078a9d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bdd96f233624d149df05879f078a9d6, State: Initialized, Role: FOLLOWER
I20260608 10:06:44.981423 27203 tablet_bootstrap.cc:492] T 047d62f910a84044990ec6b31c150d40 P 6062cbc26ac741d3ac96ffa7a5046ea3: No bootstrap required, opened a new log
I20260608 10:06:44.981277 27202 consensus_queue.cc:260] T 047d62f910a84044990ec6b31c150d40 P 0bdd96f233624d149df05879f078a9d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bdd96f233624d149df05879f078a9d6" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37269 } } peers { permanent_uuid: "26eb2b20e4294995831ce9485db61b14" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 36075 } } peers { permanent_uuid: "6062cbc26ac741d3ac96ffa7a5046ea3" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 33973 } }
I20260608 10:06:44.982048 27203 ts_tablet_manager.cc:1403] T 047d62f910a84044990ec6b31c150d40 P 6062cbc26ac741d3ac96ffa7a5046ea3: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.018s
I20260608 10:06:44.983668 27202 ts_tablet_manager.cc:1434] T 047d62f910a84044990ec6b31c150d40 P 0bdd96f233624d149df05879f078a9d6: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260608 10:06:44.985282 27203 raft_consensus.cc:359] T 047d62f910a84044990ec6b31c150d40 P 6062cbc26ac741d3ac96ffa7a5046ea3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bdd96f233624d149df05879f078a9d6" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37269 } } peers { permanent_uuid: "26eb2b20e4294995831ce9485db61b14" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 36075 } } peers { permanent_uuid: "6062cbc26ac741d3ac96ffa7a5046ea3" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 33973 } }
I20260608 10:06:44.986155 27203 raft_consensus.cc:385] T 047d62f910a84044990ec6b31c150d40 P 6062cbc26ac741d3ac96ffa7a5046ea3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:44.985419 27202 tablet_bootstrap.cc:492] T fb18f67368794c7fbb3018e25bc338e9 P 0bdd96f233624d149df05879f078a9d6: Bootstrap starting.
I20260608 10:06:44.986497 27203 raft_consensus.cc:740] T 047d62f910a84044990ec6b31c150d40 P 6062cbc26ac741d3ac96ffa7a5046ea3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6062cbc26ac741d3ac96ffa7a5046ea3, State: Initialized, Role: FOLLOWER
I20260608 10:06:44.988082 27203 consensus_queue.cc:260] T 047d62f910a84044990ec6b31c150d40 P 6062cbc26ac741d3ac96ffa7a5046ea3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bdd96f233624d149df05879f078a9d6" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37269 } } peers { permanent_uuid: "26eb2b20e4294995831ce9485db61b14" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 36075 } } peers { permanent_uuid: "6062cbc26ac741d3ac96ffa7a5046ea3" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 33973 } }
I20260608 10:06:44.990731 27203 ts_tablet_manager.cc:1434] T 047d62f910a84044990ec6b31c150d40 P 6062cbc26ac741d3ac96ffa7a5046ea3: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260608 10:06:44.998113 27202 tablet_bootstrap.cc:654] T fb18f67368794c7fbb3018e25bc338e9 P 0bdd96f233624d149df05879f078a9d6: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:44.999722 27204 tablet_bootstrap.cc:492] T 047d62f910a84044990ec6b31c150d40 P 26eb2b20e4294995831ce9485db61b14: No bootstrap required, opened a new log
I20260608 10:06:45.000164 27204 ts_tablet_manager.cc:1403] T 047d62f910a84044990ec6b31c150d40 P 26eb2b20e4294995831ce9485db61b14: Time spent bootstrapping tablet: real 0.030s	user 0.017s	sys 0.006s
I20260608 10:06:45.002609 27204 raft_consensus.cc:359] T 047d62f910a84044990ec6b31c150d40 P 26eb2b20e4294995831ce9485db61b14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bdd96f233624d149df05879f078a9d6" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37269 } } peers { permanent_uuid: "26eb2b20e4294995831ce9485db61b14" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 36075 } } peers { permanent_uuid: "6062cbc26ac741d3ac96ffa7a5046ea3" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 33973 } }
I20260608 10:06:45.003259 27204 raft_consensus.cc:385] T 047d62f910a84044990ec6b31c150d40 P 26eb2b20e4294995831ce9485db61b14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:45.003330 27207 raft_consensus.cc:493] T fb18f67368794c7fbb3018e25bc338e9 P 6062cbc26ac741d3ac96ffa7a5046ea3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:45.003682 27204 raft_consensus.cc:740] T 047d62f910a84044990ec6b31c150d40 P 26eb2b20e4294995831ce9485db61b14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26eb2b20e4294995831ce9485db61b14, State: Initialized, Role: FOLLOWER
I20260608 10:06:45.003974 27207 raft_consensus.cc:515] T fb18f67368794c7fbb3018e25bc338e9 P 6062cbc26ac741d3ac96ffa7a5046ea3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bdd96f233624d149df05879f078a9d6" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37269 } } peers { permanent_uuid: "26eb2b20e4294995831ce9485db61b14" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 36075 } } peers { permanent_uuid: "6062cbc26ac741d3ac96ffa7a5046ea3" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 33973 } }
I20260608 10:06:45.004616 27204 consensus_queue.cc:260] T 047d62f910a84044990ec6b31c150d40 P 26eb2b20e4294995831ce9485db61b14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bdd96f233624d149df05879f078a9d6" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37269 } } peers { permanent_uuid: "26eb2b20e4294995831ce9485db61b14" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 36075 } } peers { permanent_uuid: "6062cbc26ac741d3ac96ffa7a5046ea3" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 33973 } }
I20260608 10:06:45.007134 27204 ts_tablet_manager.cc:1434] T 047d62f910a84044990ec6b31c150d40 P 26eb2b20e4294995831ce9485db61b14: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 10:06:45.007591 27207 leader_election.cc:290] T fb18f67368794c7fbb3018e25bc338e9 P 6062cbc26ac741d3ac96ffa7a5046ea3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0bdd96f233624d149df05879f078a9d6 (127.20.251.129:37269), 26eb2b20e4294995831ce9485db61b14 (127.20.251.130:36075)
I20260608 10:06:45.007784 27008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb18f67368794c7fbb3018e25bc338e9" candidate_uuid: "6062cbc26ac741d3ac96ffa7a5046ea3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bdd96f233624d149df05879f078a9d6" is_pre_election: true
W20260608 10:06:45.009801 27122 leader_election.cc:343] T fb18f67368794c7fbb3018e25bc338e9 P 6062cbc26ac741d3ac96ffa7a5046ea3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0bdd96f233624d149df05879f078a9d6 (127.20.251.129:37269): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:06:45.003360 26906 catalog_manager.cc:5696] T 8fefaf62b2994186a0c08c1403a35b62 P 6062cbc26ac741d3ac96ffa7a5046ea3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6062cbc26ac741d3ac96ffa7a5046ea3 (127.20.251.131). New cstate: current_term: 1 leader_uuid: "6062cbc26ac741d3ac96ffa7a5046ea3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bdd96f233624d149df05879f078a9d6" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6062cbc26ac741d3ac96ffa7a5046ea3" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 33973 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26eb2b20e4294995831ce9485db61b14" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 36075 } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:45.012971 27213 raft_consensus.cc:493] T 047d62f910a84044990ec6b31c150d40 P 0bdd96f233624d149df05879f078a9d6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:45.013536 27213 raft_consensus.cc:515] T 047d62f910a84044990ec6b31c150d40 P 0bdd96f233624d149df05879f078a9d6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bdd96f233624d149df05879f078a9d6" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37269 } } peers { permanent_uuid: "26eb2b20e4294995831ce9485db61b14" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 36075 } } peers { permanent_uuid: "6062cbc26ac741d3ac96ffa7a5046ea3" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 33973 } }
I20260608 10:06:45.013801 27082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb18f67368794c7fbb3018e25bc338e9" candidate_uuid: "6062cbc26ac741d3ac96ffa7a5046ea3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26eb2b20e4294995831ce9485db61b14" is_pre_election: true
I20260608 10:06:45.014493 27082 raft_consensus.cc:2468] T fb18f67368794c7fbb3018e25bc338e9 P 26eb2b20e4294995831ce9485db61b14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6062cbc26ac741d3ac96ffa7a5046ea3 in term 0.
I20260608 10:06:45.015836 27121 leader_election.cc:304] T fb18f67368794c7fbb3018e25bc338e9 P 6062cbc26ac741d3ac96ffa7a5046ea3 [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: 26eb2b20e4294995831ce9485db61b14, 6062cbc26ac741d3ac96ffa7a5046ea3; no voters: 0bdd96f233624d149df05879f078a9d6
I20260608 10:06:45.017233 27207 raft_consensus.cc:2804] T fb18f67368794c7fbb3018e25bc338e9 P 6062cbc26ac741d3ac96ffa7a5046ea3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:06:45.017612 27207 raft_consensus.cc:493] T fb18f67368794c7fbb3018e25bc338e9 P 6062cbc26ac741d3ac96ffa7a5046ea3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:06:45.017937 27207 raft_consensus.cc:3060] T fb18f67368794c7fbb3018e25bc338e9 P 6062cbc26ac741d3ac96ffa7a5046ea3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:45.019636 27202 tablet_bootstrap.cc:492] T fb18f67368794c7fbb3018e25bc338e9 P 0bdd96f233624d149df05879f078a9d6: No bootstrap required, opened a new log
I20260608 10:06:45.020179 27202 ts_tablet_manager.cc:1403] T fb18f67368794c7fbb3018e25bc338e9 P 0bdd96f233624d149df05879f078a9d6: Time spent bootstrapping tablet: real 0.035s	user 0.018s	sys 0.002s
I20260608 10:06:45.023463 27202 raft_consensus.cc:359] T fb18f67368794c7fbb3018e25bc338e9 P 0bdd96f233624d149df05879f078a9d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bdd96f233624d149df05879f078a9d6" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37269 } } peers { permanent_uuid: "26eb2b20e4294995831ce9485db61b14" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 36075 } } peers { permanent_uuid: "6062cbc26ac741d3ac96ffa7a5046ea3" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 33973 } }
I20260608 10:06:45.024147 27202 raft_consensus.cc:385] T fb18f67368794c7fbb3018e25bc338e9 P 0bdd96f233624d149df05879f078a9d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:45.024433 27202 raft_consensus.cc:740] T fb18f67368794c7fbb3018e25bc338e9 P 0bdd96f233624d149df05879f078a9d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bdd96f233624d149df05879f078a9d6, State: Initialized, Role: FOLLOWER
I20260608 10:06:45.025198 27202 consensus_queue.cc:260] T fb18f67368794c7fbb3018e25bc338e9 P 0bdd96f233624d149df05879f078a9d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bdd96f233624d149df05879f078a9d6" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37269 } } peers { permanent_uuid: "26eb2b20e4294995831ce9485db61b14" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 36075 } } peers { permanent_uuid: "6062cbc26ac741d3ac96ffa7a5046ea3" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 33973 } }
I20260608 10:06:45.025776 27207 raft_consensus.cc:515] T fb18f67368794c7fbb3018e25bc338e9 P 6062cbc26ac741d3ac96ffa7a5046ea3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bdd96f233624d149df05879f078a9d6" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37269 } } peers { permanent_uuid: "26eb2b20e4294995831ce9485db61b14" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 36075 } } peers { permanent_uuid: "6062cbc26ac741d3ac96ffa7a5046ea3" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 33973 } }
I20260608 10:06:45.029500 27202 ts_tablet_manager.cc:1434] T fb18f67368794c7fbb3018e25bc338e9 P 0bdd96f233624d149df05879f078a9d6: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260608 10:06:45.030033 27008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb18f67368794c7fbb3018e25bc338e9" candidate_uuid: "6062cbc26ac741d3ac96ffa7a5046ea3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bdd96f233624d149df05879f078a9d6"
I20260608 10:06:45.030324 27082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb18f67368794c7fbb3018e25bc338e9" candidate_uuid: "6062cbc26ac741d3ac96ffa7a5046ea3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26eb2b20e4294995831ce9485db61b14"
I20260608 10:06:45.030547 27008 raft_consensus.cc:3060] T fb18f67368794c7fbb3018e25bc338e9 P 0bdd96f233624d149df05879f078a9d6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:45.030974 27082 raft_consensus.cc:3060] T fb18f67368794c7fbb3018e25bc338e9 P 26eb2b20e4294995831ce9485db61b14 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:45.032029 27213 leader_election.cc:290] T 047d62f910a84044990ec6b31c150d40 P 0bdd96f233624d149df05879f078a9d6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26eb2b20e4294995831ce9485db61b14 (127.20.251.130:36075), 6062cbc26ac741d3ac96ffa7a5046ea3 (127.20.251.131:33973)
I20260608 10:06:45.038384 27082 raft_consensus.cc:2468] T fb18f67368794c7fbb3018e25bc338e9 P 26eb2b20e4294995831ce9485db61b14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6062cbc26ac741d3ac96ffa7a5046ea3 in term 1.
I20260608 10:06:45.039795 27121 leader_election.cc:304] T fb18f67368794c7fbb3018e25bc338e9 P 6062cbc26ac741d3ac96ffa7a5046ea3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26eb2b20e4294995831ce9485db61b14, 6062cbc26ac741d3ac96ffa7a5046ea3; no voters: 
I20260608 10:06:45.040927 27206 raft_consensus.cc:2804] T fb18f67368794c7fbb3018e25bc338e9 P 6062cbc26ac741d3ac96ffa7a5046ea3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:06:45.041179 27008 raft_consensus.cc:2468] T fb18f67368794c7fbb3018e25bc338e9 P 0bdd96f233624d149df05879f078a9d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6062cbc26ac741d3ac96ffa7a5046ea3 in term 1.
I20260608 10:06:45.042825 27206 raft_consensus.cc:697] T fb18f67368794c7fbb3018e25bc338e9 P 6062cbc26ac741d3ac96ffa7a5046ea3 [term 1 LEADER]: Becoming Leader. State: Replica: 6062cbc26ac741d3ac96ffa7a5046ea3, State: Running, Role: LEADER
I20260608 10:06:45.043872 27206 consensus_queue.cc:237] T fb18f67368794c7fbb3018e25bc338e9 P 6062cbc26ac741d3ac96ffa7a5046ea3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bdd96f233624d149df05879f078a9d6" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37269 } } peers { permanent_uuid: "26eb2b20e4294995831ce9485db61b14" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 36075 } } peers { permanent_uuid: "6062cbc26ac741d3ac96ffa7a5046ea3" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 33973 } }
I20260608 10:06:45.030324 27207 leader_election.cc:290] T fb18f67368794c7fbb3018e25bc338e9 P 6062cbc26ac741d3ac96ffa7a5046ea3 [CANDIDATE]: Term 1 election: Requested vote from peers 0bdd96f233624d149df05879f078a9d6 (127.20.251.129:37269), 26eb2b20e4294995831ce9485db61b14 (127.20.251.130:36075)
I20260608 10:06:45.054334 26906 catalog_manager.cc:5696] T fb18f67368794c7fbb3018e25bc338e9 P 6062cbc26ac741d3ac96ffa7a5046ea3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6062cbc26ac741d3ac96ffa7a5046ea3 (127.20.251.131). New cstate: current_term: 1 leader_uuid: "6062cbc26ac741d3ac96ffa7a5046ea3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bdd96f233624d149df05879f078a9d6" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26eb2b20e4294995831ce9485db61b14" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 36075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6062cbc26ac741d3ac96ffa7a5046ea3" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 33973 } health_report { overall_health: HEALTHY } } }
I20260608 10:06:45.059461 27082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "047d62f910a84044990ec6b31c150d40" candidate_uuid: "0bdd96f233624d149df05879f078a9d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26eb2b20e4294995831ce9485db61b14" is_pre_election: true
I20260608 10:06:45.060161 27082 raft_consensus.cc:2468] T 047d62f910a84044990ec6b31c150d40 P 26eb2b20e4294995831ce9485db61b14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bdd96f233624d149df05879f078a9d6 in term 0.
I20260608 10:06:45.061332 26972 leader_election.cc:304] T 047d62f910a84044990ec6b31c150d40 P 0bdd96f233624d149df05879f078a9d6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bdd96f233624d149df05879f078a9d6, 26eb2b20e4294995831ce9485db61b14; no voters: 
I20260608 10:06:45.061667 27157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "047d62f910a84044990ec6b31c150d40" candidate_uuid: "0bdd96f233624d149df05879f078a9d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6062cbc26ac741d3ac96ffa7a5046ea3" is_pre_election: true
I20260608 10:06:45.062242 27213 raft_consensus.cc:2804] T 047d62f910a84044990ec6b31c150d40 P 0bdd96f233624d149df05879f078a9d6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:06:45.062428 27157 raft_consensus.cc:2468] T 047d62f910a84044990ec6b31c150d40 P 6062cbc26ac741d3ac96ffa7a5046ea3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bdd96f233624d149df05879f078a9d6 in term 0.
I20260608 10:06:45.062786 27213 raft_consensus.cc:493] T 047d62f910a84044990ec6b31c150d40 P 0bdd96f233624d149df05879f078a9d6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:06:45.063234 27213 raft_consensus.cc:3060] T 047d62f910a84044990ec6b31c150d40 P 0bdd96f233624d149df05879f078a9d6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:45.070986 27213 raft_consensus.cc:515] T 047d62f910a84044990ec6b31c150d40 P 0bdd96f233624d149df05879f078a9d6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bdd96f233624d149df05879f078a9d6" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37269 } } peers { permanent_uuid: "26eb2b20e4294995831ce9485db61b14" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 36075 } } peers { permanent_uuid: "6062cbc26ac741d3ac96ffa7a5046ea3" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 33973 } }
I20260608 10:06:45.072676 27213 leader_election.cc:290] T 047d62f910a84044990ec6b31c150d40 P 0bdd96f233624d149df05879f078a9d6 [CANDIDATE]: Term 1 election: Requested vote from peers 26eb2b20e4294995831ce9485db61b14 (127.20.251.130:36075), 6062cbc26ac741d3ac96ffa7a5046ea3 (127.20.251.131:33973)
I20260608 10:06:45.073585 27082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "047d62f910a84044990ec6b31c150d40" candidate_uuid: "0bdd96f233624d149df05879f078a9d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26eb2b20e4294995831ce9485db61b14"
I20260608 10:06:45.073688 27157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "047d62f910a84044990ec6b31c150d40" candidate_uuid: "0bdd96f233624d149df05879f078a9d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6062cbc26ac741d3ac96ffa7a5046ea3"
I20260608 10:06:45.074107 27082 raft_consensus.cc:3060] T 047d62f910a84044990ec6b31c150d40 P 26eb2b20e4294995831ce9485db61b14 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:45.074158 27157 raft_consensus.cc:3060] T 047d62f910a84044990ec6b31c150d40 P 6062cbc26ac741d3ac96ffa7a5046ea3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:45.079035 27082 raft_consensus.cc:2468] T 047d62f910a84044990ec6b31c150d40 P 26eb2b20e4294995831ce9485db61b14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bdd96f233624d149df05879f078a9d6 in term 1.
I20260608 10:06:45.079227 27157 raft_consensus.cc:2468] T 047d62f910a84044990ec6b31c150d40 P 6062cbc26ac741d3ac96ffa7a5046ea3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bdd96f233624d149df05879f078a9d6 in term 1.
I20260608 10:06:45.080032 26972 leader_election.cc:304] T 047d62f910a84044990ec6b31c150d40 P 0bdd96f233624d149df05879f078a9d6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bdd96f233624d149df05879f078a9d6, 26eb2b20e4294995831ce9485db61b14; no voters: 
I20260608 10:06:45.080757 27213 raft_consensus.cc:2804] T 047d62f910a84044990ec6b31c150d40 P 0bdd96f233624d149df05879f078a9d6 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:06:45.081110 27213 raft_consensus.cc:697] T 047d62f910a84044990ec6b31c150d40 P 0bdd96f233624d149df05879f078a9d6 [term 1 LEADER]: Becoming Leader. State: Replica: 0bdd96f233624d149df05879f078a9d6, State: Running, Role: LEADER
I20260608 10:06:45.081779 27213 consensus_queue.cc:237] T 047d62f910a84044990ec6b31c150d40 P 0bdd96f233624d149df05879f078a9d6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bdd96f233624d149df05879f078a9d6" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37269 } } peers { permanent_uuid: "26eb2b20e4294995831ce9485db61b14" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 36075 } } peers { permanent_uuid: "6062cbc26ac741d3ac96ffa7a5046ea3" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 33973 } }
I20260608 10:06:45.089612 26906 catalog_manager.cc:5696] T 047d62f910a84044990ec6b31c150d40 P 0bdd96f233624d149df05879f078a9d6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0bdd96f233624d149df05879f078a9d6 (127.20.251.129). New cstate: current_term: 1 leader_uuid: "0bdd96f233624d149df05879f078a9d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bdd96f233624d149df05879f078a9d6" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26eb2b20e4294995831ce9485db61b14" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 36075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6062cbc26ac741d3ac96ffa7a5046ea3" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 33973 } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:45.169099 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:06:45.175736 27227 instance_detector.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:06:45.176661 27228 instance_detector.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:06:45.178620 27230 instance_detector.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:06:45.179073 21486 server_base.cc:1061] running on GCE node
I20260608 10:06:45.180466 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:06:45.180706 21486 system_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:06:45.180928 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913205180907 us; error 0 us; skew 500 ppm
I20260608 10:06:45.181541 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:06:45.184209 21486 webserver.cc:533] Webserver started at http://127.20.251.132:39309/ using document root <none> and password file <none>
I20260608 10:06:45.184772 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:06:45.185002 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:06:45.185292 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:06:45.185732 26959 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:06:45.186574 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913058711471-21486-0/minicluster-data/ts-3-root/instance:
uuid: "c5488dd4f095498fae512a36595d25b4"
format_stamp: "Formatted at 2026-06-08 10:06:45 on dist-test-slave-0x65"
I20260608 10:06:45.192291 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:06:45.197660 27236 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:06:45.198770 21486 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260608 10:06:45.199168 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913058711471-21486-0/minicluster-data/ts-3-root
uuid: "c5488dd4f095498fae512a36595d25b4"
format_stamp: "Formatted at 2026-06-08 10:06:45 on dist-test-slave-0x65"
I20260608 10:06:45.199542 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913058711471-21486-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913058711471-21486-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913058711471-21486-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:06:45.202689 27157 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fb18f67368794c7fbb3018e25bc338e9"
dest_uuid: "6062cbc26ac741d3ac96ffa7a5046ea3"
mode: GRACEFUL
new_leader_uuid: "26eb2b20e4294995831ce9485db61b14"
 from {username='slave'} at 127.0.0.1:60968
I20260608 10:06:45.203478 27157 raft_consensus.cc:606] T fb18f67368794c7fbb3018e25bc338e9 P 6062cbc26ac741d3ac96ffa7a5046ea3 [term 1 LEADER]: Received request to transfer leadership to TS 26eb2b20e4294995831ce9485db61b14
I20260608 10:06:45.206224 26959 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260608 10:06:45.206682 26959 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:06:45.214637 27206 consensus_queue.cc:1048] T 8fefaf62b2994186a0c08c1403a35b62 P 6062cbc26ac741d3ac96ffa7a5046ea3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26eb2b20e4294995831ce9485db61b14" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 36075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:06:45.219240 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:06:45.221035 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
W20260608 10:06:45.222193 27207 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260608 10:06:45.222689 27207 fault_injection.cc:44] THIS SERVER MAY CRASH!
I20260608 10:06:45.223578 21486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:06:45.227195 21486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:06:45.227474 21486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:45.227782 21486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:06:45.228042 21486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 10:06:45.276249 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.132:46859
I20260608 10:06:45.276369 27300 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.132:46859 every 8 connection(s)
I20260608 10:06:45.292323 27301 heartbeater.cc:344] Connected to a master server at 127.20.251.190:45537
I20260608 10:06:45.292836 27301 heartbeater.cc:461] Registering TS with master...
I20260608 10:06:45.293660 27301 heartbeater.cc:507] Master 127.20.251.190:45537 requested a full tablet report, sending...
I20260608 10:06:45.295666 26906 ts_manager.cc:194] Registered new tserver with Master: c5488dd4f095498fae512a36595d25b4 (127.20.251.132:46859)
I20260608 10:06:45.297049 26906 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49042
I20260608 10:06:45.325875 27224 consensus_queue.cc:1048] T fb18f67368794c7fbb3018e25bc338e9 P 6062cbc26ac741d3ac96ffa7a5046ea3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bdd96f233624d149df05879f078a9d6" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:06:45.334344 27224 consensus_queue.cc:1048] T 8fefaf62b2994186a0c08c1403a35b62 P 6062cbc26ac741d3ac96ffa7a5046ea3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bdd96f233624d149df05879f078a9d6" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:06:45.348698 27213 consensus_queue.cc:1048] T 047d62f910a84044990ec6b31c150d40 P 0bdd96f233624d149df05879f078a9d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26eb2b20e4294995831ce9485db61b14" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 36075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:06:45.351222 27213 consensus_queue.cc:1048] T 047d62f910a84044990ec6b31c150d40 P 0bdd96f233624d149df05879f078a9d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6062cbc26ac741d3ac96ffa7a5046ea3" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 33973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:06:45.379738 27224 consensus_queue.cc:1048] T fb18f67368794c7fbb3018e25bc338e9 P 6062cbc26ac741d3ac96ffa7a5046ea3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26eb2b20e4294995831ce9485db61b14" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 36075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:06:45.612291 27207 raft_consensus.cc:993] T fb18f67368794c7fbb3018e25bc338e9 P 6062cbc26ac741d3ac96ffa7a5046ea3: : Instructing follower 26eb2b20e4294995831ce9485db61b14 to start an election
I20260608 10:06:45.612849 27206 raft_consensus.cc:1081] T fb18f67368794c7fbb3018e25bc338e9 P 6062cbc26ac741d3ac96ffa7a5046ea3 [term 1 LEADER]: Signalling peer 26eb2b20e4294995831ce9485db61b14 to start an election
I20260608 10:06:45.614666 27082 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fb18f67368794c7fbb3018e25bc338e9"
dest_uuid: "26eb2b20e4294995831ce9485db61b14"
 from {username='slave'} at 127.0.0.1:52026
I20260608 10:06:45.615207 27082 raft_consensus.cc:493] T fb18f67368794c7fbb3018e25bc338e9 P 26eb2b20e4294995831ce9485db61b14 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:06:45.615532 27082 raft_consensus.cc:3060] T fb18f67368794c7fbb3018e25bc338e9 P 26eb2b20e4294995831ce9485db61b14 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:06:45.620592 27082 raft_consensus.cc:515] T fb18f67368794c7fbb3018e25bc338e9 P 26eb2b20e4294995831ce9485db61b14 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bdd96f233624d149df05879f078a9d6" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37269 } } peers { permanent_uuid: "26eb2b20e4294995831ce9485db61b14" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 36075 } } peers { permanent_uuid: "6062cbc26ac741d3ac96ffa7a5046ea3" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 33973 } }
I20260608 10:06:45.622709 27082 leader_election.cc:290] T fb18f67368794c7fbb3018e25bc338e9 P 26eb2b20e4294995831ce9485db61b14 [CANDIDATE]: Term 2 election: Requested vote from peers 0bdd96f233624d149df05879f078a9d6 (127.20.251.129:37269), 6062cbc26ac741d3ac96ffa7a5046ea3 (127.20.251.131:33973)
I20260608 10:06:45.634425 27157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb18f67368794c7fbb3018e25bc338e9" candidate_uuid: "26eb2b20e4294995831ce9485db61b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6062cbc26ac741d3ac96ffa7a5046ea3"
I20260608 10:06:45.634969 27157 raft_consensus.cc:3055] T fb18f67368794c7fbb3018e25bc338e9 P 6062cbc26ac741d3ac96ffa7a5046ea3 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:06:45.634864 27007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb18f67368794c7fbb3018e25bc338e9" candidate_uuid: "26eb2b20e4294995831ce9485db61b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0bdd96f233624d149df05879f078a9d6"
I20260608 10:06:45.635452 27157 raft_consensus.cc:740] T fb18f67368794c7fbb3018e25bc338e9 P 6062cbc26ac741d3ac96ffa7a5046ea3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6062cbc26ac741d3ac96ffa7a5046ea3, State: Running, Role: LEADER
I20260608 10:06:45.635694 27007 raft_consensus.cc:3060] T fb18f67368794c7fbb3018e25bc338e9 P 0bdd96f233624d149df05879f078a9d6 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:06:45.636351 27157 consensus_queue.cc:260] T fb18f67368794c7fbb3018e25bc338e9 P 6062cbc26ac741d3ac96ffa7a5046ea3 [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: "0bdd96f233624d149df05879f078a9d6" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37269 } } peers { permanent_uuid: "26eb2b20e4294995831ce9485db61b14" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 36075 } } peers { permanent_uuid: "6062cbc26ac741d3ac96ffa7a5046ea3" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 33973 } }
I20260608 10:06:45.637344 27157 raft_consensus.cc:3060] T fb18f67368794c7fbb3018e25bc338e9 P 6062cbc26ac741d3ac96ffa7a5046ea3 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:06:45.640959 27007 raft_consensus.cc:2468] T fb18f67368794c7fbb3018e25bc338e9 P 0bdd96f233624d149df05879f078a9d6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26eb2b20e4294995831ce9485db61b14 in term 2.
I20260608 10:06:45.641964 27157 raft_consensus.cc:2468] T fb18f67368794c7fbb3018e25bc338e9 P 6062cbc26ac741d3ac96ffa7a5046ea3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26eb2b20e4294995831ce9485db61b14 in term 2.
I20260608 10:06:45.641984 27048 leader_election.cc:304] T fb18f67368794c7fbb3018e25bc338e9 P 26eb2b20e4294995831ce9485db61b14 [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: 0bdd96f233624d149df05879f078a9d6, 26eb2b20e4294995831ce9485db61b14; no voters: 
I20260608 10:06:45.642968 27214 raft_consensus.cc:2804] T fb18f67368794c7fbb3018e25bc338e9 P 26eb2b20e4294995831ce9485db61b14 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:06:45.644565 27214 raft_consensus.cc:697] T fb18f67368794c7fbb3018e25bc338e9 P 26eb2b20e4294995831ce9485db61b14 [term 2 LEADER]: Becoming Leader. State: Replica: 26eb2b20e4294995831ce9485db61b14, State: Running, Role: LEADER
I20260608 10:06:45.645491 27214 consensus_queue.cc:237] T fb18f67368794c7fbb3018e25bc338e9 P 26eb2b20e4294995831ce9485db61b14 [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: "0bdd96f233624d149df05879f078a9d6" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37269 } } peers { permanent_uuid: "26eb2b20e4294995831ce9485db61b14" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 36075 } } peers { permanent_uuid: "6062cbc26ac741d3ac96ffa7a5046ea3" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 33973 } }
I20260608 10:06:45.651907 26906 catalog_manager.cc:5696] T fb18f67368794c7fbb3018e25bc338e9 P 26eb2b20e4294995831ce9485db61b14 reported cstate change: term changed from 1 to 2, leader changed from 6062cbc26ac741d3ac96ffa7a5046ea3 (127.20.251.131) to 26eb2b20e4294995831ce9485db61b14 (127.20.251.130). New cstate: current_term: 2 leader_uuid: "26eb2b20e4294995831ce9485db61b14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bdd96f233624d149df05879f078a9d6" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26eb2b20e4294995831ce9485db61b14" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 36075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6062cbc26ac741d3ac96ffa7a5046ea3" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 33973 } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:45.943177 27157 raft_consensus.cc:1275] T fb18f67368794c7fbb3018e25bc338e9 P 6062cbc26ac741d3ac96ffa7a5046ea3 [term 2 FOLLOWER]: Refusing update from remote peer 26eb2b20e4294995831ce9485db61b14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:06:45.944487 27214 consensus_queue.cc:1048] T fb18f67368794c7fbb3018e25bc338e9 P 26eb2b20e4294995831ce9485db61b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6062cbc26ac741d3ac96ffa7a5046ea3" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 33973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:06:45.966161 27007 raft_consensus.cc:1275] T fb18f67368794c7fbb3018e25bc338e9 P 0bdd96f233624d149df05879f078a9d6 [term 2 FOLLOWER]: Refusing update from remote peer 26eb2b20e4294995831ce9485db61b14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:06:45.967427 27214 consensus_queue.cc:1048] T fb18f67368794c7fbb3018e25bc338e9 P 26eb2b20e4294995831ce9485db61b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bdd96f233624d149df05879f078a9d6" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:06:46.214339 27157 consensus_queue.cc:237] T 8fefaf62b2994186a0c08c1403a35b62 P 6062cbc26ac741d3ac96ffa7a5046ea3 [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: "0bdd96f233624d149df05879f078a9d6" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37269 } } peers { permanent_uuid: "6062cbc26ac741d3ac96ffa7a5046ea3" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 33973 } } peers { permanent_uuid: "26eb2b20e4294995831ce9485db61b14" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 36075 } attrs { replace: true } } peers { permanent_uuid: "c5488dd4f095498fae512a36595d25b4" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 46859 } attrs { promote: true } }
I20260608 10:06:46.222822 27007 raft_consensus.cc:1275] T 8fefaf62b2994186a0c08c1403a35b62 P 0bdd96f233624d149df05879f078a9d6 [term 1 FOLLOWER]: Refusing update from remote peer 6062cbc26ac741d3ac96ffa7a5046ea3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:06:46.224982 27206 consensus_queue.cc:1048] T 8fefaf62b2994186a0c08c1403a35b62 P 6062cbc26ac741d3ac96ffa7a5046ea3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bdd96f233624d149df05879f078a9d6" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:06:46.225840 27082 raft_consensus.cc:1275] T 8fefaf62b2994186a0c08c1403a35b62 P 26eb2b20e4294995831ce9485db61b14 [term 1 FOLLOWER]: Refusing update from remote peer 6062cbc26ac741d3ac96ffa7a5046ea3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:06:46.227638 27325 consensus_queue.cc:1048] T 8fefaf62b2994186a0c08c1403a35b62 P 6062cbc26ac741d3ac96ffa7a5046ea3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26eb2b20e4294995831ce9485db61b14" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 36075 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260608 10:06:46.238529 27121 consensus_peers.cc:597] T 8fefaf62b2994186a0c08c1403a35b62 P 6062cbc26ac741d3ac96ffa7a5046ea3 -> Peer c5488dd4f095498fae512a36595d25b4 (127.20.251.132:46859): Couldn't send request to peer c5488dd4f095498fae512a36595d25b4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8fefaf62b2994186a0c08c1403a35b62. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:46.237977 27008 raft_consensus.cc:2955] T 8fefaf62b2994186a0c08c1403a35b62 P 0bdd96f233624d149df05879f078a9d6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c5488dd4f095498fae512a36595d25b4 (127.20.251.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0bdd96f233624d149df05879f078a9d6" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37269 } } peers { permanent_uuid: "6062cbc26ac741d3ac96ffa7a5046ea3" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 33973 } } peers { permanent_uuid: "26eb2b20e4294995831ce9485db61b14" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 36075 } attrs { replace: true } } peers { permanent_uuid: "c5488dd4f095498fae512a36595d25b4" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 46859 } attrs { promote: true } } }
I20260608 10:06:46.240604 27082 raft_consensus.cc:2955] T 8fefaf62b2994186a0c08c1403a35b62 P 26eb2b20e4294995831ce9485db61b14 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c5488dd4f095498fae512a36595d25b4 (127.20.251.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0bdd96f233624d149df05879f078a9d6" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37269 } } peers { permanent_uuid: "6062cbc26ac741d3ac96ffa7a5046ea3" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 33973 } } peers { permanent_uuid: "26eb2b20e4294995831ce9485db61b14" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 36075 } attrs { replace: true } } peers { permanent_uuid: "c5488dd4f095498fae512a36595d25b4" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 46859 } attrs { promote: true } } }
I20260608 10:06:46.250151 26906 catalog_manager.cc:5696] T 8fefaf62b2994186a0c08c1403a35b62 P 0bdd96f233624d149df05879f078a9d6 reported cstate change: config changed from index -1 to 2, NON_VOTER c5488dd4f095498fae512a36595d25b4 (127.20.251.132) added. New cstate: current_term: 1 leader_uuid: "6062cbc26ac741d3ac96ffa7a5046ea3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0bdd96f233624d149df05879f078a9d6" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37269 } } peers { permanent_uuid: "6062cbc26ac741d3ac96ffa7a5046ea3" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 33973 } } peers { permanent_uuid: "26eb2b20e4294995831ce9485db61b14" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 36075 } attrs { replace: true } } peers { permanent_uuid: "c5488dd4f095498fae512a36595d25b4" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 46859 } attrs { promote: true } } }
I20260608 10:06:46.299662 27301 heartbeater.cc:499] Master 127.20.251.190:45537 was elected leader, sending a full tablet report...
I20260608 10:06:46.398967 27206 raft_consensus.cc:2955] T 8fefaf62b2994186a0c08c1403a35b62 P 6062cbc26ac741d3ac96ffa7a5046ea3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c5488dd4f095498fae512a36595d25b4 (127.20.251.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0bdd96f233624d149df05879f078a9d6" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37269 } } peers { permanent_uuid: "6062cbc26ac741d3ac96ffa7a5046ea3" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 33973 } } peers { permanent_uuid: "26eb2b20e4294995831ce9485db61b14" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 36075 } attrs { replace: true } } peers { permanent_uuid: "c5488dd4f095498fae512a36595d25b4" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 46859 } attrs { promote: true } } }
I20260608 10:06:46.422677 27082 consensus_queue.cc:237] T fb18f67368794c7fbb3018e25bc338e9 P 26eb2b20e4294995831ce9485db61b14 [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: "0bdd96f233624d149df05879f078a9d6" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37269 } attrs { replace: true } } peers { permanent_uuid: "26eb2b20e4294995831ce9485db61b14" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 36075 } } peers { permanent_uuid: "6062cbc26ac741d3ac96ffa7a5046ea3" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 33973 } } peers { permanent_uuid: "c5488dd4f095498fae512a36595d25b4" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 46859 } attrs { promote: true } }
I20260608 10:06:46.430421 27008 raft_consensus.cc:1275] T fb18f67368794c7fbb3018e25bc338e9 P 0bdd96f233624d149df05879f078a9d6 [term 2 FOLLOWER]: Refusing update from remote peer 26eb2b20e4294995831ce9485db61b14: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:06:46.430721 27157 raft_consensus.cc:1275] T fb18f67368794c7fbb3018e25bc338e9 P 6062cbc26ac741d3ac96ffa7a5046ea3 [term 2 FOLLOWER]: Refusing update from remote peer 26eb2b20e4294995831ce9485db61b14: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:06:46.433051 27317 consensus_queue.cc:1048] T fb18f67368794c7fbb3018e25bc338e9 P 26eb2b20e4294995831ce9485db61b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bdd96f233624d149df05879f078a9d6" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37269 } 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:06:46.434170 27214 consensus_queue.cc:1048] T fb18f67368794c7fbb3018e25bc338e9 P 26eb2b20e4294995831ce9485db61b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6062cbc26ac741d3ac96ffa7a5046ea3" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 33973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 10:06:46.441264 27047 consensus_peers.cc:597] T fb18f67368794c7fbb3018e25bc338e9 P 26eb2b20e4294995831ce9485db61b14 -> Peer c5488dd4f095498fae512a36595d25b4 (127.20.251.132:46859): Couldn't send request to peer c5488dd4f095498fae512a36595d25b4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fb18f67368794c7fbb3018e25bc338e9. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:46.446969 27157 raft_consensus.cc:2955] T fb18f67368794c7fbb3018e25bc338e9 P 6062cbc26ac741d3ac96ffa7a5046ea3 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER c5488dd4f095498fae512a36595d25b4 (127.20.251.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0bdd96f233624d149df05879f078a9d6" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37269 } attrs { replace: true } } peers { permanent_uuid: "26eb2b20e4294995831ce9485db61b14" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 36075 } } peers { permanent_uuid: "6062cbc26ac741d3ac96ffa7a5046ea3" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 33973 } } peers { permanent_uuid: "c5488dd4f095498fae512a36595d25b4" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 46859 } attrs { promote: true } } }
I20260608 10:06:46.447186 27008 raft_consensus.cc:2955] T fb18f67368794c7fbb3018e25bc338e9 P 0bdd96f233624d149df05879f078a9d6 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER c5488dd4f095498fae512a36595d25b4 (127.20.251.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0bdd96f233624d149df05879f078a9d6" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37269 } attrs { replace: true } } peers { permanent_uuid: "26eb2b20e4294995831ce9485db61b14" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 36075 } } peers { permanent_uuid: "6062cbc26ac741d3ac96ffa7a5046ea3" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 33973 } } peers { permanent_uuid: "c5488dd4f095498fae512a36595d25b4" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 46859 } attrs { promote: true } } }
I20260608 10:06:46.492194 27332 ts_tablet_manager.cc:933] T 8fefaf62b2994186a0c08c1403a35b62 P c5488dd4f095498fae512a36595d25b4: Initiating tablet copy from peer 6062cbc26ac741d3ac96ffa7a5046ea3 (127.20.251.131:33973)
I20260608 10:06:46.493822 27332 tablet_copy_client.cc:323] T 8fefaf62b2994186a0c08c1403a35b62 P c5488dd4f095498fae512a36595d25b4: tablet copy: Beginning tablet copy session from remote peer at address 127.20.251.131:33973
I20260608 10:06:46.504369 27167 tablet_copy_service.cc:140] P 6062cbc26ac741d3ac96ffa7a5046ea3: Received BeginTabletCopySession request for tablet 8fefaf62b2994186a0c08c1403a35b62 from peer c5488dd4f095498fae512a36595d25b4 ({username='slave'} at 127.0.0.1:32770)
I20260608 10:06:46.504951 27167 tablet_copy_service.cc:161] P 6062cbc26ac741d3ac96ffa7a5046ea3: Beginning new tablet copy session on tablet 8fefaf62b2994186a0c08c1403a35b62 from peer c5488dd4f095498fae512a36595d25b4 at {username='slave'} at 127.0.0.1:32770: session id = c5488dd4f095498fae512a36595d25b4-8fefaf62b2994186a0c08c1403a35b62
I20260608 10:06:46.510357 27167 tablet_copy_source_session.cc:215] T 8fefaf62b2994186a0c08c1403a35b62 P 6062cbc26ac741d3ac96ffa7a5046ea3: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:06:46.513473 27332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fefaf62b2994186a0c08c1403a35b62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:46.524142 27332 tablet_copy_client.cc:806] T 8fefaf62b2994186a0c08c1403a35b62 P c5488dd4f095498fae512a36595d25b4: tablet copy: Starting download of 0 data blocks...
I20260608 10:06:46.524698 27332 tablet_copy_client.cc:670] T 8fefaf62b2994186a0c08c1403a35b62 P c5488dd4f095498fae512a36595d25b4: tablet copy: Starting download of 1 WAL segments...
I20260608 10:06:46.528875 27332 tablet_copy_client.cc:538] T 8fefaf62b2994186a0c08c1403a35b62 P c5488dd4f095498fae512a36595d25b4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:06:46.536207 26904 catalog_manager.cc:5696] T fb18f67368794c7fbb3018e25bc338e9 P 0bdd96f233624d149df05879f078a9d6 reported cstate change: config changed from index -1 to 3, NON_VOTER c5488dd4f095498fae512a36595d25b4 (127.20.251.132) added. New cstate: current_term: 2 leader_uuid: "26eb2b20e4294995831ce9485db61b14" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0bdd96f233624d149df05879f078a9d6" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37269 } attrs { replace: true } } peers { permanent_uuid: "26eb2b20e4294995831ce9485db61b14" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 36075 } } peers { permanent_uuid: "6062cbc26ac741d3ac96ffa7a5046ea3" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 33973 } } peers { permanent_uuid: "c5488dd4f095498fae512a36595d25b4" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 46859 } attrs { promote: true } } }
I20260608 10:06:46.539091 27332 tablet_bootstrap.cc:492] T 8fefaf62b2994186a0c08c1403a35b62 P c5488dd4f095498fae512a36595d25b4: Bootstrap starting.
I20260608 10:06:46.558671 27332 tablet_bootstrap.cc:492] T 8fefaf62b2994186a0c08c1403a35b62 P c5488dd4f095498fae512a36595d25b4: 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:06:46.559463 27332 tablet_bootstrap.cc:492] T 8fefaf62b2994186a0c08c1403a35b62 P c5488dd4f095498fae512a36595d25b4: Bootstrap complete.
I20260608 10:06:46.560078 27332 ts_tablet_manager.cc:1403] T 8fefaf62b2994186a0c08c1403a35b62 P c5488dd4f095498fae512a36595d25b4: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.004s
I20260608 10:06:46.562753 27332 raft_consensus.cc:359] T 8fefaf62b2994186a0c08c1403a35b62 P c5488dd4f095498fae512a36595d25b4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0bdd96f233624d149df05879f078a9d6" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37269 } } peers { permanent_uuid: "6062cbc26ac741d3ac96ffa7a5046ea3" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 33973 } } peers { permanent_uuid: "26eb2b20e4294995831ce9485db61b14" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 36075 } attrs { replace: true } } peers { permanent_uuid: "c5488dd4f095498fae512a36595d25b4" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 46859 } attrs { promote: true } }
I20260608 10:06:46.563424 27332 raft_consensus.cc:740] T 8fefaf62b2994186a0c08c1403a35b62 P c5488dd4f095498fae512a36595d25b4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c5488dd4f095498fae512a36595d25b4, State: Initialized, Role: LEARNER
I20260608 10:06:46.564136 27332 consensus_queue.cc:260] T 8fefaf62b2994186a0c08c1403a35b62 P c5488dd4f095498fae512a36595d25b4 [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: "0bdd96f233624d149df05879f078a9d6" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37269 } } peers { permanent_uuid: "6062cbc26ac741d3ac96ffa7a5046ea3" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 33973 } } peers { permanent_uuid: "26eb2b20e4294995831ce9485db61b14" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 36075 } attrs { replace: true } } peers { permanent_uuid: "c5488dd4f095498fae512a36595d25b4" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 46859 } attrs { promote: true } }
I20260608 10:06:46.566708 27332 ts_tablet_manager.cc:1434] T 8fefaf62b2994186a0c08c1403a35b62 P c5488dd4f095498fae512a36595d25b4: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 10:06:46.568774 27167 tablet_copy_service.cc:342] P 6062cbc26ac741d3ac96ffa7a5046ea3: Request end of tablet copy session c5488dd4f095498fae512a36595d25b4-8fefaf62b2994186a0c08c1403a35b62 received from {username='slave'} at 127.0.0.1:32770
I20260608 10:06:46.569272 27167 tablet_copy_service.cc:434] P 6062cbc26ac741d3ac96ffa7a5046ea3: ending tablet copy session c5488dd4f095498fae512a36595d25b4-8fefaf62b2994186a0c08c1403a35b62 on tablet 8fefaf62b2994186a0c08c1403a35b62 with peer c5488dd4f095498fae512a36595d25b4
I20260608 10:06:46.639901 27214 raft_consensus.cc:2955] T fb18f67368794c7fbb3018e25bc338e9 P 26eb2b20e4294995831ce9485db61b14 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER c5488dd4f095498fae512a36595d25b4 (127.20.251.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0bdd96f233624d149df05879f078a9d6" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37269 } attrs { replace: true } } peers { permanent_uuid: "26eb2b20e4294995831ce9485db61b14" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 36075 } } peers { permanent_uuid: "6062cbc26ac741d3ac96ffa7a5046ea3" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 33973 } } peers { permanent_uuid: "c5488dd4f095498fae512a36595d25b4" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 46859 } attrs { promote: true } } }
I20260608 10:06:46.663790 27332 ts_tablet_manager.cc:933] T fb18f67368794c7fbb3018e25bc338e9 P c5488dd4f095498fae512a36595d25b4: Initiating tablet copy from peer 26eb2b20e4294995831ce9485db61b14 (127.20.251.130:36075)
I20260608 10:06:46.665828 27332 tablet_copy_client.cc:323] T fb18f67368794c7fbb3018e25bc338e9 P c5488dd4f095498fae512a36595d25b4: tablet copy: Beginning tablet copy session from remote peer at address 127.20.251.130:36075
I20260608 10:06:46.677098 27093 tablet_copy_service.cc:140] P 26eb2b20e4294995831ce9485db61b14: Received BeginTabletCopySession request for tablet fb18f67368794c7fbb3018e25bc338e9 from peer c5488dd4f095498fae512a36595d25b4 ({username='slave'} at 127.0.0.1:52072)
I20260608 10:06:46.677753 27093 tablet_copy_service.cc:161] P 26eb2b20e4294995831ce9485db61b14: Beginning new tablet copy session on tablet fb18f67368794c7fbb3018e25bc338e9 from peer c5488dd4f095498fae512a36595d25b4 at {username='slave'} at 127.0.0.1:52072: session id = c5488dd4f095498fae512a36595d25b4-fb18f67368794c7fbb3018e25bc338e9
I20260608 10:06:46.685083 27093 tablet_copy_source_session.cc:215] T fb18f67368794c7fbb3018e25bc338e9 P 26eb2b20e4294995831ce9485db61b14: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:06:46.688393 27332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb18f67368794c7fbb3018e25bc338e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:46.701957 27332 tablet_copy_client.cc:806] T fb18f67368794c7fbb3018e25bc338e9 P c5488dd4f095498fae512a36595d25b4: tablet copy: Starting download of 0 data blocks...
I20260608 10:06:46.702657 27332 tablet_copy_client.cc:670] T fb18f67368794c7fbb3018e25bc338e9 P c5488dd4f095498fae512a36595d25b4: tablet copy: Starting download of 1 WAL segments...
I20260608 10:06:46.707074 27332 tablet_copy_client.cc:538] T fb18f67368794c7fbb3018e25bc338e9 P c5488dd4f095498fae512a36595d25b4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:06:46.714893 27332 tablet_bootstrap.cc:492] T fb18f67368794c7fbb3018e25bc338e9 P c5488dd4f095498fae512a36595d25b4: Bootstrap starting.
I20260608 10:06:46.735319 27332 tablet_bootstrap.cc:492] T fb18f67368794c7fbb3018e25bc338e9 P c5488dd4f095498fae512a36595d25b4: 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:06:46.736370 27332 tablet_bootstrap.cc:492] T fb18f67368794c7fbb3018e25bc338e9 P c5488dd4f095498fae512a36595d25b4: Bootstrap complete.
I20260608 10:06:46.737131 27332 ts_tablet_manager.cc:1403] T fb18f67368794c7fbb3018e25bc338e9 P c5488dd4f095498fae512a36595d25b4: Time spent bootstrapping tablet: real 0.022s	user 0.019s	sys 0.000s
I20260608 10:06:46.740635 27332 raft_consensus.cc:359] T fb18f67368794c7fbb3018e25bc338e9 P c5488dd4f095498fae512a36595d25b4 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0bdd96f233624d149df05879f078a9d6" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37269 } attrs { replace: true } } peers { permanent_uuid: "26eb2b20e4294995831ce9485db61b14" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 36075 } } peers { permanent_uuid: "6062cbc26ac741d3ac96ffa7a5046ea3" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 33973 } } peers { permanent_uuid: "c5488dd4f095498fae512a36595d25b4" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 46859 } attrs { promote: true } }
I20260608 10:06:46.741317 27332 raft_consensus.cc:740] T fb18f67368794c7fbb3018e25bc338e9 P c5488dd4f095498fae512a36595d25b4 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: c5488dd4f095498fae512a36595d25b4, State: Initialized, Role: LEARNER
I20260608 10:06:46.742013 27332 consensus_queue.cc:260] T fb18f67368794c7fbb3018e25bc338e9 P c5488dd4f095498fae512a36595d25b4 [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: "0bdd96f233624d149df05879f078a9d6" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37269 } attrs { replace: true } } peers { permanent_uuid: "26eb2b20e4294995831ce9485db61b14" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 36075 } } peers { permanent_uuid: "6062cbc26ac741d3ac96ffa7a5046ea3" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 33973 } } peers { permanent_uuid: "c5488dd4f095498fae512a36595d25b4" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 46859 } attrs { promote: true } }
I20260608 10:06:46.744258 27332 ts_tablet_manager.cc:1434] T fb18f67368794c7fbb3018e25bc338e9 P c5488dd4f095498fae512a36595d25b4: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.004s
I20260608 10:06:46.746447 27093 tablet_copy_service.cc:342] P 26eb2b20e4294995831ce9485db61b14: Request end of tablet copy session c5488dd4f095498fae512a36595d25b4-fb18f67368794c7fbb3018e25bc338e9 received from {username='slave'} at 127.0.0.1:52072
I20260608 10:06:46.746978 27093 tablet_copy_service.cc:434] P 26eb2b20e4294995831ce9485db61b14: ending tablet copy session c5488dd4f095498fae512a36595d25b4-fb18f67368794c7fbb3018e25bc338e9 on tablet fb18f67368794c7fbb3018e25bc338e9 with peer c5488dd4f095498fae512a36595d25b4
I20260608 10:06:46.851257 27276 raft_consensus.cc:1217] T 8fefaf62b2994186a0c08c1403a35b62 P c5488dd4f095498fae512a36595d25b4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:06:46.928980 27276 raft_consensus.cc:1217] T fb18f67368794c7fbb3018e25bc338e9 P c5488dd4f095498fae512a36595d25b4 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 10:06:47.207845 26959 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:06:47.212177 26959 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:06:47.212687 26959 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:06:47.393173 27206 raft_consensus.cc:1064] T 8fefaf62b2994186a0c08c1403a35b62 P 6062cbc26ac741d3ac96ffa7a5046ea3: attempting to promote NON_VOTER c5488dd4f095498fae512a36595d25b4 to VOTER
I20260608 10:06:47.396160 27206 consensus_queue.cc:237] T 8fefaf62b2994186a0c08c1403a35b62 P 6062cbc26ac741d3ac96ffa7a5046ea3 [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: "0bdd96f233624d149df05879f078a9d6" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37269 } } peers { permanent_uuid: "6062cbc26ac741d3ac96ffa7a5046ea3" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 33973 } } peers { permanent_uuid: "26eb2b20e4294995831ce9485db61b14" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 36075 } attrs { replace: true } } peers { permanent_uuid: "c5488dd4f095498fae512a36595d25b4" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 46859 } attrs { promote: false } }
I20260608 10:06:47.404733 27008 raft_consensus.cc:1275] T 8fefaf62b2994186a0c08c1403a35b62 P 0bdd96f233624d149df05879f078a9d6 [term 1 FOLLOWER]: Refusing update from remote peer 6062cbc26ac741d3ac96ffa7a5046ea3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:06:47.404767 27082 raft_consensus.cc:1275] T 8fefaf62b2994186a0c08c1403a35b62 P 26eb2b20e4294995831ce9485db61b14 [term 1 FOLLOWER]: Refusing update from remote peer 6062cbc26ac741d3ac96ffa7a5046ea3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:06:47.405581 27276 raft_consensus.cc:1275] T 8fefaf62b2994186a0c08c1403a35b62 P c5488dd4f095498fae512a36595d25b4 [term 1 LEARNER]: Refusing update from remote peer 6062cbc26ac741d3ac96ffa7a5046ea3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:06:47.407248 27224 consensus_queue.cc:1048] T 8fefaf62b2994186a0c08c1403a35b62 P 6062cbc26ac741d3ac96ffa7a5046ea3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26eb2b20e4294995831ce9485db61b14" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 36075 } 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:06:47.410526 27325 consensus_queue.cc:1048] T 8fefaf62b2994186a0c08c1403a35b62 P 6062cbc26ac741d3ac96ffa7a5046ea3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5488dd4f095498fae512a36595d25b4" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 46859 } 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:06:47.411600 27206 consensus_queue.cc:1048] T 8fefaf62b2994186a0c08c1403a35b62 P 6062cbc26ac741d3ac96ffa7a5046ea3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bdd96f233624d149df05879f078a9d6" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:06:47.425666 27008 raft_consensus.cc:2955] T 8fefaf62b2994186a0c08c1403a35b62 P 0bdd96f233624d149df05879f078a9d6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c5488dd4f095498fae512a36595d25b4 (127.20.251.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0bdd96f233624d149df05879f078a9d6" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37269 } } peers { permanent_uuid: "6062cbc26ac741d3ac96ffa7a5046ea3" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 33973 } } peers { permanent_uuid: "26eb2b20e4294995831ce9485db61b14" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 36075 } attrs { replace: true } } peers { permanent_uuid: "c5488dd4f095498fae512a36595d25b4" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 46859 } attrs { promote: false } } }
I20260608 10:06:47.427166 27276 raft_consensus.cc:2955] T 8fefaf62b2994186a0c08c1403a35b62 P c5488dd4f095498fae512a36595d25b4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c5488dd4f095498fae512a36595d25b4 (127.20.251.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0bdd96f233624d149df05879f078a9d6" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37269 } } peers { permanent_uuid: "6062cbc26ac741d3ac96ffa7a5046ea3" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 33973 } } peers { permanent_uuid: "26eb2b20e4294995831ce9485db61b14" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 36075 } attrs { replace: true } } peers { permanent_uuid: "c5488dd4f095498fae512a36595d25b4" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 46859 } attrs { promote: false } } }
I20260608 10:06:47.444358 26905 catalog_manager.cc:5696] T 8fefaf62b2994186a0c08c1403a35b62 P 0bdd96f233624d149df05879f078a9d6 reported cstate change: config changed from index 2 to 3, c5488dd4f095498fae512a36595d25b4 (127.20.251.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6062cbc26ac741d3ac96ffa7a5046ea3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0bdd96f233624d149df05879f078a9d6" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37269 } } peers { permanent_uuid: "6062cbc26ac741d3ac96ffa7a5046ea3" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 33973 } } peers { permanent_uuid: "26eb2b20e4294995831ce9485db61b14" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 36075 } attrs { replace: true } } peers { permanent_uuid: "c5488dd4f095498fae512a36595d25b4" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 46859 } attrs { promote: false } } }
I20260608 10:06:47.473641 27214 raft_consensus.cc:1064] T fb18f67368794c7fbb3018e25bc338e9 P 26eb2b20e4294995831ce9485db61b14: attempting to promote NON_VOTER c5488dd4f095498fae512a36595d25b4 to VOTER
I20260608 10:06:47.476341 27214 consensus_queue.cc:237] T fb18f67368794c7fbb3018e25bc338e9 P 26eb2b20e4294995831ce9485db61b14 [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: "0bdd96f233624d149df05879f078a9d6" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37269 } attrs { replace: true } } peers { permanent_uuid: "26eb2b20e4294995831ce9485db61b14" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 36075 } } peers { permanent_uuid: "6062cbc26ac741d3ac96ffa7a5046ea3" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 33973 } } peers { permanent_uuid: "c5488dd4f095498fae512a36595d25b4" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 46859 } attrs { promote: false } }
I20260608 10:06:47.484743 27276 raft_consensus.cc:1275] T fb18f67368794c7fbb3018e25bc338e9 P c5488dd4f095498fae512a36595d25b4 [term 2 LEARNER]: Refusing update from remote peer 26eb2b20e4294995831ce9485db61b14: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:06:47.486119 27157 raft_consensus.cc:1275] T fb18f67368794c7fbb3018e25bc338e9 P 6062cbc26ac741d3ac96ffa7a5046ea3 [term 2 FOLLOWER]: Refusing update from remote peer 26eb2b20e4294995831ce9485db61b14: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:06:47.486153 27008 raft_consensus.cc:1275] T fb18f67368794c7fbb3018e25bc338e9 P 0bdd96f233624d149df05879f078a9d6 [term 2 FOLLOWER]: Refusing update from remote peer 26eb2b20e4294995831ce9485db61b14: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:06:47.487200 27349 consensus_queue.cc:1048] T fb18f67368794c7fbb3018e25bc338e9 P 26eb2b20e4294995831ce9485db61b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5488dd4f095498fae512a36595d25b4" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 46859 } 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:06:47.488857 27347 consensus_queue.cc:1048] T fb18f67368794c7fbb3018e25bc338e9 P 26eb2b20e4294995831ce9485db61b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6062cbc26ac741d3ac96ffa7a5046ea3" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 33973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 10:06:47.490207 27348 consensus_queue.cc:1048] T fb18f67368794c7fbb3018e25bc338e9 P 26eb2b20e4294995831ce9485db61b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bdd96f233624d149df05879f078a9d6" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37269 } 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:06:47.518563 27008 raft_consensus.cc:2955] T fb18f67368794c7fbb3018e25bc338e9 P 0bdd96f233624d149df05879f078a9d6 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, c5488dd4f095498fae512a36595d25b4 (127.20.251.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0bdd96f233624d149df05879f078a9d6" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37269 } attrs { replace: true } } peers { permanent_uuid: "26eb2b20e4294995831ce9485db61b14" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 36075 } } peers { permanent_uuid: "6062cbc26ac741d3ac96ffa7a5046ea3" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 33973 } } peers { permanent_uuid: "c5488dd4f095498fae512a36595d25b4" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 46859 } attrs { promote: false } } }
I20260608 10:06:47.518563 27157 raft_consensus.cc:2955] T fb18f67368794c7fbb3018e25bc338e9 P 6062cbc26ac741d3ac96ffa7a5046ea3 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, c5488dd4f095498fae512a36595d25b4 (127.20.251.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0bdd96f233624d149df05879f078a9d6" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37269 } attrs { replace: true } } peers { permanent_uuid: "26eb2b20e4294995831ce9485db61b14" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 36075 } } peers { permanent_uuid: "6062cbc26ac741d3ac96ffa7a5046ea3" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 33973 } } peers { permanent_uuid: "c5488dd4f095498fae512a36595d25b4" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 46859 } attrs { promote: false } } }
I20260608 10:06:47.527966 27347 raft_consensus.cc:1027] T fb18f67368794c7fbb3018e25bc338e9 P 26eb2b20e4294995831ce9485db61b14 [term 2 LEADER]: attempt to promote peer c5488dd4f095498fae512a36595d25b4: there is already a config change operation in progress. Unable to promote follower until it completes. Doing nothing.
I20260608 10:06:47.535132 26906 catalog_manager.cc:5696] T fb18f67368794c7fbb3018e25bc338e9 P 6062cbc26ac741d3ac96ffa7a5046ea3 reported cstate change: config changed from index 3 to 4, c5488dd4f095498fae512a36595d25b4 (127.20.251.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "26eb2b20e4294995831ce9485db61b14" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0bdd96f233624d149df05879f078a9d6" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37269 } attrs { replace: true } } peers { permanent_uuid: "26eb2b20e4294995831ce9485db61b14" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 36075 } } peers { permanent_uuid: "6062cbc26ac741d3ac96ffa7a5046ea3" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 33973 } } peers { permanent_uuid: "c5488dd4f095498fae512a36595d25b4" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 46859 } attrs { promote: false } } }
I20260608 10:06:47.624850 27325 raft_consensus.cc:2955] T 8fefaf62b2994186a0c08c1403a35b62 P 6062cbc26ac741d3ac96ffa7a5046ea3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c5488dd4f095498fae512a36595d25b4 (127.20.251.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0bdd96f233624d149df05879f078a9d6" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37269 } } peers { permanent_uuid: "6062cbc26ac741d3ac96ffa7a5046ea3" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 33973 } } peers { permanent_uuid: "26eb2b20e4294995831ce9485db61b14" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 36075 } attrs { replace: true } } peers { permanent_uuid: "c5488dd4f095498fae512a36595d25b4" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 46859 } attrs { promote: false } } }
I20260608 10:06:47.637310 27082 raft_consensus.cc:2955] T 8fefaf62b2994186a0c08c1403a35b62 P 26eb2b20e4294995831ce9485db61b14 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c5488dd4f095498fae512a36595d25b4 (127.20.251.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0bdd96f233624d149df05879f078a9d6" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37269 } } peers { permanent_uuid: "6062cbc26ac741d3ac96ffa7a5046ea3" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 33973 } } peers { permanent_uuid: "26eb2b20e4294995831ce9485db61b14" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 36075 } attrs { replace: true } } peers { permanent_uuid: "c5488dd4f095498fae512a36595d25b4" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 46859 } attrs { promote: false } } }
I20260608 10:06:47.644330 27157 consensus_queue.cc:237] T 8fefaf62b2994186a0c08c1403a35b62 P 6062cbc26ac741d3ac96ffa7a5046ea3 [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: "0bdd96f233624d149df05879f078a9d6" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37269 } } peers { permanent_uuid: "6062cbc26ac741d3ac96ffa7a5046ea3" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 33973 } } peers { permanent_uuid: "c5488dd4f095498fae512a36595d25b4" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 46859 } attrs { promote: false } }
I20260608 10:06:47.652956 27008 raft_consensus.cc:1275] T 8fefaf62b2994186a0c08c1403a35b62 P 0bdd96f233624d149df05879f078a9d6 [term 1 FOLLOWER]: Refusing update from remote peer 6062cbc26ac741d3ac96ffa7a5046ea3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:06:47.653246 27276 raft_consensus.cc:1275] T 8fefaf62b2994186a0c08c1403a35b62 P c5488dd4f095498fae512a36595d25b4 [term 1 FOLLOWER]: Refusing update from remote peer 6062cbc26ac741d3ac96ffa7a5046ea3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:06:47.655522 27206 consensus_queue.cc:1048] T 8fefaf62b2994186a0c08c1403a35b62 P 6062cbc26ac741d3ac96ffa7a5046ea3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bdd96f233624d149df05879f078a9d6" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:06:47.656448 27224 consensus_queue.cc:1048] T 8fefaf62b2994186a0c08c1403a35b62 P 6062cbc26ac741d3ac96ffa7a5046ea3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5488dd4f095498fae512a36595d25b4" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 46859 } 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:06:47.667269 27276 raft_consensus.cc:2955] T 8fefaf62b2994186a0c08c1403a35b62 P c5488dd4f095498fae512a36595d25b4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 26eb2b20e4294995831ce9485db61b14 (127.20.251.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0bdd96f233624d149df05879f078a9d6" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37269 } } peers { permanent_uuid: "6062cbc26ac741d3ac96ffa7a5046ea3" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 33973 } } peers { permanent_uuid: "c5488dd4f095498fae512a36595d25b4" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 46859 } attrs { promote: false } } }
I20260608 10:06:47.667804 27008 raft_consensus.cc:2955] T 8fefaf62b2994186a0c08c1403a35b62 P 0bdd96f233624d149df05879f078a9d6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 26eb2b20e4294995831ce9485db61b14 (127.20.251.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0bdd96f233624d149df05879f078a9d6" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37269 } } peers { permanent_uuid: "6062cbc26ac741d3ac96ffa7a5046ea3" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 33973 } } peers { permanent_uuid: "c5488dd4f095498fae512a36595d25b4" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 46859 } attrs { promote: false } } }
I20260608 10:06:47.683708 26903 catalog_manager.cc:5696] T 8fefaf62b2994186a0c08c1403a35b62 P 0bdd96f233624d149df05879f078a9d6 reported cstate change: config changed from index 3 to 4, VOTER 26eb2b20e4294995831ce9485db61b14 (127.20.251.130) evicted. New cstate: current_term: 1 leader_uuid: "6062cbc26ac741d3ac96ffa7a5046ea3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0bdd96f233624d149df05879f078a9d6" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37269 } } peers { permanent_uuid: "6062cbc26ac741d3ac96ffa7a5046ea3" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 33973 } } peers { permanent_uuid: "c5488dd4f095498fae512a36595d25b4" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 46859 } attrs { promote: false } } }
I20260608 10:06:47.698485 27322 raft_consensus.cc:2955] T fb18f67368794c7fbb3018e25bc338e9 P 26eb2b20e4294995831ce9485db61b14 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, c5488dd4f095498fae512a36595d25b4 (127.20.251.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0bdd96f233624d149df05879f078a9d6" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37269 } attrs { replace: true } } peers { permanent_uuid: "26eb2b20e4294995831ce9485db61b14" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 36075 } } peers { permanent_uuid: "6062cbc26ac741d3ac96ffa7a5046ea3" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 33973 } } peers { permanent_uuid: "c5488dd4f095498fae512a36595d25b4" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 46859 } attrs { promote: false } } }
I20260608 10:06:47.708505 27276 raft_consensus.cc:2955] T fb18f67368794c7fbb3018e25bc338e9 P c5488dd4f095498fae512a36595d25b4 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, c5488dd4f095498fae512a36595d25b4 (127.20.251.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0bdd96f233624d149df05879f078a9d6" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37269 } attrs { replace: true } } peers { permanent_uuid: "26eb2b20e4294995831ce9485db61b14" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 36075 } } peers { permanent_uuid: "6062cbc26ac741d3ac96ffa7a5046ea3" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 33973 } } peers { permanent_uuid: "c5488dd4f095498fae512a36595d25b4" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 46859 } attrs { promote: false } } }
I20260608 10:06:47.719138 27082 consensus_queue.cc:237] T fb18f67368794c7fbb3018e25bc338e9 P 26eb2b20e4294995831ce9485db61b14 [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: "26eb2b20e4294995831ce9485db61b14" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 36075 } } peers { permanent_uuid: "6062cbc26ac741d3ac96ffa7a5046ea3" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 33973 } } peers { permanent_uuid: "c5488dd4f095498fae512a36595d25b4" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 46859 } attrs { promote: false } }
I20260608 10:06:47.724141 27276 raft_consensus.cc:1275] T fb18f67368794c7fbb3018e25bc338e9 P c5488dd4f095498fae512a36595d25b4 [term 2 FOLLOWER]: Refusing update from remote peer 26eb2b20e4294995831ce9485db61b14: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 10:06:47.724449 27157 raft_consensus.cc:1275] T fb18f67368794c7fbb3018e25bc338e9 P 6062cbc26ac741d3ac96ffa7a5046ea3 [term 2 FOLLOWER]: Refusing update from remote peer 26eb2b20e4294995831ce9485db61b14: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 10:06:47.725427 27347 consensus_queue.cc:1048] T fb18f67368794c7fbb3018e25bc338e9 P 26eb2b20e4294995831ce9485db61b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5488dd4f095498fae512a36595d25b4" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 46859 } 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:06:47.726262 27348 consensus_queue.cc:1048] T fb18f67368794c7fbb3018e25bc338e9 P 26eb2b20e4294995831ce9485db61b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6062cbc26ac741d3ac96ffa7a5046ea3" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 33973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:06:47.735697 27276 raft_consensus.cc:2955] T fb18f67368794c7fbb3018e25bc338e9 P c5488dd4f095498fae512a36595d25b4 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 0bdd96f233624d149df05879f078a9d6 (127.20.251.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "26eb2b20e4294995831ce9485db61b14" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 36075 } } peers { permanent_uuid: "6062cbc26ac741d3ac96ffa7a5046ea3" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 33973 } } peers { permanent_uuid: "c5488dd4f095498fae512a36595d25b4" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 46859 } attrs { promote: false } } }
I20260608 10:06:47.736255 27157 raft_consensus.cc:2955] T fb18f67368794c7fbb3018e25bc338e9 P 6062cbc26ac741d3ac96ffa7a5046ea3 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 0bdd96f233624d149df05879f078a9d6 (127.20.251.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "26eb2b20e4294995831ce9485db61b14" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 36075 } } peers { permanent_uuid: "6062cbc26ac741d3ac96ffa7a5046ea3" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 33973 } } peers { permanent_uuid: "c5488dd4f095498fae512a36595d25b4" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 46859 } attrs { promote: false } } }
I20260608 10:06:47.748175 27073 tablet_service.cc:1558] Processing DeleteTablet for tablet 8fefaf62b2994186a0c08c1403a35b62 with delete_type TABLET_DATA_TOMBSTONED (TS 26eb2b20e4294995831ce9485db61b14 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52012
I20260608 10:06:47.751284 26906 catalog_manager.cc:5696] T fb18f67368794c7fbb3018e25bc338e9 P 6062cbc26ac741d3ac96ffa7a5046ea3 reported cstate change: config changed from index 4 to 5, VOTER 0bdd96f233624d149df05879f078a9d6 (127.20.251.129) evicted. New cstate: current_term: 2 leader_uuid: "26eb2b20e4294995831ce9485db61b14" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "26eb2b20e4294995831ce9485db61b14" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 36075 } } peers { permanent_uuid: "6062cbc26ac741d3ac96ffa7a5046ea3" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 33973 } } peers { permanent_uuid: "c5488dd4f095498fae512a36595d25b4" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 46859 } attrs { promote: false } } }
I20260608 10:06:47.757035 27355 tablet_replica.cc:333] T 8fefaf62b2994186a0c08c1403a35b62 P 26eb2b20e4294995831ce9485db61b14: stopping tablet replica
I20260608 10:06:47.757995 27355 raft_consensus.cc:2243] T 8fefaf62b2994186a0c08c1403a35b62 P 26eb2b20e4294995831ce9485db61b14 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:47.758659 27355 raft_consensus.cc:2272] T 8fefaf62b2994186a0c08c1403a35b62 P 26eb2b20e4294995831ce9485db61b14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:47.761781 27355 ts_tablet_manager.cc:1916] T 8fefaf62b2994186a0c08c1403a35b62 P 26eb2b20e4294995831ce9485db61b14: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:06:47.774559 27355 ts_tablet_manager.cc:1929] T 8fefaf62b2994186a0c08c1403a35b62 P 26eb2b20e4294995831ce9485db61b14: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 10:06:47.774926 27355 log.cc:1199] T 8fefaf62b2994186a0c08c1403a35b62 P 26eb2b20e4294995831ce9485db61b14: Deleting WAL directory at /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913058711471-21486-0/minicluster-data/ts-1-root/wals/8fefaf62b2994186a0c08c1403a35b62
I20260608 10:06:47.776612 26891 catalog_manager.cc:5027] TS 26eb2b20e4294995831ce9485db61b14 (127.20.251.130:36075): tablet 8fefaf62b2994186a0c08c1403a35b62 (table test-workload [id=eb834183d93e40f8ae6545b8a740792d]) successfully deleted
I20260608 10:06:47.982704 26997 tablet_service.cc:1558] Processing DeleteTablet for tablet fb18f67368794c7fbb3018e25bc338e9 with delete_type TABLET_DATA_TOMBSTONED (TS 0bdd96f233624d149df05879f078a9d6 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:37684
I20260608 10:06:47.985376 27356 tablet_replica.cc:333] T fb18f67368794c7fbb3018e25bc338e9 P 0bdd96f233624d149df05879f078a9d6: stopping tablet replica
I20260608 10:06:47.986270 27356 raft_consensus.cc:2243] T fb18f67368794c7fbb3018e25bc338e9 P 0bdd96f233624d149df05879f078a9d6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:47.986968 27356 raft_consensus.cc:2272] T fb18f67368794c7fbb3018e25bc338e9 P 0bdd96f233624d149df05879f078a9d6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:47.990247 27356 ts_tablet_manager.cc:1916] T fb18f67368794c7fbb3018e25bc338e9 P 0bdd96f233624d149df05879f078a9d6: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:06:48.002069 27356 ts_tablet_manager.cc:1929] T fb18f67368794c7fbb3018e25bc338e9 P 0bdd96f233624d149df05879f078a9d6: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 10:06:48.002391 27356 log.cc:1199] T fb18f67368794c7fbb3018e25bc338e9 P 0bdd96f233624d149df05879f078a9d6: Deleting WAL directory at /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913058711471-21486-0/minicluster-data/ts-0-root/wals/fb18f67368794c7fbb3018e25bc338e9
I20260608 10:06:48.003901 26892 catalog_manager.cc:5027] TS 0bdd96f233624d149df05879f078a9d6 (127.20.251.129:37269): tablet fb18f67368794c7fbb3018e25bc338e9 (table test-workload [id=eb834183d93e40f8ae6545b8a740792d]) successfully deleted
I20260608 10:06:48.260358 27206 raft_consensus.cc:2955] T 8fefaf62b2994186a0c08c1403a35b62 P 6062cbc26ac741d3ac96ffa7a5046ea3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 26eb2b20e4294995831ce9485db61b14 (127.20.251.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0bdd96f233624d149df05879f078a9d6" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37269 } } peers { permanent_uuid: "6062cbc26ac741d3ac96ffa7a5046ea3" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 33973 } } peers { permanent_uuid: "c5488dd4f095498fae512a36595d25b4" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 46859 } attrs { promote: false } } }
I20260608 10:06:48.269732 26890 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 8fefaf62b2994186a0c08c1403a35b62 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:06:48.479169 27322 raft_consensus.cc:2955] T fb18f67368794c7fbb3018e25bc338e9 P 26eb2b20e4294995831ce9485db61b14 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 0bdd96f233624d149df05879f078a9d6 (127.20.251.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "26eb2b20e4294995831ce9485db61b14" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 36075 } } peers { permanent_uuid: "6062cbc26ac741d3ac96ffa7a5046ea3" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 33973 } } peers { permanent_uuid: "c5488dd4f095498fae512a36595d25b4" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 46859 } attrs { promote: false } } }
I20260608 10:06:48.489156 26891 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet fb18f67368794c7fbb3018e25bc338e9 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:06:49.214064 26959 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:06:49.217252 26959 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:06:49.217711 26959 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:06:51.218894 26959 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:06:51.222141 26959 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:06:51.222532 26959 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:06:53.223848 26959 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:06:53.227982 26959 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:06:53.228523 26959 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:06:55.229574 26959 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:06:55.232824 26959 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:06:55.233207 26959 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:06:55.346393 21486 tablet_server.cc:179] TabletServer@127.20.251.129:0 shutting down...
I20260608 10:06:55.388623 21486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:06:55.389611 21486 tablet_replica.cc:333] T 047d62f910a84044990ec6b31c150d40 P 0bdd96f233624d149df05879f078a9d6: stopping tablet replica
I20260608 10:06:55.390301 21486 raft_consensus.cc:2243] T 047d62f910a84044990ec6b31c150d40 P 0bdd96f233624d149df05879f078a9d6 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:06:55.391435 21486 raft_consensus.cc:2272] T 047d62f910a84044990ec6b31c150d40 P 0bdd96f233624d149df05879f078a9d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:55.394358 21486 tablet_replica.cc:333] T 8fefaf62b2994186a0c08c1403a35b62 P 0bdd96f233624d149df05879f078a9d6: stopping tablet replica
I20260608 10:06:55.394857 21486 raft_consensus.cc:2243] T 8fefaf62b2994186a0c08c1403a35b62 P 0bdd96f233624d149df05879f078a9d6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:55.396004 21486 raft_consensus.cc:2272] T 8fefaf62b2994186a0c08c1403a35b62 P 0bdd96f233624d149df05879f078a9d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:55.426277 21486 tablet_server.cc:196] TabletServer@127.20.251.129:0 shutdown complete.
I20260608 10:06:55.448786 21486 tablet_server.cc:179] TabletServer@127.20.251.130:0 shutting down...
I20260608 10:06:55.479650 21486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:06:55.480584 21486 tablet_replica.cc:333] T 047d62f910a84044990ec6b31c150d40 P 26eb2b20e4294995831ce9485db61b14: stopping tablet replica
I20260608 10:06:55.481257 21486 raft_consensus.cc:2243] T 047d62f910a84044990ec6b31c150d40 P 26eb2b20e4294995831ce9485db61b14 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:55.481832 21486 raft_consensus.cc:2272] T 047d62f910a84044990ec6b31c150d40 P 26eb2b20e4294995831ce9485db61b14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:55.484442 21486 tablet_replica.cc:333] T fb18f67368794c7fbb3018e25bc338e9 P 26eb2b20e4294995831ce9485db61b14: stopping tablet replica
I20260608 10:06:55.484966 21486 raft_consensus.cc:2243] T fb18f67368794c7fbb3018e25bc338e9 P 26eb2b20e4294995831ce9485db61b14 [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:06:55.486013 21486 raft_consensus.cc:2272] T fb18f67368794c7fbb3018e25bc338e9 P 26eb2b20e4294995831ce9485db61b14 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260608 10:06:55.497882 27122 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.20.251.129:37269: connect: Connection refused (error 111) [suppressed 43 similar messages]
W20260608 10:06:55.504376 27122 consensus_peers.cc:597] T 8fefaf62b2994186a0c08c1403a35b62 P 6062cbc26ac741d3ac96ffa7a5046ea3 -> Peer 0bdd96f233624d149df05879f078a9d6 (127.20.251.129:37269): Couldn't send request to peer 0bdd96f233624d149df05879f078a9d6. Status: Network error: Client connection negotiation failed: client connection to 127.20.251.129:37269: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:55.515875 21486 tablet_server.cc:196] TabletServer@127.20.251.130:0 shutdown complete.
I20260608 10:06:55.534801 21486 tablet_server.cc:179] TabletServer@127.20.251.131:0 shutting down...
I20260608 10:06:55.562808 21486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:06:55.563751 21486 tablet_replica.cc:333] T 047d62f910a84044990ec6b31c150d40 P 6062cbc26ac741d3ac96ffa7a5046ea3: stopping tablet replica
I20260608 10:06:55.564508 21486 raft_consensus.cc:2243] T 047d62f910a84044990ec6b31c150d40 P 6062cbc26ac741d3ac96ffa7a5046ea3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:55.565124 21486 raft_consensus.cc:2272] T 047d62f910a84044990ec6b31c150d40 P 6062cbc26ac741d3ac96ffa7a5046ea3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:55.568230 21486 tablet_replica.cc:333] T fb18f67368794c7fbb3018e25bc338e9 P 6062cbc26ac741d3ac96ffa7a5046ea3: stopping tablet replica
I20260608 10:06:55.568908 21486 raft_consensus.cc:2243] T fb18f67368794c7fbb3018e25bc338e9 P 6062cbc26ac741d3ac96ffa7a5046ea3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:55.570134 21486 raft_consensus.cc:2272] T fb18f67368794c7fbb3018e25bc338e9 P 6062cbc26ac741d3ac96ffa7a5046ea3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:55.572805 21486 tablet_replica.cc:333] T 8fefaf62b2994186a0c08c1403a35b62 P 6062cbc26ac741d3ac96ffa7a5046ea3: stopping tablet replica
I20260608 10:06:55.573273 21486 raft_consensus.cc:2243] T 8fefaf62b2994186a0c08c1403a35b62 P 6062cbc26ac741d3ac96ffa7a5046ea3 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:06:55.574401 21486 raft_consensus.cc:2272] T 8fefaf62b2994186a0c08c1403a35b62 P 6062cbc26ac741d3ac96ffa7a5046ea3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:55.601753 21486 tablet_server.cc:196] TabletServer@127.20.251.131:0 shutdown complete.
I20260608 10:06:55.618227 21486 tablet_server.cc:179] TabletServer@127.20.251.132:0 shutting down...
I20260608 10:06:55.647157 21486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:06:55.648042 21486 tablet_replica.cc:333] T fb18f67368794c7fbb3018e25bc338e9 P c5488dd4f095498fae512a36595d25b4: stopping tablet replica
I20260608 10:06:55.648851 21486 raft_consensus.cc:2243] T fb18f67368794c7fbb3018e25bc338e9 P c5488dd4f095498fae512a36595d25b4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:55.649889 21486 raft_consensus.cc:2272] T fb18f67368794c7fbb3018e25bc338e9 P c5488dd4f095498fae512a36595d25b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:55.652962 21486 tablet_replica.cc:333] T 8fefaf62b2994186a0c08c1403a35b62 P c5488dd4f095498fae512a36595d25b4: stopping tablet replica
I20260608 10:06:55.653636 21486 raft_consensus.cc:2243] T 8fefaf62b2994186a0c08c1403a35b62 P c5488dd4f095498fae512a36595d25b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:55.654488 21486 raft_consensus.cc:2272] T 8fefaf62b2994186a0c08c1403a35b62 P c5488dd4f095498fae512a36595d25b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:55.678278 21486 tablet_server.cc:196] TabletServer@127.20.251.132:0 shutdown complete.
I20260608 10:06:55.695530 21486 master.cc:562] Master@127.20.251.190:45537 shutting down...
I20260608 10:06:55.721338 21486 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c59ee3cbbf2f4e74bd5c923335818d8d [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:06:55.722041 21486 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c59ee3cbbf2f4e74bd5c923335818d8d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:55.722378 21486 tablet_replica.cc:333] T 00000000000000000000000000000000 P c59ee3cbbf2f4e74bd5c923335818d8d: stopping tablet replica
I20260608 10:06:55.743202 21486 master.cc:584] Master@127.20.251.190:45537 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingUnstableCluster (12749 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor
I20260608 10:06:55.784824 21486 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.20.251.190:36647
I20260608 10:06:55.786099 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:06:55.793079 27362 instance_detector.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:06:55.793787 27361 instance_detector.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:06:55.793913 27364 instance_detector.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:06:55.794513 21486 server_base.cc:1061] running on GCE node
I20260608 10:06:55.795663 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:06:55.795866 21486 system_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:06:55.796036 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913215796020 us; error 0 us; skew 500 ppm
I20260608 10:06:55.796622 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:06:55.799558 21486 webserver.cc:533] Webserver started at http://127.20.251.190:36257/ using document root <none> and password file <none>
I20260608 10:06:55.800060 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:06:55.800235 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:06:55.800505 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:06:55.801738 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913058711471-21486-0/minicluster-data/master-0-root/instance:
uuid: "d6c940ed4ad9464ba03667474b04fcfc"
format_stamp: "Formatted at 2026-06-08 10:06:55 on dist-test-slave-0x65"
I20260608 10:06:55.806726 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:06:55.810788 27369 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:06:55.811734 21486 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:06:55.812059 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913058711471-21486-0/minicluster-data/master-0-root
uuid: "d6c940ed4ad9464ba03667474b04fcfc"
format_stamp: "Formatted at 2026-06-08 10:06:55 on dist-test-slave-0x65"
I20260608 10:06:55.812314 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913058711471-21486-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913058711471-21486-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913058711471-21486-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:06:55.828763 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:06:55.830148 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:06:55.876621 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.190:36647
I20260608 10:06:55.876941 27420 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.190:36647 every 8 connection(s)
I20260608 10:06:55.881359 27421 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:06:55.896234 27421 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d6c940ed4ad9464ba03667474b04fcfc: Bootstrap starting.
I20260608 10:06:55.902458 27421 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d6c940ed4ad9464ba03667474b04fcfc: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:55.908167 27421 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d6c940ed4ad9464ba03667474b04fcfc: No bootstrap required, opened a new log
I20260608 10:06:55.911406 27421 raft_consensus.cc:359] T 00000000000000000000000000000000 P d6c940ed4ad9464ba03667474b04fcfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d6c940ed4ad9464ba03667474b04fcfc" member_type: VOTER }
I20260608 10:06:55.911979 27421 raft_consensus.cc:385] T 00000000000000000000000000000000 P d6c940ed4ad9464ba03667474b04fcfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:55.912214 27421 raft_consensus.cc:740] T 00000000000000000000000000000000 P d6c940ed4ad9464ba03667474b04fcfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c940ed4ad9464ba03667474b04fcfc, State: Initialized, Role: FOLLOWER
I20260608 10:06:55.912923 27421 consensus_queue.cc:260] T 00000000000000000000000000000000 P d6c940ed4ad9464ba03667474b04fcfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d6c940ed4ad9464ba03667474b04fcfc" member_type: VOTER }
I20260608 10:06:55.913431 27421 raft_consensus.cc:399] T 00000000000000000000000000000000 P d6c940ed4ad9464ba03667474b04fcfc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:06:55.913733 27421 raft_consensus.cc:493] T 00000000000000000000000000000000 P d6c940ed4ad9464ba03667474b04fcfc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:06:55.914032 27421 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d6c940ed4ad9464ba03667474b04fcfc [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:55.920467 27421 raft_consensus.cc:515] T 00000000000000000000000000000000 P d6c940ed4ad9464ba03667474b04fcfc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d6c940ed4ad9464ba03667474b04fcfc" member_type: VOTER }
I20260608 10:06:55.921182 27421 leader_election.cc:304] T 00000000000000000000000000000000 P d6c940ed4ad9464ba03667474b04fcfc [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: d6c940ed4ad9464ba03667474b04fcfc; no voters: 
I20260608 10:06:55.922670 27421 leader_election.cc:290] T 00000000000000000000000000000000 P d6c940ed4ad9464ba03667474b04fcfc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:06:55.923256 27424 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d6c940ed4ad9464ba03667474b04fcfc [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:06:55.924880 27424 raft_consensus.cc:697] T 00000000000000000000000000000000 P d6c940ed4ad9464ba03667474b04fcfc [term 1 LEADER]: Becoming Leader. State: Replica: d6c940ed4ad9464ba03667474b04fcfc, State: Running, Role: LEADER
I20260608 10:06:55.926055 27424 consensus_queue.cc:237] T 00000000000000000000000000000000 P d6c940ed4ad9464ba03667474b04fcfc [LEADER]: Queue going to LEADER mode. State: All 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: "d6c940ed4ad9464ba03667474b04fcfc" member_type: VOTER }
I20260608 10:06:55.926893 27421 sys_catalog.cc:565] T 00000000000000000000000000000000 P d6c940ed4ad9464ba03667474b04fcfc [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:06:55.930014 27426 sys_catalog.cc:455] T 00000000000000000000000000000000 P d6c940ed4ad9464ba03667474b04fcfc [sys.catalog]: SysCatalogTable state changed. Reason: New leader d6c940ed4ad9464ba03667474b04fcfc. Latest consensus state: current_term: 1 leader_uuid: "d6c940ed4ad9464ba03667474b04fcfc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d6c940ed4ad9464ba03667474b04fcfc" member_type: VOTER } }
I20260608 10:06:55.930095 27425 sys_catalog.cc:455] T 00000000000000000000000000000000 P d6c940ed4ad9464ba03667474b04fcfc [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d6c940ed4ad9464ba03667474b04fcfc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d6c940ed4ad9464ba03667474b04fcfc" member_type: VOTER } }
I20260608 10:06:55.930699 27426 sys_catalog.cc:458] T 00000000000000000000000000000000 P d6c940ed4ad9464ba03667474b04fcfc [sys.catalog]: This master's current role is: LEADER
I20260608 10:06:55.931154 27425 sys_catalog.cc:458] T 00000000000000000000000000000000 P d6c940ed4ad9464ba03667474b04fcfc [sys.catalog]: This master's current role is: LEADER
I20260608 10:06:55.938127 27430 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:06:55.943987 27430 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:06:55.945298 21486 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:06:55.954335 27430 catalog_manager.cc:1382] Generated new cluster ID: 4f4a6641676540a78581917eea74dbb4
I20260608 10:06:55.954720 27430 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:06:55.984588 27430 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:06:55.986028 27430 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:06:56.007992 27430 catalog_manager.cc:6069] T 00000000000000000000000000000000 P d6c940ed4ad9464ba03667474b04fcfc: Generated new TSK 0
I20260608 10:06:56.008630 27430 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:06:56.077963 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:06:56.085246 27442 instance_detector.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:06:56.086927 27443 instance_detector.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:06:56.088310 27445 instance_detector.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:06:56.088788 21486 server_base.cc:1061] running on GCE node
I20260608 10:06:56.089990 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:06:56.090205 21486 system_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:06:56.090344 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913216090332 us; error 0 us; skew 500 ppm
I20260608 10:06:56.090937 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:06:56.093722 21486 webserver.cc:533] Webserver started at http://127.20.251.129:44845/ using document root <none> and password file <none>
I20260608 10:06:56.094291 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:06:56.094463 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:06:56.094723 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:06:56.096010 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913058711471-21486-0/minicluster-data/ts-0-root/instance:
uuid: "314a5a924d614e0dbaec86eb7d12c6c5"
format_stamp: "Formatted at 2026-06-08 10:06:56 on dist-test-slave-0x65"
I20260608 10:06:56.101368 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 10:06:56.105616 27450 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:06:56.106518 21486 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:06:56.106860 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913058711471-21486-0/minicluster-data/ts-0-root
uuid: "314a5a924d614e0dbaec86eb7d12c6c5"
format_stamp: "Formatted at 2026-06-08 10:06:56 on dist-test-slave-0x65"
I20260608 10:06:56.107165 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913058711471-21486-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913058711471-21486-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913058711471-21486-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:06:56.131511 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:06:56.132987 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:06:56.134796 21486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:06:56.137748 21486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:06:56.138023 21486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:56.138296 21486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:06:56.138456 21486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:56.187642 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.129:42303
I20260608 10:06:56.187811 27512 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.129:42303 every 8 connection(s)
I20260608 10:06:56.193672 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:06:56.203267 27517 instance_detector.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:06:56.204813 27518 instance_detector.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:06:56.207645 27520 instance_detector.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:06:56.208370 21486 server_base.cc:1061] running on GCE node
I20260608 10:06:56.209823 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:06:56.210078 21486 system_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:06:56.210275 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913216210260 us; error 0 us; skew 500 ppm
I20260608 10:06:56.211015 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:06:56.210938 27513 heartbeater.cc:344] Connected to a master server at 127.20.251.190:36647
I20260608 10:06:56.211745 27513 heartbeater.cc:461] Registering TS with master...
I20260608 10:06:56.212935 27513 heartbeater.cc:507] Master 127.20.251.190:36647 requested a full tablet report, sending...
I20260608 10:06:56.214293 21486 webserver.cc:533] Webserver started at http://127.20.251.130:42795/ using document root <none> and password file <none>
I20260608 10:06:56.214880 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:06:56.215065 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:06:56.215339 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:06:56.215752 27386 ts_manager.cc:194] Registered new tserver with Master: 314a5a924d614e0dbaec86eb7d12c6c5 (127.20.251.129:42303)
I20260608 10:06:56.216658 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913058711471-21486-0/minicluster-data/ts-1-root/instance:
uuid: "42209a5f41c04749892e138d7ead3423"
format_stamp: "Formatted at 2026-06-08 10:06:56 on dist-test-slave-0x65"
I20260608 10:06:56.218276 27386 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60188
I20260608 10:06:56.223646 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
I20260608 10:06:56.227828 27525 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:06:56.228899 21486 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:06:56.229220 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913058711471-21486-0/minicluster-data/ts-1-root
uuid: "42209a5f41c04749892e138d7ead3423"
format_stamp: "Formatted at 2026-06-08 10:06:56 on dist-test-slave-0x65"
I20260608 10:06:56.229552 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913058711471-21486-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913058711471-21486-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913058711471-21486-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:06:56.245872 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:06:56.247099 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:06:56.248656 21486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:06:56.251150 21486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:06:56.251363 21486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:56.251588 21486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:06:56.251739 21486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:56.297860 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.130:44645
I20260608 10:06:56.298041 27587 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.130:44645 every 8 connection(s)
I20260608 10:06:56.303025 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:06:56.312700 27592 instance_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:06:56.315924 21486 server_base.cc:1061] running on GCE node
W20260608 10:06:56.316462 27591 instance_detector.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:06:56.317756 27594 instance_detector.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:06:56.319772 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 10:06:56.320022 27588 heartbeater.cc:344] Connected to a master server at 127.20.251.190:36647
W20260608 10:06:56.320166 21486 system_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:06:56.320611 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913216320585 us; error 0 us; skew 500 ppm
I20260608 10:06:56.320636 27588 heartbeater.cc:461] Registering TS with master...
I20260608 10:06:56.321563 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:06:56.321736 27588 heartbeater.cc:507] Master 127.20.251.190:36647 requested a full tablet report, sending...
I20260608 10:06:56.324611 27386 ts_manager.cc:194] Registered new tserver with Master: 42209a5f41c04749892e138d7ead3423 (127.20.251.130:44645)
I20260608 10:06:56.324945 21486 webserver.cc:533] Webserver started at http://127.20.251.131:33277/ using document root <none> and password file <none>
I20260608 10:06:56.325802 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:06:56.326071 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:06:56.326450 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:06:56.326907 27386 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60198
I20260608 10:06:56.328271 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913058711471-21486-0/minicluster-data/ts-2-root/instance:
uuid: "dc89cb78019140bfb8583b9f1758f97c"
format_stamp: "Formatted at 2026-06-08 10:06:56 on dist-test-slave-0x65"
I20260608 10:06:56.335088 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.000s	sys 0.005s
I20260608 10:06:56.339433 27599 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:06:56.340353 21486 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260608 10:06:56.340734 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913058711471-21486-0/minicluster-data/ts-2-root
uuid: "dc89cb78019140bfb8583b9f1758f97c"
format_stamp: "Formatted at 2026-06-08 10:06:56 on dist-test-slave-0x65"
I20260608 10:06:56.341056 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913058711471-21486-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913058711471-21486-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913058711471-21486-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:06:56.353477 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:06:56.355044 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:06:56.356818 21486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:06:56.359638 21486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:06:56.359864 21486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:56.360131 21486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:06:56.360301 21486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:56.407413 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.131:44353
I20260608 10:06:56.407536 27661 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.131:44353 every 8 connection(s)
I20260608 10:06:56.422189 27662 heartbeater.cc:344] Connected to a master server at 127.20.251.190:36647
I20260608 10:06:56.422582 27662 heartbeater.cc:461] Registering TS with master...
I20260608 10:06:56.423339 27662 heartbeater.cc:507] Master 127.20.251.190:36647 requested a full tablet report, sending...
I20260608 10:06:56.425422 27386 ts_manager.cc:194] Registered new tserver with Master: dc89cb78019140bfb8583b9f1758f97c (127.20.251.131:44353)
I20260608 10:06:56.425755 21486 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014799542s
I20260608 10:06:56.426867 27386 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60210
I20260608 10:06:56.969959 27386 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60220:
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:06:56.972021 27386 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:06:57.016101 27478 tablet_service.cc:1511] Processing CreateTablet for tablet 99266b9f1da7452e90c330c3e2646023 (DEFAULT_TABLE table=test-workload [id=b06d08747acb416b915501c876e96f02]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:06:57.017724 27478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99266b9f1da7452e90c330c3e2646023. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:57.024931 27553 tablet_service.cc:1511] Processing CreateTablet for tablet 99266b9f1da7452e90c330c3e2646023 (DEFAULT_TABLE table=test-workload [id=b06d08747acb416b915501c876e96f02]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:06:57.026374 27553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99266b9f1da7452e90c330c3e2646023. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:57.027048 27627 tablet_service.cc:1511] Processing CreateTablet for tablet 99266b9f1da7452e90c330c3e2646023 (DEFAULT_TABLE table=test-workload [id=b06d08747acb416b915501c876e96f02]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:06:57.028328 27627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99266b9f1da7452e90c330c3e2646023. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:57.037307 27681 tablet_bootstrap.cc:492] T 99266b9f1da7452e90c330c3e2646023 P 314a5a924d614e0dbaec86eb7d12c6c5: Bootstrap starting.
I20260608 10:06:57.045253 27681 tablet_bootstrap.cc:654] T 99266b9f1da7452e90c330c3e2646023 P 314a5a924d614e0dbaec86eb7d12c6c5: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:57.046969 27683 tablet_bootstrap.cc:492] T 99266b9f1da7452e90c330c3e2646023 P dc89cb78019140bfb8583b9f1758f97c: Bootstrap starting.
I20260608 10:06:57.049896 27682 tablet_bootstrap.cc:492] T 99266b9f1da7452e90c330c3e2646023 P 42209a5f41c04749892e138d7ead3423: Bootstrap starting.
I20260608 10:06:57.052410 27681 tablet_bootstrap.cc:492] T 99266b9f1da7452e90c330c3e2646023 P 314a5a924d614e0dbaec86eb7d12c6c5: No bootstrap required, opened a new log
I20260608 10:06:57.052959 27681 ts_tablet_manager.cc:1403] T 99266b9f1da7452e90c330c3e2646023 P 314a5a924d614e0dbaec86eb7d12c6c5: Time spent bootstrapping tablet: real 0.016s	user 0.000s	sys 0.014s
I20260608 10:06:57.053151 27683 tablet_bootstrap.cc:654] T 99266b9f1da7452e90c330c3e2646023 P dc89cb78019140bfb8583b9f1758f97c: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:57.056443 27681 raft_consensus.cc:359] T 99266b9f1da7452e90c330c3e2646023 P 314a5a924d614e0dbaec86eb7d12c6c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "314a5a924d614e0dbaec86eb7d12c6c5" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42303 } } peers { permanent_uuid: "42209a5f41c04749892e138d7ead3423" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 44645 } } peers { permanent_uuid: "dc89cb78019140bfb8583b9f1758f97c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 44353 } }
I20260608 10:06:57.057250 27681 raft_consensus.cc:385] T 99266b9f1da7452e90c330c3e2646023 P 314a5a924d614e0dbaec86eb7d12c6c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:57.057472 27682 tablet_bootstrap.cc:654] T 99266b9f1da7452e90c330c3e2646023 P 42209a5f41c04749892e138d7ead3423: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:57.057595 27681 raft_consensus.cc:740] T 99266b9f1da7452e90c330c3e2646023 P 314a5a924d614e0dbaec86eb7d12c6c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 314a5a924d614e0dbaec86eb7d12c6c5, State: Initialized, Role: FOLLOWER
I20260608 10:06:57.059060 27683 tablet_bootstrap.cc:492] T 99266b9f1da7452e90c330c3e2646023 P dc89cb78019140bfb8583b9f1758f97c: No bootstrap required, opened a new log
I20260608 10:06:57.058601 27681 consensus_queue.cc:260] T 99266b9f1da7452e90c330c3e2646023 P 314a5a924d614e0dbaec86eb7d12c6c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "314a5a924d614e0dbaec86eb7d12c6c5" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42303 } } peers { permanent_uuid: "42209a5f41c04749892e138d7ead3423" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 44645 } } peers { permanent_uuid: "dc89cb78019140bfb8583b9f1758f97c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 44353 } }
I20260608 10:06:57.059522 27683 ts_tablet_manager.cc:1403] T 99266b9f1da7452e90c330c3e2646023 P dc89cb78019140bfb8583b9f1758f97c: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260608 10:06:57.061280 27513 heartbeater.cc:499] Master 127.20.251.190:36647 was elected leader, sending a full tablet report...
I20260608 10:06:57.061667 27681 ts_tablet_manager.cc:1434] T 99266b9f1da7452e90c330c3e2646023 P 314a5a924d614e0dbaec86eb7d12c6c5: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.001s
I20260608 10:06:57.062678 27683 raft_consensus.cc:359] T 99266b9f1da7452e90c330c3e2646023 P dc89cb78019140bfb8583b9f1758f97c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "314a5a924d614e0dbaec86eb7d12c6c5" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42303 } } peers { permanent_uuid: "42209a5f41c04749892e138d7ead3423" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 44645 } } peers { permanent_uuid: "dc89cb78019140bfb8583b9f1758f97c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 44353 } }
I20260608 10:06:57.063298 27683 raft_consensus.cc:385] T 99266b9f1da7452e90c330c3e2646023 P dc89cb78019140bfb8583b9f1758f97c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:57.063671 27683 raft_consensus.cc:740] T 99266b9f1da7452e90c330c3e2646023 P dc89cb78019140bfb8583b9f1758f97c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc89cb78019140bfb8583b9f1758f97c, State: Initialized, Role: FOLLOWER
I20260608 10:06:57.064437 27683 consensus_queue.cc:260] T 99266b9f1da7452e90c330c3e2646023 P dc89cb78019140bfb8583b9f1758f97c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "314a5a924d614e0dbaec86eb7d12c6c5" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42303 } } peers { permanent_uuid: "42209a5f41c04749892e138d7ead3423" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 44645 } } peers { permanent_uuid: "dc89cb78019140bfb8583b9f1758f97c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 44353 } }
I20260608 10:06:57.066999 27662 heartbeater.cc:499] Master 127.20.251.190:36647 was elected leader, sending a full tablet report...
I20260608 10:06:57.067312 27683 ts_tablet_manager.cc:1434] T 99266b9f1da7452e90c330c3e2646023 P dc89cb78019140bfb8583b9f1758f97c: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.008s
I20260608 10:06:57.068754 27682 tablet_bootstrap.cc:492] T 99266b9f1da7452e90c330c3e2646023 P 42209a5f41c04749892e138d7ead3423: No bootstrap required, opened a new log
I20260608 10:06:57.069264 27682 ts_tablet_manager.cc:1403] T 99266b9f1da7452e90c330c3e2646023 P 42209a5f41c04749892e138d7ead3423: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.008s
I20260608 10:06:57.071914 27682 raft_consensus.cc:359] T 99266b9f1da7452e90c330c3e2646023 P 42209a5f41c04749892e138d7ead3423 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "314a5a924d614e0dbaec86eb7d12c6c5" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42303 } } peers { permanent_uuid: "42209a5f41c04749892e138d7ead3423" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 44645 } } peers { permanent_uuid: "dc89cb78019140bfb8583b9f1758f97c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 44353 } }
I20260608 10:06:57.072619 27682 raft_consensus.cc:385] T 99266b9f1da7452e90c330c3e2646023 P 42209a5f41c04749892e138d7ead3423 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:57.072844 27682 raft_consensus.cc:740] T 99266b9f1da7452e90c330c3e2646023 P 42209a5f41c04749892e138d7ead3423 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42209a5f41c04749892e138d7ead3423, State: Initialized, Role: FOLLOWER
I20260608 10:06:57.073532 27682 consensus_queue.cc:260] T 99266b9f1da7452e90c330c3e2646023 P 42209a5f41c04749892e138d7ead3423 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "314a5a924d614e0dbaec86eb7d12c6c5" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42303 } } peers { permanent_uuid: "42209a5f41c04749892e138d7ead3423" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 44645 } } peers { permanent_uuid: "dc89cb78019140bfb8583b9f1758f97c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 44353 } }
I20260608 10:06:57.075839 27588 heartbeater.cc:499] Master 127.20.251.190:36647 was elected leader, sending a full tablet report...
I20260608 10:06:57.076051 27682 ts_tablet_manager.cc:1434] T 99266b9f1da7452e90c330c3e2646023 P 42209a5f41c04749892e138d7ead3423: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 10:06:57.238374 27686 raft_consensus.cc:493] T 99266b9f1da7452e90c330c3e2646023 P 314a5a924d614e0dbaec86eb7d12c6c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:57.238893 27686 raft_consensus.cc:515] T 99266b9f1da7452e90c330c3e2646023 P 314a5a924d614e0dbaec86eb7d12c6c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "314a5a924d614e0dbaec86eb7d12c6c5" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42303 } } peers { permanent_uuid: "42209a5f41c04749892e138d7ead3423" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 44645 } } peers { permanent_uuid: "dc89cb78019140bfb8583b9f1758f97c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 44353 } }
I20260608 10:06:57.241103 27686 leader_election.cc:290] T 99266b9f1da7452e90c330c3e2646023 P 314a5a924d614e0dbaec86eb7d12c6c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42209a5f41c04749892e138d7ead3423 (127.20.251.130:44645), dc89cb78019140bfb8583b9f1758f97c (127.20.251.131:44353)
I20260608 10:06:57.253031 27637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99266b9f1da7452e90c330c3e2646023" candidate_uuid: "314a5a924d614e0dbaec86eb7d12c6c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc89cb78019140bfb8583b9f1758f97c" is_pre_election: true
I20260608 10:06:57.253123 27563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99266b9f1da7452e90c330c3e2646023" candidate_uuid: "314a5a924d614e0dbaec86eb7d12c6c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42209a5f41c04749892e138d7ead3423" is_pre_election: true
I20260608 10:06:57.253818 27637 raft_consensus.cc:2468] T 99266b9f1da7452e90c330c3e2646023 P dc89cb78019140bfb8583b9f1758f97c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 314a5a924d614e0dbaec86eb7d12c6c5 in term 0.
I20260608 10:06:57.253878 27563 raft_consensus.cc:2468] T 99266b9f1da7452e90c330c3e2646023 P 42209a5f41c04749892e138d7ead3423 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 314a5a924d614e0dbaec86eb7d12c6c5 in term 0.
I20260608 10:06:57.255074 27451 leader_election.cc:304] T 99266b9f1da7452e90c330c3e2646023 P 314a5a924d614e0dbaec86eb7d12c6c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 314a5a924d614e0dbaec86eb7d12c6c5, dc89cb78019140bfb8583b9f1758f97c; no voters: 
I20260608 10:06:57.255774 27686 raft_consensus.cc:2804] T 99266b9f1da7452e90c330c3e2646023 P 314a5a924d614e0dbaec86eb7d12c6c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:06:57.256139 27686 raft_consensus.cc:493] T 99266b9f1da7452e90c330c3e2646023 P 314a5a924d614e0dbaec86eb7d12c6c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:06:57.256395 27686 raft_consensus.cc:3060] T 99266b9f1da7452e90c330c3e2646023 P 314a5a924d614e0dbaec86eb7d12c6c5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:57.261623 27686 raft_consensus.cc:515] T 99266b9f1da7452e90c330c3e2646023 P 314a5a924d614e0dbaec86eb7d12c6c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "314a5a924d614e0dbaec86eb7d12c6c5" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42303 } } peers { permanent_uuid: "42209a5f41c04749892e138d7ead3423" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 44645 } } peers { permanent_uuid: "dc89cb78019140bfb8583b9f1758f97c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 44353 } }
I20260608 10:06:57.263796 27686 leader_election.cc:290] T 99266b9f1da7452e90c330c3e2646023 P 314a5a924d614e0dbaec86eb7d12c6c5 [CANDIDATE]: Term 1 election: Requested vote from peers 42209a5f41c04749892e138d7ead3423 (127.20.251.130:44645), dc89cb78019140bfb8583b9f1758f97c (127.20.251.131:44353)
I20260608 10:06:57.264134 27563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99266b9f1da7452e90c330c3e2646023" candidate_uuid: "314a5a924d614e0dbaec86eb7d12c6c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42209a5f41c04749892e138d7ead3423"
I20260608 10:06:57.264649 27637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99266b9f1da7452e90c330c3e2646023" candidate_uuid: "314a5a924d614e0dbaec86eb7d12c6c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc89cb78019140bfb8583b9f1758f97c"
I20260608 10:06:57.264729 27563 raft_consensus.cc:3060] T 99266b9f1da7452e90c330c3e2646023 P 42209a5f41c04749892e138d7ead3423 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:57.265220 27637 raft_consensus.cc:3060] T 99266b9f1da7452e90c330c3e2646023 P dc89cb78019140bfb8583b9f1758f97c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:57.272464 27637 raft_consensus.cc:2468] T 99266b9f1da7452e90c330c3e2646023 P dc89cb78019140bfb8583b9f1758f97c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 314a5a924d614e0dbaec86eb7d12c6c5 in term 1.
I20260608 10:06:57.272464 27563 raft_consensus.cc:2468] T 99266b9f1da7452e90c330c3e2646023 P 42209a5f41c04749892e138d7ead3423 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 314a5a924d614e0dbaec86eb7d12c6c5 in term 1.
I20260608 10:06:57.273952 27452 leader_election.cc:304] T 99266b9f1da7452e90c330c3e2646023 P 314a5a924d614e0dbaec86eb7d12c6c5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 314a5a924d614e0dbaec86eb7d12c6c5, 42209a5f41c04749892e138d7ead3423; no voters: 
I20260608 10:06:57.274673 27686 raft_consensus.cc:2804] T 99266b9f1da7452e90c330c3e2646023 P 314a5a924d614e0dbaec86eb7d12c6c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:06:57.275709 27686 raft_consensus.cc:697] T 99266b9f1da7452e90c330c3e2646023 P 314a5a924d614e0dbaec86eb7d12c6c5 [term 1 LEADER]: Becoming Leader. State: Replica: 314a5a924d614e0dbaec86eb7d12c6c5, State: Running, Role: LEADER
I20260608 10:06:57.276402 27686 consensus_queue.cc:237] T 99266b9f1da7452e90c330c3e2646023 P 314a5a924d614e0dbaec86eb7d12c6c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "314a5a924d614e0dbaec86eb7d12c6c5" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42303 } } peers { permanent_uuid: "42209a5f41c04749892e138d7ead3423" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 44645 } } peers { permanent_uuid: "dc89cb78019140bfb8583b9f1758f97c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 44353 } }
I20260608 10:06:57.283979 27386 catalog_manager.cc:5696] T 99266b9f1da7452e90c330c3e2646023 P 314a5a924d614e0dbaec86eb7d12c6c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 314a5a924d614e0dbaec86eb7d12c6c5 (127.20.251.129). New cstate: current_term: 1 leader_uuid: "314a5a924d614e0dbaec86eb7d12c6c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "314a5a924d614e0dbaec86eb7d12c6c5" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42209a5f41c04749892e138d7ead3423" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 44645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc89cb78019140bfb8583b9f1758f97c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 44353 } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:57.323503 21486 tablet_server.cc:179] TabletServer@127.20.251.129:0 shutting down...
I20260608 10:06:57.345485 21486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:06:57.346470 21486 tablet_replica.cc:333] T 99266b9f1da7452e90c330c3e2646023 P 314a5a924d614e0dbaec86eb7d12c6c5: stopping tablet replica
I20260608 10:06:57.347074 21486 raft_consensus.cc:2243] T 99266b9f1da7452e90c330c3e2646023 P 314a5a924d614e0dbaec86eb7d12c6c5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:06:57.347747 21486 pending_rounds.cc:70] T 99266b9f1da7452e90c330c3e2646023 P 314a5a924d614e0dbaec86eb7d12c6c5: Trying to abort 1 pending ops.
I20260608 10:06:57.347931 21486 pending_rounds.cc:77] T 99266b9f1da7452e90c330c3e2646023 P 314a5a924d614e0dbaec86eb7d12c6c5: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294620537971298304 op_type: NO_OP noop_request { }
I20260608 10:06:57.348201 21486 raft_consensus.cc:2889] T 99266b9f1da7452e90c330c3e2646023 P 314a5a924d614e0dbaec86eb7d12c6c5 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:06:57.348440 21486 raft_consensus.cc:2272] T 99266b9f1da7452e90c330c3e2646023 P 314a5a924d614e0dbaec86eb7d12c6c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:57.368001 21486 tablet_server.cc:196] TabletServer@127.20.251.129:0 shutdown complete.
I20260608 10:06:57.943930 27439 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:06:57.945310 27439 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:06:57.945665 27439 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:06:59.026388 27694 raft_consensus.cc:493] T 99266b9f1da7452e90c330c3e2646023 P 42209a5f41c04749892e138d7ead3423 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:59.027031 27694 raft_consensus.cc:515] T 99266b9f1da7452e90c330c3e2646023 P 42209a5f41c04749892e138d7ead3423 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "314a5a924d614e0dbaec86eb7d12c6c5" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42303 } } peers { permanent_uuid: "42209a5f41c04749892e138d7ead3423" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 44645 } } peers { permanent_uuid: "dc89cb78019140bfb8583b9f1758f97c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 44353 } }
I20260608 10:06:59.029822 27694 leader_election.cc:290] T 99266b9f1da7452e90c330c3e2646023 P 42209a5f41c04749892e138d7ead3423 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 314a5a924d614e0dbaec86eb7d12c6c5 (127.20.251.129:42303), dc89cb78019140bfb8583b9f1758f97c (127.20.251.131:44353)
W20260608 10:06:59.038127 27527 leader_election.cc:336] T 99266b9f1da7452e90c330c3e2646023 P 42209a5f41c04749892e138d7ead3423 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 314a5a924d614e0dbaec86eb7d12c6c5 (127.20.251.129:42303): Network error: Client connection negotiation failed: client connection to 127.20.251.129:42303: connect: Connection refused (error 111)
I20260608 10:06:59.042965 27637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99266b9f1da7452e90c330c3e2646023" candidate_uuid: "42209a5f41c04749892e138d7ead3423" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc89cb78019140bfb8583b9f1758f97c" is_pre_election: true
I20260608 10:06:59.043741 27637 raft_consensus.cc:2468] T 99266b9f1da7452e90c330c3e2646023 P dc89cb78019140bfb8583b9f1758f97c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42209a5f41c04749892e138d7ead3423 in term 1.
I20260608 10:06:59.044977 27526 leader_election.cc:304] T 99266b9f1da7452e90c330c3e2646023 P 42209a5f41c04749892e138d7ead3423 [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: 42209a5f41c04749892e138d7ead3423, dc89cb78019140bfb8583b9f1758f97c; no voters: 314a5a924d614e0dbaec86eb7d12c6c5
I20260608 10:06:59.045909 27694 raft_consensus.cc:2804] T 99266b9f1da7452e90c330c3e2646023 P 42209a5f41c04749892e138d7ead3423 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:06:59.046296 27694 raft_consensus.cc:493] T 99266b9f1da7452e90c330c3e2646023 P 42209a5f41c04749892e138d7ead3423 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:06:59.046551 27694 raft_consensus.cc:3060] T 99266b9f1da7452e90c330c3e2646023 P 42209a5f41c04749892e138d7ead3423 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:06:59.052894 27694 raft_consensus.cc:515] T 99266b9f1da7452e90c330c3e2646023 P 42209a5f41c04749892e138d7ead3423 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "314a5a924d614e0dbaec86eb7d12c6c5" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42303 } } peers { permanent_uuid: "42209a5f41c04749892e138d7ead3423" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 44645 } } peers { permanent_uuid: "dc89cb78019140bfb8583b9f1758f97c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 44353 } }
I20260608 10:06:59.055016 27694 leader_election.cc:290] T 99266b9f1da7452e90c330c3e2646023 P 42209a5f41c04749892e138d7ead3423 [CANDIDATE]: Term 2 election: Requested vote from peers 314a5a924d614e0dbaec86eb7d12c6c5 (127.20.251.129:42303), dc89cb78019140bfb8583b9f1758f97c (127.20.251.131:44353)
I20260608 10:06:59.056507 27637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99266b9f1da7452e90c330c3e2646023" candidate_uuid: "42209a5f41c04749892e138d7ead3423" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc89cb78019140bfb8583b9f1758f97c"
I20260608 10:06:59.057147 27637 raft_consensus.cc:3060] T 99266b9f1da7452e90c330c3e2646023 P dc89cb78019140bfb8583b9f1758f97c [term 1 FOLLOWER]: Advancing to term 2
W20260608 10:06:59.059115 27527 leader_election.cc:336] T 99266b9f1da7452e90c330c3e2646023 P 42209a5f41c04749892e138d7ead3423 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 314a5a924d614e0dbaec86eb7d12c6c5 (127.20.251.129:42303): Network error: Client connection negotiation failed: client connection to 127.20.251.129:42303: connect: Connection refused (error 111)
I20260608 10:06:59.063753 27637 raft_consensus.cc:2468] T 99266b9f1da7452e90c330c3e2646023 P dc89cb78019140bfb8583b9f1758f97c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42209a5f41c04749892e138d7ead3423 in term 2.
I20260608 10:06:59.065235 27526 leader_election.cc:304] T 99266b9f1da7452e90c330c3e2646023 P 42209a5f41c04749892e138d7ead3423 [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: 42209a5f41c04749892e138d7ead3423, dc89cb78019140bfb8583b9f1758f97c; no voters: 314a5a924d614e0dbaec86eb7d12c6c5
I20260608 10:06:59.066151 27694 raft_consensus.cc:2804] T 99266b9f1da7452e90c330c3e2646023 P 42209a5f41c04749892e138d7ead3423 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:06:59.067473 27694 raft_consensus.cc:697] T 99266b9f1da7452e90c330c3e2646023 P 42209a5f41c04749892e138d7ead3423 [term 2 LEADER]: Becoming Leader. State: Replica: 42209a5f41c04749892e138d7ead3423, State: Running, Role: LEADER
I20260608 10:06:59.068428 27694 consensus_queue.cc:237] T 99266b9f1da7452e90c330c3e2646023 P 42209a5f41c04749892e138d7ead3423 [LEADER]: Queue going to LEADER 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: "314a5a924d614e0dbaec86eb7d12c6c5" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42303 } } peers { permanent_uuid: "42209a5f41c04749892e138d7ead3423" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 44645 } } peers { permanent_uuid: "dc89cb78019140bfb8583b9f1758f97c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 44353 } }
I20260608 10:06:59.077253 27386 catalog_manager.cc:5696] T 99266b9f1da7452e90c330c3e2646023 P 42209a5f41c04749892e138d7ead3423 reported cstate change: term changed from 1 to 2, leader changed from 314a5a924d614e0dbaec86eb7d12c6c5 (127.20.251.129) to 42209a5f41c04749892e138d7ead3423 (127.20.251.130). New cstate: current_term: 2 leader_uuid: "42209a5f41c04749892e138d7ead3423" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "314a5a924d614e0dbaec86eb7d12c6c5" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42209a5f41c04749892e138d7ead3423" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 44645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc89cb78019140bfb8583b9f1758f97c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 44353 } health_report { overall_health: UNKNOWN } } }
W20260608 10:06:59.527880 27527 consensus_peers.cc:597] T 99266b9f1da7452e90c330c3e2646023 P 42209a5f41c04749892e138d7ead3423 -> Peer 314a5a924d614e0dbaec86eb7d12c6c5 (127.20.251.129:42303): Couldn't send request to peer 314a5a924d614e0dbaec86eb7d12c6c5. Status: Network error: Client connection negotiation failed: client connection to 127.20.251.129:42303: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:59.531409 27637 raft_consensus.cc:1275] T 99266b9f1da7452e90c330c3e2646023 P dc89cb78019140bfb8583b9f1758f97c [term 2 FOLLOWER]: Refusing update from remote peer 42209a5f41c04749892e138d7ead3423: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 10:06:59.533020 27694 consensus_queue.cc:1048] T 99266b9f1da7452e90c330c3e2646023 P 42209a5f41c04749892e138d7ead3423 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc89cb78019140bfb8583b9f1758f97c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 44353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:06:59.946781 27439 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:06:59.948555 27439 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:06:59.948935 27439 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 10:07:00.510567 27527 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.20.251.129:42303: connect: Connection refused (error 111) [suppressed 4 similar messages]
W20260608 10:07:01.876521 27527 consensus_peers.cc:597] T 99266b9f1da7452e90c330c3e2646023 P 42209a5f41c04749892e138d7ead3423 -> Peer 314a5a924d614e0dbaec86eb7d12c6c5 (127.20.251.129:42303): Couldn't send request to peer 314a5a924d614e0dbaec86eb7d12c6c5. Status: Network error: Client connection negotiation failed: client connection to 127.20.251.129:42303: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260608 10:07:01.950285 27439 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:07:01.952160 27439 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:07:01.952477 27439 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:07:03.953431 27439 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:07:03.954869 27439 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:07:03.955137 27439 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 10:07:04.533327 27527 consensus_peers.cc:597] T 99266b9f1da7452e90c330c3e2646023 P 42209a5f41c04749892e138d7ead3423 -> Peer 314a5a924d614e0dbaec86eb7d12c6c5 (127.20.251.129:42303): Couldn't send request to peer 314a5a924d614e0dbaec86eb7d12c6c5. Status: Network error: Client connection negotiation failed: client connection to 127.20.251.129:42303: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260608 10:07:05.530967 27527 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.20.251.129:42303: connect: Connection refused (error 111) [suppressed 9 similar messages]
I20260608 10:07:05.956287 27439 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:07:05.957947 27439 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:07:05.958274 27439 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 10:07:07.059335 27527 consensus_peers.cc:597] T 99266b9f1da7452e90c330c3e2646023 P 42209a5f41c04749892e138d7ead3423 -> Peer 314a5a924d614e0dbaec86eb7d12c6c5 (127.20.251.129:42303): Couldn't send request to peer 314a5a924d614e0dbaec86eb7d12c6c5. Status: Network error: Client connection negotiation failed: client connection to 127.20.251.129:42303: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260608 10:07:07.959230 27439 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:07:07.960606 27439 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:07:07.960907 27439 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:07:08.447187 21486 tablet_server.cc:179] TabletServer@127.20.251.130:0 shutting down...
I20260608 10:07:08.476677 21486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:08.477583 21486 tablet_replica.cc:333] T 99266b9f1da7452e90c330c3e2646023 P 42209a5f41c04749892e138d7ead3423: stopping tablet replica
I20260608 10:07:08.478247 21486 raft_consensus.cc:2243] T 99266b9f1da7452e90c330c3e2646023 P 42209a5f41c04749892e138d7ead3423 [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:07:08.479570 21486 raft_consensus.cc:2272] T 99266b9f1da7452e90c330c3e2646023 P 42209a5f41c04749892e138d7ead3423 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:08.503443 21486 tablet_server.cc:196] TabletServer@127.20.251.130:0 shutdown complete.
I20260608 10:07:08.517226 21486 tablet_server.cc:179] TabletServer@127.20.251.131:0 shutting down...
I20260608 10:07:08.549455 21486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:08.550326 21486 tablet_replica.cc:333] T 99266b9f1da7452e90c330c3e2646023 P dc89cb78019140bfb8583b9f1758f97c: stopping tablet replica
I20260608 10:07:08.551016 21486 raft_consensus.cc:2243] T 99266b9f1da7452e90c330c3e2646023 P dc89cb78019140bfb8583b9f1758f97c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:08.551569 21486 raft_consensus.cc:2272] T 99266b9f1da7452e90c330c3e2646023 P dc89cb78019140bfb8583b9f1758f97c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:08.572937 21486 tablet_server.cc:196] TabletServer@127.20.251.131:0 shutdown complete.
I20260608 10:07:08.588033 21486 master.cc:562] Master@127.20.251.190:36647 shutting down...
I20260608 10:07:08.613214 21486 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d6c940ed4ad9464ba03667474b04fcfc [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:08.614100 21486 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d6c940ed4ad9464ba03667474b04fcfc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:08.614490 21486 tablet_replica.cc:333] T 00000000000000000000000000000000 P d6c940ed4ad9464ba03667474b04fcfc: stopping tablet replica
I20260608 10:07:08.634114 21486 master.cc:584] Master@127.20.251.190:36647 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor (12889 ms)
[ RUN      ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering
I20260608 10:07:08.675181 21486 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.20.251.190:34531
I20260608 10:07:08.676429 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:08.683115 27730 instance_detector.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:07:08.683167 27729 instance_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:07:08.683825 21486 server_base.cc:1061] running on GCE node
W20260608 10:07:08.683267 27732 instance_detector.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:07:08.685081 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:08.685278 21486 system_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:07:08.685452 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913228685434 us; error 0 us; skew 500 ppm
I20260608 10:07:08.686112 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:08.688570 21486 webserver.cc:533] Webserver started at http://127.20.251.190:42377/ using document root <none> and password file <none>
I20260608 10:07:08.689081 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:08.689253 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:08.689544 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:08.691186 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913058711471-21486-0/minicluster-data/master-0-root/instance:
uuid: "3aeb7bb190ef4dc99ac9b58c8184a264"
format_stamp: "Formatted at 2026-06-08 10:07:08 on dist-test-slave-0x65"
I20260608 10:07:08.697886 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260608 10:07:08.701551 27737 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:07:08.702327 21486 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 10:07:08.702610 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913058711471-21486-0/minicluster-data/master-0-root
uuid: "3aeb7bb190ef4dc99ac9b58c8184a264"
format_stamp: "Formatted at 2026-06-08 10:07:08 on dist-test-slave-0x65"
I20260608 10:07:08.702872 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913058711471-21486-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913058711471-21486-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913058711471-21486-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:07:08.720784 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:08.722117 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:08.762406 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.190:34531
I20260608 10:07:08.762583 27788 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.190:34531 every 8 connection(s)
I20260608 10:07:08.766789 27789 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:07:08.779161 27789 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3aeb7bb190ef4dc99ac9b58c8184a264: Bootstrap starting.
I20260608 10:07:08.784227 27789 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3aeb7bb190ef4dc99ac9b58c8184a264: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:08.788599 27789 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3aeb7bb190ef4dc99ac9b58c8184a264: No bootstrap required, opened a new log
I20260608 10:07:08.791008 27789 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3aeb7bb190ef4dc99ac9b58c8184a264 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3aeb7bb190ef4dc99ac9b58c8184a264" member_type: VOTER }
I20260608 10:07:08.791415 27789 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3aeb7bb190ef4dc99ac9b58c8184a264 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:08.791605 27789 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3aeb7bb190ef4dc99ac9b58c8184a264 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3aeb7bb190ef4dc99ac9b58c8184a264, State: Initialized, Role: FOLLOWER
I20260608 10:07:08.792465 27789 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3aeb7bb190ef4dc99ac9b58c8184a264 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3aeb7bb190ef4dc99ac9b58c8184a264" member_type: VOTER }
I20260608 10:07:08.792919 27789 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3aeb7bb190ef4dc99ac9b58c8184a264 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:07:08.793112 27789 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3aeb7bb190ef4dc99ac9b58c8184a264 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:07:08.793321 27789 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3aeb7bb190ef4dc99ac9b58c8184a264 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:08.798048 27789 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3aeb7bb190ef4dc99ac9b58c8184a264 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3aeb7bb190ef4dc99ac9b58c8184a264" member_type: VOTER }
I20260608 10:07:08.798525 27789 leader_election.cc:304] T 00000000000000000000000000000000 P 3aeb7bb190ef4dc99ac9b58c8184a264 [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: 3aeb7bb190ef4dc99ac9b58c8184a264; no voters: 
I20260608 10:07:08.799692 27789 leader_election.cc:290] T 00000000000000000000000000000000 P 3aeb7bb190ef4dc99ac9b58c8184a264 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:07:08.800100 27792 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3aeb7bb190ef4dc99ac9b58c8184a264 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:08.801436 27792 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3aeb7bb190ef4dc99ac9b58c8184a264 [term 1 LEADER]: Becoming Leader. State: Replica: 3aeb7bb190ef4dc99ac9b58c8184a264, State: Running, Role: LEADER
I20260608 10:07:08.802201 27792 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3aeb7bb190ef4dc99ac9b58c8184a264 [LEADER]: Queue going to LEADER mode. State: All 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: "3aeb7bb190ef4dc99ac9b58c8184a264" member_type: VOTER }
I20260608 10:07:08.802700 27789 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3aeb7bb190ef4dc99ac9b58c8184a264 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:07:08.808398 27794 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3aeb7bb190ef4dc99ac9b58c8184a264 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3aeb7bb190ef4dc99ac9b58c8184a264. Latest consensus state: current_term: 1 leader_uuid: "3aeb7bb190ef4dc99ac9b58c8184a264" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3aeb7bb190ef4dc99ac9b58c8184a264" member_type: VOTER } }
I20260608 10:07:08.808338 27793 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3aeb7bb190ef4dc99ac9b58c8184a264 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3aeb7bb190ef4dc99ac9b58c8184a264" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3aeb7bb190ef4dc99ac9b58c8184a264" member_type: VOTER } }
I20260608 10:07:08.809146 27794 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3aeb7bb190ef4dc99ac9b58c8184a264 [sys.catalog]: This master's current role is: LEADER
I20260608 10:07:08.809176 27793 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3aeb7bb190ef4dc99ac9b58c8184a264 [sys.catalog]: This master's current role is: LEADER
I20260608 10:07:08.814728 27800 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:07:08.819972 27800 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:07:08.821069 21486 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:07:08.829145 27800 catalog_manager.cc:1382] Generated new cluster ID: cd846759ce334bfabcb7fbb92ba5be21
I20260608 10:07:08.829383 27800 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:07:08.843196 27800 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:07:08.844467 27800 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:07:08.863337 27800 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 3aeb7bb190ef4dc99ac9b58c8184a264: Generated new TSK 0
I20260608 10:07:08.863951 27800 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:07:08.888440 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:08.894979 27810 instance_detector.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:07:08.895933 27811 instance_detector.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:07:08.897421 27813 instance_detector.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:07:08.897472 21486 server_base.cc:1061] running on GCE node
I20260608 10:07:08.898574 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:08.898758 21486 system_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:07:08.898913 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913228898895 us; error 0 us; skew 500 ppm
I20260608 10:07:08.899485 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:08.901733 21486 webserver.cc:533] Webserver started at http://127.20.251.129:38619/ using document root <none> and password file <none>
I20260608 10:07:08.902221 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:08.902397 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:08.902661 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:08.903760 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913058711471-21486-0/minicluster-data/ts-0-root/instance:
uuid: "b223f051827044d1b30e4fe1c493a909"
format_stamp: "Formatted at 2026-06-08 10:07:08 on dist-test-slave-0x65"
I20260608 10:07:08.908535 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:07:08.911926 27818 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:07:08.912644 21486 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:07:08.912909 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913058711471-21486-0/minicluster-data/ts-0-root
uuid: "b223f051827044d1b30e4fe1c493a909"
format_stamp: "Formatted at 2026-06-08 10:07:08 on dist-test-slave-0x65"
I20260608 10:07:08.913173 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913058711471-21486-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913058711471-21486-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913058711471-21486-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:07:08.931778 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:08.933018 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:08.934535 21486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:08.936914 21486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:08.937103 21486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:08.937314 21486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:08.937464 21486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:08.978742 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.129:42969
I20260608 10:07:08.978875 27880 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.129:42969 every 8 connection(s)
I20260608 10:07:08.984148 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:08.991523 27885 instance_detector.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:07:08.993088 27886 instance_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:07:08.995489 21486 server_base.cc:1061] running on GCE node
W20260608 10:07:08.996007 27888 instance_detector.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:07:08.996951 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:08.997186 21486 system_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:07:08.997325 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913228997314 us; error 0 us; skew 500 ppm
I20260608 10:07:08.997996 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:09.000880 21486 webserver.cc:533] Webserver started at http://127.20.251.130:44961/ using document root <none> and password file <none>
I20260608 10:07:09.001464 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:09.001430 27881 heartbeater.cc:344] Connected to a master server at 127.20.251.190:34531
I20260608 10:07:09.001940 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:09.002090 27881 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:09.002301 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:09.003111 27881 heartbeater.cc:507] Master 127.20.251.190:34531 requested a full tablet report, sending...
I20260608 10:07:09.004001 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913058711471-21486-0/minicluster-data/ts-1-root/instance:
uuid: "ec4f4c45a25249f09309c507601f1a0e"
format_stamp: "Formatted at 2026-06-08 10:07:08 on dist-test-slave-0x65"
I20260608 10:07:09.005853 27754 ts_manager.cc:194] Registered new tserver with Master: b223f051827044d1b30e4fe1c493a909 (127.20.251.129:42969)
I20260608 10:07:09.007791 27754 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34200
I20260608 10:07:09.009579 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260608 10:07:09.013577 27893 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:07:09.014367 21486 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260608 10:07:09.014966 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913058711471-21486-0/minicluster-data/ts-1-root
uuid: "ec4f4c45a25249f09309c507601f1a0e"
format_stamp: "Formatted at 2026-06-08 10:07:08 on dist-test-slave-0x65"
I20260608 10:07:09.015455 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913058711471-21486-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913058711471-21486-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913058711471-21486-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:07:09.039222 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:09.040510 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:09.042012 21486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:09.044351 21486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:09.044565 21486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:09.044785 21486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:09.044937 21486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:09.087311 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.130:42127
I20260608 10:07:09.087440 27955 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.130:42127 every 8 connection(s)
I20260608 10:07:09.092437 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:09.099120 27959 instance_detector.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:07:09.099992 27960 instance_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:07:09.103183 21486 server_base.cc:1061] running on GCE node
W20260608 10:07:09.103919 27962 instance_detector.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:07:09.104961 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 10:07:09.105108 27956 heartbeater.cc:344] Connected to a master server at 127.20.251.190:34531
W20260608 10:07:09.105221 21486 system_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:07:09.105656 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913229105638 us; error 0 us; skew 500 ppm
I20260608 10:07:09.105719 27956 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:09.106294 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:09.106592 27956 heartbeater.cc:507] Master 127.20.251.190:34531 requested a full tablet report, sending...
I20260608 10:07:09.109130 27754 ts_manager.cc:194] Registered new tserver with Master: ec4f4c45a25249f09309c507601f1a0e (127.20.251.130:42127)
I20260608 10:07:09.109390 21486 webserver.cc:533] Webserver started at http://127.20.251.131:40111/ using document root <none> and password file <none>
I20260608 10:07:09.110163 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:09.110417 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:09.110739 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:09.111114 27754 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34204
I20260608 10:07:09.112401 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913058711471-21486-0/minicluster-data/ts-2-root/instance:
uuid: "6f37fdf9265249f8ab9c511a04a523fd"
format_stamp: "Formatted at 2026-06-08 10:07:09 on dist-test-slave-0x65"
I20260608 10:07:09.117234 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 10:07:09.120723 27967 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:07:09.121444 21486 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:07:09.121771 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913058711471-21486-0/minicluster-data/ts-2-root
uuid: "6f37fdf9265249f8ab9c511a04a523fd"
format_stamp: "Formatted at 2026-06-08 10:07:09 on dist-test-slave-0x65"
I20260608 10:07:09.122015 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913058711471-21486-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913058711471-21486-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913058711471-21486-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:07:09.136969 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:09.138200 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:09.139640 21486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:09.141917 21486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:09.142102 21486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:09.142331 21486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:09.142495 21486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:09.183439 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.131:35197
I20260608 10:07:09.183593 28029 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.131:35197 every 8 connection(s)
I20260608 10:07:09.198634 28030 heartbeater.cc:344] Connected to a master server at 127.20.251.190:34531
I20260608 10:07:09.199025 28030 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:09.199762 28030 heartbeater.cc:507] Master 127.20.251.190:34531 requested a full tablet report, sending...
I20260608 10:07:09.201839 27754 ts_manager.cc:194] Registered new tserver with Master: 6f37fdf9265249f8ab9c511a04a523fd (127.20.251.131:35197)
I20260608 10:07:09.202850 21486 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016019274s
I20260608 10:07:09.203217 27754 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34206
I20260608 10:07:10.011085 27881 heartbeater.cc:499] Master 127.20.251.190:34531 was elected leader, sending a full tablet report...
I20260608 10:07:10.114084 27956 heartbeater.cc:499] Master 127.20.251.190:34531 was elected leader, sending a full tablet report...
I20260608 10:07:10.205888 28030 heartbeater.cc:499] Master 127.20.251.190:34531 was elected leader, sending a full tablet report...
I20260608 10:07:10.264631 27754 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34216:
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:07:10.267566 27754 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:07:10.328676 27921 tablet_service.cc:1511] Processing CreateTablet for tablet 4d0db67adef746e68f89d4a3c6cc9099 (DEFAULT_TABLE table=test-workload [id=aa1bd328b9a44a069d29e3d44117cf5c]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:07:10.329830 27920 tablet_service.cc:1511] Processing CreateTablet for tablet 044893a6e54e433487ced94896f362aa (DEFAULT_TABLE table=test-workload [id=aa1bd328b9a44a069d29e3d44117cf5c]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:07:10.331823 27921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d0db67adef746e68f89d4a3c6cc9099. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:10.332717 27920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 044893a6e54e433487ced94896f362aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:10.335881 27919 tablet_service.cc:1511] Processing CreateTablet for tablet 8940dfb2f2e04228a26b7928e439630b (DEFAULT_TABLE table=test-workload [id=aa1bd328b9a44a069d29e3d44117cf5c]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:07:10.337363 27919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8940dfb2f2e04228a26b7928e439630b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:10.340907 27846 tablet_service.cc:1511] Processing CreateTablet for tablet 4d0db67adef746e68f89d4a3c6cc9099 (DEFAULT_TABLE table=test-workload [id=aa1bd328b9a44a069d29e3d44117cf5c]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:07:10.342468 27846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d0db67adef746e68f89d4a3c6cc9099. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:10.343077 27843 tablet_service.cc:1511] Processing CreateTablet for tablet ba24f13d481a4f54b997e02f1e1ca08c (DEFAULT_TABLE table=test-workload [id=aa1bd328b9a44a069d29e3d44117cf5c]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:07:10.344700 27843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba24f13d481a4f54b997e02f1e1ca08c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:10.347070 27844 tablet_service.cc:1511] Processing CreateTablet for tablet 8940dfb2f2e04228a26b7928e439630b (DEFAULT_TABLE table=test-workload [id=aa1bd328b9a44a069d29e3d44117cf5c]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:07:10.348620 27844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8940dfb2f2e04228a26b7928e439630b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:10.350991 27845 tablet_service.cc:1511] Processing CreateTablet for tablet 044893a6e54e433487ced94896f362aa (DEFAULT_TABLE table=test-workload [id=aa1bd328b9a44a069d29e3d44117cf5c]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:07:10.352646 27845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 044893a6e54e433487ced94896f362aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:10.363895 27995 tablet_service.cc:1511] Processing CreateTablet for tablet 4d0db67adef746e68f89d4a3c6cc9099 (DEFAULT_TABLE table=test-workload [id=aa1bd328b9a44a069d29e3d44117cf5c]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:07:10.364614 27994 tablet_service.cc:1511] Processing CreateTablet for tablet 044893a6e54e433487ced94896f362aa (DEFAULT_TABLE table=test-workload [id=aa1bd328b9a44a069d29e3d44117cf5c]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:07:10.365471 27995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d0db67adef746e68f89d4a3c6cc9099. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:10.367089 27993 tablet_service.cc:1511] Processing CreateTablet for tablet 8940dfb2f2e04228a26b7928e439630b (DEFAULT_TABLE table=test-workload [id=aa1bd328b9a44a069d29e3d44117cf5c]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:07:10.368477 27993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8940dfb2f2e04228a26b7928e439630b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:10.373351 27918 tablet_service.cc:1511] Processing CreateTablet for tablet ba24f13d481a4f54b997e02f1e1ca08c (DEFAULT_TABLE table=test-workload [id=aa1bd328b9a44a069d29e3d44117cf5c]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:07:10.373883 27994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 044893a6e54e433487ced94896f362aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:10.374807 27918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba24f13d481a4f54b997e02f1e1ca08c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:10.383917 27992 tablet_service.cc:1511] Processing CreateTablet for tablet ba24f13d481a4f54b997e02f1e1ca08c (DEFAULT_TABLE table=test-workload [id=aa1bd328b9a44a069d29e3d44117cf5c]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:07:10.385300 27992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba24f13d481a4f54b997e02f1e1ca08c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:10.396073 28050 tablet_bootstrap.cc:492] T 044893a6e54e433487ced94896f362aa P b223f051827044d1b30e4fe1c493a909: Bootstrap starting.
I20260608 10:07:10.405867 28050 tablet_bootstrap.cc:654] T 044893a6e54e433487ced94896f362aa P b223f051827044d1b30e4fe1c493a909: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:10.425807 28051 tablet_bootstrap.cc:492] T ba24f13d481a4f54b997e02f1e1ca08c P ec4f4c45a25249f09309c507601f1a0e: Bootstrap starting.
I20260608 10:07:10.434930 28052 tablet_bootstrap.cc:492] T 4d0db67adef746e68f89d4a3c6cc9099 P 6f37fdf9265249f8ab9c511a04a523fd: Bootstrap starting.
I20260608 10:07:10.435751 28051 tablet_bootstrap.cc:654] T ba24f13d481a4f54b997e02f1e1ca08c P ec4f4c45a25249f09309c507601f1a0e: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:10.437286 28050 tablet_bootstrap.cc:492] T 044893a6e54e433487ced94896f362aa P b223f051827044d1b30e4fe1c493a909: No bootstrap required, opened a new log
I20260608 10:07:10.437915 28050 ts_tablet_manager.cc:1403] T 044893a6e54e433487ced94896f362aa P b223f051827044d1b30e4fe1c493a909: Time spent bootstrapping tablet: real 0.042s	user 0.015s	sys 0.011s
I20260608 10:07:10.441071 28050 raft_consensus.cc:359] T 044893a6e54e433487ced94896f362aa P b223f051827044d1b30e4fe1c493a909 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b223f051827044d1b30e4fe1c493a909" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42969 } } peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } }
I20260608 10:07:10.441851 28050 raft_consensus.cc:385] T 044893a6e54e433487ced94896f362aa P b223f051827044d1b30e4fe1c493a909 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:10.442169 28050 raft_consensus.cc:740] T 044893a6e54e433487ced94896f362aa P b223f051827044d1b30e4fe1c493a909 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b223f051827044d1b30e4fe1c493a909, State: Initialized, Role: FOLLOWER
I20260608 10:07:10.442382 28051 tablet_bootstrap.cc:492] T ba24f13d481a4f54b997e02f1e1ca08c P ec4f4c45a25249f09309c507601f1a0e: No bootstrap required, opened a new log
I20260608 10:07:10.442910 28051 ts_tablet_manager.cc:1403] T ba24f13d481a4f54b997e02f1e1ca08c P ec4f4c45a25249f09309c507601f1a0e: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260608 10:07:10.443132 28052 tablet_bootstrap.cc:654] T 4d0db67adef746e68f89d4a3c6cc9099 P 6f37fdf9265249f8ab9c511a04a523fd: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:10.443001 28050 consensus_queue.cc:260] T 044893a6e54e433487ced94896f362aa P b223f051827044d1b30e4fe1c493a909 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b223f051827044d1b30e4fe1c493a909" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42969 } } peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } }
I20260608 10:07:10.446228 28050 ts_tablet_manager.cc:1434] T 044893a6e54e433487ced94896f362aa P b223f051827044d1b30e4fe1c493a909: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260608 10:07:10.446072 28051 raft_consensus.cc:359] T ba24f13d481a4f54b997e02f1e1ca08c P ec4f4c45a25249f09309c507601f1a0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b223f051827044d1b30e4fe1c493a909" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42969 } } peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } }
I20260608 10:07:10.446897 28051 raft_consensus.cc:385] T ba24f13d481a4f54b997e02f1e1ca08c P ec4f4c45a25249f09309c507601f1a0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:10.447254 28051 raft_consensus.cc:740] T ba24f13d481a4f54b997e02f1e1ca08c P ec4f4c45a25249f09309c507601f1a0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4f4c45a25249f09309c507601f1a0e, State: Initialized, Role: FOLLOWER
I20260608 10:07:10.447562 28050 tablet_bootstrap.cc:492] T 4d0db67adef746e68f89d4a3c6cc9099 P b223f051827044d1b30e4fe1c493a909: Bootstrap starting.
I20260608 10:07:10.448321 28051 consensus_queue.cc:260] T ba24f13d481a4f54b997e02f1e1ca08c P ec4f4c45a25249f09309c507601f1a0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b223f051827044d1b30e4fe1c493a909" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42969 } } peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } }
I20260608 10:07:10.455735 28050 tablet_bootstrap.cc:654] T 4d0db67adef746e68f89d4a3c6cc9099 P b223f051827044d1b30e4fe1c493a909: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:10.456043 28052 tablet_bootstrap.cc:492] T 4d0db67adef746e68f89d4a3c6cc9099 P 6f37fdf9265249f8ab9c511a04a523fd: No bootstrap required, opened a new log
I20260608 10:07:10.457352 28052 ts_tablet_manager.cc:1403] T 4d0db67adef746e68f89d4a3c6cc9099 P 6f37fdf9265249f8ab9c511a04a523fd: Time spent bootstrapping tablet: real 0.023s	user 0.021s	sys 0.000s
I20260608 10:07:10.458300 28051 ts_tablet_manager.cc:1434] T ba24f13d481a4f54b997e02f1e1ca08c P ec4f4c45a25249f09309c507601f1a0e: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.012s
I20260608 10:07:10.459426 28051 tablet_bootstrap.cc:492] T 8940dfb2f2e04228a26b7928e439630b P ec4f4c45a25249f09309c507601f1a0e: Bootstrap starting.
I20260608 10:07:10.461351 28052 raft_consensus.cc:359] T 4d0db67adef746e68f89d4a3c6cc9099 P 6f37fdf9265249f8ab9c511a04a523fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } } peers { permanent_uuid: "b223f051827044d1b30e4fe1c493a909" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42969 } }
I20260608 10:07:10.462275 28052 raft_consensus.cc:385] T 4d0db67adef746e68f89d4a3c6cc9099 P 6f37fdf9265249f8ab9c511a04a523fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:10.462638 28052 raft_consensus.cc:740] T 4d0db67adef746e68f89d4a3c6cc9099 P 6f37fdf9265249f8ab9c511a04a523fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f37fdf9265249f8ab9c511a04a523fd, State: Initialized, Role: FOLLOWER
I20260608 10:07:10.465914 28052 consensus_queue.cc:260] T 4d0db67adef746e68f89d4a3c6cc9099 P 6f37fdf9265249f8ab9c511a04a523fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } } peers { permanent_uuid: "b223f051827044d1b30e4fe1c493a909" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42969 } }
I20260608 10:07:10.467705 28051 tablet_bootstrap.cc:654] T 8940dfb2f2e04228a26b7928e439630b P ec4f4c45a25249f09309c507601f1a0e: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:10.476646 28051 tablet_bootstrap.cc:492] T 8940dfb2f2e04228a26b7928e439630b P ec4f4c45a25249f09309c507601f1a0e: No bootstrap required, opened a new log
I20260608 10:07:10.476825 28050 tablet_bootstrap.cc:492] T 4d0db67adef746e68f89d4a3c6cc9099 P b223f051827044d1b30e4fe1c493a909: No bootstrap required, opened a new log
I20260608 10:07:10.477291 28051 ts_tablet_manager.cc:1403] T 8940dfb2f2e04228a26b7928e439630b P ec4f4c45a25249f09309c507601f1a0e: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.009s
I20260608 10:07:10.477759 28050 ts_tablet_manager.cc:1403] T 4d0db67adef746e68f89d4a3c6cc9099 P b223f051827044d1b30e4fe1c493a909: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.011s
I20260608 10:07:10.482177 28050 raft_consensus.cc:359] T 4d0db67adef746e68f89d4a3c6cc9099 P b223f051827044d1b30e4fe1c493a909 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } } peers { permanent_uuid: "b223f051827044d1b30e4fe1c493a909" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42969 } }
I20260608 10:07:10.482792 28052 ts_tablet_manager.cc:1434] T 4d0db67adef746e68f89d4a3c6cc9099 P 6f37fdf9265249f8ab9c511a04a523fd: Time spent starting tablet: real 0.025s	user 0.013s	sys 0.009s
I20260608 10:07:10.483111 28050 raft_consensus.cc:385] T 4d0db67adef746e68f89d4a3c6cc9099 P b223f051827044d1b30e4fe1c493a909 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:10.482445 28051 raft_consensus.cc:359] T 8940dfb2f2e04228a26b7928e439630b P ec4f4c45a25249f09309c507601f1a0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b223f051827044d1b30e4fe1c493a909" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42969 } } peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } }
I20260608 10:07:10.483728 28051 raft_consensus.cc:385] T 8940dfb2f2e04228a26b7928e439630b P ec4f4c45a25249f09309c507601f1a0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:10.484026 28051 raft_consensus.cc:740] T 8940dfb2f2e04228a26b7928e439630b P ec4f4c45a25249f09309c507601f1a0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4f4c45a25249f09309c507601f1a0e, State: Initialized, Role: FOLLOWER
I20260608 10:07:10.484218 28052 tablet_bootstrap.cc:492] T 044893a6e54e433487ced94896f362aa P 6f37fdf9265249f8ab9c511a04a523fd: Bootstrap starting.
I20260608 10:07:10.483513 28050 raft_consensus.cc:740] T 4d0db67adef746e68f89d4a3c6cc9099 P b223f051827044d1b30e4fe1c493a909 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b223f051827044d1b30e4fe1c493a909, State: Initialized, Role: FOLLOWER
I20260608 10:07:10.485049 28051 consensus_queue.cc:260] T 8940dfb2f2e04228a26b7928e439630b P ec4f4c45a25249f09309c507601f1a0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b223f051827044d1b30e4fe1c493a909" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42969 } } peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } }
I20260608 10:07:10.486462 28050 consensus_queue.cc:260] T 4d0db67adef746e68f89d4a3c6cc9099 P b223f051827044d1b30e4fe1c493a909 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } } peers { permanent_uuid: "b223f051827044d1b30e4fe1c493a909" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42969 } }
I20260608 10:07:10.487906 28051 ts_tablet_manager.cc:1434] T 8940dfb2f2e04228a26b7928e439630b P ec4f4c45a25249f09309c507601f1a0e: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260608 10:07:10.489053 28051 tablet_bootstrap.cc:492] T 4d0db67adef746e68f89d4a3c6cc9099 P ec4f4c45a25249f09309c507601f1a0e: Bootstrap starting.
I20260608 10:07:10.492945 28052 tablet_bootstrap.cc:654] T 044893a6e54e433487ced94896f362aa P 6f37fdf9265249f8ab9c511a04a523fd: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:10.494210 28050 ts_tablet_manager.cc:1434] T 4d0db67adef746e68f89d4a3c6cc9099 P b223f051827044d1b30e4fe1c493a909: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.005s
I20260608 10:07:10.495800 28050 tablet_bootstrap.cc:492] T ba24f13d481a4f54b997e02f1e1ca08c P b223f051827044d1b30e4fe1c493a909: Bootstrap starting.
I20260608 10:07:10.496114 28051 tablet_bootstrap.cc:654] T 4d0db67adef746e68f89d4a3c6cc9099 P ec4f4c45a25249f09309c507601f1a0e: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:10.505066 28050 tablet_bootstrap.cc:654] T ba24f13d481a4f54b997e02f1e1ca08c P b223f051827044d1b30e4fe1c493a909: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:10.508822 28051 tablet_bootstrap.cc:492] T 4d0db67adef746e68f89d4a3c6cc9099 P ec4f4c45a25249f09309c507601f1a0e: No bootstrap required, opened a new log
I20260608 10:07:10.509439 28051 ts_tablet_manager.cc:1403] T 4d0db67adef746e68f89d4a3c6cc9099 P ec4f4c45a25249f09309c507601f1a0e: Time spent bootstrapping tablet: real 0.021s	user 0.005s	sys 0.014s
I20260608 10:07:10.512683 28051 raft_consensus.cc:359] T 4d0db67adef746e68f89d4a3c6cc9099 P ec4f4c45a25249f09309c507601f1a0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } } peers { permanent_uuid: "b223f051827044d1b30e4fe1c493a909" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42969 } }
I20260608 10:07:10.513590 28051 raft_consensus.cc:385] T 4d0db67adef746e68f89d4a3c6cc9099 P ec4f4c45a25249f09309c507601f1a0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:10.513949 28051 raft_consensus.cc:740] T 4d0db67adef746e68f89d4a3c6cc9099 P ec4f4c45a25249f09309c507601f1a0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4f4c45a25249f09309c507601f1a0e, State: Initialized, Role: FOLLOWER
I20260608 10:07:10.515031 28051 consensus_queue.cc:260] T 4d0db67adef746e68f89d4a3c6cc9099 P ec4f4c45a25249f09309c507601f1a0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } } peers { permanent_uuid: "b223f051827044d1b30e4fe1c493a909" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42969 } }
I20260608 10:07:10.517908 28051 ts_tablet_manager.cc:1434] T 4d0db67adef746e68f89d4a3c6cc9099 P ec4f4c45a25249f09309c507601f1a0e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 10:07:10.519011 28051 tablet_bootstrap.cc:492] T 044893a6e54e433487ced94896f362aa P ec4f4c45a25249f09309c507601f1a0e: Bootstrap starting.
I20260608 10:07:10.526683 28057 raft_consensus.cc:493] T 8940dfb2f2e04228a26b7928e439630b P ec4f4c45a25249f09309c507601f1a0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:10.526798 28051 tablet_bootstrap.cc:654] T 044893a6e54e433487ced94896f362aa P ec4f4c45a25249f09309c507601f1a0e: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:10.526903 28050 tablet_bootstrap.cc:492] T ba24f13d481a4f54b997e02f1e1ca08c P b223f051827044d1b30e4fe1c493a909: No bootstrap required, opened a new log
I20260608 10:07:10.527810 28050 ts_tablet_manager.cc:1403] T ba24f13d481a4f54b997e02f1e1ca08c P b223f051827044d1b30e4fe1c493a909: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.017s
I20260608 10:07:10.528028 28052 tablet_bootstrap.cc:492] T 044893a6e54e433487ced94896f362aa P 6f37fdf9265249f8ab9c511a04a523fd: No bootstrap required, opened a new log
I20260608 10:07:10.528708 28052 ts_tablet_manager.cc:1403] T 044893a6e54e433487ced94896f362aa P 6f37fdf9265249f8ab9c511a04a523fd: Time spent bootstrapping tablet: real 0.045s	user 0.009s	sys 0.021s
I20260608 10:07:10.531615 28057 raft_consensus.cc:515] T 8940dfb2f2e04228a26b7928e439630b P ec4f4c45a25249f09309c507601f1a0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b223f051827044d1b30e4fe1c493a909" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42969 } } peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } }
I20260608 10:07:10.532181 28050 raft_consensus.cc:359] T ba24f13d481a4f54b997e02f1e1ca08c P b223f051827044d1b30e4fe1c493a909 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b223f051827044d1b30e4fe1c493a909" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42969 } } peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } }
I20260608 10:07:10.532364 28052 raft_consensus.cc:359] T 044893a6e54e433487ced94896f362aa P 6f37fdf9265249f8ab9c511a04a523fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b223f051827044d1b30e4fe1c493a909" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42969 } } peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } }
I20260608 10:07:10.533231 28050 raft_consensus.cc:385] T ba24f13d481a4f54b997e02f1e1ca08c P b223f051827044d1b30e4fe1c493a909 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:10.533329 28052 raft_consensus.cc:385] T 044893a6e54e433487ced94896f362aa P 6f37fdf9265249f8ab9c511a04a523fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:10.533826 28050 raft_consensus.cc:740] T ba24f13d481a4f54b997e02f1e1ca08c P b223f051827044d1b30e4fe1c493a909 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b223f051827044d1b30e4fe1c493a909, State: Initialized, Role: FOLLOWER
I20260608 10:07:10.533928 28052 raft_consensus.cc:740] T 044893a6e54e433487ced94896f362aa P 6f37fdf9265249f8ab9c511a04a523fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f37fdf9265249f8ab9c511a04a523fd, State: Initialized, Role: FOLLOWER
I20260608 10:07:10.535127 28052 consensus_queue.cc:260] T 044893a6e54e433487ced94896f362aa P 6f37fdf9265249f8ab9c511a04a523fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b223f051827044d1b30e4fe1c493a909" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42969 } } peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } }
I20260608 10:07:10.535226 28050 consensus_queue.cc:260] T ba24f13d481a4f54b997e02f1e1ca08c P b223f051827044d1b30e4fe1c493a909 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b223f051827044d1b30e4fe1c493a909" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42969 } } peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } }
I20260608 10:07:10.537483 28052 ts_tablet_manager.cc:1434] T 044893a6e54e433487ced94896f362aa P 6f37fdf9265249f8ab9c511a04a523fd: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 10:07:10.538973 28052 tablet_bootstrap.cc:492] T 8940dfb2f2e04228a26b7928e439630b P 6f37fdf9265249f8ab9c511a04a523fd: Bootstrap starting.
I20260608 10:07:10.542243 28051 tablet_bootstrap.cc:492] T 044893a6e54e433487ced94896f362aa P ec4f4c45a25249f09309c507601f1a0e: No bootstrap required, opened a new log
I20260608 10:07:10.543017 28051 ts_tablet_manager.cc:1403] T 044893a6e54e433487ced94896f362aa P ec4f4c45a25249f09309c507601f1a0e: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.003s
I20260608 10:07:10.546859 28050 ts_tablet_manager.cc:1434] T ba24f13d481a4f54b997e02f1e1ca08c P b223f051827044d1b30e4fe1c493a909: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260608 10:07:10.547050 28051 raft_consensus.cc:359] T 044893a6e54e433487ced94896f362aa P ec4f4c45a25249f09309c507601f1a0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b223f051827044d1b30e4fe1c493a909" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42969 } } peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } }
I20260608 10:07:10.548095 28051 raft_consensus.cc:385] T 044893a6e54e433487ced94896f362aa P ec4f4c45a25249f09309c507601f1a0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:10.548480 28051 raft_consensus.cc:740] T 044893a6e54e433487ced94896f362aa P ec4f4c45a25249f09309c507601f1a0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec4f4c45a25249f09309c507601f1a0e, State: Initialized, Role: FOLLOWER
I20260608 10:07:10.549680 28057 leader_election.cc:290] T 8940dfb2f2e04228a26b7928e439630b P ec4f4c45a25249f09309c507601f1a0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b223f051827044d1b30e4fe1c493a909 (127.20.251.129:42969), 6f37fdf9265249f8ab9c511a04a523fd (127.20.251.131:35197)
I20260608 10:07:10.549446 28051 consensus_queue.cc:260] T 044893a6e54e433487ced94896f362aa P ec4f4c45a25249f09309c507601f1a0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b223f051827044d1b30e4fe1c493a909" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42969 } } peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } }
I20260608 10:07:10.552718 28051 ts_tablet_manager.cc:1434] T 044893a6e54e433487ced94896f362aa P ec4f4c45a25249f09309c507601f1a0e: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260608 10:07:10.550340 28050 tablet_bootstrap.cc:492] T 8940dfb2f2e04228a26b7928e439630b P b223f051827044d1b30e4fe1c493a909: Bootstrap starting.
I20260608 10:07:10.549440 28052 tablet_bootstrap.cc:654] T 8940dfb2f2e04228a26b7928e439630b P 6f37fdf9265249f8ab9c511a04a523fd: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:10.560103 28050 tablet_bootstrap.cc:654] T 8940dfb2f2e04228a26b7928e439630b P b223f051827044d1b30e4fe1c493a909: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:10.568442 27856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8940dfb2f2e04228a26b7928e439630b" candidate_uuid: "ec4f4c45a25249f09309c507601f1a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b223f051827044d1b30e4fe1c493a909" is_pre_election: true
W20260608 10:07:10.571082 27896 leader_election.cc:343] T 8940dfb2f2e04228a26b7928e439630b P ec4f4c45a25249f09309c507601f1a0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b223f051827044d1b30e4fe1c493a909 (127.20.251.129:42969): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:07:10.572551 28052 tablet_bootstrap.cc:492] T 8940dfb2f2e04228a26b7928e439630b P 6f37fdf9265249f8ab9c511a04a523fd: No bootstrap required, opened a new log
I20260608 10:07:10.573287 28052 ts_tablet_manager.cc:1403] T 8940dfb2f2e04228a26b7928e439630b P 6f37fdf9265249f8ab9c511a04a523fd: Time spent bootstrapping tablet: real 0.035s	user 0.007s	sys 0.006s
I20260608 10:07:10.575348 28005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8940dfb2f2e04228a26b7928e439630b" candidate_uuid: "ec4f4c45a25249f09309c507601f1a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f37fdf9265249f8ab9c511a04a523fd" is_pre_election: true
I20260608 10:07:10.575523 28050 tablet_bootstrap.cc:492] T 8940dfb2f2e04228a26b7928e439630b P b223f051827044d1b30e4fe1c493a909: No bootstrap required, opened a new log
I20260608 10:07:10.576288 28050 ts_tablet_manager.cc:1403] T 8940dfb2f2e04228a26b7928e439630b P b223f051827044d1b30e4fe1c493a909: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.009s
W20260608 10:07:10.576820 27894 leader_election.cc:343] T 8940dfb2f2e04228a26b7928e439630b P ec4f4c45a25249f09309c507601f1a0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f37fdf9265249f8ab9c511a04a523fd (127.20.251.131:35197): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:07:10.577247 27894 leader_election.cc:304] T 8940dfb2f2e04228a26b7928e439630b P ec4f4c45a25249f09309c507601f1a0e [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: ec4f4c45a25249f09309c507601f1a0e; no voters: 6f37fdf9265249f8ab9c511a04a523fd, b223f051827044d1b30e4fe1c493a909
I20260608 10:07:10.577111 28052 raft_consensus.cc:359] T 8940dfb2f2e04228a26b7928e439630b P 6f37fdf9265249f8ab9c511a04a523fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b223f051827044d1b30e4fe1c493a909" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42969 } } peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } }
I20260608 10:07:10.578260 28057 raft_consensus.cc:2749] T 8940dfb2f2e04228a26b7928e439630b P ec4f4c45a25249f09309c507601f1a0e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:07:10.578284 28052 raft_consensus.cc:385] T 8940dfb2f2e04228a26b7928e439630b P 6f37fdf9265249f8ab9c511a04a523fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:10.579025 28052 raft_consensus.cc:740] T 8940dfb2f2e04228a26b7928e439630b P 6f37fdf9265249f8ab9c511a04a523fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f37fdf9265249f8ab9c511a04a523fd, State: Initialized, Role: FOLLOWER
I20260608 10:07:10.580065 28050 raft_consensus.cc:359] T 8940dfb2f2e04228a26b7928e439630b P b223f051827044d1b30e4fe1c493a909 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b223f051827044d1b30e4fe1c493a909" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42969 } } peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } }
I20260608 10:07:10.580031 28052 consensus_queue.cc:260] T 8940dfb2f2e04228a26b7928e439630b P 6f37fdf9265249f8ab9c511a04a523fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b223f051827044d1b30e4fe1c493a909" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42969 } } peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } }
I20260608 10:07:10.581033 28050 raft_consensus.cc:385] T 8940dfb2f2e04228a26b7928e439630b P b223f051827044d1b30e4fe1c493a909 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:10.581378 28050 raft_consensus.cc:740] T 8940dfb2f2e04228a26b7928e439630b P b223f051827044d1b30e4fe1c493a909 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b223f051827044d1b30e4fe1c493a909, State: Initialized, Role: FOLLOWER
I20260608 10:07:10.582305 28050 consensus_queue.cc:260] T 8940dfb2f2e04228a26b7928e439630b P b223f051827044d1b30e4fe1c493a909 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b223f051827044d1b30e4fe1c493a909" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42969 } } peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } }
I20260608 10:07:10.582937 28052 ts_tablet_manager.cc:1434] T 8940dfb2f2e04228a26b7928e439630b P 6f37fdf9265249f8ab9c511a04a523fd: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.006s
I20260608 10:07:10.584244 28052 tablet_bootstrap.cc:492] T ba24f13d481a4f54b997e02f1e1ca08c P 6f37fdf9265249f8ab9c511a04a523fd: Bootstrap starting.
I20260608 10:07:10.584978 28050 ts_tablet_manager.cc:1434] T 8940dfb2f2e04228a26b7928e439630b P b223f051827044d1b30e4fe1c493a909: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 10:07:10.592392 28052 tablet_bootstrap.cc:654] T ba24f13d481a4f54b997e02f1e1ca08c P 6f37fdf9265249f8ab9c511a04a523fd: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:10.598985 28052 tablet_bootstrap.cc:492] T ba24f13d481a4f54b997e02f1e1ca08c P 6f37fdf9265249f8ab9c511a04a523fd: No bootstrap required, opened a new log
I20260608 10:07:10.599401 28052 ts_tablet_manager.cc:1403] T ba24f13d481a4f54b997e02f1e1ca08c P 6f37fdf9265249f8ab9c511a04a523fd: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260608 10:07:10.601751 28052 raft_consensus.cc:359] T ba24f13d481a4f54b997e02f1e1ca08c P 6f37fdf9265249f8ab9c511a04a523fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b223f051827044d1b30e4fe1c493a909" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42969 } } peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } }
I20260608 10:07:10.602258 28052 raft_consensus.cc:385] T ba24f13d481a4f54b997e02f1e1ca08c P 6f37fdf9265249f8ab9c511a04a523fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:10.602463 28052 raft_consensus.cc:740] T ba24f13d481a4f54b997e02f1e1ca08c P 6f37fdf9265249f8ab9c511a04a523fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f37fdf9265249f8ab9c511a04a523fd, State: Initialized, Role: FOLLOWER
I20260608 10:07:10.603088 28052 consensus_queue.cc:260] T ba24f13d481a4f54b997e02f1e1ca08c P 6f37fdf9265249f8ab9c511a04a523fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b223f051827044d1b30e4fe1c493a909" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42969 } } peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } }
I20260608 10:07:10.605165 28052 ts_tablet_manager.cc:1434] T ba24f13d481a4f54b997e02f1e1ca08c P 6f37fdf9265249f8ab9c511a04a523fd: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260608 10:07:10.625044 28059 raft_consensus.cc:493] T 4d0db67adef746e68f89d4a3c6cc9099 P 6f37fdf9265249f8ab9c511a04a523fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:10.625684 28059 raft_consensus.cc:515] T 4d0db67adef746e68f89d4a3c6cc9099 P 6f37fdf9265249f8ab9c511a04a523fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } } peers { permanent_uuid: "b223f051827044d1b30e4fe1c493a909" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42969 } }
I20260608 10:07:10.628355 28059 leader_election.cc:290] T 4d0db67adef746e68f89d4a3c6cc9099 P 6f37fdf9265249f8ab9c511a04a523fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ec4f4c45a25249f09309c507601f1a0e (127.20.251.130:42127), b223f051827044d1b30e4fe1c493a909 (127.20.251.129:42969)
I20260608 10:07:10.640951 27856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d0db67adef746e68f89d4a3c6cc9099" candidate_uuid: "6f37fdf9265249f8ab9c511a04a523fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b223f051827044d1b30e4fe1c493a909" is_pre_election: true
I20260608 10:07:10.641868 27856 raft_consensus.cc:2468] T 4d0db67adef746e68f89d4a3c6cc9099 P b223f051827044d1b30e4fe1c493a909 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f37fdf9265249f8ab9c511a04a523fd in term 0.
I20260608 10:07:10.642498 27931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d0db67adef746e68f89d4a3c6cc9099" candidate_uuid: "6f37fdf9265249f8ab9c511a04a523fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec4f4c45a25249f09309c507601f1a0e" is_pre_election: true
I20260608 10:07:10.643256 27931 raft_consensus.cc:2468] T 4d0db67adef746e68f89d4a3c6cc9099 P ec4f4c45a25249f09309c507601f1a0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f37fdf9265249f8ab9c511a04a523fd in term 0.
I20260608 10:07:10.643370 27970 leader_election.cc:304] T 4d0db67adef746e68f89d4a3c6cc9099 P 6f37fdf9265249f8ab9c511a04a523fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f37fdf9265249f8ab9c511a04a523fd, b223f051827044d1b30e4fe1c493a909; no voters: 
I20260608 10:07:10.644379 28059 raft_consensus.cc:2804] T 4d0db67adef746e68f89d4a3c6cc9099 P 6f37fdf9265249f8ab9c511a04a523fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:10.644797 28059 raft_consensus.cc:493] T 4d0db67adef746e68f89d4a3c6cc9099 P 6f37fdf9265249f8ab9c511a04a523fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:10.645140 28059 raft_consensus.cc:3060] T 4d0db67adef746e68f89d4a3c6cc9099 P 6f37fdf9265249f8ab9c511a04a523fd [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:10.652489 28059 raft_consensus.cc:515] T 4d0db67adef746e68f89d4a3c6cc9099 P 6f37fdf9265249f8ab9c511a04a523fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } } peers { permanent_uuid: "b223f051827044d1b30e4fe1c493a909" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42969 } }
I20260608 10:07:10.654595 28059 leader_election.cc:290] T 4d0db67adef746e68f89d4a3c6cc9099 P 6f37fdf9265249f8ab9c511a04a523fd [CANDIDATE]: Term 1 election: Requested vote from peers ec4f4c45a25249f09309c507601f1a0e (127.20.251.130:42127), b223f051827044d1b30e4fe1c493a909 (127.20.251.129:42969)
I20260608 10:07:10.655375 28059 raft_consensus.cc:493] T 8940dfb2f2e04228a26b7928e439630b P 6f37fdf9265249f8ab9c511a04a523fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:10.656049 27931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d0db67adef746e68f89d4a3c6cc9099" candidate_uuid: "6f37fdf9265249f8ab9c511a04a523fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec4f4c45a25249f09309c507601f1a0e"
I20260608 10:07:10.655979 28059 raft_consensus.cc:515] T 8940dfb2f2e04228a26b7928e439630b P 6f37fdf9265249f8ab9c511a04a523fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b223f051827044d1b30e4fe1c493a909" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42969 } } peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } }
I20260608 10:07:10.656185 27856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d0db67adef746e68f89d4a3c6cc9099" candidate_uuid: "6f37fdf9265249f8ab9c511a04a523fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b223f051827044d1b30e4fe1c493a909"
I20260608 10:07:10.656670 27931 raft_consensus.cc:3060] T 4d0db67adef746e68f89d4a3c6cc9099 P ec4f4c45a25249f09309c507601f1a0e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:10.656996 27856 raft_consensus.cc:3060] T 4d0db67adef746e68f89d4a3c6cc9099 P b223f051827044d1b30e4fe1c493a909 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:10.657912 28055 raft_consensus.cc:493] T ba24f13d481a4f54b997e02f1e1ca08c P b223f051827044d1b30e4fe1c493a909 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:10.658578 28059 leader_election.cc:290] T 8940dfb2f2e04228a26b7928e439630b P 6f37fdf9265249f8ab9c511a04a523fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b223f051827044d1b30e4fe1c493a909 (127.20.251.129:42969), ec4f4c45a25249f09309c507601f1a0e (127.20.251.130:42127)
I20260608 10:07:10.658474 28055 raft_consensus.cc:515] T ba24f13d481a4f54b997e02f1e1ca08c P b223f051827044d1b30e4fe1c493a909 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b223f051827044d1b30e4fe1c493a909" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42969 } } peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } }
I20260608 10:07:10.661337 28073 raft_consensus.cc:493] T 044893a6e54e433487ced94896f362aa P b223f051827044d1b30e4fe1c493a909 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:10.661603 27855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8940dfb2f2e04228a26b7928e439630b" candidate_uuid: "6f37fdf9265249f8ab9c511a04a523fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b223f051827044d1b30e4fe1c493a909" is_pre_election: true
I20260608 10:07:10.662045 28073 raft_consensus.cc:515] T 044893a6e54e433487ced94896f362aa P b223f051827044d1b30e4fe1c493a909 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b223f051827044d1b30e4fe1c493a909" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42969 } } peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } }
I20260608 10:07:10.662673 27930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8940dfb2f2e04228a26b7928e439630b" candidate_uuid: "6f37fdf9265249f8ab9c511a04a523fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec4f4c45a25249f09309c507601f1a0e" is_pre_election: true
I20260608 10:07:10.663677 27930 raft_consensus.cc:2468] T 8940dfb2f2e04228a26b7928e439630b P ec4f4c45a25249f09309c507601f1a0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f37fdf9265249f8ab9c511a04a523fd in term 0.
I20260608 10:07:10.662434 27855 raft_consensus.cc:2468] T 8940dfb2f2e04228a26b7928e439630b P b223f051827044d1b30e4fe1c493a909 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f37fdf9265249f8ab9c511a04a523fd in term 0.
I20260608 10:07:10.664870 28073 leader_election.cc:290] T 044893a6e54e433487ced94896f362aa P b223f051827044d1b30e4fe1c493a909 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ec4f4c45a25249f09309c507601f1a0e (127.20.251.130:42127), 6f37fdf9265249f8ab9c511a04a523fd (127.20.251.131:35197)
I20260608 10:07:10.665380 27971 leader_election.cc:304] T 8940dfb2f2e04228a26b7928e439630b P 6f37fdf9265249f8ab9c511a04a523fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f37fdf9265249f8ab9c511a04a523fd, ec4f4c45a25249f09309c507601f1a0e; no voters: 
I20260608 10:07:10.667174 28055 leader_election.cc:290] T ba24f13d481a4f54b997e02f1e1ca08c P b223f051827044d1b30e4fe1c493a909 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ec4f4c45a25249f09309c507601f1a0e (127.20.251.130:42127), 6f37fdf9265249f8ab9c511a04a523fd (127.20.251.131:35197)
I20260608 10:07:10.667228 28059 raft_consensus.cc:2804] T 8940dfb2f2e04228a26b7928e439630b P 6f37fdf9265249f8ab9c511a04a523fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:10.668911 28059 raft_consensus.cc:493] T 8940dfb2f2e04228a26b7928e439630b P 6f37fdf9265249f8ab9c511a04a523fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:10.669277 28059 raft_consensus.cc:3060] T 8940dfb2f2e04228a26b7928e439630b P 6f37fdf9265249f8ab9c511a04a523fd [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:10.664919 27931 raft_consensus.cc:2468] T 4d0db67adef746e68f89d4a3c6cc9099 P ec4f4c45a25249f09309c507601f1a0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f37fdf9265249f8ab9c511a04a523fd in term 1.
I20260608 10:07:10.672890 27971 leader_election.cc:304] T 4d0db67adef746e68f89d4a3c6cc9099 P 6f37fdf9265249f8ab9c511a04a523fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f37fdf9265249f8ab9c511a04a523fd, ec4f4c45a25249f09309c507601f1a0e; no voters: 
I20260608 10:07:10.672510 27856 raft_consensus.cc:2468] T 4d0db67adef746e68f89d4a3c6cc9099 P b223f051827044d1b30e4fe1c493a909 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f37fdf9265249f8ab9c511a04a523fd in term 1.
I20260608 10:07:10.674985 28072 raft_consensus.cc:2804] T 4d0db67adef746e68f89d4a3c6cc9099 P 6f37fdf9265249f8ab9c511a04a523fd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:10.678978 28059 raft_consensus.cc:515] T 8940dfb2f2e04228a26b7928e439630b P 6f37fdf9265249f8ab9c511a04a523fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b223f051827044d1b30e4fe1c493a909" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42969 } } peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } }
I20260608 10:07:10.682482 27856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8940dfb2f2e04228a26b7928e439630b" candidate_uuid: "6f37fdf9265249f8ab9c511a04a523fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b223f051827044d1b30e4fe1c493a909"
I20260608 10:07:10.683022 28059 leader_election.cc:290] T 8940dfb2f2e04228a26b7928e439630b P 6f37fdf9265249f8ab9c511a04a523fd [CANDIDATE]: Term 1 election: Requested vote from peers b223f051827044d1b30e4fe1c493a909 (127.20.251.129:42969), ec4f4c45a25249f09309c507601f1a0e (127.20.251.130:42127)
I20260608 10:07:10.683280 27931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8940dfb2f2e04228a26b7928e439630b" candidate_uuid: "6f37fdf9265249f8ab9c511a04a523fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec4f4c45a25249f09309c507601f1a0e"
I20260608 10:07:10.683388 27856 raft_consensus.cc:3060] T 8940dfb2f2e04228a26b7928e439630b P b223f051827044d1b30e4fe1c493a909 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:10.683882 27931 raft_consensus.cc:3060] T 8940dfb2f2e04228a26b7928e439630b P ec4f4c45a25249f09309c507601f1a0e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:10.685292 28072 raft_consensus.cc:697] T 4d0db67adef746e68f89d4a3c6cc9099 P 6f37fdf9265249f8ab9c511a04a523fd [term 1 LEADER]: Becoming Leader. State: Replica: 6f37fdf9265249f8ab9c511a04a523fd, State: Running, Role: LEADER
I20260608 10:07:10.686343 28072 consensus_queue.cc:237] T 4d0db67adef746e68f89d4a3c6cc9099 P 6f37fdf9265249f8ab9c511a04a523fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } } peers { permanent_uuid: "b223f051827044d1b30e4fe1c493a909" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42969 } }
I20260608 10:07:10.688273 27929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "044893a6e54e433487ced94896f362aa" candidate_uuid: "b223f051827044d1b30e4fe1c493a909" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec4f4c45a25249f09309c507601f1a0e" is_pre_election: true
I20260608 10:07:10.689018 27929 raft_consensus.cc:2468] T 044893a6e54e433487ced94896f362aa P ec4f4c45a25249f09309c507601f1a0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b223f051827044d1b30e4fe1c493a909 in term 0.
I20260608 10:07:10.688284 27930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba24f13d481a4f54b997e02f1e1ca08c" candidate_uuid: "b223f051827044d1b30e4fe1c493a909" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec4f4c45a25249f09309c507601f1a0e" is_pre_election: true
I20260608 10:07:10.690668 27930 raft_consensus.cc:2468] T ba24f13d481a4f54b997e02f1e1ca08c P ec4f4c45a25249f09309c507601f1a0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b223f051827044d1b30e4fe1c493a909 in term 0.
I20260608 10:07:10.692627 27822 leader_election.cc:304] T 044893a6e54e433487ced94896f362aa P b223f051827044d1b30e4fe1c493a909 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b223f051827044d1b30e4fe1c493a909, ec4f4c45a25249f09309c507601f1a0e; no voters: 
I20260608 10:07:10.694032 28005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "044893a6e54e433487ced94896f362aa" candidate_uuid: "b223f051827044d1b30e4fe1c493a909" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f37fdf9265249f8ab9c511a04a523fd" is_pre_election: true
I20260608 10:07:10.694303 28055 raft_consensus.cc:2804] T 044893a6e54e433487ced94896f362aa P b223f051827044d1b30e4fe1c493a909 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:10.694799 28055 raft_consensus.cc:493] T 044893a6e54e433487ced94896f362aa P b223f051827044d1b30e4fe1c493a909 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:10.695231 28005 raft_consensus.cc:2468] T 044893a6e54e433487ced94896f362aa P 6f37fdf9265249f8ab9c511a04a523fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b223f051827044d1b30e4fe1c493a909 in term 0.
I20260608 10:07:10.696014 28004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba24f13d481a4f54b997e02f1e1ca08c" candidate_uuid: "b223f051827044d1b30e4fe1c493a909" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f37fdf9265249f8ab9c511a04a523fd" is_pre_election: true
I20260608 10:07:10.696802 28004 raft_consensus.cc:2468] T ba24f13d481a4f54b997e02f1e1ca08c P 6f37fdf9265249f8ab9c511a04a523fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b223f051827044d1b30e4fe1c493a909 in term 0.
I20260608 10:07:10.697302 27856 raft_consensus.cc:2468] T 8940dfb2f2e04228a26b7928e439630b P b223f051827044d1b30e4fe1c493a909 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f37fdf9265249f8ab9c511a04a523fd in term 1.
I20260608 10:07:10.693908 27822 leader_election.cc:304] T ba24f13d481a4f54b997e02f1e1ca08c P b223f051827044d1b30e4fe1c493a909 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b223f051827044d1b30e4fe1c493a909, ec4f4c45a25249f09309c507601f1a0e; no voters: 
I20260608 10:07:10.695174 28055 raft_consensus.cc:3060] T 044893a6e54e433487ced94896f362aa P b223f051827044d1b30e4fe1c493a909 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:10.700165 27970 leader_election.cc:304] T 8940dfb2f2e04228a26b7928e439630b P 6f37fdf9265249f8ab9c511a04a523fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f37fdf9265249f8ab9c511a04a523fd, b223f051827044d1b30e4fe1c493a909; no voters: 
I20260608 10:07:10.699772 28073 raft_consensus.cc:2804] T ba24f13d481a4f54b997e02f1e1ca08c P b223f051827044d1b30e4fe1c493a909 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:10.701303 28073 raft_consensus.cc:493] T ba24f13d481a4f54b997e02f1e1ca08c P b223f051827044d1b30e4fe1c493a909 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:10.701717 28073 raft_consensus.cc:3060] T ba24f13d481a4f54b997e02f1e1ca08c P b223f051827044d1b30e4fe1c493a909 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:10.703277 28072 raft_consensus.cc:2804] T 8940dfb2f2e04228a26b7928e439630b P 6f37fdf9265249f8ab9c511a04a523fd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:10.704111 28072 raft_consensus.cc:697] T 8940dfb2f2e04228a26b7928e439630b P 6f37fdf9265249f8ab9c511a04a523fd [term 1 LEADER]: Becoming Leader. State: Replica: 6f37fdf9265249f8ab9c511a04a523fd, State: Running, Role: LEADER
I20260608 10:07:10.705093 28072 consensus_queue.cc:237] T 8940dfb2f2e04228a26b7928e439630b P 6f37fdf9265249f8ab9c511a04a523fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b223f051827044d1b30e4fe1c493a909" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42969 } } peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } }
I20260608 10:07:10.706007 27752 catalog_manager.cc:5696] T 4d0db67adef746e68f89d4a3c6cc9099 P 6f37fdf9265249f8ab9c511a04a523fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f37fdf9265249f8ab9c511a04a523fd (127.20.251.131). New cstate: current_term: 1 leader_uuid: "6f37fdf9265249f8ab9c511a04a523fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b223f051827044d1b30e4fe1c493a909" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42969 } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:10.708636 28055 raft_consensus.cc:515] T 044893a6e54e433487ced94896f362aa P b223f051827044d1b30e4fe1c493a909 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b223f051827044d1b30e4fe1c493a909" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42969 } } peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } }
I20260608 10:07:10.709611 28073 raft_consensus.cc:515] T ba24f13d481a4f54b997e02f1e1ca08c P b223f051827044d1b30e4fe1c493a909 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b223f051827044d1b30e4fe1c493a909" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42969 } } peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } }
I20260608 10:07:10.712371 28055 leader_election.cc:290] T 044893a6e54e433487ced94896f362aa P b223f051827044d1b30e4fe1c493a909 [CANDIDATE]: Term 1 election: Requested vote from peers ec4f4c45a25249f09309c507601f1a0e (127.20.251.130:42127), 6f37fdf9265249f8ab9c511a04a523fd (127.20.251.131:35197)
I20260608 10:07:10.712906 28004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "044893a6e54e433487ced94896f362aa" candidate_uuid: "b223f051827044d1b30e4fe1c493a909" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f37fdf9265249f8ab9c511a04a523fd"
I20260608 10:07:10.713630 28004 raft_consensus.cc:3060] T 044893a6e54e433487ced94896f362aa P 6f37fdf9265249f8ab9c511a04a523fd [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:10.715529 27931 raft_consensus.cc:2468] T 8940dfb2f2e04228a26b7928e439630b P ec4f4c45a25249f09309c507601f1a0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f37fdf9265249f8ab9c511a04a523fd in term 1.
I20260608 10:07:10.712299 27930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "044893a6e54e433487ced94896f362aa" candidate_uuid: "b223f051827044d1b30e4fe1c493a909" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec4f4c45a25249f09309c507601f1a0e"
I20260608 10:07:10.716665 27930 raft_consensus.cc:3060] T 044893a6e54e433487ced94896f362aa P ec4f4c45a25249f09309c507601f1a0e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:10.724423 28005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba24f13d481a4f54b997e02f1e1ca08c" candidate_uuid: "b223f051827044d1b30e4fe1c493a909" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f37fdf9265249f8ab9c511a04a523fd"
I20260608 10:07:10.725173 28005 raft_consensus.cc:3060] T ba24f13d481a4f54b997e02f1e1ca08c P 6f37fdf9265249f8ab9c511a04a523fd [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:10.726796 28004 raft_consensus.cc:2468] T 044893a6e54e433487ced94896f362aa P 6f37fdf9265249f8ab9c511a04a523fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b223f051827044d1b30e4fe1c493a909 in term 1.
I20260608 10:07:10.728163 28073 leader_election.cc:290] T ba24f13d481a4f54b997e02f1e1ca08c P b223f051827044d1b30e4fe1c493a909 [CANDIDATE]: Term 1 election: Requested vote from peers ec4f4c45a25249f09309c507601f1a0e (127.20.251.130:42127), 6f37fdf9265249f8ab9c511a04a523fd (127.20.251.131:35197)
I20260608 10:07:10.728760 27931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba24f13d481a4f54b997e02f1e1ca08c" candidate_uuid: "b223f051827044d1b30e4fe1c493a909" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec4f4c45a25249f09309c507601f1a0e"
I20260608 10:07:10.728286 27819 leader_election.cc:304] T 044893a6e54e433487ced94896f362aa P b223f051827044d1b30e4fe1c493a909 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f37fdf9265249f8ab9c511a04a523fd, b223f051827044d1b30e4fe1c493a909; no voters: 
I20260608 10:07:10.730338 27930 raft_consensus.cc:2468] T 044893a6e54e433487ced94896f362aa P ec4f4c45a25249f09309c507601f1a0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b223f051827044d1b30e4fe1c493a909 in term 1.
I20260608 10:07:10.730600 28073 raft_consensus.cc:2804] T 044893a6e54e433487ced94896f362aa P b223f051827044d1b30e4fe1c493a909 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:10.731149 28073 raft_consensus.cc:697] T 044893a6e54e433487ced94896f362aa P b223f051827044d1b30e4fe1c493a909 [term 1 LEADER]: Becoming Leader. State: Replica: b223f051827044d1b30e4fe1c493a909, State: Running, Role: LEADER
I20260608 10:07:10.731994 28073 consensus_queue.cc:237] T 044893a6e54e433487ced94896f362aa P b223f051827044d1b30e4fe1c493a909 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b223f051827044d1b30e4fe1c493a909" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42969 } } peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } }
I20260608 10:07:10.729481 27931 raft_consensus.cc:3060] T ba24f13d481a4f54b997e02f1e1ca08c P ec4f4c45a25249f09309c507601f1a0e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:10.735611 28005 raft_consensus.cc:2468] T ba24f13d481a4f54b997e02f1e1ca08c P 6f37fdf9265249f8ab9c511a04a523fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b223f051827044d1b30e4fe1c493a909 in term 1.
I20260608 10:07:10.735539 27752 catalog_manager.cc:5696] T 8940dfb2f2e04228a26b7928e439630b P 6f37fdf9265249f8ab9c511a04a523fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f37fdf9265249f8ab9c511a04a523fd (127.20.251.131). New cstate: current_term: 1 leader_uuid: "6f37fdf9265249f8ab9c511a04a523fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b223f051827044d1b30e4fe1c493a909" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } health_report { overall_health: HEALTHY } } }
I20260608 10:07:10.737175 27819 leader_election.cc:304] T ba24f13d481a4f54b997e02f1e1ca08c P b223f051827044d1b30e4fe1c493a909 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f37fdf9265249f8ab9c511a04a523fd, b223f051827044d1b30e4fe1c493a909; no voters: 
I20260608 10:07:10.738162 28055 raft_consensus.cc:2804] T ba24f13d481a4f54b997e02f1e1ca08c P b223f051827044d1b30e4fe1c493a909 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:10.739638 27931 raft_consensus.cc:2468] T ba24f13d481a4f54b997e02f1e1ca08c P ec4f4c45a25249f09309c507601f1a0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b223f051827044d1b30e4fe1c493a909 in term 1.
I20260608 10:07:10.740597 28055 raft_consensus.cc:697] T ba24f13d481a4f54b997e02f1e1ca08c P b223f051827044d1b30e4fe1c493a909 [term 1 LEADER]: Becoming Leader. State: Replica: b223f051827044d1b30e4fe1c493a909, State: Running, Role: LEADER
I20260608 10:07:10.741600 28055 consensus_queue.cc:237] T ba24f13d481a4f54b997e02f1e1ca08c P b223f051827044d1b30e4fe1c493a909 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b223f051827044d1b30e4fe1c493a909" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42969 } } peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } }
I20260608 10:07:10.747437 27754 catalog_manager.cc:5696] T 044893a6e54e433487ced94896f362aa P b223f051827044d1b30e4fe1c493a909 reported cstate change: term changed from 0 to 1, leader changed from <none> to b223f051827044d1b30e4fe1c493a909 (127.20.251.129). New cstate: current_term: 1 leader_uuid: "b223f051827044d1b30e4fe1c493a909" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b223f051827044d1b30e4fe1c493a909" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:10.759025 27754 catalog_manager.cc:5696] T ba24f13d481a4f54b997e02f1e1ca08c P b223f051827044d1b30e4fe1c493a909 reported cstate change: term changed from 0 to 1, leader changed from <none> to b223f051827044d1b30e4fe1c493a909 (127.20.251.129). New cstate: current_term: 1 leader_uuid: "b223f051827044d1b30e4fe1c493a909" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b223f051827044d1b30e4fe1c493a909" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:10.815289 21486 tablet_server.cc:179] TabletServer@127.20.251.129:0 shutting down...
I20260608 10:07:10.839322 21486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:10.840186 21486 tablet_replica.cc:333] T 8940dfb2f2e04228a26b7928e439630b P b223f051827044d1b30e4fe1c493a909: stopping tablet replica
I20260608 10:07:10.840801 21486 raft_consensus.cc:2243] T 8940dfb2f2e04228a26b7928e439630b P b223f051827044d1b30e4fe1c493a909 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:10.841224 21486 raft_consensus.cc:2272] T 8940dfb2f2e04228a26b7928e439630b P b223f051827044d1b30e4fe1c493a909 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:10.843353 21486 tablet_replica.cc:333] T ba24f13d481a4f54b997e02f1e1ca08c P b223f051827044d1b30e4fe1c493a909: stopping tablet replica
I20260608 10:07:10.843891 21486 raft_consensus.cc:2243] T ba24f13d481a4f54b997e02f1e1ca08c P b223f051827044d1b30e4fe1c493a909 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:10.844470 21486 pending_rounds.cc:70] T ba24f13d481a4f54b997e02f1e1ca08c P b223f051827044d1b30e4fe1c493a909: Trying to abort 1 pending ops.
I20260608 10:07:10.844686 21486 pending_rounds.cc:77] T ba24f13d481a4f54b997e02f1e1ca08c P b223f051827044d1b30e4fe1c493a909: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294620593127481344 op_type: NO_OP noop_request { }
I20260608 10:07:10.844974 21486 raft_consensus.cc:2889] T ba24f13d481a4f54b997e02f1e1ca08c P b223f051827044d1b30e4fe1c493a909 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:07:10.845248 21486 raft_consensus.cc:2272] T ba24f13d481a4f54b997e02f1e1ca08c P b223f051827044d1b30e4fe1c493a909 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:10.847673 21486 tablet_replica.cc:333] T 4d0db67adef746e68f89d4a3c6cc9099 P b223f051827044d1b30e4fe1c493a909: stopping tablet replica
I20260608 10:07:10.848179 21486 raft_consensus.cc:2243] T 4d0db67adef746e68f89d4a3c6cc9099 P b223f051827044d1b30e4fe1c493a909 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:10.848533 21486 raft_consensus.cc:2272] T 4d0db67adef746e68f89d4a3c6cc9099 P b223f051827044d1b30e4fe1c493a909 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:10.850656 21486 tablet_replica.cc:333] T 044893a6e54e433487ced94896f362aa P b223f051827044d1b30e4fe1c493a909: stopping tablet replica
I20260608 10:07:10.851130 21486 raft_consensus.cc:2243] T 044893a6e54e433487ced94896f362aa P b223f051827044d1b30e4fe1c493a909 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:10.851691 21486 pending_rounds.cc:70] T 044893a6e54e433487ced94896f362aa P b223f051827044d1b30e4fe1c493a909: Trying to abort 1 pending ops.
I20260608 10:07:10.851881 21486 pending_rounds.cc:77] T 044893a6e54e433487ced94896f362aa P b223f051827044d1b30e4fe1c493a909: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294620593088847872 op_type: NO_OP noop_request { }
I20260608 10:07:10.852119 21486 raft_consensus.cc:2889] T 044893a6e54e433487ced94896f362aa P b223f051827044d1b30e4fe1c493a909 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:07:10.852367 21486 raft_consensus.cc:2272] T 044893a6e54e433487ced94896f362aa P b223f051827044d1b30e4fe1c493a909 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:10.875213 21486 tablet_server.cc:196] TabletServer@127.20.251.129:0 shutdown complete.
I20260608 10:07:11.150156 28072 consensus_queue.cc:1048] T 8940dfb2f2e04228a26b7928e439630b P 6f37fdf9265249f8ab9c511a04a523fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:07:11.163123 27970 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.20.251.129:42969: connect: Connection refused (error 111) [suppressed 5 similar messages]
W20260608 10:07:11.167135 27970 consensus_peers.cc:597] T 8940dfb2f2e04228a26b7928e439630b P 6f37fdf9265249f8ab9c511a04a523fd -> Peer b223f051827044d1b30e4fe1c493a909 (127.20.251.129:42969): Couldn't send request to peer b223f051827044d1b30e4fe1c493a909. Status: Network error: Client connection negotiation failed: client connection to 127.20.251.129:42969: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:07:11.169704 27970 consensus_peers.cc:597] T 4d0db67adef746e68f89d4a3c6cc9099 P 6f37fdf9265249f8ab9c511a04a523fd -> Peer b223f051827044d1b30e4fe1c493a909 (127.20.251.129:42969): Couldn't send request to peer b223f051827044d1b30e4fe1c493a909. Status: Network error: Client connection negotiation failed: client connection to 127.20.251.129:42969: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:11.218515 28072 consensus_queue.cc:1048] T 4d0db67adef746e68f89d4a3c6cc9099 P 6f37fdf9265249f8ab9c511a04a523fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:07:11.756367 28059 consensus_queue.cc:579] T 4d0db67adef746e68f89d4a3c6cc9099 P 6f37fdf9265249f8ab9c511a04a523fd [LEADER]: Leader has been unable to successfully communicate with peer b223f051827044d1b30e4fe1c493a909 for more than 1 seconds (1.068s)
W20260608 10:07:11.767870 27754 catalog_manager.cc:5374] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 4d0db67adef746e68f89d4a3c6cc9099 with cas_config_opid_index -1: no extra replica candidate found for tablet 4d0db67adef746e68f89d4a3c6cc9099 (table test-workload [id=aa1bd328b9a44a069d29e3d44117cf5c]): Not found: could not select location for extra replica: not enough tablet servers to satisfy replica placement policy: the total number of registered tablet servers (3) does not allow for adding an extra replica; consider bringing up more to have at least 4 tablet servers up and running
W20260608 10:07:11.827946 27802 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver b223f051827044d1b30e4fe1c493a909 not available for placement
I20260608 10:07:11.890116 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:11.898211 28092 instance_detector.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:07:11.898267 28093 instance_detector.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:07:11.899879 28095 instance_detector.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:07:11.900394 21486 server_base.cc:1061] running on GCE node
I20260608 10:07:11.901912 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:11.902110 21486 system_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:07:11.902247 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913231902236 us; error 0 us; skew 500 ppm
I20260608 10:07:11.902844 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:11.905869 21486 webserver.cc:533] Webserver started at http://127.20.251.132:39857/ using document root <none> and password file <none>
I20260608 10:07:11.906384 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:11.906558 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:11.906812 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:11.908315 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913058711471-21486-0/minicluster-data/ts-3-root/instance:
uuid: "bc2884b9639e4b1bb8c00703952a008a"
format_stamp: "Formatted at 2026-06-08 10:07:11 on dist-test-slave-0x65"
I20260608 10:07:11.913321 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:07:11.917809 28100 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:07:11.918614 21486 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:07:11.918910 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913058711471-21486-0/minicluster-data/ts-3-root
uuid: "bc2884b9639e4b1bb8c00703952a008a"
format_stamp: "Formatted at 2026-06-08 10:07:11 on dist-test-slave-0x65"
I20260608 10:07:11.919199 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913058711471-21486-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913058711471-21486-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913058711471-21486-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:07:11.939002 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:11.940394 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:11.941957 21486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:11.944536 21486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:11.944748 21486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:11.945001 21486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:11.945174 21486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:11.990363 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.132:39787
I20260608 10:07:11.990520 28162 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.132:39787 every 8 connection(s)
I20260608 10:07:12.007784 28163 heartbeater.cc:344] Connected to a master server at 127.20.251.190:34531
I20260608 10:07:12.008183 28163 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:12.008967 28163 heartbeater.cc:507] Master 127.20.251.190:34531 requested a full tablet report, sending...
I20260608 10:07:12.011158 27754 ts_manager.cc:194] Registered new tserver with Master: bc2884b9639e4b1bb8c00703952a008a (127.20.251.132:39787)
I20260608 10:07:12.012678 27754 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34230
I20260608 10:07:12.069573 28005 consensus_queue.cc:237] T 4d0db67adef746e68f89d4a3c6cc9099 P 6f37fdf9265249f8ab9c511a04a523fd [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: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } } peers { permanent_uuid: "b223f051827044d1b30e4fe1c493a909" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42969 } } peers { permanent_uuid: "bc2884b9639e4b1bb8c00703952a008a" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 39787 } attrs { promote: true } }
I20260608 10:07:12.077322 27931 raft_consensus.cc:1275] T 4d0db67adef746e68f89d4a3c6cc9099 P ec4f4c45a25249f09309c507601f1a0e [term 1 FOLLOWER]: Refusing update from remote peer 6f37fdf9265249f8ab9c511a04a523fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:07:12.079182 28090 consensus_queue.cc:1048] T 4d0db67adef746e68f89d4a3c6cc9099 P 6f37fdf9265249f8ab9c511a04a523fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260608 10:07:12.082224 27970 consensus_peers.cc:597] T 4d0db67adef746e68f89d4a3c6cc9099 P 6f37fdf9265249f8ab9c511a04a523fd -> Peer b223f051827044d1b30e4fe1c493a909 (127.20.251.129:42969): Couldn't send request to peer b223f051827044d1b30e4fe1c493a909. Status: Network error: Client connection negotiation failed: client connection to 127.20.251.129:42969: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:12.087600 28091 raft_consensus.cc:2955] T 4d0db67adef746e68f89d4a3c6cc9099 P 6f37fdf9265249f8ab9c511a04a523fd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bc2884b9639e4b1bb8c00703952a008a (127.20.251.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } } peers { permanent_uuid: "b223f051827044d1b30e4fe1c493a909" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42969 } } peers { permanent_uuid: "bc2884b9639e4b1bb8c00703952a008a" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 39787 } attrs { promote: true } } }
W20260608 10:07:12.089414 27970 consensus_peers.cc:597] T 4d0db67adef746e68f89d4a3c6cc9099 P 6f37fdf9265249f8ab9c511a04a523fd -> Peer bc2884b9639e4b1bb8c00703952a008a (127.20.251.132:39787): Couldn't send request to peer bc2884b9639e4b1bb8c00703952a008a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4d0db67adef746e68f89d4a3c6cc9099. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:12.089602 27931 raft_consensus.cc:2955] T 4d0db67adef746e68f89d4a3c6cc9099 P ec4f4c45a25249f09309c507601f1a0e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bc2884b9639e4b1bb8c00703952a008a (127.20.251.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } } peers { permanent_uuid: "b223f051827044d1b30e4fe1c493a909" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42969 } } peers { permanent_uuid: "bc2884b9639e4b1bb8c00703952a008a" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 39787 } attrs { promote: true } } }
I20260608 10:07:12.100596 27738 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 4d0db67adef746e68f89d4a3c6cc9099 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 5)
I20260608 10:07:12.105418 27754 catalog_manager.cc:5696] T 4d0db67adef746e68f89d4a3c6cc9099 P 6f37fdf9265249f8ab9c511a04a523fd reported cstate change: config changed from index -1 to 2, NON_VOTER bc2884b9639e4b1bb8c00703952a008a (127.20.251.132) added. New cstate: current_term: 1 leader_uuid: "6f37fdf9265249f8ab9c511a04a523fd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b223f051827044d1b30e4fe1c493a909" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc2884b9639e4b1bb8c00703952a008a" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 39787 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:12.252591 28091 consensus_queue.cc:579] T 8940dfb2f2e04228a26b7928e439630b P 6f37fdf9265249f8ab9c511a04a523fd [LEADER]: Leader has been unable to successfully communicate with peer b223f051827044d1b30e4fe1c493a909 for more than 1 seconds (1.546s)
I20260608 10:07:12.262756 28005 consensus_queue.cc:237] T 8940dfb2f2e04228a26b7928e439630b P 6f37fdf9265249f8ab9c511a04a523fd [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: "b223f051827044d1b30e4fe1c493a909" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42969 } } peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } } peers { permanent_uuid: "bc2884b9639e4b1bb8c00703952a008a" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 39787 } attrs { promote: true } }
I20260608 10:07:12.269606 27931 raft_consensus.cc:1275] T 8940dfb2f2e04228a26b7928e439630b P ec4f4c45a25249f09309c507601f1a0e [term 1 FOLLOWER]: Refusing update from remote peer 6f37fdf9265249f8ab9c511a04a523fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:07:12.270991 28091 consensus_queue.cc:1048] T 8940dfb2f2e04228a26b7928e439630b P 6f37fdf9265249f8ab9c511a04a523fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 10:07:12.271785 27970 consensus_peers.cc:597] T 8940dfb2f2e04228a26b7928e439630b P 6f37fdf9265249f8ab9c511a04a523fd -> Peer bc2884b9639e4b1bb8c00703952a008a (127.20.251.132:39787): Couldn't send request to peer bc2884b9639e4b1bb8c00703952a008a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8940dfb2f2e04228a26b7928e439630b. This is attempt 1: this message will repeat every 5th retry.
W20260608 10:07:12.272353 27970 consensus_peers.cc:597] T 8940dfb2f2e04228a26b7928e439630b P 6f37fdf9265249f8ab9c511a04a523fd -> Peer b223f051827044d1b30e4fe1c493a909 (127.20.251.129:42969): Couldn't send request to peer b223f051827044d1b30e4fe1c493a909. Status: Network error: Client connection negotiation failed: client connection to 127.20.251.129:42969: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:12.277598 28059 raft_consensus.cc:2955] T 8940dfb2f2e04228a26b7928e439630b P 6f37fdf9265249f8ab9c511a04a523fd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bc2884b9639e4b1bb8c00703952a008a (127.20.251.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b223f051827044d1b30e4fe1c493a909" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42969 } } peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } } peers { permanent_uuid: "bc2884b9639e4b1bb8c00703952a008a" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 39787 } attrs { promote: true } } }
I20260608 10:07:12.279124 27931 raft_consensus.cc:2955] T 8940dfb2f2e04228a26b7928e439630b P ec4f4c45a25249f09309c507601f1a0e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bc2884b9639e4b1bb8c00703952a008a (127.20.251.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b223f051827044d1b30e4fe1c493a909" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42969 } } peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } } peers { permanent_uuid: "bc2884b9639e4b1bb8c00703952a008a" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 39787 } attrs { promote: true } } }
I20260608 10:07:12.285540 27738 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 8940dfb2f2e04228a26b7928e439630b with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 10:07:12.290645 27752 catalog_manager.cc:5696] T 8940dfb2f2e04228a26b7928e439630b P 6f37fdf9265249f8ab9c511a04a523fd reported cstate change: config changed from index -1 to 2, NON_VOTER bc2884b9639e4b1bb8c00703952a008a (127.20.251.132) added. New cstate: current_term: 1 leader_uuid: "6f37fdf9265249f8ab9c511a04a523fd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b223f051827044d1b30e4fe1c493a909" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc2884b9639e4b1bb8c00703952a008a" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 39787 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:12.425921 28169 raft_consensus.cc:493] T ba24f13d481a4f54b997e02f1e1ca08c P ec4f4c45a25249f09309c507601f1a0e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:12.426676 28169 raft_consensus.cc:515] T ba24f13d481a4f54b997e02f1e1ca08c P ec4f4c45a25249f09309c507601f1a0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b223f051827044d1b30e4fe1c493a909" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42969 } } peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } }
I20260608 10:07:12.429083 28169 leader_election.cc:290] T ba24f13d481a4f54b997e02f1e1ca08c P ec4f4c45a25249f09309c507601f1a0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b223f051827044d1b30e4fe1c493a909 (127.20.251.129:42969), 6f37fdf9265249f8ab9c511a04a523fd (127.20.251.131:35197)
I20260608 10:07:12.430500 28005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba24f13d481a4f54b997e02f1e1ca08c" candidate_uuid: "ec4f4c45a25249f09309c507601f1a0e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f37fdf9265249f8ab9c511a04a523fd" is_pre_election: true
I20260608 10:07:12.431245 28005 raft_consensus.cc:2468] T ba24f13d481a4f54b997e02f1e1ca08c P 6f37fdf9265249f8ab9c511a04a523fd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ec4f4c45a25249f09309c507601f1a0e in term 1.
I20260608 10:07:12.432808 27894 leader_election.cc:304] T ba24f13d481a4f54b997e02f1e1ca08c P ec4f4c45a25249f09309c507601f1a0e [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: 6f37fdf9265249f8ab9c511a04a523fd, ec4f4c45a25249f09309c507601f1a0e; no voters: 
I20260608 10:07:12.433629 28169 raft_consensus.cc:2804] T ba24f13d481a4f54b997e02f1e1ca08c P ec4f4c45a25249f09309c507601f1a0e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:07:12.433930 28169 raft_consensus.cc:493] T ba24f13d481a4f54b997e02f1e1ca08c P ec4f4c45a25249f09309c507601f1a0e [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:12.434253 28169 raft_consensus.cc:3060] T ba24f13d481a4f54b997e02f1e1ca08c P ec4f4c45a25249f09309c507601f1a0e [term 1 FOLLOWER]: Advancing to term 2
W20260608 10:07:12.435293 27896 leader_election.cc:336] T ba24f13d481a4f54b997e02f1e1ca08c P ec4f4c45a25249f09309c507601f1a0e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b223f051827044d1b30e4fe1c493a909 (127.20.251.129:42969): Network error: Client connection negotiation failed: client connection to 127.20.251.129:42969: connect: Connection refused (error 111)
I20260608 10:07:12.440064 28169 raft_consensus.cc:515] T ba24f13d481a4f54b997e02f1e1ca08c P ec4f4c45a25249f09309c507601f1a0e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b223f051827044d1b30e4fe1c493a909" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42969 } } peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } }
I20260608 10:07:12.441813 28169 leader_election.cc:290] T ba24f13d481a4f54b997e02f1e1ca08c P ec4f4c45a25249f09309c507601f1a0e [CANDIDATE]: Term 2 election: Requested vote from peers b223f051827044d1b30e4fe1c493a909 (127.20.251.129:42969), 6f37fdf9265249f8ab9c511a04a523fd (127.20.251.131:35197)
I20260608 10:07:12.443080 28005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba24f13d481a4f54b997e02f1e1ca08c" candidate_uuid: "ec4f4c45a25249f09309c507601f1a0e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f37fdf9265249f8ab9c511a04a523fd"
I20260608 10:07:12.443661 28005 raft_consensus.cc:3060] T ba24f13d481a4f54b997e02f1e1ca08c P 6f37fdf9265249f8ab9c511a04a523fd [term 1 FOLLOWER]: Advancing to term 2
W20260608 10:07:12.445448 27896 leader_election.cc:336] T ba24f13d481a4f54b997e02f1e1ca08c P ec4f4c45a25249f09309c507601f1a0e [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b223f051827044d1b30e4fe1c493a909 (127.20.251.129:42969): Network error: Client connection negotiation failed: client connection to 127.20.251.129:42969: connect: Connection refused (error 111)
I20260608 10:07:12.449626 28005 raft_consensus.cc:2468] T ba24f13d481a4f54b997e02f1e1ca08c P 6f37fdf9265249f8ab9c511a04a523fd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec4f4c45a25249f09309c507601f1a0e in term 2.
I20260608 10:07:12.450568 27894 leader_election.cc:304] T ba24f13d481a4f54b997e02f1e1ca08c P ec4f4c45a25249f09309c507601f1a0e [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: 6f37fdf9265249f8ab9c511a04a523fd, ec4f4c45a25249f09309c507601f1a0e; no voters: b223f051827044d1b30e4fe1c493a909
I20260608 10:07:12.451211 28169 raft_consensus.cc:2804] T ba24f13d481a4f54b997e02f1e1ca08c P ec4f4c45a25249f09309c507601f1a0e [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:07:12.452250 28169 raft_consensus.cc:697] T ba24f13d481a4f54b997e02f1e1ca08c P ec4f4c45a25249f09309c507601f1a0e [term 2 LEADER]: Becoming Leader. State: Replica: ec4f4c45a25249f09309c507601f1a0e, State: Running, Role: LEADER
I20260608 10:07:12.453276 28169 consensus_queue.cc:237] T ba24f13d481a4f54b997e02f1e1ca08c P ec4f4c45a25249f09309c507601f1a0e [LEADER]: Queue going to LEADER 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: "b223f051827044d1b30e4fe1c493a909" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42969 } } peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } }
I20260608 10:07:12.460590 27754 catalog_manager.cc:5696] T ba24f13d481a4f54b997e02f1e1ca08c P ec4f4c45a25249f09309c507601f1a0e reported cstate change: term changed from 1 to 2, leader changed from b223f051827044d1b30e4fe1c493a909 (127.20.251.129) to ec4f4c45a25249f09309c507601f1a0e (127.20.251.130). New cstate: current_term: 2 leader_uuid: "ec4f4c45a25249f09309c507601f1a0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b223f051827044d1b30e4fe1c493a909" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:12.578735 28176 raft_consensus.cc:493] T 044893a6e54e433487ced94896f362aa P 6f37fdf9265249f8ab9c511a04a523fd [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:12.579334 28176 raft_consensus.cc:515] T 044893a6e54e433487ced94896f362aa P 6f37fdf9265249f8ab9c511a04a523fd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b223f051827044d1b30e4fe1c493a909" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42969 } } peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } }
I20260608 10:07:12.581118 28176 leader_election.cc:290] T 044893a6e54e433487ced94896f362aa P 6f37fdf9265249f8ab9c511a04a523fd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b223f051827044d1b30e4fe1c493a909 (127.20.251.129:42969), ec4f4c45a25249f09309c507601f1a0e (127.20.251.130:42127)
I20260608 10:07:12.582470 27931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "044893a6e54e433487ced94896f362aa" candidate_uuid: "6f37fdf9265249f8ab9c511a04a523fd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec4f4c45a25249f09309c507601f1a0e" is_pre_election: true
I20260608 10:07:12.583218 27931 raft_consensus.cc:2468] T 044893a6e54e433487ced94896f362aa P ec4f4c45a25249f09309c507601f1a0e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f37fdf9265249f8ab9c511a04a523fd in term 1.
I20260608 10:07:12.584584 27971 leader_election.cc:304] T 044893a6e54e433487ced94896f362aa P 6f37fdf9265249f8ab9c511a04a523fd [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: 6f37fdf9265249f8ab9c511a04a523fd, ec4f4c45a25249f09309c507601f1a0e; no voters: 
W20260608 10:07:12.585175 27970 leader_election.cc:336] T 044893a6e54e433487ced94896f362aa P 6f37fdf9265249f8ab9c511a04a523fd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b223f051827044d1b30e4fe1c493a909 (127.20.251.129:42969): Network error: Client connection negotiation failed: client connection to 127.20.251.129:42969: connect: Connection refused (error 111)
I20260608 10:07:12.585297 28176 raft_consensus.cc:2804] T 044893a6e54e433487ced94896f362aa P 6f37fdf9265249f8ab9c511a04a523fd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:07:12.585706 28176 raft_consensus.cc:493] T 044893a6e54e433487ced94896f362aa P 6f37fdf9265249f8ab9c511a04a523fd [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:12.585956 28176 raft_consensus.cc:3060] T 044893a6e54e433487ced94896f362aa P 6f37fdf9265249f8ab9c511a04a523fd [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:07:12.591424 28176 raft_consensus.cc:515] T 044893a6e54e433487ced94896f362aa P 6f37fdf9265249f8ab9c511a04a523fd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b223f051827044d1b30e4fe1c493a909" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42969 } } peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } }
I20260608 10:07:12.592967 28176 leader_election.cc:290] T 044893a6e54e433487ced94896f362aa P 6f37fdf9265249f8ab9c511a04a523fd [CANDIDATE]: Term 2 election: Requested vote from peers b223f051827044d1b30e4fe1c493a909 (127.20.251.129:42969), ec4f4c45a25249f09309c507601f1a0e (127.20.251.130:42127)
I20260608 10:07:12.594133 27931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "044893a6e54e433487ced94896f362aa" candidate_uuid: "6f37fdf9265249f8ab9c511a04a523fd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec4f4c45a25249f09309c507601f1a0e"
I20260608 10:07:12.594739 27931 raft_consensus.cc:3060] T 044893a6e54e433487ced94896f362aa P ec4f4c45a25249f09309c507601f1a0e [term 1 FOLLOWER]: Advancing to term 2
W20260608 10:07:12.596720 27970 leader_election.cc:336] T 044893a6e54e433487ced94896f362aa P 6f37fdf9265249f8ab9c511a04a523fd [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b223f051827044d1b30e4fe1c493a909 (127.20.251.129:42969): Network error: Client connection negotiation failed: client connection to 127.20.251.129:42969: connect: Connection refused (error 111)
I20260608 10:07:12.599928 27931 raft_consensus.cc:2468] T 044893a6e54e433487ced94896f362aa P ec4f4c45a25249f09309c507601f1a0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f37fdf9265249f8ab9c511a04a523fd in term 2.
I20260608 10:07:12.600915 27971 leader_election.cc:304] T 044893a6e54e433487ced94896f362aa P 6f37fdf9265249f8ab9c511a04a523fd [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: 6f37fdf9265249f8ab9c511a04a523fd, ec4f4c45a25249f09309c507601f1a0e; no voters: b223f051827044d1b30e4fe1c493a909
I20260608 10:07:12.601646 28176 raft_consensus.cc:2804] T 044893a6e54e433487ced94896f362aa P 6f37fdf9265249f8ab9c511a04a523fd [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:07:12.602053 28176 raft_consensus.cc:697] T 044893a6e54e433487ced94896f362aa P 6f37fdf9265249f8ab9c511a04a523fd [term 2 LEADER]: Becoming Leader. State: Replica: 6f37fdf9265249f8ab9c511a04a523fd, State: Running, Role: LEADER
I20260608 10:07:12.602819 28176 consensus_queue.cc:237] T 044893a6e54e433487ced94896f362aa P 6f37fdf9265249f8ab9c511a04a523fd [LEADER]: Queue going to LEADER 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: "b223f051827044d1b30e4fe1c493a909" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42969 } } peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } }
I20260608 10:07:12.610471 27754 catalog_manager.cc:5696] T 044893a6e54e433487ced94896f362aa P 6f37fdf9265249f8ab9c511a04a523fd reported cstate change: term changed from 1 to 2, leader changed from b223f051827044d1b30e4fe1c493a909 (127.20.251.129) to 6f37fdf9265249f8ab9c511a04a523fd (127.20.251.131). New cstate: current_term: 2 leader_uuid: "6f37fdf9265249f8ab9c511a04a523fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b223f051827044d1b30e4fe1c493a909" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } health_report { overall_health: HEALTHY } } }
I20260608 10:07:12.615792 28182 ts_tablet_manager.cc:933] T 4d0db67adef746e68f89d4a3c6cc9099 P bc2884b9639e4b1bb8c00703952a008a: Initiating tablet copy from peer 6f37fdf9265249f8ab9c511a04a523fd (127.20.251.131:35197)
I20260608 10:07:12.617893 28182 tablet_copy_client.cc:323] T 4d0db67adef746e68f89d4a3c6cc9099 P bc2884b9639e4b1bb8c00703952a008a: tablet copy: Beginning tablet copy session from remote peer at address 127.20.251.131:35197
I20260608 10:07:12.629508 28015 tablet_copy_service.cc:140] P 6f37fdf9265249f8ab9c511a04a523fd: Received BeginTabletCopySession request for tablet 4d0db67adef746e68f89d4a3c6cc9099 from peer bc2884b9639e4b1bb8c00703952a008a ({username='slave'} at 127.0.0.1:53412)
I20260608 10:07:12.630041 28015 tablet_copy_service.cc:161] P 6f37fdf9265249f8ab9c511a04a523fd: Beginning new tablet copy session on tablet 4d0db67adef746e68f89d4a3c6cc9099 from peer bc2884b9639e4b1bb8c00703952a008a at {username='slave'} at 127.0.0.1:53412: session id = bc2884b9639e4b1bb8c00703952a008a-4d0db67adef746e68f89d4a3c6cc9099
I20260608 10:07:12.636219 28015 tablet_copy_source_session.cc:215] T 4d0db67adef746e68f89d4a3c6cc9099 P 6f37fdf9265249f8ab9c511a04a523fd: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:07:12.639034 28182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d0db67adef746e68f89d4a3c6cc9099. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:12.651724 28182 tablet_copy_client.cc:806] T 4d0db67adef746e68f89d4a3c6cc9099 P bc2884b9639e4b1bb8c00703952a008a: tablet copy: Starting download of 0 data blocks...
I20260608 10:07:12.652274 28182 tablet_copy_client.cc:670] T 4d0db67adef746e68f89d4a3c6cc9099 P bc2884b9639e4b1bb8c00703952a008a: tablet copy: Starting download of 1 WAL segments...
I20260608 10:07:12.656131 28182 tablet_copy_client.cc:538] T 4d0db67adef746e68f89d4a3c6cc9099 P bc2884b9639e4b1bb8c00703952a008a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:07:12.662221 28182 tablet_bootstrap.cc:492] T 4d0db67adef746e68f89d4a3c6cc9099 P bc2884b9639e4b1bb8c00703952a008a: Bootstrap starting.
I20260608 10:07:12.677557 28182 tablet_bootstrap.cc:492] T 4d0db67adef746e68f89d4a3c6cc9099 P bc2884b9639e4b1bb8c00703952a008a: 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:07:12.678192 28182 tablet_bootstrap.cc:492] T 4d0db67adef746e68f89d4a3c6cc9099 P bc2884b9639e4b1bb8c00703952a008a: Bootstrap complete.
I20260608 10:07:12.678725 28182 ts_tablet_manager.cc:1403] T 4d0db67adef746e68f89d4a3c6cc9099 P bc2884b9639e4b1bb8c00703952a008a: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.009s
I20260608 10:07:12.680984 28182 raft_consensus.cc:359] T 4d0db67adef746e68f89d4a3c6cc9099 P bc2884b9639e4b1bb8c00703952a008a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } } peers { permanent_uuid: "b223f051827044d1b30e4fe1c493a909" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42969 } } peers { permanent_uuid: "bc2884b9639e4b1bb8c00703952a008a" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 39787 } attrs { promote: true } }
I20260608 10:07:12.681566 28182 raft_consensus.cc:740] T 4d0db67adef746e68f89d4a3c6cc9099 P bc2884b9639e4b1bb8c00703952a008a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: bc2884b9639e4b1bb8c00703952a008a, State: Initialized, Role: LEARNER
I20260608 10:07:12.682093 28182 consensus_queue.cc:260] T 4d0db67adef746e68f89d4a3c6cc9099 P bc2884b9639e4b1bb8c00703952a008a [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: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } } peers { permanent_uuid: "b223f051827044d1b30e4fe1c493a909" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42969 } } peers { permanent_uuid: "bc2884b9639e4b1bb8c00703952a008a" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 39787 } attrs { promote: true } }
I20260608 10:07:12.684434 28163 heartbeater.cc:499] Master 127.20.251.190:34531 was elected leader, sending a full tablet report...
I20260608 10:07:12.684800 28182 ts_tablet_manager.cc:1434] T 4d0db67adef746e68f89d4a3c6cc9099 P bc2884b9639e4b1bb8c00703952a008a: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260608 10:07:12.686931 28015 tablet_copy_service.cc:342] P 6f37fdf9265249f8ab9c511a04a523fd: Request end of tablet copy session bc2884b9639e4b1bb8c00703952a008a-4d0db67adef746e68f89d4a3c6cc9099 received from {username='slave'} at 127.0.0.1:53412
I20260608 10:07:12.687390 28015 tablet_copy_service.cc:434] P 6f37fdf9265249f8ab9c511a04a523fd: ending tablet copy session bc2884b9639e4b1bb8c00703952a008a-4d0db67adef746e68f89d4a3c6cc9099 on tablet 4d0db67adef746e68f89d4a3c6cc9099 with peer bc2884b9639e4b1bb8c00703952a008a
W20260608 10:07:12.830617 27802 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver b223f051827044d1b30e4fe1c493a909 not available for placement
I20260608 10:07:12.831557 28182 ts_tablet_manager.cc:933] T 8940dfb2f2e04228a26b7928e439630b P bc2884b9639e4b1bb8c00703952a008a: Initiating tablet copy from peer 6f37fdf9265249f8ab9c511a04a523fd (127.20.251.131:35197)
I20260608 10:07:12.832897 28182 tablet_copy_client.cc:323] T 8940dfb2f2e04228a26b7928e439630b P bc2884b9639e4b1bb8c00703952a008a: tablet copy: Beginning tablet copy session from remote peer at address 127.20.251.131:35197
I20260608 10:07:12.834374 28015 tablet_copy_service.cc:140] P 6f37fdf9265249f8ab9c511a04a523fd: Received BeginTabletCopySession request for tablet 8940dfb2f2e04228a26b7928e439630b from peer bc2884b9639e4b1bb8c00703952a008a ({username='slave'} at 127.0.0.1:53412)
I20260608 10:07:12.834823 28015 tablet_copy_service.cc:161] P 6f37fdf9265249f8ab9c511a04a523fd: Beginning new tablet copy session on tablet 8940dfb2f2e04228a26b7928e439630b from peer bc2884b9639e4b1bb8c00703952a008a at {username='slave'} at 127.0.0.1:53412: session id = bc2884b9639e4b1bb8c00703952a008a-8940dfb2f2e04228a26b7928e439630b
I20260608 10:07:12.840128 28015 tablet_copy_source_session.cc:215] T 8940dfb2f2e04228a26b7928e439630b P 6f37fdf9265249f8ab9c511a04a523fd: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:07:12.842792 28182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8940dfb2f2e04228a26b7928e439630b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:12.853782 28182 tablet_copy_client.cc:806] T 8940dfb2f2e04228a26b7928e439630b P bc2884b9639e4b1bb8c00703952a008a: tablet copy: Starting download of 0 data blocks...
I20260608 10:07:12.854395 28182 tablet_copy_client.cc:670] T 8940dfb2f2e04228a26b7928e439630b P bc2884b9639e4b1bb8c00703952a008a: tablet copy: Starting download of 1 WAL segments...
W20260608 10:07:12.857159 27896 consensus_peers.cc:597] T ba24f13d481a4f54b997e02f1e1ca08c P ec4f4c45a25249f09309c507601f1a0e -> Peer b223f051827044d1b30e4fe1c493a909 (127.20.251.129:42969): Couldn't send request to peer b223f051827044d1b30e4fe1c493a909. Status: Network error: Client connection negotiation failed: client connection to 127.20.251.129:42969: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:12.858222 28182 tablet_copy_client.cc:538] T 8940dfb2f2e04228a26b7928e439630b P bc2884b9639e4b1bb8c00703952a008a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:07:12.864763 28182 tablet_bootstrap.cc:492] T 8940dfb2f2e04228a26b7928e439630b P bc2884b9639e4b1bb8c00703952a008a: Bootstrap starting.
I20260608 10:07:12.880414 28182 tablet_bootstrap.cc:492] T 8940dfb2f2e04228a26b7928e439630b P bc2884b9639e4b1bb8c00703952a008a: 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:07:12.881109 28182 tablet_bootstrap.cc:492] T 8940dfb2f2e04228a26b7928e439630b P bc2884b9639e4b1bb8c00703952a008a: Bootstrap complete.
I20260608 10:07:12.881704 28182 ts_tablet_manager.cc:1403] T 8940dfb2f2e04228a26b7928e439630b P bc2884b9639e4b1bb8c00703952a008a: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.003s
I20260608 10:07:12.883901 28182 raft_consensus.cc:359] T 8940dfb2f2e04228a26b7928e439630b P bc2884b9639e4b1bb8c00703952a008a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b223f051827044d1b30e4fe1c493a909" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42969 } } peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } } peers { permanent_uuid: "bc2884b9639e4b1bb8c00703952a008a" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 39787 } attrs { promote: true } }
I20260608 10:07:12.884485 28182 raft_consensus.cc:740] T 8940dfb2f2e04228a26b7928e439630b P bc2884b9639e4b1bb8c00703952a008a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: bc2884b9639e4b1bb8c00703952a008a, State: Initialized, Role: LEARNER
I20260608 10:07:12.885003 28182 consensus_queue.cc:260] T 8940dfb2f2e04228a26b7928e439630b P bc2884b9639e4b1bb8c00703952a008a [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: "b223f051827044d1b30e4fe1c493a909" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42969 } } peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } } peers { permanent_uuid: "bc2884b9639e4b1bb8c00703952a008a" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 39787 } attrs { promote: true } }
I20260608 10:07:12.886960 28182 ts_tablet_manager.cc:1434] T 8940dfb2f2e04228a26b7928e439630b P bc2884b9639e4b1bb8c00703952a008a: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260608 10:07:12.888797 28015 tablet_copy_service.cc:342] P 6f37fdf9265249f8ab9c511a04a523fd: Request end of tablet copy session bc2884b9639e4b1bb8c00703952a008a-8940dfb2f2e04228a26b7928e439630b received from {username='slave'} at 127.0.0.1:53412
I20260608 10:07:12.889221 28015 tablet_copy_service.cc:434] P 6f37fdf9265249f8ab9c511a04a523fd: ending tablet copy session bc2884b9639e4b1bb8c00703952a008a-8940dfb2f2e04228a26b7928e439630b on tablet 8940dfb2f2e04228a26b7928e439630b with peer bc2884b9639e4b1bb8c00703952a008a
I20260608 10:07:13.024220 28138 raft_consensus.cc:1217] T 4d0db67adef746e68f89d4a3c6cc9099 P bc2884b9639e4b1bb8c00703952a008a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:07:13.027607 28005 raft_consensus.cc:1275] T ba24f13d481a4f54b997e02f1e1ca08c P 6f37fdf9265249f8ab9c511a04a523fd [term 2 FOLLOWER]: Refusing update from remote peer ec4f4c45a25249f09309c507601f1a0e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 10:07:13.029140 28169 consensus_queue.cc:1048] T ba24f13d481a4f54b997e02f1e1ca08c P ec4f4c45a25249f09309c507601f1a0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:07:13.118150 27931 raft_consensus.cc:1275] T 044893a6e54e433487ced94896f362aa P ec4f4c45a25249f09309c507601f1a0e [term 2 FOLLOWER]: Refusing update from remote peer 6f37fdf9265249f8ab9c511a04a523fd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 10:07:13.119372 28059 consensus_queue.cc:1048] T 044893a6e54e433487ced94896f362aa P 6f37fdf9265249f8ab9c511a04a523fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:07:13.123642 28059 consensus_queue.cc:579] T 4d0db67adef746e68f89d4a3c6cc9099 P 6f37fdf9265249f8ab9c511a04a523fd [LEADER]: Leader has been unable to successfully communicate with peer b223f051827044d1b30e4fe1c493a909 for more than 1 seconds (1.052s)
W20260608 10:07:13.138113 27970 consensus_peers.cc:597] T 044893a6e54e433487ced94896f362aa P 6f37fdf9265249f8ab9c511a04a523fd -> Peer b223f051827044d1b30e4fe1c493a909 (127.20.251.129:42969): Couldn't send request to peer b223f051827044d1b30e4fe1c493a909. Status: Network error: Client connection negotiation failed: client connection to 127.20.251.129:42969: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:13.211628 28138 raft_consensus.cc:1217] T 8940dfb2f2e04228a26b7928e439630b P bc2884b9639e4b1bb8c00703952a008a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:07:13.317965 28196 consensus_queue.cc:579] T 8940dfb2f2e04228a26b7928e439630b P 6f37fdf9265249f8ab9c511a04a523fd [LEADER]: Leader has been unable to successfully communicate with peer b223f051827044d1b30e4fe1c493a909 for more than 1 seconds (1.054s)
I20260608 10:07:13.435123 28190 raft_consensus.cc:1064] T 4d0db67adef746e68f89d4a3c6cc9099 P 6f37fdf9265249f8ab9c511a04a523fd: attempting to promote NON_VOTER bc2884b9639e4b1bb8c00703952a008a to VOTER
I20260608 10:07:13.437206 28190 consensus_queue.cc:237] T 4d0db67adef746e68f89d4a3c6cc9099 P 6f37fdf9265249f8ab9c511a04a523fd [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: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } } peers { permanent_uuid: "b223f051827044d1b30e4fe1c493a909" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42969 } } peers { permanent_uuid: "bc2884b9639e4b1bb8c00703952a008a" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 39787 } attrs { promote: false } }
I20260608 10:07:13.443482 28138 raft_consensus.cc:1275] T 4d0db67adef746e68f89d4a3c6cc9099 P bc2884b9639e4b1bb8c00703952a008a [term 1 LEARNER]: Refusing update from remote peer 6f37fdf9265249f8ab9c511a04a523fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:07:13.444391 27931 raft_consensus.cc:1275] T 4d0db67adef746e68f89d4a3c6cc9099 P ec4f4c45a25249f09309c507601f1a0e [term 1 FOLLOWER]: Refusing update from remote peer 6f37fdf9265249f8ab9c511a04a523fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:07:13.445354 28196 consensus_queue.cc:1048] T 4d0db67adef746e68f89d4a3c6cc9099 P 6f37fdf9265249f8ab9c511a04a523fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc2884b9639e4b1bb8c00703952a008a" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 39787 } 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:07:13.446158 28190 consensus_queue.cc:1048] T 4d0db67adef746e68f89d4a3c6cc9099 P 6f37fdf9265249f8ab9c511a04a523fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 10:07:13.447023 27970 consensus_peers.cc:597] T 4d0db67adef746e68f89d4a3c6cc9099 P 6f37fdf9265249f8ab9c511a04a523fd -> Peer b223f051827044d1b30e4fe1c493a909 (127.20.251.129:42969): Couldn't send request to peer b223f051827044d1b30e4fe1c493a909. Status: Network error: Client connection negotiation failed: client connection to 127.20.251.129:42969: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:13.453886 28196 raft_consensus.cc:2955] T 4d0db67adef746e68f89d4a3c6cc9099 P 6f37fdf9265249f8ab9c511a04a523fd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bc2884b9639e4b1bb8c00703952a008a (127.20.251.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } } peers { permanent_uuid: "b223f051827044d1b30e4fe1c493a909" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42969 } } peers { permanent_uuid: "bc2884b9639e4b1bb8c00703952a008a" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 39787 } attrs { promote: false } } }
I20260608 10:07:13.455696 28138 raft_consensus.cc:2955] T 4d0db67adef746e68f89d4a3c6cc9099 P bc2884b9639e4b1bb8c00703952a008a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bc2884b9639e4b1bb8c00703952a008a (127.20.251.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } } peers { permanent_uuid: "b223f051827044d1b30e4fe1c493a909" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42969 } } peers { permanent_uuid: "bc2884b9639e4b1bb8c00703952a008a" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 39787 } attrs { promote: false } } }
I20260608 10:07:13.465612 27931 raft_consensus.cc:2955] T 4d0db67adef746e68f89d4a3c6cc9099 P ec4f4c45a25249f09309c507601f1a0e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bc2884b9639e4b1bb8c00703952a008a (127.20.251.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } } peers { permanent_uuid: "b223f051827044d1b30e4fe1c493a909" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42969 } } peers { permanent_uuid: "bc2884b9639e4b1bb8c00703952a008a" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 39787 } attrs { promote: false } } }
I20260608 10:07:13.467430 27754 catalog_manager.cc:5696] T 4d0db67adef746e68f89d4a3c6cc9099 P 6f37fdf9265249f8ab9c511a04a523fd reported cstate change: config changed from index 2 to 3, bc2884b9639e4b1bb8c00703952a008a (127.20.251.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6f37fdf9265249f8ab9c511a04a523fd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b223f051827044d1b30e4fe1c493a909" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc2884b9639e4b1bb8c00703952a008a" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 39787 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:07:13.484556 28005 consensus_queue.cc:237] T 4d0db67adef746e68f89d4a3c6cc9099 P 6f37fdf9265249f8ab9c511a04a523fd [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: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } } peers { permanent_uuid: "bc2884b9639e4b1bb8c00703952a008a" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 39787 } attrs { promote: false } }
I20260608 10:07:13.489387 28138 raft_consensus.cc:1275] T 4d0db67adef746e68f89d4a3c6cc9099 P bc2884b9639e4b1bb8c00703952a008a [term 1 FOLLOWER]: Refusing update from remote peer 6f37fdf9265249f8ab9c511a04a523fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:07:13.490015 27931 raft_consensus.cc:1275] T 4d0db67adef746e68f89d4a3c6cc9099 P ec4f4c45a25249f09309c507601f1a0e [term 1 FOLLOWER]: Refusing update from remote peer 6f37fdf9265249f8ab9c511a04a523fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:07:13.490932 28059 consensus_queue.cc:1048] T 4d0db67adef746e68f89d4a3c6cc9099 P 6f37fdf9265249f8ab9c511a04a523fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc2884b9639e4b1bb8c00703952a008a" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 39787 } 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:07:13.491674 28176 consensus_queue.cc:1048] T 4d0db67adef746e68f89d4a3c6cc9099 P 6f37fdf9265249f8ab9c511a04a523fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:07:13.498533 28196 raft_consensus.cc:2955] T 4d0db67adef746e68f89d4a3c6cc9099 P 6f37fdf9265249f8ab9c511a04a523fd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b223f051827044d1b30e4fe1c493a909 (127.20.251.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } } peers { permanent_uuid: "bc2884b9639e4b1bb8c00703952a008a" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 39787 } attrs { promote: false } } }
I20260608 10:07:13.501648 28138 raft_consensus.cc:2955] T 4d0db67adef746e68f89d4a3c6cc9099 P bc2884b9639e4b1bb8c00703952a008a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b223f051827044d1b30e4fe1c493a909 (127.20.251.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } } peers { permanent_uuid: "bc2884b9639e4b1bb8c00703952a008a" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 39787 } attrs { promote: false } } }
I20260608 10:07:13.502281 27931 raft_consensus.cc:2955] T 4d0db67adef746e68f89d4a3c6cc9099 P ec4f4c45a25249f09309c507601f1a0e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b223f051827044d1b30e4fe1c493a909 (127.20.251.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } } peers { permanent_uuid: "bc2884b9639e4b1bb8c00703952a008a" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 39787 } attrs { promote: false } } }
I20260608 10:07:13.508368 27738 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 4d0db67adef746e68f89d4a3c6cc9099 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:07:13.512269 27750 catalog_manager.cc:5696] T 4d0db67adef746e68f89d4a3c6cc9099 P 6f37fdf9265249f8ab9c511a04a523fd reported cstate change: config changed from index 3 to 4, VOTER b223f051827044d1b30e4fe1c493a909 (127.20.251.129) evicted. New cstate: current_term: 1 leader_uuid: "6f37fdf9265249f8ab9c511a04a523fd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc2884b9639e4b1bb8c00703952a008a" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 39787 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260608 10:07:13.528425 27740 catalog_manager.cc:4754] TS b223f051827044d1b30e4fe1c493a909 (127.20.251.129:42969): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 4d0db67adef746e68f89d4a3c6cc9099: Network error: Client connection negotiation failed: client connection to 127.20.251.129:42969: connect: Connection refused (error 111)
I20260608 10:07:13.623344 28196 consensus_queue.cc:579] T 044893a6e54e433487ced94896f362aa P 6f37fdf9265249f8ab9c511a04a523fd [LEADER]: Leader has been unable to successfully communicate with peer b223f051827044d1b30e4fe1c493a909 for more than 1 seconds (1.019s)
I20260608 10:07:13.633385 28005 consensus_queue.cc:237] T 044893a6e54e433487ced94896f362aa P 6f37fdf9265249f8ab9c511a04a523fd [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: "b223f051827044d1b30e4fe1c493a909" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42969 } } peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } } peers { permanent_uuid: "bc2884b9639e4b1bb8c00703952a008a" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 39787 } attrs { promote: true } }
I20260608 10:07:13.640297 27931 raft_consensus.cc:1275] T 044893a6e54e433487ced94896f362aa P ec4f4c45a25249f09309c507601f1a0e [term 2 FOLLOWER]: Refusing update from remote peer 6f37fdf9265249f8ab9c511a04a523fd: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260608 10:07:13.641027 27970 consensus_peers.cc:597] T 044893a6e54e433487ced94896f362aa P 6f37fdf9265249f8ab9c511a04a523fd -> Peer bc2884b9639e4b1bb8c00703952a008a (127.20.251.132:39787): Couldn't send request to peer bc2884b9639e4b1bb8c00703952a008a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 044893a6e54e433487ced94896f362aa. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:13.641871 28196 consensus_queue.cc:1048] T 044893a6e54e433487ced94896f362aa P 6f37fdf9265249f8ab9c511a04a523fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 10:07:13.643522 27970 consensus_peers.cc:597] T 044893a6e54e433487ced94896f362aa P 6f37fdf9265249f8ab9c511a04a523fd -> Peer b223f051827044d1b30e4fe1c493a909 (127.20.251.129:42969): Couldn't send request to peer b223f051827044d1b30e4fe1c493a909. Status: Network error: Client connection negotiation failed: client connection to 127.20.251.129:42969: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:13.647590 28190 raft_consensus.cc:2955] T 044893a6e54e433487ced94896f362aa P 6f37fdf9265249f8ab9c511a04a523fd [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER bc2884b9639e4b1bb8c00703952a008a (127.20.251.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b223f051827044d1b30e4fe1c493a909" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42969 } } peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } } peers { permanent_uuid: "bc2884b9639e4b1bb8c00703952a008a" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 39787 } attrs { promote: true } } }
I20260608 10:07:13.649317 27931 raft_consensus.cc:2955] T 044893a6e54e433487ced94896f362aa P ec4f4c45a25249f09309c507601f1a0e [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER bc2884b9639e4b1bb8c00703952a008a (127.20.251.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b223f051827044d1b30e4fe1c493a909" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42969 } } peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } } peers { permanent_uuid: "bc2884b9639e4b1bb8c00703952a008a" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 39787 } attrs { promote: true } } }
I20260608 10:07:13.657351 27738 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 044893a6e54e433487ced94896f362aa with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 10:07:13.661547 27752 catalog_manager.cc:5696] T 044893a6e54e433487ced94896f362aa P 6f37fdf9265249f8ab9c511a04a523fd reported cstate change: config changed from index -1 to 2, NON_VOTER bc2884b9639e4b1bb8c00703952a008a (127.20.251.132) added. New cstate: current_term: 2 leader_uuid: "6f37fdf9265249f8ab9c511a04a523fd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b223f051827044d1b30e4fe1c493a909" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc2884b9639e4b1bb8c00703952a008a" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 39787 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:13.797860 28190 raft_consensus.cc:1064] T 8940dfb2f2e04228a26b7928e439630b P 6f37fdf9265249f8ab9c511a04a523fd: attempting to promote NON_VOTER bc2884b9639e4b1bb8c00703952a008a to VOTER
I20260608 10:07:13.799963 28190 consensus_queue.cc:237] T 8940dfb2f2e04228a26b7928e439630b P 6f37fdf9265249f8ab9c511a04a523fd [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: "b223f051827044d1b30e4fe1c493a909" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42969 } } peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } } peers { permanent_uuid: "bc2884b9639e4b1bb8c00703952a008a" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 39787 } attrs { promote: false } }
I20260608 10:07:13.806209 28138 raft_consensus.cc:1275] T 8940dfb2f2e04228a26b7928e439630b P bc2884b9639e4b1bb8c00703952a008a [term 1 LEARNER]: Refusing update from remote peer 6f37fdf9265249f8ab9c511a04a523fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:07:13.806368 27931 raft_consensus.cc:1275] T 8940dfb2f2e04228a26b7928e439630b P ec4f4c45a25249f09309c507601f1a0e [term 1 FOLLOWER]: Refusing update from remote peer 6f37fdf9265249f8ab9c511a04a523fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:07:13.807770 28190 consensus_queue.cc:1048] T 8940dfb2f2e04228a26b7928e439630b P 6f37fdf9265249f8ab9c511a04a523fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc2884b9639e4b1bb8c00703952a008a" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 39787 } 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:07:13.808441 28059 consensus_queue.cc:1048] T 8940dfb2f2e04228a26b7928e439630b P 6f37fdf9265249f8ab9c511a04a523fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 10:07:13.810370 27970 consensus_peers.cc:597] T 8940dfb2f2e04228a26b7928e439630b P 6f37fdf9265249f8ab9c511a04a523fd -> Peer b223f051827044d1b30e4fe1c493a909 (127.20.251.129:42969): Couldn't send request to peer b223f051827044d1b30e4fe1c493a909. Status: Network error: Client connection negotiation failed: client connection to 127.20.251.129:42969: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:13.818197 28190 raft_consensus.cc:2955] T 8940dfb2f2e04228a26b7928e439630b P 6f37fdf9265249f8ab9c511a04a523fd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bc2884b9639e4b1bb8c00703952a008a (127.20.251.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b223f051827044d1b30e4fe1c493a909" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42969 } } peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } } peers { permanent_uuid: "bc2884b9639e4b1bb8c00703952a008a" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 39787 } attrs { promote: false } } }
I20260608 10:07:13.820155 28138 raft_consensus.cc:2955] T 8940dfb2f2e04228a26b7928e439630b P bc2884b9639e4b1bb8c00703952a008a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bc2884b9639e4b1bb8c00703952a008a (127.20.251.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b223f051827044d1b30e4fe1c493a909" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42969 } } peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } } peers { permanent_uuid: "bc2884b9639e4b1bb8c00703952a008a" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 39787 } attrs { promote: false } } }
I20260608 10:07:13.827386 27931 raft_consensus.cc:2955] T 8940dfb2f2e04228a26b7928e439630b P ec4f4c45a25249f09309c507601f1a0e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bc2884b9639e4b1bb8c00703952a008a (127.20.251.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b223f051827044d1b30e4fe1c493a909" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42969 } } peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } } peers { permanent_uuid: "bc2884b9639e4b1bb8c00703952a008a" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 39787 } attrs { promote: false } } }
I20260608 10:07:13.829665 27754 catalog_manager.cc:5696] T 8940dfb2f2e04228a26b7928e439630b P 6f37fdf9265249f8ab9c511a04a523fd reported cstate change: config changed from index 2 to 3, bc2884b9639e4b1bb8c00703952a008a (127.20.251.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6f37fdf9265249f8ab9c511a04a523fd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b223f051827044d1b30e4fe1c493a909" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc2884b9639e4b1bb8c00703952a008a" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 39787 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260608 10:07:13.834365 27802 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver b223f051827044d1b30e4fe1c493a909 not available for placement
I20260608 10:07:13.841670 28005 consensus_queue.cc:237] T 8940dfb2f2e04228a26b7928e439630b P 6f37fdf9265249f8ab9c511a04a523fd [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: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } } peers { permanent_uuid: "bc2884b9639e4b1bb8c00703952a008a" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 39787 } attrs { promote: false } }
I20260608 10:07:13.847110 28138 raft_consensus.cc:1275] T 8940dfb2f2e04228a26b7928e439630b P bc2884b9639e4b1bb8c00703952a008a [term 1 FOLLOWER]: Refusing update from remote peer 6f37fdf9265249f8ab9c511a04a523fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:07:13.848431 28176 consensus_queue.cc:1048] T 8940dfb2f2e04228a26b7928e439630b P 6f37fdf9265249f8ab9c511a04a523fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc2884b9639e4b1bb8c00703952a008a" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 39787 } 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:07:13.848594 27931 raft_consensus.cc:1275] T 8940dfb2f2e04228a26b7928e439630b P ec4f4c45a25249f09309c507601f1a0e [term 1 FOLLOWER]: Refusing update from remote peer 6f37fdf9265249f8ab9c511a04a523fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:07:13.850008 28176 consensus_queue.cc:1048] T 8940dfb2f2e04228a26b7928e439630b P 6f37fdf9265249f8ab9c511a04a523fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:07:13.854650 28059 raft_consensus.cc:2955] T 8940dfb2f2e04228a26b7928e439630b P 6f37fdf9265249f8ab9c511a04a523fd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b223f051827044d1b30e4fe1c493a909 (127.20.251.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } } peers { permanent_uuid: "bc2884b9639e4b1bb8c00703952a008a" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 39787 } attrs { promote: false } } }
I20260608 10:07:13.856475 28138 raft_consensus.cc:2955] T 8940dfb2f2e04228a26b7928e439630b P bc2884b9639e4b1bb8c00703952a008a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b223f051827044d1b30e4fe1c493a909 (127.20.251.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } } peers { permanent_uuid: "bc2884b9639e4b1bb8c00703952a008a" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 39787 } attrs { promote: false } } }
I20260608 10:07:13.857625 27931 raft_consensus.cc:2955] T 8940dfb2f2e04228a26b7928e439630b P ec4f4c45a25249f09309c507601f1a0e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b223f051827044d1b30e4fe1c493a909 (127.20.251.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } } peers { permanent_uuid: "bc2884b9639e4b1bb8c00703952a008a" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 39787 } attrs { promote: false } } }
I20260608 10:07:13.859263 28169 consensus_queue.cc:579] T ba24f13d481a4f54b997e02f1e1ca08c P ec4f4c45a25249f09309c507601f1a0e [LEADER]: Leader has been unable to successfully communicate with peer b223f051827044d1b30e4fe1c493a909 for more than 1 seconds (1.405s)
I20260608 10:07:13.864442 27738 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 8940dfb2f2e04228a26b7928e439630b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:07:13.869462 27750 catalog_manager.cc:5696] T 8940dfb2f2e04228a26b7928e439630b P 6f37fdf9265249f8ab9c511a04a523fd reported cstate change: config changed from index 3 to 4, VOTER b223f051827044d1b30e4fe1c493a909 (127.20.251.129) evicted. New cstate: current_term: 1 leader_uuid: "6f37fdf9265249f8ab9c511a04a523fd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc2884b9639e4b1bb8c00703952a008a" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 39787 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:07:13.892642 27931 consensus_queue.cc:237] T ba24f13d481a4f54b997e02f1e1ca08c P ec4f4c45a25249f09309c507601f1a0e [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: "b223f051827044d1b30e4fe1c493a909" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42969 } } peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } } peers { permanent_uuid: "bc2884b9639e4b1bb8c00703952a008a" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 39787 } attrs { promote: true } }
I20260608 10:07:13.898204 28005 raft_consensus.cc:1275] T ba24f13d481a4f54b997e02f1e1ca08c P 6f37fdf9265249f8ab9c511a04a523fd [term 2 FOLLOWER]: Refusing update from remote peer ec4f4c45a25249f09309c507601f1a0e: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:07:13.899775 28208 consensus_queue.cc:1048] T ba24f13d481a4f54b997e02f1e1ca08c P ec4f4c45a25249f09309c507601f1a0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:07:13.907233 28169 raft_consensus.cc:2955] T ba24f13d481a4f54b997e02f1e1ca08c P ec4f4c45a25249f09309c507601f1a0e [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER bc2884b9639e4b1bb8c00703952a008a (127.20.251.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b223f051827044d1b30e4fe1c493a909" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42969 } } peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } } peers { permanent_uuid: "bc2884b9639e4b1bb8c00703952a008a" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 39787 } attrs { promote: true } } }
I20260608 10:07:13.912271 28005 raft_consensus.cc:2955] T ba24f13d481a4f54b997e02f1e1ca08c P 6f37fdf9265249f8ab9c511a04a523fd [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER bc2884b9639e4b1bb8c00703952a008a (127.20.251.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b223f051827044d1b30e4fe1c493a909" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42969 } } peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } } peers { permanent_uuid: "bc2884b9639e4b1bb8c00703952a008a" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 39787 } attrs { promote: true } } }
W20260608 10:07:13.914783 27896 consensus_peers.cc:597] T ba24f13d481a4f54b997e02f1e1ca08c P ec4f4c45a25249f09309c507601f1a0e -> Peer b223f051827044d1b30e4fe1c493a909 (127.20.251.129:42969): Couldn't send request to peer b223f051827044d1b30e4fe1c493a909. Status: Network error: Client connection negotiation failed: client connection to 127.20.251.129:42969: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:07:13.915892 27896 consensus_peers.cc:597] T ba24f13d481a4f54b997e02f1e1ca08c P ec4f4c45a25249f09309c507601f1a0e -> Peer bc2884b9639e4b1bb8c00703952a008a (127.20.251.132:39787): Couldn't send request to peer bc2884b9639e4b1bb8c00703952a008a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ba24f13d481a4f54b997e02f1e1ca08c. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:13.918197 27741 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet ba24f13d481a4f54b997e02f1e1ca08c with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 10:07:13.922145 27752 catalog_manager.cc:5696] T ba24f13d481a4f54b997e02f1e1ca08c P ec4f4c45a25249f09309c507601f1a0e reported cstate change: config changed from index -1 to 2, NON_VOTER bc2884b9639e4b1bb8c00703952a008a (127.20.251.132) added. New cstate: current_term: 2 leader_uuid: "ec4f4c45a25249f09309c507601f1a0e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b223f051827044d1b30e4fe1c493a909" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc2884b9639e4b1bb8c00703952a008a" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 39787 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:14.195308 28214 ts_tablet_manager.cc:933] T 044893a6e54e433487ced94896f362aa P bc2884b9639e4b1bb8c00703952a008a: Initiating tablet copy from peer 6f37fdf9265249f8ab9c511a04a523fd (127.20.251.131:35197)
I20260608 10:07:14.196952 28214 tablet_copy_client.cc:323] T 044893a6e54e433487ced94896f362aa P bc2884b9639e4b1bb8c00703952a008a: tablet copy: Beginning tablet copy session from remote peer at address 127.20.251.131:35197
I20260608 10:07:14.198468 28015 tablet_copy_service.cc:140] P 6f37fdf9265249f8ab9c511a04a523fd: Received BeginTabletCopySession request for tablet 044893a6e54e433487ced94896f362aa from peer bc2884b9639e4b1bb8c00703952a008a ({username='slave'} at 127.0.0.1:53412)
I20260608 10:07:14.198926 28015 tablet_copy_service.cc:161] P 6f37fdf9265249f8ab9c511a04a523fd: Beginning new tablet copy session on tablet 044893a6e54e433487ced94896f362aa from peer bc2884b9639e4b1bb8c00703952a008a at {username='slave'} at 127.0.0.1:53412: session id = bc2884b9639e4b1bb8c00703952a008a-044893a6e54e433487ced94896f362aa
I20260608 10:07:14.205258 28015 tablet_copy_source_session.cc:215] T 044893a6e54e433487ced94896f362aa P 6f37fdf9265249f8ab9c511a04a523fd: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:07:14.208014 28214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 044893a6e54e433487ced94896f362aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:14.219027 28214 tablet_copy_client.cc:806] T 044893a6e54e433487ced94896f362aa P bc2884b9639e4b1bb8c00703952a008a: tablet copy: Starting download of 0 data blocks...
I20260608 10:07:14.219509 28214 tablet_copy_client.cc:670] T 044893a6e54e433487ced94896f362aa P bc2884b9639e4b1bb8c00703952a008a: tablet copy: Starting download of 1 WAL segments...
I20260608 10:07:14.222903 28214 tablet_copy_client.cc:538] T 044893a6e54e433487ced94896f362aa P bc2884b9639e4b1bb8c00703952a008a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:07:14.228591 28214 tablet_bootstrap.cc:492] T 044893a6e54e433487ced94896f362aa P bc2884b9639e4b1bb8c00703952a008a: Bootstrap starting.
I20260608 10:07:14.244696 28214 tablet_bootstrap.cc:492] T 044893a6e54e433487ced94896f362aa P bc2884b9639e4b1bb8c00703952a008a: 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:07:14.245405 28214 tablet_bootstrap.cc:492] T 044893a6e54e433487ced94896f362aa P bc2884b9639e4b1bb8c00703952a008a: Bootstrap complete.
I20260608 10:07:14.246062 28214 ts_tablet_manager.cc:1403] T 044893a6e54e433487ced94896f362aa P bc2884b9639e4b1bb8c00703952a008a: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.004s
I20260608 10:07:14.248346 28214 raft_consensus.cc:359] T 044893a6e54e433487ced94896f362aa P bc2884b9639e4b1bb8c00703952a008a [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b223f051827044d1b30e4fe1c493a909" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42969 } } peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } } peers { permanent_uuid: "bc2884b9639e4b1bb8c00703952a008a" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 39787 } attrs { promote: true } }
I20260608 10:07:14.248895 28214 raft_consensus.cc:740] T 044893a6e54e433487ced94896f362aa P bc2884b9639e4b1bb8c00703952a008a [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: bc2884b9639e4b1bb8c00703952a008a, State: Initialized, Role: LEARNER
I20260608 10:07:14.249420 28214 consensus_queue.cc:260] T 044893a6e54e433487ced94896f362aa P bc2884b9639e4b1bb8c00703952a008a [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: "b223f051827044d1b30e4fe1c493a909" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42969 } } peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } } peers { permanent_uuid: "bc2884b9639e4b1bb8c00703952a008a" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 39787 } attrs { promote: true } }
I20260608 10:07:14.251056 28214 ts_tablet_manager.cc:1434] T 044893a6e54e433487ced94896f362aa P bc2884b9639e4b1bb8c00703952a008a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:07:14.252724 28015 tablet_copy_service.cc:342] P 6f37fdf9265249f8ab9c511a04a523fd: Request end of tablet copy session bc2884b9639e4b1bb8c00703952a008a-044893a6e54e433487ced94896f362aa received from {username='slave'} at 127.0.0.1:53412
I20260608 10:07:14.253135 28015 tablet_copy_service.cc:434] P 6f37fdf9265249f8ab9c511a04a523fd: ending tablet copy session bc2884b9639e4b1bb8c00703952a008a-044893a6e54e433487ced94896f362aa on tablet 044893a6e54e433487ced94896f362aa with peer bc2884b9639e4b1bb8c00703952a008a
I20260608 10:07:14.440606 28214 ts_tablet_manager.cc:933] T ba24f13d481a4f54b997e02f1e1ca08c P bc2884b9639e4b1bb8c00703952a008a: Initiating tablet copy from peer ec4f4c45a25249f09309c507601f1a0e (127.20.251.130:42127)
I20260608 10:07:14.442044 28214 tablet_copy_client.cc:323] T ba24f13d481a4f54b997e02f1e1ca08c P bc2884b9639e4b1bb8c00703952a008a: tablet copy: Beginning tablet copy session from remote peer at address 127.20.251.130:42127
I20260608 10:07:14.453263 27941 tablet_copy_service.cc:140] P ec4f4c45a25249f09309c507601f1a0e: Received BeginTabletCopySession request for tablet ba24f13d481a4f54b997e02f1e1ca08c from peer bc2884b9639e4b1bb8c00703952a008a ({username='slave'} at 127.0.0.1:58562)
I20260608 10:07:14.453770 27941 tablet_copy_service.cc:161] P ec4f4c45a25249f09309c507601f1a0e: Beginning new tablet copy session on tablet ba24f13d481a4f54b997e02f1e1ca08c from peer bc2884b9639e4b1bb8c00703952a008a at {username='slave'} at 127.0.0.1:58562: session id = bc2884b9639e4b1bb8c00703952a008a-ba24f13d481a4f54b997e02f1e1ca08c
I20260608 10:07:14.459069 27941 tablet_copy_source_session.cc:215] T ba24f13d481a4f54b997e02f1e1ca08c P ec4f4c45a25249f09309c507601f1a0e: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:07:14.461715 28214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba24f13d481a4f54b997e02f1e1ca08c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:14.472061 28214 tablet_copy_client.cc:806] T ba24f13d481a4f54b997e02f1e1ca08c P bc2884b9639e4b1bb8c00703952a008a: tablet copy: Starting download of 0 data blocks...
I20260608 10:07:14.472532 28214 tablet_copy_client.cc:670] T ba24f13d481a4f54b997e02f1e1ca08c P bc2884b9639e4b1bb8c00703952a008a: tablet copy: Starting download of 1 WAL segments...
I20260608 10:07:14.476013 28214 tablet_copy_client.cc:538] T ba24f13d481a4f54b997e02f1e1ca08c P bc2884b9639e4b1bb8c00703952a008a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:07:14.483361 28214 tablet_bootstrap.cc:492] T ba24f13d481a4f54b997e02f1e1ca08c P bc2884b9639e4b1bb8c00703952a008a: Bootstrap starting.
I20260608 10:07:14.498775 28214 tablet_bootstrap.cc:492] T ba24f13d481a4f54b997e02f1e1ca08c P bc2884b9639e4b1bb8c00703952a008a: 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:07:14.499432 28214 tablet_bootstrap.cc:492] T ba24f13d481a4f54b997e02f1e1ca08c P bc2884b9639e4b1bb8c00703952a008a: Bootstrap complete.
I20260608 10:07:14.499974 28214 ts_tablet_manager.cc:1403] T ba24f13d481a4f54b997e02f1e1ca08c P bc2884b9639e4b1bb8c00703952a008a: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260608 10:07:14.502312 28214 raft_consensus.cc:359] T ba24f13d481a4f54b997e02f1e1ca08c P bc2884b9639e4b1bb8c00703952a008a [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b223f051827044d1b30e4fe1c493a909" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42969 } } peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } } peers { permanent_uuid: "bc2884b9639e4b1bb8c00703952a008a" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 39787 } attrs { promote: true } }
I20260608 10:07:14.502861 28214 raft_consensus.cc:740] T ba24f13d481a4f54b997e02f1e1ca08c P bc2884b9639e4b1bb8c00703952a008a [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: bc2884b9639e4b1bb8c00703952a008a, State: Initialized, Role: LEARNER
I20260608 10:07:14.503384 28214 consensus_queue.cc:260] T ba24f13d481a4f54b997e02f1e1ca08c P bc2884b9639e4b1bb8c00703952a008a [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: "b223f051827044d1b30e4fe1c493a909" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42969 } } peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } } peers { permanent_uuid: "bc2884b9639e4b1bb8c00703952a008a" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 39787 } attrs { promote: true } }
I20260608 10:07:14.505057 28214 ts_tablet_manager.cc:1434] T ba24f13d481a4f54b997e02f1e1ca08c P bc2884b9639e4b1bb8c00703952a008a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:07:14.507117 27941 tablet_copy_service.cc:342] P ec4f4c45a25249f09309c507601f1a0e: Request end of tablet copy session bc2884b9639e4b1bb8c00703952a008a-ba24f13d481a4f54b997e02f1e1ca08c received from {username='slave'} at 127.0.0.1:58562
I20260608 10:07:14.507468 27941 tablet_copy_service.cc:434] P ec4f4c45a25249f09309c507601f1a0e: ending tablet copy session bc2884b9639e4b1bb8c00703952a008a-ba24f13d481a4f54b997e02f1e1ca08c on tablet ba24f13d481a4f54b997e02f1e1ca08c with peer bc2884b9639e4b1bb8c00703952a008a
W20260608 10:07:14.534812 27740 catalog_manager.cc:4754] TS b223f051827044d1b30e4fe1c493a909 (127.20.251.129:42969): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 8940dfb2f2e04228a26b7928e439630b: Network error: Client connection negotiation failed: client connection to 127.20.251.129:42969: connect: Connection refused (error 111)
I20260608 10:07:14.679174 28138 raft_consensus.cc:1217] T 044893a6e54e433487ced94896f362aa P bc2884b9639e4b1bb8c00703952a008a [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
W20260608 10:07:14.837378 27802 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver b223f051827044d1b30e4fe1c493a909 not available for placement
I20260608 10:07:14.916908 28138 raft_consensus.cc:1217] T ba24f13d481a4f54b997e02f1e1ca08c P bc2884b9639e4b1bb8c00703952a008a [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260608 10:07:15.026822 28225 consensus_queue.cc:579] T ba24f13d481a4f54b997e02f1e1ca08c P ec4f4c45a25249f09309c507601f1a0e [LEADER]: Leader has been unable to successfully communicate with peer b223f051827044d1b30e4fe1c493a909 for more than 1 seconds (1.133s)
I20260608 10:07:15.069984 28059 raft_consensus.cc:1064] T 044893a6e54e433487ced94896f362aa P 6f37fdf9265249f8ab9c511a04a523fd: attempting to promote NON_VOTER bc2884b9639e4b1bb8c00703952a008a to VOTER
I20260608 10:07:15.071970 28059 consensus_queue.cc:237] T 044893a6e54e433487ced94896f362aa P 6f37fdf9265249f8ab9c511a04a523fd [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: "b223f051827044d1b30e4fe1c493a909" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42969 } } peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } } peers { permanent_uuid: "bc2884b9639e4b1bb8c00703952a008a" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 39787 } attrs { promote: false } }
I20260608 10:07:15.078954 27931 raft_consensus.cc:1275] T 044893a6e54e433487ced94896f362aa P ec4f4c45a25249f09309c507601f1a0e [term 2 FOLLOWER]: Refusing update from remote peer 6f37fdf9265249f8ab9c511a04a523fd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:07:15.079239 28137 raft_consensus.cc:1275] T 044893a6e54e433487ced94896f362aa P bc2884b9639e4b1bb8c00703952a008a [term 2 LEARNER]: Refusing update from remote peer 6f37fdf9265249f8ab9c511a04a523fd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:07:15.080344 28231 consensus_queue.cc:1048] T 044893a6e54e433487ced94896f362aa P 6f37fdf9265249f8ab9c511a04a523fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:07:15.081745 28224 consensus_queue.cc:1048] T 044893a6e54e433487ced94896f362aa P 6f37fdf9265249f8ab9c511a04a523fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc2884b9639e4b1bb8c00703952a008a" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 39787 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 10:07:15.086644 27970 consensus_peers.cc:597] T 044893a6e54e433487ced94896f362aa P 6f37fdf9265249f8ab9c511a04a523fd -> Peer b223f051827044d1b30e4fe1c493a909 (127.20.251.129:42969): Couldn't send request to peer b223f051827044d1b30e4fe1c493a909. Status: Network error: Client connection negotiation failed: client connection to 127.20.251.129:42969: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:15.090500 28231 raft_consensus.cc:2955] T 044893a6e54e433487ced94896f362aa P 6f37fdf9265249f8ab9c511a04a523fd [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, bc2884b9639e4b1bb8c00703952a008a (127.20.251.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b223f051827044d1b30e4fe1c493a909" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42969 } } peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } } peers { permanent_uuid: "bc2884b9639e4b1bb8c00703952a008a" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 39787 } attrs { promote: false } } }
I20260608 10:07:15.092221 28137 raft_consensus.cc:2955] T 044893a6e54e433487ced94896f362aa P bc2884b9639e4b1bb8c00703952a008a [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, bc2884b9639e4b1bb8c00703952a008a (127.20.251.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b223f051827044d1b30e4fe1c493a909" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42969 } } peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } } peers { permanent_uuid: "bc2884b9639e4b1bb8c00703952a008a" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 39787 } attrs { promote: false } } }
I20260608 10:07:15.102972 27931 raft_consensus.cc:2955] T 044893a6e54e433487ced94896f362aa P ec4f4c45a25249f09309c507601f1a0e [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, bc2884b9639e4b1bb8c00703952a008a (127.20.251.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b223f051827044d1b30e4fe1c493a909" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42969 } } peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } } peers { permanent_uuid: "bc2884b9639e4b1bb8c00703952a008a" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 39787 } attrs { promote: false } } }
I20260608 10:07:15.105556 27752 catalog_manager.cc:5696] T 044893a6e54e433487ced94896f362aa P 6f37fdf9265249f8ab9c511a04a523fd reported cstate change: config changed from index 2 to 3, bc2884b9639e4b1bb8c00703952a008a (127.20.251.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "6f37fdf9265249f8ab9c511a04a523fd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b223f051827044d1b30e4fe1c493a909" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc2884b9639e4b1bb8c00703952a008a" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 39787 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:07:15.123827 28005 consensus_queue.cc:237] T 044893a6e54e433487ced94896f362aa P 6f37fdf9265249f8ab9c511a04a523fd [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: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } } peers { permanent_uuid: "bc2884b9639e4b1bb8c00703952a008a" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 39787 } attrs { promote: false } }
I20260608 10:07:15.129202 28137 raft_consensus.cc:1275] T 044893a6e54e433487ced94896f362aa P bc2884b9639e4b1bb8c00703952a008a [term 2 FOLLOWER]: Refusing update from remote peer 6f37fdf9265249f8ab9c511a04a523fd: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:07:15.129422 27931 raft_consensus.cc:1275] T 044893a6e54e433487ced94896f362aa P ec4f4c45a25249f09309c507601f1a0e [term 2 FOLLOWER]: Refusing update from remote peer 6f37fdf9265249f8ab9c511a04a523fd: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:07:15.130743 28224 consensus_queue.cc:1048] T 044893a6e54e433487ced94896f362aa P 6f37fdf9265249f8ab9c511a04a523fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc2884b9639e4b1bb8c00703952a008a" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 39787 } 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:07:15.131379 28231 consensus_queue.cc:1048] T 044893a6e54e433487ced94896f362aa P 6f37fdf9265249f8ab9c511a04a523fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:07:15.137274 28059 raft_consensus.cc:2955] T 044893a6e54e433487ced94896f362aa P 6f37fdf9265249f8ab9c511a04a523fd [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER b223f051827044d1b30e4fe1c493a909 (127.20.251.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } } peers { permanent_uuid: "bc2884b9639e4b1bb8c00703952a008a" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 39787 } attrs { promote: false } } }
I20260608 10:07:15.139125 28137 raft_consensus.cc:2955] T 044893a6e54e433487ced94896f362aa P bc2884b9639e4b1bb8c00703952a008a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER b223f051827044d1b30e4fe1c493a909 (127.20.251.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } } peers { permanent_uuid: "bc2884b9639e4b1bb8c00703952a008a" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 39787 } attrs { promote: false } } }
I20260608 10:07:15.138953 27931 raft_consensus.cc:2955] T 044893a6e54e433487ced94896f362aa P ec4f4c45a25249f09309c507601f1a0e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER b223f051827044d1b30e4fe1c493a909 (127.20.251.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } } peers { permanent_uuid: "bc2884b9639e4b1bb8c00703952a008a" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 39787 } attrs { promote: false } } }
I20260608 10:07:15.147812 27738 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 044893a6e54e433487ced94896f362aa with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:07:15.151566 27750 catalog_manager.cc:5696] T 044893a6e54e433487ced94896f362aa P bc2884b9639e4b1bb8c00703952a008a reported cstate change: config changed from index 3 to 4, VOTER b223f051827044d1b30e4fe1c493a909 (127.20.251.129) evicted. New cstate: current_term: 2 leader_uuid: "6f37fdf9265249f8ab9c511a04a523fd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } } peers { permanent_uuid: "bc2884b9639e4b1bb8c00703952a008a" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 39787 } attrs { promote: false } } }
I20260608 10:07:15.425231 28227 raft_consensus.cc:1064] T ba24f13d481a4f54b997e02f1e1ca08c P ec4f4c45a25249f09309c507601f1a0e: attempting to promote NON_VOTER bc2884b9639e4b1bb8c00703952a008a to VOTER
I20260608 10:07:15.427395 28227 consensus_queue.cc:237] T ba24f13d481a4f54b997e02f1e1ca08c P ec4f4c45a25249f09309c507601f1a0e [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: "b223f051827044d1b30e4fe1c493a909" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42969 } } peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } } peers { permanent_uuid: "bc2884b9639e4b1bb8c00703952a008a" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 39787 } attrs { promote: false } }
I20260608 10:07:15.434091 28005 raft_consensus.cc:1275] T ba24f13d481a4f54b997e02f1e1ca08c P 6f37fdf9265249f8ab9c511a04a523fd [term 2 FOLLOWER]: Refusing update from remote peer ec4f4c45a25249f09309c507601f1a0e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:07:15.434237 28137 raft_consensus.cc:1275] T ba24f13d481a4f54b997e02f1e1ca08c P bc2884b9639e4b1bb8c00703952a008a [term 2 LEARNER]: Refusing update from remote peer ec4f4c45a25249f09309c507601f1a0e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:07:15.435752 28241 consensus_queue.cc:1048] T ba24f13d481a4f54b997e02f1e1ca08c P ec4f4c45a25249f09309c507601f1a0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:07:15.436352 28227 consensus_queue.cc:1048] T ba24f13d481a4f54b997e02f1e1ca08c P ec4f4c45a25249f09309c507601f1a0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc2884b9639e4b1bb8c00703952a008a" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 39787 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 10:07:15.437284 27896 consensus_peers.cc:597] T ba24f13d481a4f54b997e02f1e1ca08c P ec4f4c45a25249f09309c507601f1a0e -> Peer b223f051827044d1b30e4fe1c493a909 (127.20.251.129:42969): Couldn't send request to peer b223f051827044d1b30e4fe1c493a909. Status: Network error: Client connection negotiation failed: client connection to 127.20.251.129:42969: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:15.444202 28227 raft_consensus.cc:2955] T ba24f13d481a4f54b997e02f1e1ca08c P ec4f4c45a25249f09309c507601f1a0e [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, bc2884b9639e4b1bb8c00703952a008a (127.20.251.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b223f051827044d1b30e4fe1c493a909" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42969 } } peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } } peers { permanent_uuid: "bc2884b9639e4b1bb8c00703952a008a" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 39787 } attrs { promote: false } } }
I20260608 10:07:15.445930 28005 raft_consensus.cc:2955] T ba24f13d481a4f54b997e02f1e1ca08c P 6f37fdf9265249f8ab9c511a04a523fd [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, bc2884b9639e4b1bb8c00703952a008a (127.20.251.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b223f051827044d1b30e4fe1c493a909" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42969 } } peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } } peers { permanent_uuid: "bc2884b9639e4b1bb8c00703952a008a" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 39787 } attrs { promote: false } } }
I20260608 10:07:15.455482 28137 raft_consensus.cc:2955] T ba24f13d481a4f54b997e02f1e1ca08c P bc2884b9639e4b1bb8c00703952a008a [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, bc2884b9639e4b1bb8c00703952a008a (127.20.251.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b223f051827044d1b30e4fe1c493a909" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42969 } } peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } } peers { permanent_uuid: "bc2884b9639e4b1bb8c00703952a008a" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 39787 } attrs { promote: false } } }
I20260608 10:07:15.457664 27752 catalog_manager.cc:5696] T ba24f13d481a4f54b997e02f1e1ca08c P ec4f4c45a25249f09309c507601f1a0e reported cstate change: config changed from index 2 to 3, bc2884b9639e4b1bb8c00703952a008a (127.20.251.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "ec4f4c45a25249f09309c507601f1a0e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b223f051827044d1b30e4fe1c493a909" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 42969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc2884b9639e4b1bb8c00703952a008a" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 39787 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:07:15.470120 27931 consensus_queue.cc:237] T ba24f13d481a4f54b997e02f1e1ca08c P ec4f4c45a25249f09309c507601f1a0e [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: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } } peers { permanent_uuid: "bc2884b9639e4b1bb8c00703952a008a" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 39787 } attrs { promote: false } }
I20260608 10:07:15.474481 28137 raft_consensus.cc:1275] T ba24f13d481a4f54b997e02f1e1ca08c P bc2884b9639e4b1bb8c00703952a008a [term 2 FOLLOWER]: Refusing update from remote peer ec4f4c45a25249f09309c507601f1a0e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:07:15.475319 28005 raft_consensus.cc:1275] T ba24f13d481a4f54b997e02f1e1ca08c P 6f37fdf9265249f8ab9c511a04a523fd [term 2 FOLLOWER]: Refusing update from remote peer ec4f4c45a25249f09309c507601f1a0e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:07:15.475759 28227 consensus_queue.cc:1048] T ba24f13d481a4f54b997e02f1e1ca08c P ec4f4c45a25249f09309c507601f1a0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc2884b9639e4b1bb8c00703952a008a" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 39787 } 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:07:15.476889 28225 consensus_queue.cc:1048] T ba24f13d481a4f54b997e02f1e1ca08c P ec4f4c45a25249f09309c507601f1a0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:07:15.482594 28227 raft_consensus.cc:2955] T ba24f13d481a4f54b997e02f1e1ca08c P ec4f4c45a25249f09309c507601f1a0e [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER b223f051827044d1b30e4fe1c493a909 (127.20.251.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } } peers { permanent_uuid: "bc2884b9639e4b1bb8c00703952a008a" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 39787 } attrs { promote: false } } }
I20260608 10:07:15.484795 28137 raft_consensus.cc:2955] T ba24f13d481a4f54b997e02f1e1ca08c P bc2884b9639e4b1bb8c00703952a008a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER b223f051827044d1b30e4fe1c493a909 (127.20.251.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } } peers { permanent_uuid: "bc2884b9639e4b1bb8c00703952a008a" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 39787 } attrs { promote: false } } }
I20260608 10:07:15.485956 28005 raft_consensus.cc:2955] T ba24f13d481a4f54b997e02f1e1ca08c P 6f37fdf9265249f8ab9c511a04a523fd [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER b223f051827044d1b30e4fe1c493a909 (127.20.251.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } } peers { permanent_uuid: "bc2884b9639e4b1bb8c00703952a008a" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 39787 } attrs { promote: false } } }
I20260608 10:07:15.491863 27741 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet ba24f13d481a4f54b997e02f1e1ca08c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:07:15.495739 27754 catalog_manager.cc:5696] T ba24f13d481a4f54b997e02f1e1ca08c P ec4f4c45a25249f09309c507601f1a0e reported cstate change: config changed from index 3 to 4, VOTER b223f051827044d1b30e4fe1c493a909 (127.20.251.129) evicted. New cstate: current_term: 2 leader_uuid: "ec4f4c45a25249f09309c507601f1a0e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ec4f4c45a25249f09309c507601f1a0e" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 42127 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f37fdf9265249f8ab9c511a04a523fd" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 35197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc2884b9639e4b1bb8c00703952a008a" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 39787 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260608 10:07:15.568668 27740 catalog_manager.cc:4754] TS b223f051827044d1b30e4fe1c493a909 (127.20.251.129:42969): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet ba24f13d481a4f54b997e02f1e1ca08c: Network error: Client connection negotiation failed: client connection to 127.20.251.129:42969: connect: Connection refused (error 111)
W20260608 10:07:16.391444 27740 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.20.251.129:42969: connect: Connection refused (error 111) [suppressed 57 similar messages]
W20260608 10:07:16.693207 27740 catalog_manager.cc:4754] TS b223f051827044d1b30e4fe1c493a909 (127.20.251.129:42969): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet ba24f13d481a4f54b997e02f1e1ca08c: Network error: Client connection negotiation failed: client connection to 127.20.251.129:42969: connect: Connection refused (error 111)
W20260608 10:07:17.726667 27740 catalog_manager.cc:4754] TS b223f051827044d1b30e4fe1c493a909 (127.20.251.129:42969): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet ba24f13d481a4f54b997e02f1e1ca08c: Network error: Client connection negotiation failed: client connection to 127.20.251.129:42969: connect: Connection refused (error 111)
I20260608 10:07:19.027590 21486 tablet_server.cc:179] TabletServer@127.20.251.130:0 shutting down...
I20260608 10:07:19.058441 21486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:19.059381 21486 tablet_replica.cc:333] T 044893a6e54e433487ced94896f362aa P ec4f4c45a25249f09309c507601f1a0e: stopping tablet replica
I20260608 10:07:19.060153 21486 raft_consensus.cc:2243] T 044893a6e54e433487ced94896f362aa P ec4f4c45a25249f09309c507601f1a0e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:19.060956 21486 raft_consensus.cc:2272] T 044893a6e54e433487ced94896f362aa P ec4f4c45a25249f09309c507601f1a0e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:19.063618 21486 tablet_replica.cc:333] T 4d0db67adef746e68f89d4a3c6cc9099 P ec4f4c45a25249f09309c507601f1a0e: stopping tablet replica
I20260608 10:07:19.064291 21486 raft_consensus.cc:2243] T 4d0db67adef746e68f89d4a3c6cc9099 P ec4f4c45a25249f09309c507601f1a0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:19.064971 21486 raft_consensus.cc:2272] T 4d0db67adef746e68f89d4a3c6cc9099 P ec4f4c45a25249f09309c507601f1a0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:19.067533 21486 tablet_replica.cc:333] T 8940dfb2f2e04228a26b7928e439630b P ec4f4c45a25249f09309c507601f1a0e: stopping tablet replica
I20260608 10:07:19.068138 21486 raft_consensus.cc:2243] T 8940dfb2f2e04228a26b7928e439630b P ec4f4c45a25249f09309c507601f1a0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:19.068814 21486 raft_consensus.cc:2272] T 8940dfb2f2e04228a26b7928e439630b P ec4f4c45a25249f09309c507601f1a0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:19.071390 21486 tablet_replica.cc:333] T ba24f13d481a4f54b997e02f1e1ca08c P ec4f4c45a25249f09309c507601f1a0e: stopping tablet replica
I20260608 10:07:19.071934 21486 raft_consensus.cc:2243] T ba24f13d481a4f54b997e02f1e1ca08c P ec4f4c45a25249f09309c507601f1a0e [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:07:19.072902 21486 raft_consensus.cc:2272] T ba24f13d481a4f54b997e02f1e1ca08c P ec4f4c45a25249f09309c507601f1a0e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:19.100585 21486 tablet_server.cc:196] TabletServer@127.20.251.130:0 shutdown complete.
I20260608 10:07:19.120995 21486 tablet_server.cc:179] TabletServer@127.20.251.131:0 shutting down...
I20260608 10:07:19.149317 21486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:19.150229 21486 tablet_replica.cc:333] T ba24f13d481a4f54b997e02f1e1ca08c P 6f37fdf9265249f8ab9c511a04a523fd: stopping tablet replica
I20260608 10:07:19.151013 21486 raft_consensus.cc:2243] T ba24f13d481a4f54b997e02f1e1ca08c P 6f37fdf9265249f8ab9c511a04a523fd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:19.151805 21486 raft_consensus.cc:2272] T ba24f13d481a4f54b997e02f1e1ca08c P 6f37fdf9265249f8ab9c511a04a523fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:19.154606 21486 tablet_replica.cc:333] T 8940dfb2f2e04228a26b7928e439630b P 6f37fdf9265249f8ab9c511a04a523fd: stopping tablet replica
I20260608 10:07:19.155229 21486 raft_consensus.cc:2243] T 8940dfb2f2e04228a26b7928e439630b P 6f37fdf9265249f8ab9c511a04a523fd [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:19.156229 21486 raft_consensus.cc:2272] T 8940dfb2f2e04228a26b7928e439630b P 6f37fdf9265249f8ab9c511a04a523fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:19.158749 21486 tablet_replica.cc:333] T 044893a6e54e433487ced94896f362aa P 6f37fdf9265249f8ab9c511a04a523fd: stopping tablet replica
I20260608 10:07:19.159312 21486 raft_consensus.cc:2243] T 044893a6e54e433487ced94896f362aa P 6f37fdf9265249f8ab9c511a04a523fd [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:07:19.160223 21486 raft_consensus.cc:2272] T 044893a6e54e433487ced94896f362aa P 6f37fdf9265249f8ab9c511a04a523fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:19.162788 21486 tablet_replica.cc:333] T 4d0db67adef746e68f89d4a3c6cc9099 P 6f37fdf9265249f8ab9c511a04a523fd: stopping tablet replica
I20260608 10:07:19.163373 21486 raft_consensus.cc:2243] T 4d0db67adef746e68f89d4a3c6cc9099 P 6f37fdf9265249f8ab9c511a04a523fd [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:19.164393 21486 raft_consensus.cc:2272] T 4d0db67adef746e68f89d4a3c6cc9099 P 6f37fdf9265249f8ab9c511a04a523fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:19.190891 21486 tablet_server.cc:196] TabletServer@127.20.251.131:0 shutdown complete.
I20260608 10:07:19.211827 21486 tablet_server.cc:179] TabletServer@127.20.251.132:0 shutting down...
I20260608 10:07:19.234481 21486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:19.235263 21486 tablet_replica.cc:333] T 044893a6e54e433487ced94896f362aa P bc2884b9639e4b1bb8c00703952a008a: stopping tablet replica
I20260608 10:07:19.235929 21486 raft_consensus.cc:2243] T 044893a6e54e433487ced94896f362aa P bc2884b9639e4b1bb8c00703952a008a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:19.236635 21486 raft_consensus.cc:2272] T 044893a6e54e433487ced94896f362aa P bc2884b9639e4b1bb8c00703952a008a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:19.239147 21486 tablet_replica.cc:333] T ba24f13d481a4f54b997e02f1e1ca08c P bc2884b9639e4b1bb8c00703952a008a: stopping tablet replica
I20260608 10:07:19.239727 21486 raft_consensus.cc:2243] T ba24f13d481a4f54b997e02f1e1ca08c P bc2884b9639e4b1bb8c00703952a008a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:19.240329 21486 raft_consensus.cc:2272] T ba24f13d481a4f54b997e02f1e1ca08c P bc2884b9639e4b1bb8c00703952a008a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:19.242733 21486 tablet_replica.cc:333] T 8940dfb2f2e04228a26b7928e439630b P bc2884b9639e4b1bb8c00703952a008a: stopping tablet replica
I20260608 10:07:19.243279 21486 raft_consensus.cc:2243] T 8940dfb2f2e04228a26b7928e439630b P bc2884b9639e4b1bb8c00703952a008a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:19.243865 21486 raft_consensus.cc:2272] T 8940dfb2f2e04228a26b7928e439630b P bc2884b9639e4b1bb8c00703952a008a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:19.246148 21486 tablet_replica.cc:333] T 4d0db67adef746e68f89d4a3c6cc9099 P bc2884b9639e4b1bb8c00703952a008a: stopping tablet replica
I20260608 10:07:19.246665 21486 raft_consensus.cc:2243] T 4d0db67adef746e68f89d4a3c6cc9099 P bc2884b9639e4b1bb8c00703952a008a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:19.247248 21486 raft_consensus.cc:2272] T 4d0db67adef746e68f89d4a3c6cc9099 P bc2884b9639e4b1bb8c00703952a008a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:19.273746 21486 tablet_server.cc:196] TabletServer@127.20.251.132:0 shutdown complete.
I20260608 10:07:19.290488 21486 master.cc:562] Master@127.20.251.190:34531 shutting down...
W20260608 10:07:19.561426 27740 catalog_manager.cc:4754] TS b223f051827044d1b30e4fe1c493a909 (127.20.251.129:42969): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 044893a6e54e433487ced94896f362aa: Network error: Client connection negotiation failed: client connection to 127.20.251.129:42969: connect: Connection refused (error 111)
W20260608 10:07:21.955569 27740 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.20.251.129:42969: connect: Connection refused (error 111) [suppressed 7 similar messages]
W20260608 10:07:21.959717 27740 catalog_manager.cc:4754] TS b223f051827044d1b30e4fe1c493a909 (127.20.251.129:42969): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 4d0db67adef746e68f89d4a3c6cc9099: Network error: Client connection negotiation failed: client connection to 127.20.251.129:42969: connect: Connection refused (error 111)
I20260608 10:07:22.906483 21486 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3aeb7bb190ef4dc99ac9b58c8184a264 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:22.907599 21486 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3aeb7bb190ef4dc99ac9b58c8184a264 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:22.907996 21486 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3aeb7bb190ef4dc99ac9b58c8184a264: stopping tablet replica
I20260608 10:07:22.933713 21486 master.cc:584] Master@127.20.251.190:34531 shutdown complete.
[       OK ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering (14306 ms)
[ RUN      ] AutoRebalancerTest.TestHandlingFailedTservers
I20260608 10:07:22.981693 21486 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.20.251.190:41141
I20260608 10:07:22.982951 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:22.988485 28253 instance_detector.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:07:22.989895 28256 instance_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:07:22.989938 28254 instance_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:07:22.990722 21486 server_base.cc:1061] running on GCE node
I20260608 10:07:22.991528 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:22.991703 21486 system_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:07:22.991816 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913242991806 us; error 0 us; skew 500 ppm
I20260608 10:07:22.992353 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:22.994828 21486 webserver.cc:533] Webserver started at http://127.20.251.190:42043/ using document root <none> and password file <none>
I20260608 10:07:22.995332 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:22.995496 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:22.995877 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:22.997118 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913058711471-21486-0/minicluster-data/master-0-root/instance:
uuid: "255fd7942e75488f86a149ca4251a5c0"
format_stamp: "Formatted at 2026-06-08 10:07:22 on dist-test-slave-0x65"
I20260608 10:07:23.002056 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260608 10:07:23.005846 28261 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:07:23.006657 21486 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 10:07:23.006946 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913058711471-21486-0/minicluster-data/master-0-root
uuid: "255fd7942e75488f86a149ca4251a5c0"
format_stamp: "Formatted at 2026-06-08 10:07:22 on dist-test-slave-0x65"
I20260608 10:07:23.007232 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913058711471-21486-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913058711471-21486-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913058711471-21486-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:07:23.038761 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:23.040215 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:23.081000 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.190:41141
I20260608 10:07:23.081149 28312 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.190:41141 every 8 connection(s)
I20260608 10:07:23.085602 28313 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:07:23.099126 28313 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 255fd7942e75488f86a149ca4251a5c0: Bootstrap starting.
I20260608 10:07:23.104537 28313 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 255fd7942e75488f86a149ca4251a5c0: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:23.109586 28313 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 255fd7942e75488f86a149ca4251a5c0: No bootstrap required, opened a new log
I20260608 10:07:23.111924 28313 raft_consensus.cc:359] T 00000000000000000000000000000000 P 255fd7942e75488f86a149ca4251a5c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "255fd7942e75488f86a149ca4251a5c0" member_type: VOTER }
I20260608 10:07:23.112336 28313 raft_consensus.cc:385] T 00000000000000000000000000000000 P 255fd7942e75488f86a149ca4251a5c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:23.112527 28313 raft_consensus.cc:740] T 00000000000000000000000000000000 P 255fd7942e75488f86a149ca4251a5c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 255fd7942e75488f86a149ca4251a5c0, State: Initialized, Role: FOLLOWER
I20260608 10:07:23.113080 28313 consensus_queue.cc:260] T 00000000000000000000000000000000 P 255fd7942e75488f86a149ca4251a5c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "255fd7942e75488f86a149ca4251a5c0" member_type: VOTER }
I20260608 10:07:23.113533 28313 raft_consensus.cc:399] T 00000000000000000000000000000000 P 255fd7942e75488f86a149ca4251a5c0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:07:23.113744 28313 raft_consensus.cc:493] T 00000000000000000000000000000000 P 255fd7942e75488f86a149ca4251a5c0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:07:23.113955 28313 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 255fd7942e75488f86a149ca4251a5c0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:23.118719 28313 raft_consensus.cc:515] T 00000000000000000000000000000000 P 255fd7942e75488f86a149ca4251a5c0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "255fd7942e75488f86a149ca4251a5c0" member_type: VOTER }
I20260608 10:07:23.119181 28313 leader_election.cc:304] T 00000000000000000000000000000000 P 255fd7942e75488f86a149ca4251a5c0 [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: 255fd7942e75488f86a149ca4251a5c0; no voters: 
I20260608 10:07:23.120323 28313 leader_election.cc:290] T 00000000000000000000000000000000 P 255fd7942e75488f86a149ca4251a5c0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:07:23.120829 28316 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 255fd7942e75488f86a149ca4251a5c0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:23.122201 28316 raft_consensus.cc:697] T 00000000000000000000000000000000 P 255fd7942e75488f86a149ca4251a5c0 [term 1 LEADER]: Becoming Leader. State: Replica: 255fd7942e75488f86a149ca4251a5c0, State: Running, Role: LEADER
I20260608 10:07:23.122931 28316 consensus_queue.cc:237] T 00000000000000000000000000000000 P 255fd7942e75488f86a149ca4251a5c0 [LEADER]: Queue going to LEADER mode. State: All 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: "255fd7942e75488f86a149ca4251a5c0" member_type: VOTER }
I20260608 10:07:23.123407 28313 sys_catalog.cc:565] T 00000000000000000000000000000000 P 255fd7942e75488f86a149ca4251a5c0 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:07:23.126489 28317 sys_catalog.cc:455] T 00000000000000000000000000000000 P 255fd7942e75488f86a149ca4251a5c0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "255fd7942e75488f86a149ca4251a5c0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "255fd7942e75488f86a149ca4251a5c0" member_type: VOTER } }
I20260608 10:07:23.126507 28318 sys_catalog.cc:455] T 00000000000000000000000000000000 P 255fd7942e75488f86a149ca4251a5c0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 255fd7942e75488f86a149ca4251a5c0. Latest consensus state: current_term: 1 leader_uuid: "255fd7942e75488f86a149ca4251a5c0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "255fd7942e75488f86a149ca4251a5c0" member_type: VOTER } }
I20260608 10:07:23.127419 28318 sys_catalog.cc:458] T 00000000000000000000000000000000 P 255fd7942e75488f86a149ca4251a5c0 [sys.catalog]: This master's current role is: LEADER
I20260608 10:07:23.127281 28317 sys_catalog.cc:458] T 00000000000000000000000000000000 P 255fd7942e75488f86a149ca4251a5c0 [sys.catalog]: This master's current role is: LEADER
I20260608 10:07:23.130784 28323 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:07:23.136248 28323 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:07:23.142349 21486 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:07:23.146637 28323 catalog_manager.cc:1382] Generated new cluster ID: 9913ad9a0c534418a99d15047389b97d
I20260608 10:07:23.146914 28323 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:07:23.183947 28323 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:07:23.185400 28323 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:07:23.207772 28323 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 255fd7942e75488f86a149ca4251a5c0: Generated new TSK 0
I20260608 10:07:23.208623 28323 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:07:23.287098 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:23.294520 28334 instance_detector.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:07:23.295600 28335 instance_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:07:23.297269 21486 server_base.cc:1061] running on GCE node
W20260608 10:07:23.297400 28337 instance_detector.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:07:23.298388 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:23.298600 21486 system_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:07:23.298767 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913243298750 us; error 0 us; skew 500 ppm
I20260608 10:07:23.299379 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:23.305189 21486 webserver.cc:533] Webserver started at http://127.20.251.129:39819/ using document root <none> and password file <none>
I20260608 10:07:23.305771 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:23.305975 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:23.306232 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:23.307560 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913058711471-21486-0/minicluster-data/ts-0-root/instance:
uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8"
format_stamp: "Formatted at 2026-06-08 10:07:23 on dist-test-slave-0x65"
I20260608 10:07:23.312536 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:07:23.316380 28342 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:07:23.317494 21486 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:07:23.317818 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913058711471-21486-0/minicluster-data/ts-0-root
uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8"
format_stamp: "Formatted at 2026-06-08 10:07:23 on dist-test-slave-0x65"
I20260608 10:07:23.318089 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913058711471-21486-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913058711471-21486-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913058711471-21486-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:07:23.344668 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:23.346295 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:23.348428 21486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:23.351636 21486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:23.351907 21486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:23.352155 21486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:23.352319 21486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:23.396847 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.129:35185
I20260608 10:07:23.397184 28404 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.129:35185 every 8 connection(s)
I20260608 10:07:23.402283 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:23.411005 28409 instance_detector.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:07:23.411898 28410 instance_detector.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:07:23.414089 28412 instance_detector.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:07:23.414898 21486 server_base.cc:1061] running on GCE node
I20260608 10:07:23.415917 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:23.416122 21486 system_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:07:23.416311 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913243416292 us; error 0 us; skew 500 ppm
I20260608 10:07:23.417100 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:23.418066 28405 heartbeater.cc:344] Connected to a master server at 127.20.251.190:41141
I20260608 10:07:23.418454 28405 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:23.419260 28405 heartbeater.cc:507] Master 127.20.251.190:41141 requested a full tablet report, sending...
I20260608 10:07:23.420037 21486 webserver.cc:533] Webserver started at http://127.20.251.130:46437/ using document root <none> and password file <none>
I20260608 10:07:23.420682 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:23.420938 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:23.421262 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:23.421984 28278 ts_manager.cc:194] Registered new tserver with Master: f3bd5bd4dbbb4f269a2cfabc4145b3f8 (127.20.251.129:35185)
I20260608 10:07:23.422600 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913058711471-21486-0/minicluster-data/ts-1-root/instance:
uuid: "a90388c64c6740ff8c111a5996b06642"
format_stamp: "Formatted at 2026-06-08 10:07:23 on dist-test-slave-0x65"
I20260608 10:07:23.424156 28278 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35568
I20260608 10:07:23.428200 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260608 10:07:23.432101 28417 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:07:23.432837 21486 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260608 10:07:23.433125 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913058711471-21486-0/minicluster-data/ts-1-root
uuid: "a90388c64c6740ff8c111a5996b06642"
format_stamp: "Formatted at 2026-06-08 10:07:23 on dist-test-slave-0x65"
I20260608 10:07:23.433364 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913058711471-21486-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913058711471-21486-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913058711471-21486-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:07:23.445360 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:23.446651 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:23.448132 21486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:23.450666 21486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:23.450871 21486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:23.451092 21486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:23.451246 21486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:23.493726 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.130:37811
I20260608 10:07:23.493816 28479 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.130:37811 every 8 connection(s)
I20260608 10:07:23.500496 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:23.508769 28483 instance_detector.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:07:23.509810 28484 instance_detector.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:07:23.513221 28486 instance_detector.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:07:23.513702 28480 heartbeater.cc:344] Connected to a master server at 127.20.251.190:41141
I20260608 10:07:23.514078 28480 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:23.514333 21486 server_base.cc:1061] running on GCE node
I20260608 10:07:23.514983 28480 heartbeater.cc:507] Master 127.20.251.190:41141 requested a full tablet report, sending...
I20260608 10:07:23.515349 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:23.515618 21486 system_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:07:23.515797 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913243515780 us; error 0 us; skew 500 ppm
I20260608 10:07:23.516700 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:23.517217 28278 ts_manager.cc:194] Registered new tserver with Master: a90388c64c6740ff8c111a5996b06642 (127.20.251.130:37811)
I20260608 10:07:23.518747 28278 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35580
I20260608 10:07:23.521677 21486 webserver.cc:533] Webserver started at http://127.20.251.131:42513/ using document root <none> and password file <none>
I20260608 10:07:23.522233 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:23.522411 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:23.522671 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:23.523841 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913058711471-21486-0/minicluster-data/ts-2-root/instance:
uuid: "22cb8f056e44495080014a69bb602428"
format_stamp: "Formatted at 2026-06-08 10:07:23 on dist-test-slave-0x65"
I20260608 10:07:23.528672 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.001s
I20260608 10:07:23.532261 28491 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:07:23.533039 21486 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:07:23.533325 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913058711471-21486-0/minicluster-data/ts-2-root
uuid: "22cb8f056e44495080014a69bb602428"
format_stamp: "Formatted at 2026-06-08 10:07:23 on dist-test-slave-0x65"
I20260608 10:07:23.533676 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913058711471-21486-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913058711471-21486-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913058711471-21486-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:07:23.547753 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:23.548956 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:23.550460 21486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:23.552788 21486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:23.552981 21486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:23.553200 21486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:23.553351 21486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:23.594420 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.131:36869
I20260608 10:07:23.594575 28553 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.131:36869 every 8 connection(s)
I20260608 10:07:23.609258 28554 heartbeater.cc:344] Connected to a master server at 127.20.251.190:41141
I20260608 10:07:23.609714 28554 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:23.610430 28554 heartbeater.cc:507] Master 127.20.251.190:41141 requested a full tablet report, sending...
I20260608 10:07:23.612401 28278 ts_manager.cc:194] Registered new tserver with Master: 22cb8f056e44495080014a69bb602428 (127.20.251.131:36869)
I20260608 10:07:23.612703 21486 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014775735s
I20260608 10:07:23.613845 28278 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35596
W20260608 10:07:24.222114 28309 debug-util.cc:398] Leaking SignalData structure 0x7b08001a4660 after lost signal to thread 21489
I20260608 10:07:24.427762 28405 heartbeater.cc:499] Master 127.20.251.190:41141 was elected leader, sending a full tablet report...
I20260608 10:07:24.521974 28480 heartbeater.cc:499] Master 127.20.251.190:41141 was elected leader, sending a full tablet report...
I20260608 10:07:24.616562 28554 heartbeater.cc:499] Master 127.20.251.190:41141 was elected leader, sending a full tablet report...
I20260608 10:07:24.672024 28278 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35604:
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:07:24.674746 28278 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:07:24.769927 28445 tablet_service.cc:1511] Processing CreateTablet for tablet ce849eacd36349cdafb2ddd3545816ca (DEFAULT_TABLE table=test-workload [id=3f894cf3a0ce4d659558d8d4f19cd984]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:07:24.770843 28519 tablet_service.cc:1511] Processing CreateTablet for tablet ce849eacd36349cdafb2ddd3545816ca (DEFAULT_TABLE table=test-workload [id=3f894cf3a0ce4d659558d8d4f19cd984]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:07:24.771519 28445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce849eacd36349cdafb2ddd3545816ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:24.772228 28519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce849eacd36349cdafb2ddd3545816ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:24.774799 28444 tablet_service.cc:1511] Processing CreateTablet for tablet 356fbfecd14d43a98b58cdb82f0347b5 (DEFAULT_TABLE table=test-workload [id=3f894cf3a0ce4d659558d8d4f19cd984]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:07:24.774974 28443 tablet_service.cc:1511] Processing CreateTablet for tablet c2390be06ca2415cbb854c5950bf461b (DEFAULT_TABLE table=test-workload [id=3f894cf3a0ce4d659558d8d4f19cd984]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:07:24.776273 28444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 356fbfecd14d43a98b58cdb82f0347b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:24.776922 28443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2390be06ca2415cbb854c5950bf461b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:24.778574 28516 tablet_service.cc:1511] Processing CreateTablet for tablet 843a0f834da94a74820ad5c9aa9e8d1a (DEFAULT_TABLE table=test-workload [id=3f894cf3a0ce4d659558d8d4f19cd984]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:07:24.779958 28516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 843a0f834da94a74820ad5c9aa9e8d1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:24.782909 28442 tablet_service.cc:1511] Processing CreateTablet for tablet 843a0f834da94a74820ad5c9aa9e8d1a (DEFAULT_TABLE table=test-workload [id=3f894cf3a0ce4d659558d8d4f19cd984]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:07:24.784294 28442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 843a0f834da94a74820ad5c9aa9e8d1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:24.775468 28518 tablet_service.cc:1511] Processing CreateTablet for tablet 356fbfecd14d43a98b58cdb82f0347b5 (DEFAULT_TABLE table=test-workload [id=3f894cf3a0ce4d659558d8d4f19cd984]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:07:24.789585 28518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 356fbfecd14d43a98b58cdb82f0347b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:24.776981 28517 tablet_service.cc:1511] Processing CreateTablet for tablet c2390be06ca2415cbb854c5950bf461b (DEFAULT_TABLE table=test-workload [id=3f894cf3a0ce4d659558d8d4f19cd984]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:07:24.794209 28517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2390be06ca2415cbb854c5950bf461b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:24.803119 28370 tablet_service.cc:1511] Processing CreateTablet for tablet ce849eacd36349cdafb2ddd3545816ca (DEFAULT_TABLE table=test-workload [id=3f894cf3a0ce4d659558d8d4f19cd984]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:07:24.804649 28370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce849eacd36349cdafb2ddd3545816ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:24.805133 28367 tablet_service.cc:1511] Processing CreateTablet for tablet 843a0f834da94a74820ad5c9aa9e8d1a (DEFAULT_TABLE table=test-workload [id=3f894cf3a0ce4d659558d8d4f19cd984]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:07:24.806564 28367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 843a0f834da94a74820ad5c9aa9e8d1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:24.806859 28369 tablet_service.cc:1511] Processing CreateTablet for tablet 356fbfecd14d43a98b58cdb82f0347b5 (DEFAULT_TABLE table=test-workload [id=3f894cf3a0ce4d659558d8d4f19cd984]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:07:24.808192 28369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 356fbfecd14d43a98b58cdb82f0347b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:24.811088 28368 tablet_service.cc:1511] Processing CreateTablet for tablet c2390be06ca2415cbb854c5950bf461b (DEFAULT_TABLE table=test-workload [id=3f894cf3a0ce4d659558d8d4f19cd984]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:07:24.812477 28368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2390be06ca2415cbb854c5950bf461b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:24.873560 28574 tablet_bootstrap.cc:492] T c2390be06ca2415cbb854c5950bf461b P a90388c64c6740ff8c111a5996b06642: Bootstrap starting.
I20260608 10:07:24.880803 28574 tablet_bootstrap.cc:654] T c2390be06ca2415cbb854c5950bf461b P a90388c64c6740ff8c111a5996b06642: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:24.895020 28575 tablet_bootstrap.cc:492] T c2390be06ca2415cbb854c5950bf461b P f3bd5bd4dbbb4f269a2cfabc4145b3f8: Bootstrap starting.
I20260608 10:07:24.901927 28577 tablet_bootstrap.cc:492] T ce849eacd36349cdafb2ddd3545816ca P 22cb8f056e44495080014a69bb602428: Bootstrap starting.
I20260608 10:07:24.910575 28574 tablet_bootstrap.cc:492] T c2390be06ca2415cbb854c5950bf461b P a90388c64c6740ff8c111a5996b06642: No bootstrap required, opened a new log
I20260608 10:07:24.911049 28575 tablet_bootstrap.cc:654] T c2390be06ca2415cbb854c5950bf461b P f3bd5bd4dbbb4f269a2cfabc4145b3f8: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:24.911192 28574 ts_tablet_manager.cc:1403] T c2390be06ca2415cbb854c5950bf461b P a90388c64c6740ff8c111a5996b06642: Time spent bootstrapping tablet: real 0.038s	user 0.009s	sys 0.022s
I20260608 10:07:24.912765 28577 tablet_bootstrap.cc:654] T ce849eacd36349cdafb2ddd3545816ca P 22cb8f056e44495080014a69bb602428: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:24.914917 28574 raft_consensus.cc:359] T c2390be06ca2415cbb854c5950bf461b P a90388c64c6740ff8c111a5996b06642 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } } peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } }
I20260608 10:07:24.915750 28574 raft_consensus.cc:385] T c2390be06ca2415cbb854c5950bf461b P a90388c64c6740ff8c111a5996b06642 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:24.916100 28574 raft_consensus.cc:740] T c2390be06ca2415cbb854c5950bf461b P a90388c64c6740ff8c111a5996b06642 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a90388c64c6740ff8c111a5996b06642, State: Initialized, Role: FOLLOWER
I20260608 10:07:24.916960 28574 consensus_queue.cc:260] T c2390be06ca2415cbb854c5950bf461b P a90388c64c6740ff8c111a5996b06642 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } } peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } }
I20260608 10:07:24.923661 28575 tablet_bootstrap.cc:492] T c2390be06ca2415cbb854c5950bf461b P f3bd5bd4dbbb4f269a2cfabc4145b3f8: No bootstrap required, opened a new log
I20260608 10:07:24.924299 28575 ts_tablet_manager.cc:1403] T c2390be06ca2415cbb854c5950bf461b P f3bd5bd4dbbb4f269a2cfabc4145b3f8: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.011s
I20260608 10:07:24.926232 28574 ts_tablet_manager.cc:1434] T c2390be06ca2415cbb854c5950bf461b P a90388c64c6740ff8c111a5996b06642: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.004s
I20260608 10:07:24.927464 28574 tablet_bootstrap.cc:492] T ce849eacd36349cdafb2ddd3545816ca P a90388c64c6740ff8c111a5996b06642: Bootstrap starting.
I20260608 10:07:24.928707 28575 raft_consensus.cc:359] T c2390be06ca2415cbb854c5950bf461b P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } } peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } }
I20260608 10:07:24.931871 28575 raft_consensus.cc:385] T c2390be06ca2415cbb854c5950bf461b P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:24.932262 28575 raft_consensus.cc:740] T c2390be06ca2415cbb854c5950bf461b P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3bd5bd4dbbb4f269a2cfabc4145b3f8, State: Initialized, Role: FOLLOWER
I20260608 10:07:24.933192 28575 consensus_queue.cc:260] T c2390be06ca2415cbb854c5950bf461b P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } } peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } }
I20260608 10:07:24.931470 28577 tablet_bootstrap.cc:492] T ce849eacd36349cdafb2ddd3545816ca P 22cb8f056e44495080014a69bb602428: No bootstrap required, opened a new log
I20260608 10:07:24.934340 28577 ts_tablet_manager.cc:1403] T ce849eacd36349cdafb2ddd3545816ca P 22cb8f056e44495080014a69bb602428: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.012s
I20260608 10:07:24.935225 28574 tablet_bootstrap.cc:654] T ce849eacd36349cdafb2ddd3545816ca P a90388c64c6740ff8c111a5996b06642: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:24.940990 28577 raft_consensus.cc:359] T ce849eacd36349cdafb2ddd3545816ca P 22cb8f056e44495080014a69bb602428 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } } peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } }
I20260608 10:07:24.942546 28577 raft_consensus.cc:385] T ce849eacd36349cdafb2ddd3545816ca P 22cb8f056e44495080014a69bb602428 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:24.942932 28577 raft_consensus.cc:740] T ce849eacd36349cdafb2ddd3545816ca P 22cb8f056e44495080014a69bb602428 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22cb8f056e44495080014a69bb602428, State: Initialized, Role: FOLLOWER
I20260608 10:07:24.943950 28577 consensus_queue.cc:260] T ce849eacd36349cdafb2ddd3545816ca P 22cb8f056e44495080014a69bb602428 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } } peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } }
I20260608 10:07:24.945061 28574 tablet_bootstrap.cc:492] T ce849eacd36349cdafb2ddd3545816ca P a90388c64c6740ff8c111a5996b06642: No bootstrap required, opened a new log
I20260608 10:07:24.945876 28574 ts_tablet_manager.cc:1403] T ce849eacd36349cdafb2ddd3545816ca P a90388c64c6740ff8c111a5996b06642: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.003s
I20260608 10:07:24.948325 28575 ts_tablet_manager.cc:1434] T c2390be06ca2415cbb854c5950bf461b P f3bd5bd4dbbb4f269a2cfabc4145b3f8: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.000s
I20260608 10:07:24.950065 28575 tablet_bootstrap.cc:492] T 356fbfecd14d43a98b58cdb82f0347b5 P f3bd5bd4dbbb4f269a2cfabc4145b3f8: Bootstrap starting.
I20260608 10:07:24.950989 28574 raft_consensus.cc:359] T ce849eacd36349cdafb2ddd3545816ca P a90388c64c6740ff8c111a5996b06642 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } } peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } }
I20260608 10:07:24.951783 28574 raft_consensus.cc:385] T ce849eacd36349cdafb2ddd3545816ca P a90388c64c6740ff8c111a5996b06642 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:24.952118 28574 raft_consensus.cc:740] T ce849eacd36349cdafb2ddd3545816ca P a90388c64c6740ff8c111a5996b06642 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a90388c64c6740ff8c111a5996b06642, State: Initialized, Role: FOLLOWER
I20260608 10:07:24.953059 28574 consensus_queue.cc:260] T ce849eacd36349cdafb2ddd3545816ca P a90388c64c6740ff8c111a5996b06642 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } } peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } }
I20260608 10:07:24.957489 28575 tablet_bootstrap.cc:654] T 356fbfecd14d43a98b58cdb82f0347b5 P f3bd5bd4dbbb4f269a2cfabc4145b3f8: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:24.958874 28574 ts_tablet_manager.cc:1434] T ce849eacd36349cdafb2ddd3545816ca P a90388c64c6740ff8c111a5996b06642: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260608 10:07:24.959954 28574 tablet_bootstrap.cc:492] T 356fbfecd14d43a98b58cdb82f0347b5 P a90388c64c6740ff8c111a5996b06642: Bootstrap starting.
I20260608 10:07:24.966775 28574 tablet_bootstrap.cc:654] T 356fbfecd14d43a98b58cdb82f0347b5 P a90388c64c6740ff8c111a5996b06642: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:24.975436 28577 ts_tablet_manager.cc:1434] T ce849eacd36349cdafb2ddd3545816ca P 22cb8f056e44495080014a69bb602428: Time spent starting tablet: real 0.041s	user 0.002s	sys 0.011s
I20260608 10:07:24.977260 28577 tablet_bootstrap.cc:492] T c2390be06ca2415cbb854c5950bf461b P 22cb8f056e44495080014a69bb602428: Bootstrap starting.
I20260608 10:07:24.986270 28577 tablet_bootstrap.cc:654] T c2390be06ca2415cbb854c5950bf461b P 22cb8f056e44495080014a69bb602428: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:24.988235 28574 tablet_bootstrap.cc:492] T 356fbfecd14d43a98b58cdb82f0347b5 P a90388c64c6740ff8c111a5996b06642: No bootstrap required, opened a new log
I20260608 10:07:24.988869 28574 ts_tablet_manager.cc:1403] T 356fbfecd14d43a98b58cdb82f0347b5 P a90388c64c6740ff8c111a5996b06642: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.012s
I20260608 10:07:24.989895 28575 tablet_bootstrap.cc:492] T 356fbfecd14d43a98b58cdb82f0347b5 P f3bd5bd4dbbb4f269a2cfabc4145b3f8: No bootstrap required, opened a new log
I20260608 10:07:24.990492 28575 ts_tablet_manager.cc:1403] T 356fbfecd14d43a98b58cdb82f0347b5 P f3bd5bd4dbbb4f269a2cfabc4145b3f8: Time spent bootstrapping tablet: real 0.041s	user 0.025s	sys 0.003s
I20260608 10:07:24.992367 28574 raft_consensus.cc:359] T 356fbfecd14d43a98b58cdb82f0347b5 P a90388c64c6740ff8c111a5996b06642 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } } peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } }
I20260608 10:07:24.993251 28574 raft_consensus.cc:385] T 356fbfecd14d43a98b58cdb82f0347b5 P a90388c64c6740ff8c111a5996b06642 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:24.993621 28574 raft_consensus.cc:740] T 356fbfecd14d43a98b58cdb82f0347b5 P a90388c64c6740ff8c111a5996b06642 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a90388c64c6740ff8c111a5996b06642, State: Initialized, Role: FOLLOWER
I20260608 10:07:24.993873 28575 raft_consensus.cc:359] T 356fbfecd14d43a98b58cdb82f0347b5 P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } } peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } }
I20260608 10:07:24.994707 28575 raft_consensus.cc:385] T 356fbfecd14d43a98b58cdb82f0347b5 P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:24.994544 28574 consensus_queue.cc:260] T 356fbfecd14d43a98b58cdb82f0347b5 P a90388c64c6740ff8c111a5996b06642 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } } peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } }
I20260608 10:07:24.995076 28575 raft_consensus.cc:740] T 356fbfecd14d43a98b58cdb82f0347b5 P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3bd5bd4dbbb4f269a2cfabc4145b3f8, State: Initialized, Role: FOLLOWER
I20260608 10:07:24.997133 28574 ts_tablet_manager.cc:1434] T 356fbfecd14d43a98b58cdb82f0347b5 P a90388c64c6740ff8c111a5996b06642: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.007s
I20260608 10:07:24.996057 28575 consensus_queue.cc:260] T 356fbfecd14d43a98b58cdb82f0347b5 P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } } peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } }
I20260608 10:07:24.998368 28574 tablet_bootstrap.cc:492] T 843a0f834da94a74820ad5c9aa9e8d1a P a90388c64c6740ff8c111a5996b06642: Bootstrap starting.
W20260608 10:07:25.002939 28481 tablet.cc:2404] T 356fbfecd14d43a98b58cdb82f0347b5 P a90388c64c6740ff8c111a5996b06642: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 10:07:25.006064 28575 ts_tablet_manager.cc:1434] T 356fbfecd14d43a98b58cdb82f0347b5 P f3bd5bd4dbbb4f269a2cfabc4145b3f8: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260608 10:07:25.006192 28574 tablet_bootstrap.cc:654] T 843a0f834da94a74820ad5c9aa9e8d1a P a90388c64c6740ff8c111a5996b06642: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:25.012159 28575 tablet_bootstrap.cc:492] T ce849eacd36349cdafb2ddd3545816ca P f3bd5bd4dbbb4f269a2cfabc4145b3f8: Bootstrap starting.
I20260608 10:07:25.019797 28575 tablet_bootstrap.cc:654] T ce849eacd36349cdafb2ddd3545816ca P f3bd5bd4dbbb4f269a2cfabc4145b3f8: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:25.020535 28577 tablet_bootstrap.cc:492] T c2390be06ca2415cbb854c5950bf461b P 22cb8f056e44495080014a69bb602428: No bootstrap required, opened a new log
I20260608 10:07:25.020671 28574 tablet_bootstrap.cc:492] T 843a0f834da94a74820ad5c9aa9e8d1a P a90388c64c6740ff8c111a5996b06642: No bootstrap required, opened a new log
I20260608 10:07:25.021198 28574 ts_tablet_manager.cc:1403] T 843a0f834da94a74820ad5c9aa9e8d1a P a90388c64c6740ff8c111a5996b06642: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.008s
I20260608 10:07:25.021128 28577 ts_tablet_manager.cc:1403] T c2390be06ca2415cbb854c5950bf461b P 22cb8f056e44495080014a69bb602428: Time spent bootstrapping tablet: real 0.044s	user 0.008s	sys 0.008s
I20260608 10:07:25.024999 28577 raft_consensus.cc:359] T c2390be06ca2415cbb854c5950bf461b P 22cb8f056e44495080014a69bb602428 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } } peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } }
I20260608 10:07:25.025422 28574 raft_consensus.cc:359] T 843a0f834da94a74820ad5c9aa9e8d1a P a90388c64c6740ff8c111a5996b06642 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } } peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } }
I20260608 10:07:25.025846 28577 raft_consensus.cc:385] T c2390be06ca2415cbb854c5950bf461b P 22cb8f056e44495080014a69bb602428 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:25.026149 28575 tablet_bootstrap.cc:492] T ce849eacd36349cdafb2ddd3545816ca P f3bd5bd4dbbb4f269a2cfabc4145b3f8: No bootstrap required, opened a new log
I20260608 10:07:25.026238 28574 raft_consensus.cc:385] T 843a0f834da94a74820ad5c9aa9e8d1a P a90388c64c6740ff8c111a5996b06642 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:25.026317 28577 raft_consensus.cc:740] T c2390be06ca2415cbb854c5950bf461b P 22cb8f056e44495080014a69bb602428 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22cb8f056e44495080014a69bb602428, State: Initialized, Role: FOLLOWER
I20260608 10:07:25.026971 28575 ts_tablet_manager.cc:1403] T ce849eacd36349cdafb2ddd3545816ca P f3bd5bd4dbbb4f269a2cfabc4145b3f8: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260608 10:07:25.026954 28574 raft_consensus.cc:740] T 843a0f834da94a74820ad5c9aa9e8d1a P a90388c64c6740ff8c111a5996b06642 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a90388c64c6740ff8c111a5996b06642, State: Initialized, Role: FOLLOWER
I20260608 10:07:25.027727 28577 consensus_queue.cc:260] T c2390be06ca2415cbb854c5950bf461b P 22cb8f056e44495080014a69bb602428 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } } peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } }
I20260608 10:07:25.028257 28574 consensus_queue.cc:260] T 843a0f834da94a74820ad5c9aa9e8d1a P a90388c64c6740ff8c111a5996b06642 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } } peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } }
I20260608 10:07:25.030530 28575 raft_consensus.cc:359] T ce849eacd36349cdafb2ddd3545816ca P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } } peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } }
I20260608 10:07:25.031275 28575 raft_consensus.cc:385] T ce849eacd36349cdafb2ddd3545816ca P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:25.031596 28575 raft_consensus.cc:740] T ce849eacd36349cdafb2ddd3545816ca P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3bd5bd4dbbb4f269a2cfabc4145b3f8, State: Initialized, Role: FOLLOWER
I20260608 10:07:25.032764 28575 consensus_queue.cc:260] T ce849eacd36349cdafb2ddd3545816ca P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } } peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } }
I20260608 10:07:25.034674 28574 ts_tablet_manager.cc:1434] T 843a0f834da94a74820ad5c9aa9e8d1a P a90388c64c6740ff8c111a5996b06642: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260608 10:07:25.037453 28575 ts_tablet_manager.cc:1434] T ce849eacd36349cdafb2ddd3545816ca P f3bd5bd4dbbb4f269a2cfabc4145b3f8: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 10:07:25.038756 28575 tablet_bootstrap.cc:492] T 843a0f834da94a74820ad5c9aa9e8d1a P f3bd5bd4dbbb4f269a2cfabc4145b3f8: Bootstrap starting.
I20260608 10:07:25.044482 28577 ts_tablet_manager.cc:1434] T c2390be06ca2415cbb854c5950bf461b P 22cb8f056e44495080014a69bb602428: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260608 10:07:25.045687 28577 tablet_bootstrap.cc:492] T 356fbfecd14d43a98b58cdb82f0347b5 P 22cb8f056e44495080014a69bb602428: Bootstrap starting.
I20260608 10:07:25.052619 28577 tablet_bootstrap.cc:654] T 356fbfecd14d43a98b58cdb82f0347b5 P 22cb8f056e44495080014a69bb602428: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:25.054382 28575 tablet_bootstrap.cc:654] T 843a0f834da94a74820ad5c9aa9e8d1a P f3bd5bd4dbbb4f269a2cfabc4145b3f8: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:25.062808 28575 tablet_bootstrap.cc:492] T 843a0f834da94a74820ad5c9aa9e8d1a P f3bd5bd4dbbb4f269a2cfabc4145b3f8: No bootstrap required, opened a new log
I20260608 10:07:25.063385 28575 ts_tablet_manager.cc:1403] T 843a0f834da94a74820ad5c9aa9e8d1a P f3bd5bd4dbbb4f269a2cfabc4145b3f8: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.000s
I20260608 10:07:25.064190 28577 tablet_bootstrap.cc:492] T 356fbfecd14d43a98b58cdb82f0347b5 P 22cb8f056e44495080014a69bb602428: No bootstrap required, opened a new log
I20260608 10:07:25.064735 28577 ts_tablet_manager.cc:1403] T 356fbfecd14d43a98b58cdb82f0347b5 P 22cb8f056e44495080014a69bb602428: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.006s
I20260608 10:07:25.066634 28575 raft_consensus.cc:359] T 843a0f834da94a74820ad5c9aa9e8d1a P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } } peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } }
I20260608 10:07:25.067394 28575 raft_consensus.cc:385] T 843a0f834da94a74820ad5c9aa9e8d1a P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:25.067688 28575 raft_consensus.cc:740] T 843a0f834da94a74820ad5c9aa9e8d1a P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3bd5bd4dbbb4f269a2cfabc4145b3f8, State: Initialized, Role: FOLLOWER
I20260608 10:07:25.067894 28577 raft_consensus.cc:359] T 356fbfecd14d43a98b58cdb82f0347b5 P 22cb8f056e44495080014a69bb602428 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } } peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } }
I20260608 10:07:25.068624 28577 raft_consensus.cc:385] T 356fbfecd14d43a98b58cdb82f0347b5 P 22cb8f056e44495080014a69bb602428 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:25.069075 28577 raft_consensus.cc:740] T 356fbfecd14d43a98b58cdb82f0347b5 P 22cb8f056e44495080014a69bb602428 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22cb8f056e44495080014a69bb602428, State: Initialized, Role: FOLLOWER
I20260608 10:07:25.068627 28575 consensus_queue.cc:260] T 843a0f834da94a74820ad5c9aa9e8d1a P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } } peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } }
I20260608 10:07:25.069942 28577 consensus_queue.cc:260] T 356fbfecd14d43a98b58cdb82f0347b5 P 22cb8f056e44495080014a69bb602428 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } } peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } }
I20260608 10:07:25.072216 28577 ts_tablet_manager.cc:1434] T 356fbfecd14d43a98b58cdb82f0347b5 P 22cb8f056e44495080014a69bb602428: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 10:07:25.073392 28577 tablet_bootstrap.cc:492] T 843a0f834da94a74820ad5c9aa9e8d1a P 22cb8f056e44495080014a69bb602428: Bootstrap starting.
I20260608 10:07:25.078936 28575 ts_tablet_manager.cc:1434] T 843a0f834da94a74820ad5c9aa9e8d1a P f3bd5bd4dbbb4f269a2cfabc4145b3f8: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260608 10:07:25.080091 28577 tablet_bootstrap.cc:654] T 843a0f834da94a74820ad5c9aa9e8d1a P 22cb8f056e44495080014a69bb602428: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:25.088011 28577 tablet_bootstrap.cc:492] T 843a0f834da94a74820ad5c9aa9e8d1a P 22cb8f056e44495080014a69bb602428: No bootstrap required, opened a new log
I20260608 10:07:25.088442 28577 ts_tablet_manager.cc:1403] T 843a0f834da94a74820ad5c9aa9e8d1a P 22cb8f056e44495080014a69bb602428: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.003s
I20260608 10:07:25.090714 28577 raft_consensus.cc:359] T 843a0f834da94a74820ad5c9aa9e8d1a P 22cb8f056e44495080014a69bb602428 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } } peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } }
I20260608 10:07:25.091210 28577 raft_consensus.cc:385] T 843a0f834da94a74820ad5c9aa9e8d1a P 22cb8f056e44495080014a69bb602428 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:25.091444 28577 raft_consensus.cc:740] T 843a0f834da94a74820ad5c9aa9e8d1a P 22cb8f056e44495080014a69bb602428 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22cb8f056e44495080014a69bb602428, State: Initialized, Role: FOLLOWER
I20260608 10:07:25.092063 28577 consensus_queue.cc:260] T 843a0f834da94a74820ad5c9aa9e8d1a P 22cb8f056e44495080014a69bb602428 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } } peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } }
I20260608 10:07:25.094044 28577 ts_tablet_manager.cc:1434] T 843a0f834da94a74820ad5c9aa9e8d1a P 22cb8f056e44495080014a69bb602428: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.004s
I20260608 10:07:25.127847 28583 raft_consensus.cc:493] T 356fbfecd14d43a98b58cdb82f0347b5 P 22cb8f056e44495080014a69bb602428 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:25.128322 28583 raft_consensus.cc:515] T 356fbfecd14d43a98b58cdb82f0347b5 P 22cb8f056e44495080014a69bb602428 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } } peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } }
I20260608 10:07:25.130800 28583 leader_election.cc:290] T 356fbfecd14d43a98b58cdb82f0347b5 P 22cb8f056e44495080014a69bb602428 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3bd5bd4dbbb4f269a2cfabc4145b3f8 (127.20.251.129:35185), a90388c64c6740ff8c111a5996b06642 (127.20.251.130:37811)
I20260608 10:07:25.134495 28580 raft_consensus.cc:493] T c2390be06ca2415cbb854c5950bf461b P a90388c64c6740ff8c111a5996b06642 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:25.135064 28580 raft_consensus.cc:515] T c2390be06ca2415cbb854c5950bf461b P a90388c64c6740ff8c111a5996b06642 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } } peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } }
W20260608 10:07:25.139353 28326 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:07:25.140015 28580 leader_election.cc:290] T c2390be06ca2415cbb854c5950bf461b P a90388c64c6740ff8c111a5996b06642 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3bd5bd4dbbb4f269a2cfabc4145b3f8 (127.20.251.129:35185), 22cb8f056e44495080014a69bb602428 (127.20.251.131:36869)
I20260608 10:07:25.155218 28583 raft_consensus.cc:493] T ce849eacd36349cdafb2ddd3545816ca P 22cb8f056e44495080014a69bb602428 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:25.155802 28583 raft_consensus.cc:515] T ce849eacd36349cdafb2ddd3545816ca P 22cb8f056e44495080014a69bb602428 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } } peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } }
I20260608 10:07:25.158213 28583 leader_election.cc:290] T ce849eacd36349cdafb2ddd3545816ca P 22cb8f056e44495080014a69bb602428 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a90388c64c6740ff8c111a5996b06642 (127.20.251.130:37811), f3bd5bd4dbbb4f269a2cfabc4145b3f8 (127.20.251.129:35185)
I20260608 10:07:25.166926 28455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "356fbfecd14d43a98b58cdb82f0347b5" candidate_uuid: "22cb8f056e44495080014a69bb602428" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a90388c64c6740ff8c111a5996b06642" is_pre_election: true
I20260608 10:07:25.167426 28454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce849eacd36349cdafb2ddd3545816ca" candidate_uuid: "22cb8f056e44495080014a69bb602428" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a90388c64c6740ff8c111a5996b06642" is_pre_election: true
I20260608 10:07:25.167900 28455 raft_consensus.cc:2468] T 356fbfecd14d43a98b58cdb82f0347b5 P a90388c64c6740ff8c111a5996b06642 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22cb8f056e44495080014a69bb602428 in term 0.
I20260608 10:07:25.168076 28454 raft_consensus.cc:2468] T ce849eacd36349cdafb2ddd3545816ca P a90388c64c6740ff8c111a5996b06642 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22cb8f056e44495080014a69bb602428 in term 0.
I20260608 10:07:25.169834 28492 leader_election.cc:304] T 356fbfecd14d43a98b58cdb82f0347b5 P 22cb8f056e44495080014a69bb602428 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22cb8f056e44495080014a69bb602428, a90388c64c6740ff8c111a5996b06642; no voters: 
I20260608 10:07:25.170738 28583 raft_consensus.cc:2804] T 356fbfecd14d43a98b58cdb82f0347b5 P 22cb8f056e44495080014a69bb602428 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:25.171123 28583 raft_consensus.cc:493] T 356fbfecd14d43a98b58cdb82f0347b5 P 22cb8f056e44495080014a69bb602428 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:25.171461 28583 raft_consensus.cc:3060] T 356fbfecd14d43a98b58cdb82f0347b5 P 22cb8f056e44495080014a69bb602428 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:25.175163 28492 leader_election.cc:304] T ce849eacd36349cdafb2ddd3545816ca P 22cb8f056e44495080014a69bb602428 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22cb8f056e44495080014a69bb602428, a90388c64c6740ff8c111a5996b06642; no voters: 
I20260608 10:07:25.175581 28380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2390be06ca2415cbb854c5950bf461b" candidate_uuid: "a90388c64c6740ff8c111a5996b06642" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" is_pre_election: true
I20260608 10:07:25.176355 28380 raft_consensus.cc:2468] T c2390be06ca2415cbb854c5950bf461b P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a90388c64c6740ff8c111a5996b06642 in term 0.
I20260608 10:07:25.178005 28380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "356fbfecd14d43a98b58cdb82f0347b5" candidate_uuid: "22cb8f056e44495080014a69bb602428" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" is_pre_election: true
I20260608 10:07:25.178607 28380 raft_consensus.cc:2468] T 356fbfecd14d43a98b58cdb82f0347b5 P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22cb8f056e44495080014a69bb602428 in term 0.
I20260608 10:07:25.180012 28380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce849eacd36349cdafb2ddd3545816ca" candidate_uuid: "22cb8f056e44495080014a69bb602428" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" is_pre_election: true
I20260608 10:07:25.180670 28380 raft_consensus.cc:2468] T ce849eacd36349cdafb2ddd3545816ca P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22cb8f056e44495080014a69bb602428 in term 0.
I20260608 10:07:25.180806 28583 raft_consensus.cc:515] T 356fbfecd14d43a98b58cdb82f0347b5 P 22cb8f056e44495080014a69bb602428 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } } peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } }
I20260608 10:07:25.182129 28418 leader_election.cc:304] T c2390be06ca2415cbb854c5950bf461b P a90388c64c6740ff8c111a5996b06642 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a90388c64c6740ff8c111a5996b06642, f3bd5bd4dbbb4f269a2cfabc4145b3f8; no voters: 
I20260608 10:07:25.183115 28580 raft_consensus.cc:2804] T c2390be06ca2415cbb854c5950bf461b P a90388c64c6740ff8c111a5996b06642 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:25.183457 28583 leader_election.cc:290] T 356fbfecd14d43a98b58cdb82f0347b5 P 22cb8f056e44495080014a69bb602428 [CANDIDATE]: Term 1 election: Requested vote from peers f3bd5bd4dbbb4f269a2cfabc4145b3f8 (127.20.251.129:35185), a90388c64c6740ff8c111a5996b06642 (127.20.251.130:37811)
I20260608 10:07:25.183517 28580 raft_consensus.cc:493] T c2390be06ca2415cbb854c5950bf461b P a90388c64c6740ff8c111a5996b06642 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:25.184288 28580 raft_consensus.cc:3060] T c2390be06ca2415cbb854c5950bf461b P a90388c64c6740ff8c111a5996b06642 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:25.185642 28597 raft_consensus.cc:2804] T ce849eacd36349cdafb2ddd3545816ca P 22cb8f056e44495080014a69bb602428 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:25.186414 28380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "356fbfecd14d43a98b58cdb82f0347b5" candidate_uuid: "22cb8f056e44495080014a69bb602428" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8"
I20260608 10:07:25.187053 28380 raft_consensus.cc:3060] T 356fbfecd14d43a98b58cdb82f0347b5 P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:25.187247 28454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "356fbfecd14d43a98b58cdb82f0347b5" candidate_uuid: "22cb8f056e44495080014a69bb602428" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a90388c64c6740ff8c111a5996b06642"
I20260608 10:07:25.187906 28454 raft_consensus.cc:3060] T 356fbfecd14d43a98b58cdb82f0347b5 P a90388c64c6740ff8c111a5996b06642 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:25.192687 28580 raft_consensus.cc:515] T c2390be06ca2415cbb854c5950bf461b P a90388c64c6740ff8c111a5996b06642 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } } peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } }
I20260608 10:07:25.195551 28380 raft_consensus.cc:2468] T 356fbfecd14d43a98b58cdb82f0347b5 P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22cb8f056e44495080014a69bb602428 in term 1.
I20260608 10:07:25.195979 28379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2390be06ca2415cbb854c5950bf461b" candidate_uuid: "a90388c64c6740ff8c111a5996b06642" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8"
I20260608 10:07:25.195739 28454 raft_consensus.cc:2468] T 356fbfecd14d43a98b58cdb82f0347b5 P a90388c64c6740ff8c111a5996b06642 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22cb8f056e44495080014a69bb602428 in term 1.
I20260608 10:07:25.196833 28379 raft_consensus.cc:3060] T c2390be06ca2415cbb854c5950bf461b P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:25.196130 28597 raft_consensus.cc:493] T ce849eacd36349cdafb2ddd3545816ca P 22cb8f056e44495080014a69bb602428 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:25.198378 28597 raft_consensus.cc:3060] T ce849eacd36349cdafb2ddd3545816ca P 22cb8f056e44495080014a69bb602428 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:25.198418 28529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2390be06ca2415cbb854c5950bf461b" candidate_uuid: "a90388c64c6740ff8c111a5996b06642" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22cb8f056e44495080014a69bb602428" is_pre_election: true
I20260608 10:07:25.199452 28529 raft_consensus.cc:2468] T c2390be06ca2415cbb854c5950bf461b P 22cb8f056e44495080014a69bb602428 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a90388c64c6740ff8c111a5996b06642 in term 0.
I20260608 10:07:25.200670 28492 leader_election.cc:304] T 356fbfecd14d43a98b58cdb82f0347b5 P 22cb8f056e44495080014a69bb602428 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22cb8f056e44495080014a69bb602428, f3bd5bd4dbbb4f269a2cfabc4145b3f8; no voters: 
I20260608 10:07:25.203042 28583 raft_consensus.cc:2804] T 356fbfecd14d43a98b58cdb82f0347b5 P 22cb8f056e44495080014a69bb602428 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:25.204957 28379 raft_consensus.cc:2468] T c2390be06ca2415cbb854c5950bf461b P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a90388c64c6740ff8c111a5996b06642 in term 1.
I20260608 10:07:25.205493 28529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2390be06ca2415cbb854c5950bf461b" candidate_uuid: "a90388c64c6740ff8c111a5996b06642" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22cb8f056e44495080014a69bb602428"
I20260608 10:07:25.206104 28529 raft_consensus.cc:3060] T c2390be06ca2415cbb854c5950bf461b P 22cb8f056e44495080014a69bb602428 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:25.205852 28597 raft_consensus.cc:515] T ce849eacd36349cdafb2ddd3545816ca P 22cb8f056e44495080014a69bb602428 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } } peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } }
I20260608 10:07:25.206368 28418 leader_election.cc:304] T c2390be06ca2415cbb854c5950bf461b P a90388c64c6740ff8c111a5996b06642 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a90388c64c6740ff8c111a5996b06642, f3bd5bd4dbbb4f269a2cfabc4145b3f8; no voters: 
I20260608 10:07:25.208112 28597 leader_election.cc:290] T ce849eacd36349cdafb2ddd3545816ca P 22cb8f056e44495080014a69bb602428 [CANDIDATE]: Term 1 election: Requested vote from peers a90388c64c6740ff8c111a5996b06642 (127.20.251.130:37811), f3bd5bd4dbbb4f269a2cfabc4145b3f8 (127.20.251.129:35185)
I20260608 10:07:25.210995 28454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce849eacd36349cdafb2ddd3545816ca" candidate_uuid: "22cb8f056e44495080014a69bb602428" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a90388c64c6740ff8c111a5996b06642"
I20260608 10:07:25.211578 28454 raft_consensus.cc:3060] T ce849eacd36349cdafb2ddd3545816ca P a90388c64c6740ff8c111a5996b06642 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:25.214438 28580 leader_election.cc:290] T c2390be06ca2415cbb854c5950bf461b P a90388c64c6740ff8c111a5996b06642 [CANDIDATE]: Term 1 election: Requested vote from peers f3bd5bd4dbbb4f269a2cfabc4145b3f8 (127.20.251.129:35185), 22cb8f056e44495080014a69bb602428 (127.20.251.131:36869)
I20260608 10:07:25.217026 28583 raft_consensus.cc:697] T 356fbfecd14d43a98b58cdb82f0347b5 P 22cb8f056e44495080014a69bb602428 [term 1 LEADER]: Becoming Leader. State: Replica: 22cb8f056e44495080014a69bb602428, State: Running, Role: LEADER
I20260608 10:07:25.216517 28580 raft_consensus.cc:2804] T c2390be06ca2415cbb854c5950bf461b P a90388c64c6740ff8c111a5996b06642 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:25.219691 28379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce849eacd36349cdafb2ddd3545816ca" candidate_uuid: "22cb8f056e44495080014a69bb602428" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8"
I20260608 10:07:25.219058 28529 raft_consensus.cc:2468] T c2390be06ca2415cbb854c5950bf461b P 22cb8f056e44495080014a69bb602428 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a90388c64c6740ff8c111a5996b06642 in term 1.
I20260608 10:07:25.220639 28454 raft_consensus.cc:2468] T ce849eacd36349cdafb2ddd3545816ca P a90388c64c6740ff8c111a5996b06642 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22cb8f056e44495080014a69bb602428 in term 1.
I20260608 10:07:25.220677 28580 raft_consensus.cc:697] T c2390be06ca2415cbb854c5950bf461b P a90388c64c6740ff8c111a5996b06642 [term 1 LEADER]: Becoming Leader. State: Replica: a90388c64c6740ff8c111a5996b06642, State: Running, Role: LEADER
I20260608 10:07:25.220446 28583 consensus_queue.cc:237] T 356fbfecd14d43a98b58cdb82f0347b5 P 22cb8f056e44495080014a69bb602428 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } } peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } }
I20260608 10:07:25.221961 28580 consensus_queue.cc:237] T c2390be06ca2415cbb854c5950bf461b P a90388c64c6740ff8c111a5996b06642 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } } peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } }
I20260608 10:07:25.220439 28379 raft_consensus.cc:3060] T ce849eacd36349cdafb2ddd3545816ca P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:25.222051 28492 leader_election.cc:304] T ce849eacd36349cdafb2ddd3545816ca P 22cb8f056e44495080014a69bb602428 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22cb8f056e44495080014a69bb602428, a90388c64c6740ff8c111a5996b06642; no voters: 
I20260608 10:07:25.231518 28598 raft_consensus.cc:2804] T ce849eacd36349cdafb2ddd3545816ca P 22cb8f056e44495080014a69bb602428 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:25.232069 28598 raft_consensus.cc:697] T ce849eacd36349cdafb2ddd3545816ca P 22cb8f056e44495080014a69bb602428 [term 1 LEADER]: Becoming Leader. State: Replica: 22cb8f056e44495080014a69bb602428, State: Running, Role: LEADER
I20260608 10:07:25.232959 28598 consensus_queue.cc:237] T ce849eacd36349cdafb2ddd3545816ca P 22cb8f056e44495080014a69bb602428 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } } peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } }
I20260608 10:07:25.234977 28379 raft_consensus.cc:2468] T ce849eacd36349cdafb2ddd3545816ca P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22cb8f056e44495080014a69bb602428 in term 1.
I20260608 10:07:25.236323 28276 catalog_manager.cc:5696] T c2390be06ca2415cbb854c5950bf461b P a90388c64c6740ff8c111a5996b06642 reported cstate change: term changed from 0 to 1, leader changed from <none> to a90388c64c6740ff8c111a5996b06642 (127.20.251.130). New cstate: current_term: 1 leader_uuid: "a90388c64c6740ff8c111a5996b06642" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:25.238058 28278 catalog_manager.cc:5696] T 356fbfecd14d43a98b58cdb82f0347b5 P 22cb8f056e44495080014a69bb602428 reported cstate change: term changed from 0 to 1, leader changed from <none> to 22cb8f056e44495080014a69bb602428 (127.20.251.131). New cstate: current_term: 1 leader_uuid: "22cb8f056e44495080014a69bb602428" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } health_report { overall_health: HEALTHY } } }
I20260608 10:07:25.259397 28278 catalog_manager.cc:5696] T ce849eacd36349cdafb2ddd3545816ca P 22cb8f056e44495080014a69bb602428 reported cstate change: term changed from 0 to 1, leader changed from <none> to 22cb8f056e44495080014a69bb602428 (127.20.251.131). New cstate: current_term: 1 leader_uuid: "22cb8f056e44495080014a69bb602428" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:25.370965 28580 raft_consensus.cc:493] T 843a0f834da94a74820ad5c9aa9e8d1a P a90388c64c6740ff8c111a5996b06642 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:25.371614 28580 raft_consensus.cc:515] T 843a0f834da94a74820ad5c9aa9e8d1a P a90388c64c6740ff8c111a5996b06642 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } } peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } }
I20260608 10:07:25.373982 28580 leader_election.cc:290] T 843a0f834da94a74820ad5c9aa9e8d1a P a90388c64c6740ff8c111a5996b06642 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3bd5bd4dbbb4f269a2cfabc4145b3f8 (127.20.251.129:35185), 22cb8f056e44495080014a69bb602428 (127.20.251.131:36869)
I20260608 10:07:25.374838 28379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "843a0f834da94a74820ad5c9aa9e8d1a" candidate_uuid: "a90388c64c6740ff8c111a5996b06642" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" is_pre_election: true
I20260608 10:07:25.375303 28529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "843a0f834da94a74820ad5c9aa9e8d1a" candidate_uuid: "a90388c64c6740ff8c111a5996b06642" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22cb8f056e44495080014a69bb602428" is_pre_election: true
I20260608 10:07:25.375514 28379 raft_consensus.cc:2468] T 843a0f834da94a74820ad5c9aa9e8d1a P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a90388c64c6740ff8c111a5996b06642 in term 0.
I20260608 10:07:25.375981 28529 raft_consensus.cc:2468] T 843a0f834da94a74820ad5c9aa9e8d1a P 22cb8f056e44495080014a69bb602428 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a90388c64c6740ff8c111a5996b06642 in term 0.
I20260608 10:07:25.376927 28418 leader_election.cc:304] T 843a0f834da94a74820ad5c9aa9e8d1a P a90388c64c6740ff8c111a5996b06642 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a90388c64c6740ff8c111a5996b06642, f3bd5bd4dbbb4f269a2cfabc4145b3f8; no voters: 
I20260608 10:07:25.377801 28580 raft_consensus.cc:2804] T 843a0f834da94a74820ad5c9aa9e8d1a P a90388c64c6740ff8c111a5996b06642 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:25.378104 28580 raft_consensus.cc:493] T 843a0f834da94a74820ad5c9aa9e8d1a P a90388c64c6740ff8c111a5996b06642 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:25.378367 28580 raft_consensus.cc:3060] T 843a0f834da94a74820ad5c9aa9e8d1a P a90388c64c6740ff8c111a5996b06642 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:25.383522 28580 raft_consensus.cc:515] T 843a0f834da94a74820ad5c9aa9e8d1a P a90388c64c6740ff8c111a5996b06642 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } } peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } }
I20260608 10:07:25.385283 28580 leader_election.cc:290] T 843a0f834da94a74820ad5c9aa9e8d1a P a90388c64c6740ff8c111a5996b06642 [CANDIDATE]: Term 1 election: Requested vote from peers f3bd5bd4dbbb4f269a2cfabc4145b3f8 (127.20.251.129:35185), 22cb8f056e44495080014a69bb602428 (127.20.251.131:36869)
I20260608 10:07:25.386133 28379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "843a0f834da94a74820ad5c9aa9e8d1a" candidate_uuid: "a90388c64c6740ff8c111a5996b06642" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8"
I20260608 10:07:25.386689 28379 raft_consensus.cc:3060] T 843a0f834da94a74820ad5c9aa9e8d1a P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:25.386628 28529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "843a0f834da94a74820ad5c9aa9e8d1a" candidate_uuid: "a90388c64c6740ff8c111a5996b06642" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22cb8f056e44495080014a69bb602428"
I20260608 10:07:25.387343 28529 raft_consensus.cc:3060] T 843a0f834da94a74820ad5c9aa9e8d1a P 22cb8f056e44495080014a69bb602428 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:25.393707 28379 raft_consensus.cc:2468] T 843a0f834da94a74820ad5c9aa9e8d1a P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a90388c64c6740ff8c111a5996b06642 in term 1.
I20260608 10:07:25.393955 28529 raft_consensus.cc:2468] T 843a0f834da94a74820ad5c9aa9e8d1a P 22cb8f056e44495080014a69bb602428 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a90388c64c6740ff8c111a5996b06642 in term 1.
I20260608 10:07:25.394851 28418 leader_election.cc:304] T 843a0f834da94a74820ad5c9aa9e8d1a P a90388c64c6740ff8c111a5996b06642 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a90388c64c6740ff8c111a5996b06642, f3bd5bd4dbbb4f269a2cfabc4145b3f8; no voters: 
I20260608 10:07:25.395550 28580 raft_consensus.cc:2804] T 843a0f834da94a74820ad5c9aa9e8d1a P a90388c64c6740ff8c111a5996b06642 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:25.396067 28580 raft_consensus.cc:697] T 843a0f834da94a74820ad5c9aa9e8d1a P a90388c64c6740ff8c111a5996b06642 [term 1 LEADER]: Becoming Leader. State: Replica: a90388c64c6740ff8c111a5996b06642, State: Running, Role: LEADER
I20260608 10:07:25.396766 28580 consensus_queue.cc:237] T 843a0f834da94a74820ad5c9aa9e8d1a P a90388c64c6740ff8c111a5996b06642 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } } peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } }
I20260608 10:07:25.404542 28278 catalog_manager.cc:5696] T 843a0f834da94a74820ad5c9aa9e8d1a P a90388c64c6740ff8c111a5996b06642 reported cstate change: term changed from 0 to 1, leader changed from <none> to a90388c64c6740ff8c111a5996b06642 (127.20.251.130). New cstate: current_term: 1 leader_uuid: "a90388c64c6740ff8c111a5996b06642" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:25.463013 21486 tablet_server.cc:179] TabletServer@127.20.251.129:0 shutting down...
I20260608 10:07:25.486027 21486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:25.486807 21486 tablet_replica.cc:333] T 843a0f834da94a74820ad5c9aa9e8d1a P f3bd5bd4dbbb4f269a2cfabc4145b3f8: stopping tablet replica
I20260608 10:07:25.487428 21486 raft_consensus.cc:2243] T 843a0f834da94a74820ad5c9aa9e8d1a P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:25.487847 21486 raft_consensus.cc:2272] T 843a0f834da94a74820ad5c9aa9e8d1a P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:25.490563 21486 tablet_replica.cc:333] T ce849eacd36349cdafb2ddd3545816ca P f3bd5bd4dbbb4f269a2cfabc4145b3f8: stopping tablet replica
I20260608 10:07:25.491292 21486 raft_consensus.cc:2243] T ce849eacd36349cdafb2ddd3545816ca P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:25.491782 21486 raft_consensus.cc:2272] T ce849eacd36349cdafb2ddd3545816ca P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:25.494356 21486 tablet_replica.cc:333] T 356fbfecd14d43a98b58cdb82f0347b5 P f3bd5bd4dbbb4f269a2cfabc4145b3f8: stopping tablet replica
I20260608 10:07:25.495049 21486 raft_consensus.cc:2243] T 356fbfecd14d43a98b58cdb82f0347b5 P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:25.495509 21486 raft_consensus.cc:2272] T 356fbfecd14d43a98b58cdb82f0347b5 P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:25.497887 21486 tablet_replica.cc:333] T c2390be06ca2415cbb854c5950bf461b P f3bd5bd4dbbb4f269a2cfabc4145b3f8: stopping tablet replica
I20260608 10:07:25.498541 21486 raft_consensus.cc:2243] T c2390be06ca2415cbb854c5950bf461b P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:25.499040 21486 raft_consensus.cc:2272] T c2390be06ca2415cbb854c5950bf461b P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:25.524526 21486 tablet_server.cc:196] TabletServer@127.20.251.129:0 shutdown complete.
I20260608 10:07:25.537637 21486 tablet_server.cc:179] TabletServer@127.20.251.130:0 shutting down...
I20260608 10:07:25.568804 21486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:25.569612 21486 tablet_replica.cc:333] T 843a0f834da94a74820ad5c9aa9e8d1a P a90388c64c6740ff8c111a5996b06642: stopping tablet replica
I20260608 10:07:25.570375 21486 raft_consensus.cc:2243] T 843a0f834da94a74820ad5c9aa9e8d1a P a90388c64c6740ff8c111a5996b06642 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:25.571194 21486 pending_rounds.cc:70] T 843a0f834da94a74820ad5c9aa9e8d1a P a90388c64c6740ff8c111a5996b06642: Trying to abort 1 pending ops.
I20260608 10:07:25.571444 21486 pending_rounds.cc:77] T 843a0f834da94a74820ad5c9aa9e8d1a P a90388c64c6740ff8c111a5996b06642: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294620653152649216 op_type: NO_OP noop_request { }
I20260608 10:07:25.571825 21486 raft_consensus.cc:2889] T 843a0f834da94a74820ad5c9aa9e8d1a P a90388c64c6740ff8c111a5996b06642 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:07:25.572173 21486 raft_consensus.cc:2272] T 843a0f834da94a74820ad5c9aa9e8d1a P a90388c64c6740ff8c111a5996b06642 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:25.575047 21486 tablet_replica.cc:333] T 356fbfecd14d43a98b58cdb82f0347b5 P a90388c64c6740ff8c111a5996b06642: stopping tablet replica
I20260608 10:07:25.575781 21486 raft_consensus.cc:2243] T 356fbfecd14d43a98b58cdb82f0347b5 P a90388c64c6740ff8c111a5996b06642 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:25.576262 21486 raft_consensus.cc:2272] T 356fbfecd14d43a98b58cdb82f0347b5 P a90388c64c6740ff8c111a5996b06642 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:25.578707 21486 tablet_replica.cc:333] T ce849eacd36349cdafb2ddd3545816ca P a90388c64c6740ff8c111a5996b06642: stopping tablet replica
I20260608 10:07:25.579357 21486 raft_consensus.cc:2243] T ce849eacd36349cdafb2ddd3545816ca P a90388c64c6740ff8c111a5996b06642 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:25.579818 21486 raft_consensus.cc:2272] T ce849eacd36349cdafb2ddd3545816ca P a90388c64c6740ff8c111a5996b06642 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:25.582099 21486 tablet_replica.cc:333] T c2390be06ca2415cbb854c5950bf461b P a90388c64c6740ff8c111a5996b06642: stopping tablet replica
I20260608 10:07:25.582715 21486 raft_consensus.cc:2243] T c2390be06ca2415cbb854c5950bf461b P a90388c64c6740ff8c111a5996b06642 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:25.583467 21486 pending_rounds.cc:70] T c2390be06ca2415cbb854c5950bf461b P a90388c64c6740ff8c111a5996b06642: Trying to abort 1 pending ops.
I20260608 10:07:25.583688 21486 pending_rounds.cc:77] T c2390be06ca2415cbb854c5950bf461b P a90388c64c6740ff8c111a5996b06642: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294620652439490560 op_type: NO_OP noop_request { }
I20260608 10:07:25.584005 21486 raft_consensus.cc:2889] T c2390be06ca2415cbb854c5950bf461b P a90388c64c6740ff8c111a5996b06642 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:07:25.584343 21486 raft_consensus.cc:2272] T c2390be06ca2415cbb854c5950bf461b P a90388c64c6740ff8c111a5996b06642 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:25.610476 21486 tablet_server.cc:196] TabletServer@127.20.251.130:0 shutdown complete.
I20260608 10:07:25.623111 21486 tablet_server.cc:179] TabletServer@127.20.251.131:0 shutting down...
I20260608 10:07:25.644284 21486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:25.645057 21486 tablet_replica.cc:333] T 843a0f834da94a74820ad5c9aa9e8d1a P 22cb8f056e44495080014a69bb602428: stopping tablet replica
I20260608 10:07:25.645862 21486 raft_consensus.cc:2243] T 843a0f834da94a74820ad5c9aa9e8d1a P 22cb8f056e44495080014a69bb602428 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:25.646384 21486 raft_consensus.cc:2272] T 843a0f834da94a74820ad5c9aa9e8d1a P 22cb8f056e44495080014a69bb602428 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:25.648909 21486 tablet_replica.cc:333] T 356fbfecd14d43a98b58cdb82f0347b5 P 22cb8f056e44495080014a69bb602428: stopping tablet replica
I20260608 10:07:25.649631 21486 raft_consensus.cc:2243] T 356fbfecd14d43a98b58cdb82f0347b5 P 22cb8f056e44495080014a69bb602428 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:25.650421 21486 pending_rounds.cc:70] T 356fbfecd14d43a98b58cdb82f0347b5 P 22cb8f056e44495080014a69bb602428: Trying to abort 1 pending ops.
I20260608 10:07:25.650656 21486 pending_rounds.cc:77] T 356fbfecd14d43a98b58cdb82f0347b5 P 22cb8f056e44495080014a69bb602428: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294620652438896640 op_type: NO_OP noop_request { }
I20260608 10:07:25.650982 21486 raft_consensus.cc:2889] T 356fbfecd14d43a98b58cdb82f0347b5 P 22cb8f056e44495080014a69bb602428 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:07:25.651316 21486 raft_consensus.cc:2272] T 356fbfecd14d43a98b58cdb82f0347b5 P 22cb8f056e44495080014a69bb602428 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:25.654170 21486 tablet_replica.cc:333] T c2390be06ca2415cbb854c5950bf461b P 22cb8f056e44495080014a69bb602428: stopping tablet replica
I20260608 10:07:25.654857 21486 raft_consensus.cc:2243] T c2390be06ca2415cbb854c5950bf461b P 22cb8f056e44495080014a69bb602428 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:25.655318 21486 raft_consensus.cc:2272] T c2390be06ca2415cbb854c5950bf461b P 22cb8f056e44495080014a69bb602428 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:25.657696 21486 tablet_replica.cc:333] T ce849eacd36349cdafb2ddd3545816ca P 22cb8f056e44495080014a69bb602428: stopping tablet replica
I20260608 10:07:25.658289 21486 raft_consensus.cc:2243] T ce849eacd36349cdafb2ddd3545816ca P 22cb8f056e44495080014a69bb602428 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:25.659066 21486 pending_rounds.cc:70] T ce849eacd36349cdafb2ddd3545816ca P 22cb8f056e44495080014a69bb602428: Trying to abort 1 pending ops.
I20260608 10:07:25.659302 21486 pending_rounds.cc:77] T ce849eacd36349cdafb2ddd3545816ca P 22cb8f056e44495080014a69bb602428: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294620652491079680 op_type: NO_OP noop_request { }
I20260608 10:07:25.659659 21486 raft_consensus.cc:2889] T ce849eacd36349cdafb2ddd3545816ca P 22cb8f056e44495080014a69bb602428 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:07:25.659989 21486 raft_consensus.cc:2272] T ce849eacd36349cdafb2ddd3545816ca P 22cb8f056e44495080014a69bb602428 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:25.685415 21486 tablet_server.cc:196] TabletServer@127.20.251.131:0 shutdown complete.
I20260608 10:07:25.698980 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:25.705000 28608 instance_detector.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:07:25.705783 28609 instance_detector.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:07:25.708796 28611 instance_detector.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:07:25.709009 21486 server_base.cc:1061] running on GCE node
I20260608 10:07:25.710569 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:25.710884 21486 system_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:07:25.711141 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913245711125 us; error 0 us; skew 500 ppm
I20260608 10:07:25.711781 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:25.714537 21486 webserver.cc:533] Webserver started at http://127.20.251.132:38549/ using document root <none> and password file <none>
I20260608 10:07:25.715133 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:25.715411 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:25.715745 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:25.716935 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913058711471-21486-0/minicluster-data/ts-3-root/instance:
uuid: "d0de8ff5f61c4cdcb9a7bf963bc08c3f"
format_stamp: "Formatted at 2026-06-08 10:07:25 on dist-test-slave-0x65"
I20260608 10:07:25.721753 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:07:25.725528 28616 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:07:25.726565 21486 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:07:25.726980 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913058711471-21486-0/minicluster-data/ts-3-root
uuid: "d0de8ff5f61c4cdcb9a7bf963bc08c3f"
format_stamp: "Formatted at 2026-06-08 10:07:25 on dist-test-slave-0x65"
I20260608 10:07:25.727380 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913058711471-21486-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913058711471-21486-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913058711471-21486-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:07:25.743177 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:25.744282 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:25.746001 21486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:25.748741 21486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:25.749032 21486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:25.749339 21486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:25.749627 21486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 10:07:25.805224 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.132:42745
I20260608 10:07:25.805379 28678 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.132:42745 every 8 connection(s)
I20260608 10:07:25.823803 28679 heartbeater.cc:344] Connected to a master server at 127.20.251.190:41141
I20260608 10:07:25.824337 28679 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:25.825393 28679 heartbeater.cc:507] Master 127.20.251.190:41141 requested a full tablet report, sending...
I20260608 10:07:25.827649 28278 ts_manager.cc:194] Registered new tserver with Master: d0de8ff5f61c4cdcb9a7bf963bc08c3f (127.20.251.132:42745)
I20260608 10:07:25.829562 28278 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43582
W20260608 10:07:26.153587 28326 auto_rebalancer.cc:591] Failed to schedule move for tablet ce849eacd36349cdafb2ddd3545816ca: Network error: Client connection negotiation failed: client connection to 127.20.251.131:36869: connect: Connection refused (error 111)
W20260608 10:07:26.157120 28326 auto_rebalancer.cc:591] Failed to schedule move for tablet c2390be06ca2415cbb854c5950bf461b: Network error: Client connection negotiation failed: client connection to 127.20.251.130:37811: connect: Connection refused (error 111)
W20260608 10:07:26.160507 28326 auto_rebalancer.cc:591] Failed to schedule move for tablet 843a0f834da94a74820ad5c9aa9e8d1a: Network error: Client connection negotiation failed: client connection to 127.20.251.130:37811: connect: Connection refused (error 111)
I20260608 10:07:26.832279 28679 heartbeater.cc:499] Master 127.20.251.190:41141 was elected leader, sending a full tablet report...
W20260608 10:07:27.177114 28326 auto_rebalancer.cc:591] Failed to schedule move for tablet 843a0f834da94a74820ad5c9aa9e8d1a: Network error: Client connection negotiation failed: client connection to 127.20.251.130:37811: connect: Connection refused (error 111)
W20260608 10:07:27.181381 28326 auto_rebalancer.cc:591] Failed to schedule move for tablet 356fbfecd14d43a98b58cdb82f0347b5: Network error: Client connection negotiation failed: client connection to 127.20.251.131:36869: connect: Connection refused (error 111)
W20260608 10:07:27.185592 28326 auto_rebalancer.cc:591] Failed to schedule move for tablet c2390be06ca2415cbb854c5950bf461b: Network error: Client connection negotiation failed: client connection to 127.20.251.130:37811: connect: Connection refused (error 111)
W20260608 10:07:28.222020 28326 auto_rebalancer.cc:591] Failed to schedule move for tablet ce849eacd36349cdafb2ddd3545816ca: Network error: Client connection negotiation failed: client connection to 127.20.251.131:36869: connect: Connection refused (error 111)
W20260608 10:07:28.226279 28326 auto_rebalancer.cc:591] Failed to schedule move for tablet 843a0f834da94a74820ad5c9aa9e8d1a: Network error: Client connection negotiation failed: client connection to 127.20.251.130:37811: connect: Connection refused (error 111)
W20260608 10:07:28.230327 28326 auto_rebalancer.cc:591] Failed to schedule move for tablet c2390be06ca2415cbb854c5950bf461b: Network error: Client connection negotiation failed: client connection to 127.20.251.130:37811: connect: Connection refused (error 111)
W20260608 10:07:29.246608 28326 auto_rebalancer.cc:591] Failed to schedule move for tablet ce849eacd36349cdafb2ddd3545816ca: Network error: Client connection negotiation failed: client connection to 127.20.251.131:36869: connect: Connection refused (error 111)
W20260608 10:07:29.250913 28326 auto_rebalancer.cc:591] Failed to schedule move for tablet 356fbfecd14d43a98b58cdb82f0347b5: Network error: Client connection negotiation failed: client connection to 127.20.251.131:36869: connect: Connection refused (error 111)
W20260608 10:07:29.255373 28326 auto_rebalancer.cc:591] Failed to schedule move for tablet 843a0f834da94a74820ad5c9aa9e8d1a: Network error: Client connection negotiation failed: client connection to 127.20.251.130:37811: connect: Connection refused (error 111)
W20260608 10:07:30.258595 28326 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver f3bd5bd4dbbb4f269a2cfabc4145b3f8 not available for placement
W20260608 10:07:31.261338 28326 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver a90388c64c6740ff8c111a5996b06642 not available for placement
W20260608 10:07:32.264735 28326 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver a90388c64c6740ff8c111a5996b06642 not available for placement
I20260608 10:07:32.849687 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:32.858474 28688 instance_detector.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:07:32.858706 28689 instance_detector.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:07:32.860342 28691 instance_detector.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:07:32.863138 21486 server_base.cc:1061] running on GCE node
I20260608 10:07:32.865454 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:32.865761 21486 system_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:07:32.865998 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913252865977 us; error 0 us; skew 500 ppm
I20260608 10:07:32.866839 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:32.869900 21486 webserver.cc:533] Webserver started at http://127.20.251.129:39819/ using document root <none> and password file <none>
I20260608 10:07:32.870460 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:32.870648 21486 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 10:07:32.875241 21486 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.002s
I20260608 10:07:32.878975 28696 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:07:32.879844 21486 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 10:07:32.880162 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913058711471-21486-0/minicluster-data/ts-0-root
uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8"
format_stamp: "Formatted at 2026-06-08 10:07:23 on dist-test-slave-0x65"
I20260608 10:07:32.880556 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913058711471-21486-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913058711471-21486-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913058711471-21486-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:07:32.902521 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:32.903832 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:32.905529 21486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:32.909667 28703 ts_tablet_manager.cc:548] Loading tablet metadata (0/4 complete)
I20260608 10:07:32.936826 21486 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 10:07:32.937191 21486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.029s	user 0.002s	sys 0.000s
I20260608 10:07:32.937471 21486 ts_tablet_manager.cc:600] Registering tablets (0/4 complete)
I20260608 10:07:32.943958 28703 tablet_bootstrap.cc:492] T 356fbfecd14d43a98b58cdb82f0347b5 P f3bd5bd4dbbb4f269a2cfabc4145b3f8: Bootstrap starting.
I20260608 10:07:32.954232 21486 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 10:07:32.954581 21486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.017s	user 0.017s	sys 0.000s
I20260608 10:07:32.958897 28703 tablet_bootstrap.cc:492] T 356fbfecd14d43a98b58cdb82f0347b5 P f3bd5bd4dbbb4f269a2cfabc4145b3f8: 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:07:32.959730 28703 tablet_bootstrap.cc:492] T 356fbfecd14d43a98b58cdb82f0347b5 P f3bd5bd4dbbb4f269a2cfabc4145b3f8: Bootstrap complete.
I20260608 10:07:32.960415 28703 ts_tablet_manager.cc:1403] T 356fbfecd14d43a98b58cdb82f0347b5 P f3bd5bd4dbbb4f269a2cfabc4145b3f8: Time spent bootstrapping tablet: real 0.017s	user 0.005s	sys 0.009s
I20260608 10:07:32.963409 28703 raft_consensus.cc:359] T 356fbfecd14d43a98b58cdb82f0347b5 P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } } peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } }
I20260608 10:07:32.964458 28703 raft_consensus.cc:740] T 356fbfecd14d43a98b58cdb82f0347b5 P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3bd5bd4dbbb4f269a2cfabc4145b3f8, State: Initialized, Role: FOLLOWER
I20260608 10:07:32.965621 28703 consensus_queue.cc:260] T 356fbfecd14d43a98b58cdb82f0347b5 P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } } peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } }
I20260608 10:07:32.969251 28703 ts_tablet_manager.cc:1434] T 356fbfecd14d43a98b58cdb82f0347b5 P f3bd5bd4dbbb4f269a2cfabc4145b3f8: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.003s
I20260608 10:07:32.970206 28703 tablet_bootstrap.cc:492] T 843a0f834da94a74820ad5c9aa9e8d1a P f3bd5bd4dbbb4f269a2cfabc4145b3f8: Bootstrap starting.
I20260608 10:07:32.985395 28703 tablet_bootstrap.cc:492] T 843a0f834da94a74820ad5c9aa9e8d1a P f3bd5bd4dbbb4f269a2cfabc4145b3f8: 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:07:32.986264 28703 tablet_bootstrap.cc:492] T 843a0f834da94a74820ad5c9aa9e8d1a P f3bd5bd4dbbb4f269a2cfabc4145b3f8: Bootstrap complete.
I20260608 10:07:32.986958 28703 ts_tablet_manager.cc:1403] T 843a0f834da94a74820ad5c9aa9e8d1a P f3bd5bd4dbbb4f269a2cfabc4145b3f8: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.003s
I20260608 10:07:32.989732 28703 raft_consensus.cc:359] T 843a0f834da94a74820ad5c9aa9e8d1a P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } } peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } }
I20260608 10:07:32.990370 28703 raft_consensus.cc:740] T 843a0f834da94a74820ad5c9aa9e8d1a P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3bd5bd4dbbb4f269a2cfabc4145b3f8, State: Initialized, Role: FOLLOWER
I20260608 10:07:32.991218 28703 consensus_queue.cc:260] T 843a0f834da94a74820ad5c9aa9e8d1a P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } } peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } }
I20260608 10:07:32.993211 28703 ts_tablet_manager.cc:1434] T 843a0f834da94a74820ad5c9aa9e8d1a P f3bd5bd4dbbb4f269a2cfabc4145b3f8: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 10:07:32.994041 28703 tablet_bootstrap.cc:492] T c2390be06ca2415cbb854c5950bf461b P f3bd5bd4dbbb4f269a2cfabc4145b3f8: Bootstrap starting.
I20260608 10:07:33.009349 28703 tablet_bootstrap.cc:492] T c2390be06ca2415cbb854c5950bf461b P f3bd5bd4dbbb4f269a2cfabc4145b3f8: 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:07:33.010452 28703 tablet_bootstrap.cc:492] T c2390be06ca2415cbb854c5950bf461b P f3bd5bd4dbbb4f269a2cfabc4145b3f8: Bootstrap complete.
I20260608 10:07:33.011199 28703 ts_tablet_manager.cc:1403] T c2390be06ca2415cbb854c5950bf461b P f3bd5bd4dbbb4f269a2cfabc4145b3f8: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260608 10:07:33.014312 28703 raft_consensus.cc:359] T c2390be06ca2415cbb854c5950bf461b P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } } peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } }
I20260608 10:07:33.014933 28703 raft_consensus.cc:740] T c2390be06ca2415cbb854c5950bf461b P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3bd5bd4dbbb4f269a2cfabc4145b3f8, State: Initialized, Role: FOLLOWER
I20260608 10:07:33.015959 28703 consensus_queue.cc:260] T c2390be06ca2415cbb854c5950bf461b P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } } peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } }
I20260608 10:07:33.017925 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.129:35185
I20260608 10:07:33.018222 28763 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.129:35185 every 8 connection(s)
I20260608 10:07:33.018556 28703 ts_tablet_manager.cc:1434] T c2390be06ca2415cbb854c5950bf461b P f3bd5bd4dbbb4f269a2cfabc4145b3f8: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 10:07:33.019522 28703 tablet_bootstrap.cc:492] T ce849eacd36349cdafb2ddd3545816ca P f3bd5bd4dbbb4f269a2cfabc4145b3f8: Bootstrap starting.
I20260608 10:07:33.024123 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:33.034402 28768 instance_detector.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:07:33.037209 28769 instance_detector.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:07:33.045279 28772 instance_detector.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:07:33.045560 28703 tablet_bootstrap.cc:492] T ce849eacd36349cdafb2ddd3545816ca P f3bd5bd4dbbb4f269a2cfabc4145b3f8: 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:07:33.046958 28703 tablet_bootstrap.cc:492] T ce849eacd36349cdafb2ddd3545816ca P f3bd5bd4dbbb4f269a2cfabc4145b3f8: Bootstrap complete.
I20260608 10:07:33.046958 21486 server_base.cc:1061] running on GCE node
I20260608 10:07:33.048071 28703 ts_tablet_manager.cc:1403] T ce849eacd36349cdafb2ddd3545816ca P f3bd5bd4dbbb4f269a2cfabc4145b3f8: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.008s
I20260608 10:07:33.048635 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:33.049021 21486 system_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:07:33.049247 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913253049226 us; error 0 us; skew 500 ppm
I20260608 10:07:33.049638 28764 heartbeater.cc:344] Connected to a master server at 127.20.251.190:41141
I20260608 10:07:33.050098 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:33.050194 28764 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:33.051433 28764 heartbeater.cc:507] Master 127.20.251.190:41141 requested a full tablet report, sending...
I20260608 10:07:33.051726 28703 raft_consensus.cc:359] T ce849eacd36349cdafb2ddd3545816ca P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } } peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } }
I20260608 10:07:33.052592 28703 raft_consensus.cc:740] T ce849eacd36349cdafb2ddd3545816ca P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3bd5bd4dbbb4f269a2cfabc4145b3f8, State: Initialized, Role: FOLLOWER
I20260608 10:07:33.053364 21486 webserver.cc:533] Webserver started at http://127.20.251.130:46437/ using document root <none> and password file <none>
I20260608 10:07:33.053442 28703 consensus_queue.cc:260] T ce849eacd36349cdafb2ddd3545816ca P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } } peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } }
I20260608 10:07:33.054070 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:33.054359 21486 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 10:07:33.056083 28703 ts_tablet_manager.cc:1434] T ce849eacd36349cdafb2ddd3545816ca P f3bd5bd4dbbb4f269a2cfabc4145b3f8: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 10:07:33.060437 21486 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:07:33.063243 28278 ts_manager.cc:194] Re-registered known tserver with Master: f3bd5bd4dbbb4f269a2cfabc4145b3f8 (127.20.251.129:35185)
I20260608 10:07:33.065109 28777 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:07:33.066088 21486 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:07:33.066403 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913058711471-21486-0/minicluster-data/ts-1-root
uuid: "a90388c64c6740ff8c111a5996b06642"
format_stamp: "Formatted at 2026-06-08 10:07:23 on dist-test-slave-0x65"
I20260608 10:07:33.066674 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913058711471-21486-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913058711471-21486-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913058711471-21486-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:07:33.069823 28278 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43596
I20260608 10:07:33.073813 28764 heartbeater.cc:499] Master 127.20.251.190:41141 was elected leader, sending a full tablet report...
I20260608 10:07:33.092629 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:33.094053 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:33.095604 21486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:33.124732 21486 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 10:07:33.125149 21486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.027s	user 0.000s	sys 0.002s
I20260608 10:07:33.131049 28784 tablet_bootstrap.cc:492] T 356fbfecd14d43a98b58cdb82f0347b5 P a90388c64c6740ff8c111a5996b06642: Bootstrap starting.
I20260608 10:07:33.140990 21486 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 10:07:33.141283 21486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.016s	user 0.010s	sys 0.003s
I20260608 10:07:33.145105 28784 tablet_bootstrap.cc:492] T 356fbfecd14d43a98b58cdb82f0347b5 P a90388c64c6740ff8c111a5996b06642: 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:07:33.145982 28784 tablet_bootstrap.cc:492] T 356fbfecd14d43a98b58cdb82f0347b5 P a90388c64c6740ff8c111a5996b06642: Bootstrap complete.
I20260608 10:07:33.146658 28784 ts_tablet_manager.cc:1403] T 356fbfecd14d43a98b58cdb82f0347b5 P a90388c64c6740ff8c111a5996b06642: Time spent bootstrapping tablet: real 0.016s	user 0.002s	sys 0.012s
I20260608 10:07:33.149434 28784 raft_consensus.cc:359] T 356fbfecd14d43a98b58cdb82f0347b5 P a90388c64c6740ff8c111a5996b06642 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } } peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } }
I20260608 10:07:33.150103 28784 raft_consensus.cc:740] T 356fbfecd14d43a98b58cdb82f0347b5 P a90388c64c6740ff8c111a5996b06642 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a90388c64c6740ff8c111a5996b06642, State: Initialized, Role: FOLLOWER
I20260608 10:07:33.151044 28784 consensus_queue.cc:260] T 356fbfecd14d43a98b58cdb82f0347b5 P a90388c64c6740ff8c111a5996b06642 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } } peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } }
I20260608 10:07:33.154477 28784 ts_tablet_manager.cc:1434] T 356fbfecd14d43a98b58cdb82f0347b5 P a90388c64c6740ff8c111a5996b06642: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260608 10:07:33.155357 28784 tablet_bootstrap.cc:492] T 843a0f834da94a74820ad5c9aa9e8d1a P a90388c64c6740ff8c111a5996b06642: Bootstrap starting.
I20260608 10:07:33.172789 28784 tablet_bootstrap.cc:492] T 843a0f834da94a74820ad5c9aa9e8d1a P a90388c64c6740ff8c111a5996b06642: 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:07:33.174177 28784 tablet_bootstrap.cc:492] T 843a0f834da94a74820ad5c9aa9e8d1a P a90388c64c6740ff8c111a5996b06642: Bootstrap complete.
I20260608 10:07:33.174886 28784 ts_tablet_manager.cc:1403] T 843a0f834da94a74820ad5c9aa9e8d1a P a90388c64c6740ff8c111a5996b06642: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.008s
I20260608 10:07:33.177675 28784 raft_consensus.cc:359] T 843a0f834da94a74820ad5c9aa9e8d1a P a90388c64c6740ff8c111a5996b06642 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } } peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } }
I20260608 10:07:33.178505 28784 raft_consensus.cc:740] T 843a0f834da94a74820ad5c9aa9e8d1a P a90388c64c6740ff8c111a5996b06642 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a90388c64c6740ff8c111a5996b06642, State: Initialized, Role: FOLLOWER
I20260608 10:07:33.179421 28784 consensus_queue.cc:260] T 843a0f834da94a74820ad5c9aa9e8d1a P a90388c64c6740ff8c111a5996b06642 [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: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } } peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } }
I20260608 10:07:33.181290 28784 ts_tablet_manager.cc:1434] T 843a0f834da94a74820ad5c9aa9e8d1a P a90388c64c6740ff8c111a5996b06642: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260608 10:07:33.182336 28784 tablet_bootstrap.cc:492] T c2390be06ca2415cbb854c5950bf461b P a90388c64c6740ff8c111a5996b06642: Bootstrap starting.
I20260608 10:07:33.199893 28784 tablet_bootstrap.cc:492] T c2390be06ca2415cbb854c5950bf461b P a90388c64c6740ff8c111a5996b06642: 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:07:33.201099 28784 tablet_bootstrap.cc:492] T c2390be06ca2415cbb854c5950bf461b P a90388c64c6740ff8c111a5996b06642: Bootstrap complete.
I20260608 10:07:33.201954 28784 ts_tablet_manager.cc:1403] T c2390be06ca2415cbb854c5950bf461b P a90388c64c6740ff8c111a5996b06642: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.008s
I20260608 10:07:33.202473 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.130:37811
I20260608 10:07:33.202796 28844 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.130:37811 every 8 connection(s)
I20260608 10:07:33.205307 28784 raft_consensus.cc:359] T c2390be06ca2415cbb854c5950bf461b P a90388c64c6740ff8c111a5996b06642 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } } peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } }
I20260608 10:07:33.206389 28784 raft_consensus.cc:740] T c2390be06ca2415cbb854c5950bf461b P a90388c64c6740ff8c111a5996b06642 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a90388c64c6740ff8c111a5996b06642, State: Initialized, Role: FOLLOWER
I20260608 10:07:33.207549 28784 consensus_queue.cc:260] T c2390be06ca2415cbb854c5950bf461b P a90388c64c6740ff8c111a5996b06642 [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: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } } peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } }
I20260608 10:07:33.208796 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 10:07:33.210621 28784 ts_tablet_manager.cc:1434] T c2390be06ca2415cbb854c5950bf461b P a90388c64c6740ff8c111a5996b06642: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260608 10:07:33.211715 28784 tablet_bootstrap.cc:492] T ce849eacd36349cdafb2ddd3545816ca P a90388c64c6740ff8c111a5996b06642: Bootstrap starting.
W20260608 10:07:33.218935 28848 instance_detector.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:07:33.220626 28849 instance_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:07:33.225441 28845 heartbeater.cc:344] Connected to a master server at 127.20.251.190:41141
I20260608 10:07:33.225868 21486 server_base.cc:1061] running on GCE node
I20260608 10:07:33.226122 28845 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:33.227371 28845 heartbeater.cc:507] Master 127.20.251.190:41141 requested a full tablet report, sending...
W20260608 10:07:33.227839 28851 instance_detector.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:07:33.229169 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:33.229480 21486 system_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:07:33.229746 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913253229726 us; error 0 us; skew 500 ppm
I20260608 10:07:33.230588 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:33.231637 28784 tablet_bootstrap.cc:492] T ce849eacd36349cdafb2ddd3545816ca P a90388c64c6740ff8c111a5996b06642: 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:07:33.232568 28784 tablet_bootstrap.cc:492] T ce849eacd36349cdafb2ddd3545816ca P a90388c64c6740ff8c111a5996b06642: Bootstrap complete.
I20260608 10:07:33.233150 28784 ts_tablet_manager.cc:1403] T ce849eacd36349cdafb2ddd3545816ca P a90388c64c6740ff8c111a5996b06642: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.008s
I20260608 10:07:33.233546 28278 ts_manager.cc:194] Re-registered known tserver with Master: a90388c64c6740ff8c111a5996b06642 (127.20.251.130:37811)
I20260608 10:07:33.234313 21486 webserver.cc:533] Webserver started at http://127.20.251.131:42513/ using document root <none> and password file <none>
I20260608 10:07:33.235145 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:33.235386 21486 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 10:07:33.235567 28784 raft_consensus.cc:359] T ce849eacd36349cdafb2ddd3545816ca P a90388c64c6740ff8c111a5996b06642 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } } peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } }
I20260608 10:07:33.236310 28784 raft_consensus.cc:740] T ce849eacd36349cdafb2ddd3545816ca P a90388c64c6740ff8c111a5996b06642 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a90388c64c6740ff8c111a5996b06642, State: Initialized, Role: FOLLOWER
I20260608 10:07:33.237042 28784 consensus_queue.cc:260] T ce849eacd36349cdafb2ddd3545816ca P a90388c64c6740ff8c111a5996b06642 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } } peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } }
I20260608 10:07:33.238942 28784 ts_tablet_manager.cc:1434] T ce849eacd36349cdafb2ddd3545816ca P a90388c64c6740ff8c111a5996b06642: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260608 10:07:33.240979 28278 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43608
I20260608 10:07:33.241195 21486 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260608 10:07:33.245334 28845 heartbeater.cc:499] Master 127.20.251.190:41141 was elected leader, sending a full tablet report...
I20260608 10:07:33.246335 28857 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:07:33.247396 21486 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.001s
I20260608 10:07:33.247848 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913058711471-21486-0/minicluster-data/ts-2-root
uuid: "22cb8f056e44495080014a69bb602428"
format_stamp: "Formatted at 2026-06-08 10:07:23 on dist-test-slave-0x65"
I20260608 10:07:33.248299 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913058711471-21486-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913058711471-21486-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913058711471-21486-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)
W20260608 10:07:33.267416 28326 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 22cb8f056e44495080014a69bb602428 not available for placement
I20260608 10:07:33.282171 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:33.283701 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:33.285223 21486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:33.309152 21486 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 10:07:33.309463 21486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.022s	user 0.002s	sys 0.000s
I20260608 10:07:33.314266 28864 tablet_bootstrap.cc:492] T 356fbfecd14d43a98b58cdb82f0347b5 P 22cb8f056e44495080014a69bb602428: Bootstrap starting.
I20260608 10:07:33.324373 21486 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 10:07:33.324779 21486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.015s	user 0.015s	sys 0.000s
I20260608 10:07:33.327401 28864 tablet_bootstrap.cc:492] T 356fbfecd14d43a98b58cdb82f0347b5 P 22cb8f056e44495080014a69bb602428: 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:07:33.328145 28864 tablet_bootstrap.cc:492] T 356fbfecd14d43a98b58cdb82f0347b5 P 22cb8f056e44495080014a69bb602428: Bootstrap complete.
I20260608 10:07:33.328677 28864 ts_tablet_manager.cc:1403] T 356fbfecd14d43a98b58cdb82f0347b5 P 22cb8f056e44495080014a69bb602428: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.004s
I20260608 10:07:33.331163 28864 raft_consensus.cc:359] T 356fbfecd14d43a98b58cdb82f0347b5 P 22cb8f056e44495080014a69bb602428 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } } peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } }
I20260608 10:07:33.332010 28864 raft_consensus.cc:740] T 356fbfecd14d43a98b58cdb82f0347b5 P 22cb8f056e44495080014a69bb602428 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22cb8f056e44495080014a69bb602428, State: Initialized, Role: FOLLOWER
I20260608 10:07:33.332719 28864 consensus_queue.cc:260] T 356fbfecd14d43a98b58cdb82f0347b5 P 22cb8f056e44495080014a69bb602428 [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: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } } peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } }
I20260608 10:07:33.335448 28864 ts_tablet_manager.cc:1434] T 356fbfecd14d43a98b58cdb82f0347b5 P 22cb8f056e44495080014a69bb602428: Time spent starting tablet: real 0.006s	user 0.009s	sys 0.000s
I20260608 10:07:33.336220 28864 tablet_bootstrap.cc:492] T 843a0f834da94a74820ad5c9aa9e8d1a P 22cb8f056e44495080014a69bb602428: Bootstrap starting.
I20260608 10:07:33.348191 28864 tablet_bootstrap.cc:492] T 843a0f834da94a74820ad5c9aa9e8d1a P 22cb8f056e44495080014a69bb602428: 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:07:33.348881 28864 tablet_bootstrap.cc:492] T 843a0f834da94a74820ad5c9aa9e8d1a P 22cb8f056e44495080014a69bb602428: Bootstrap complete.
I20260608 10:07:33.349617 28864 ts_tablet_manager.cc:1403] T 843a0f834da94a74820ad5c9aa9e8d1a P 22cb8f056e44495080014a69bb602428: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.008s
I20260608 10:07:33.352509 28864 raft_consensus.cc:359] T 843a0f834da94a74820ad5c9aa9e8d1a P 22cb8f056e44495080014a69bb602428 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } } peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } }
I20260608 10:07:33.353106 28864 raft_consensus.cc:740] T 843a0f834da94a74820ad5c9aa9e8d1a P 22cb8f056e44495080014a69bb602428 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22cb8f056e44495080014a69bb602428, State: Initialized, Role: FOLLOWER
I20260608 10:07:33.353888 28864 consensus_queue.cc:260] T 843a0f834da94a74820ad5c9aa9e8d1a P 22cb8f056e44495080014a69bb602428 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } } peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } }
I20260608 10:07:33.355943 28864 ts_tablet_manager.cc:1434] T 843a0f834da94a74820ad5c9aa9e8d1a P 22cb8f056e44495080014a69bb602428: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 10:07:33.356715 28864 tablet_bootstrap.cc:492] T c2390be06ca2415cbb854c5950bf461b P 22cb8f056e44495080014a69bb602428: Bootstrap starting.
I20260608 10:07:33.373871 28864 tablet_bootstrap.cc:492] T c2390be06ca2415cbb854c5950bf461b P 22cb8f056e44495080014a69bb602428: 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:07:33.374779 28864 tablet_bootstrap.cc:492] T c2390be06ca2415cbb854c5950bf461b P 22cb8f056e44495080014a69bb602428: Bootstrap complete.
I20260608 10:07:33.375514 28864 ts_tablet_manager.cc:1403] T c2390be06ca2415cbb854c5950bf461b P 22cb8f056e44495080014a69bb602428: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260608 10:07:33.379000 28864 raft_consensus.cc:359] T c2390be06ca2415cbb854c5950bf461b P 22cb8f056e44495080014a69bb602428 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } } peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } }
I20260608 10:07:33.379769 28864 raft_consensus.cc:740] T c2390be06ca2415cbb854c5950bf461b P 22cb8f056e44495080014a69bb602428 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22cb8f056e44495080014a69bb602428, State: Initialized, Role: FOLLOWER
I20260608 10:07:33.380793 28864 consensus_queue.cc:260] T c2390be06ca2415cbb854c5950bf461b P 22cb8f056e44495080014a69bb602428 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } } peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } }
I20260608 10:07:33.383042 28864 ts_tablet_manager.cc:1434] T c2390be06ca2415cbb854c5950bf461b P 22cb8f056e44495080014a69bb602428: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 10:07:33.383998 28864 tablet_bootstrap.cc:492] T ce849eacd36349cdafb2ddd3545816ca P 22cb8f056e44495080014a69bb602428: Bootstrap starting.
I20260608 10:07:33.390352 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.131:36869
I20260608 10:07:33.390686 28924 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.131:36869 every 8 connection(s)
I20260608 10:07:33.403086 28864 tablet_bootstrap.cc:492] T ce849eacd36349cdafb2ddd3545816ca P 22cb8f056e44495080014a69bb602428: 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:07:33.404105 28864 tablet_bootstrap.cc:492] T ce849eacd36349cdafb2ddd3545816ca P 22cb8f056e44495080014a69bb602428: Bootstrap complete.
I20260608 10:07:33.404892 28864 ts_tablet_manager.cc:1403] T ce849eacd36349cdafb2ddd3545816ca P 22cb8f056e44495080014a69bb602428: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.004s
I20260608 10:07:33.408157 28864 raft_consensus.cc:359] T ce849eacd36349cdafb2ddd3545816ca P 22cb8f056e44495080014a69bb602428 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } } peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } }
I20260608 10:07:33.409734 28864 raft_consensus.cc:740] T ce849eacd36349cdafb2ddd3545816ca P 22cb8f056e44495080014a69bb602428 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22cb8f056e44495080014a69bb602428, State: Initialized, Role: FOLLOWER
I20260608 10:07:33.410789 28864 consensus_queue.cc:260] T ce849eacd36349cdafb2ddd3545816ca P 22cb8f056e44495080014a69bb602428 [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: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } } peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } }
I20260608 10:07:33.413134 28925 heartbeater.cc:344] Connected to a master server at 127.20.251.190:41141
I20260608 10:07:33.413162 28864 ts_tablet_manager.cc:1434] T ce849eacd36349cdafb2ddd3545816ca P 22cb8f056e44495080014a69bb602428: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 10:07:33.414053 28925 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:33.415019 28925 heartbeater.cc:507] Master 127.20.251.190:41141 requested a full tablet report, sending...
I20260608 10:07:33.419143 28278 ts_manager.cc:194] Re-registered known tserver with Master: 22cb8f056e44495080014a69bb602428 (127.20.251.131:36869)
I20260608 10:07:33.423748 28278 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43622
I20260608 10:07:33.426483 28925 heartbeater.cc:499] Master 127.20.251.190:41141 was elected leader, sending a full tablet report...
W20260608 10:07:34.291616 28326 auto_rebalancer.cc:591] Failed to schedule move for tablet ce849eacd36349cdafb2ddd3545816ca: Illegal state: Replica 22cb8f056e44495080014a69bb602428 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } } peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } } }
W20260608 10:07:34.305603 28326 auto_rebalancer.cc:591] Failed to schedule move for tablet c2390be06ca2415cbb854c5950bf461b: Illegal state: Replica a90388c64c6740ff8c111a5996b06642 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } } peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } } }
W20260608 10:07:34.310297 28326 auto_rebalancer.cc:591] Failed to schedule move for tablet 843a0f834da94a74820ad5c9aa9e8d1a: Illegal state: Replica a90388c64c6740ff8c111a5996b06642 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } } peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } } }
I20260608 10:07:34.333323 28932 raft_consensus.cc:493] T 843a0f834da94a74820ad5c9aa9e8d1a P a90388c64c6740ff8c111a5996b06642 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:34.334271 28932 raft_consensus.cc:515] T 843a0f834da94a74820ad5c9aa9e8d1a P a90388c64c6740ff8c111a5996b06642 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } } peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } }
I20260608 10:07:34.337636 28932 leader_election.cc:290] T 843a0f834da94a74820ad5c9aa9e8d1a P a90388c64c6740ff8c111a5996b06642 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f3bd5bd4dbbb4f269a2cfabc4145b3f8 (127.20.251.129:35185), 22cb8f056e44495080014a69bb602428 (127.20.251.131:36869)
I20260608 10:07:34.342861 28936 raft_consensus.cc:493] T ce849eacd36349cdafb2ddd3545816ca P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:34.343833 28936 raft_consensus.cc:515] T ce849eacd36349cdafb2ddd3545816ca P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } } peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } }
I20260608 10:07:34.347101 28936 leader_election.cc:290] T ce849eacd36349cdafb2ddd3545816ca P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a90388c64c6740ff8c111a5996b06642 (127.20.251.130:37811), 22cb8f056e44495080014a69bb602428 (127.20.251.131:36869)
I20260608 10:07:34.355985 28738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "843a0f834da94a74820ad5c9aa9e8d1a" candidate_uuid: "a90388c64c6740ff8c111a5996b06642" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" is_pre_election: true
I20260608 10:07:34.357336 28738 raft_consensus.cc:2468] T 843a0f834da94a74820ad5c9aa9e8d1a P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a90388c64c6740ff8c111a5996b06642 in term 1.
I20260608 10:07:34.357714 28899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "843a0f834da94a74820ad5c9aa9e8d1a" candidate_uuid: "a90388c64c6740ff8c111a5996b06642" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "22cb8f056e44495080014a69bb602428" is_pre_election: true
I20260608 10:07:34.359113 28899 raft_consensus.cc:2468] T 843a0f834da94a74820ad5c9aa9e8d1a P 22cb8f056e44495080014a69bb602428 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a90388c64c6740ff8c111a5996b06642 in term 1.
I20260608 10:07:34.359853 28778 leader_election.cc:304] T 843a0f834da94a74820ad5c9aa9e8d1a P a90388c64c6740ff8c111a5996b06642 [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: a90388c64c6740ff8c111a5996b06642, f3bd5bd4dbbb4f269a2cfabc4145b3f8; no voters: 
I20260608 10:07:34.362088 28932 raft_consensus.cc:2804] T 843a0f834da94a74820ad5c9aa9e8d1a P a90388c64c6740ff8c111a5996b06642 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:07:34.362721 28932 raft_consensus.cc:493] T 843a0f834da94a74820ad5c9aa9e8d1a P a90388c64c6740ff8c111a5996b06642 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:34.363281 28932 raft_consensus.cc:3060] T 843a0f834da94a74820ad5c9aa9e8d1a P a90388c64c6740ff8c111a5996b06642 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:07:34.364233 28819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce849eacd36349cdafb2ddd3545816ca" candidate_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a90388c64c6740ff8c111a5996b06642" is_pre_election: true
I20260608 10:07:34.365016 28819 raft_consensus.cc:2468] T ce849eacd36349cdafb2ddd3545816ca P a90388c64c6740ff8c111a5996b06642 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3bd5bd4dbbb4f269a2cfabc4145b3f8 in term 1.
I20260608 10:07:34.366401 28697 leader_election.cc:304] T ce849eacd36349cdafb2ddd3545816ca P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [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: a90388c64c6740ff8c111a5996b06642, f3bd5bd4dbbb4f269a2cfabc4145b3f8; no voters: 
I20260608 10:07:34.367578 28936 raft_consensus.cc:2804] T ce849eacd36349cdafb2ddd3545816ca P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:07:34.368127 28936 raft_consensus.cc:493] T ce849eacd36349cdafb2ddd3545816ca P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:34.368669 28936 raft_consensus.cc:3060] T ce849eacd36349cdafb2ddd3545816ca P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:07:34.370205 28899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce849eacd36349cdafb2ddd3545816ca" candidate_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22cb8f056e44495080014a69bb602428" is_pre_election: true
I20260608 10:07:34.371371 28899 raft_consensus.cc:2410] T ce849eacd36349cdafb2ddd3545816ca P 22cb8f056e44495080014a69bb602428 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f3bd5bd4dbbb4f269a2cfabc4145b3f8 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:07:34.372691 28932 raft_consensus.cc:515] T 843a0f834da94a74820ad5c9aa9e8d1a P a90388c64c6740ff8c111a5996b06642 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } } peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } }
I20260608 10:07:34.375046 28932 leader_election.cc:290] T 843a0f834da94a74820ad5c9aa9e8d1a P a90388c64c6740ff8c111a5996b06642 [CANDIDATE]: Term 2 election: Requested vote from peers f3bd5bd4dbbb4f269a2cfabc4145b3f8 (127.20.251.129:35185), 22cb8f056e44495080014a69bb602428 (127.20.251.131:36869)
I20260608 10:07:34.376094 28738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "843a0f834da94a74820ad5c9aa9e8d1a" candidate_uuid: "a90388c64c6740ff8c111a5996b06642" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8"
I20260608 10:07:34.376278 28899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "843a0f834da94a74820ad5c9aa9e8d1a" candidate_uuid: "a90388c64c6740ff8c111a5996b06642" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "22cb8f056e44495080014a69bb602428"
I20260608 10:07:34.376873 28738 raft_consensus.cc:3060] T 843a0f834da94a74820ad5c9aa9e8d1a P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:07:34.377002 28936 raft_consensus.cc:515] T ce849eacd36349cdafb2ddd3545816ca P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } } peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } }
I20260608 10:07:34.377225 28899 raft_consensus.cc:3060] T 843a0f834da94a74820ad5c9aa9e8d1a P 22cb8f056e44495080014a69bb602428 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:07:34.379740 28936 leader_election.cc:290] T ce849eacd36349cdafb2ddd3545816ca P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [CANDIDATE]: Term 2 election: Requested vote from peers a90388c64c6740ff8c111a5996b06642 (127.20.251.130:37811), 22cb8f056e44495080014a69bb602428 (127.20.251.131:36869)
I20260608 10:07:34.380823 28819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce849eacd36349cdafb2ddd3545816ca" candidate_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a90388c64c6740ff8c111a5996b06642"
I20260608 10:07:34.381793 28819 raft_consensus.cc:3060] T ce849eacd36349cdafb2ddd3545816ca P a90388c64c6740ff8c111a5996b06642 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:07:34.383138 28898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce849eacd36349cdafb2ddd3545816ca" candidate_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22cb8f056e44495080014a69bb602428"
I20260608 10:07:34.384038 28898 raft_consensus.cc:3060] T ce849eacd36349cdafb2ddd3545816ca P 22cb8f056e44495080014a69bb602428 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:07:34.386214 28899 raft_consensus.cc:2468] T 843a0f834da94a74820ad5c9aa9e8d1a P 22cb8f056e44495080014a69bb602428 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a90388c64c6740ff8c111a5996b06642 in term 2.
I20260608 10:07:34.387058 28738 raft_consensus.cc:2468] T 843a0f834da94a74820ad5c9aa9e8d1a P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a90388c64c6740ff8c111a5996b06642 in term 2.
I20260608 10:07:34.388005 28778 leader_election.cc:304] T 843a0f834da94a74820ad5c9aa9e8d1a P a90388c64c6740ff8c111a5996b06642 [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: 22cb8f056e44495080014a69bb602428, a90388c64c6740ff8c111a5996b06642; no voters: 
I20260608 10:07:34.389083 28932 raft_consensus.cc:2804] T 843a0f834da94a74820ad5c9aa9e8d1a P a90388c64c6740ff8c111a5996b06642 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:07:34.390830 28932 raft_consensus.cc:697] T 843a0f834da94a74820ad5c9aa9e8d1a P a90388c64c6740ff8c111a5996b06642 [term 2 LEADER]: Becoming Leader. State: Replica: a90388c64c6740ff8c111a5996b06642, State: Running, Role: LEADER
I20260608 10:07:34.390887 28819 raft_consensus.cc:2468] T ce849eacd36349cdafb2ddd3545816ca P a90388c64c6740ff8c111a5996b06642 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3bd5bd4dbbb4f269a2cfabc4145b3f8 in term 2.
I20260608 10:07:34.392244 28932 consensus_queue.cc:237] T 843a0f834da94a74820ad5c9aa9e8d1a P a90388c64c6740ff8c111a5996b06642 [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: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } } peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } }
I20260608 10:07:34.393179 28697 leader_election.cc:304] T ce849eacd36349cdafb2ddd3545816ca P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [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: a90388c64c6740ff8c111a5996b06642, f3bd5bd4dbbb4f269a2cfabc4145b3f8; no voters: 
I20260608 10:07:34.393873 28898 raft_consensus.cc:2410] T ce849eacd36349cdafb2ddd3545816ca P 22cb8f056e44495080014a69bb602428 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate f3bd5bd4dbbb4f269a2cfabc4145b3f8 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:07:34.394903 28936 raft_consensus.cc:2804] T ce849eacd36349cdafb2ddd3545816ca P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:07:34.396581 28936 raft_consensus.cc:697] T ce849eacd36349cdafb2ddd3545816ca P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [term 2 LEADER]: Becoming Leader. State: Replica: f3bd5bd4dbbb4f269a2cfabc4145b3f8, State: Running, Role: LEADER
I20260608 10:07:34.399435 28936 consensus_queue.cc:237] T ce849eacd36349cdafb2ddd3545816ca P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [LEADER]: Queue going to LEADER 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: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } } peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } }
I20260608 10:07:34.401420 28278 catalog_manager.cc:5696] T 843a0f834da94a74820ad5c9aa9e8d1a P a90388c64c6740ff8c111a5996b06642 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "a90388c64c6740ff8c111a5996b06642" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:34.408986 28276 catalog_manager.cc:5696] T ce849eacd36349cdafb2ddd3545816ca P f3bd5bd4dbbb4f269a2cfabc4145b3f8 reported cstate change: term changed from 1 to 2, leader changed from 22cb8f056e44495080014a69bb602428 (127.20.251.131) to f3bd5bd4dbbb4f269a2cfabc4145b3f8 (127.20.251.129). New cstate: current_term: 2 leader_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } health_report { overall_health: HEALTHY } } }
I20260608 10:07:34.531958 28936 raft_consensus.cc:493] T 356fbfecd14d43a98b58cdb82f0347b5 P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:34.532786 28936 raft_consensus.cc:515] T 356fbfecd14d43a98b58cdb82f0347b5 P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } } peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } }
I20260608 10:07:34.535020 28936 leader_election.cc:290] T 356fbfecd14d43a98b58cdb82f0347b5 P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a90388c64c6740ff8c111a5996b06642 (127.20.251.130:37811), 22cb8f056e44495080014a69bb602428 (127.20.251.131:36869)
I20260608 10:07:34.536068 28819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "356fbfecd14d43a98b58cdb82f0347b5" candidate_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a90388c64c6740ff8c111a5996b06642" is_pre_election: true
I20260608 10:07:34.536338 28898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "356fbfecd14d43a98b58cdb82f0347b5" candidate_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22cb8f056e44495080014a69bb602428" is_pre_election: true
I20260608 10:07:34.537071 28819 raft_consensus.cc:2468] T 356fbfecd14d43a98b58cdb82f0347b5 P a90388c64c6740ff8c111a5996b06642 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3bd5bd4dbbb4f269a2cfabc4145b3f8 in term 1.
I20260608 10:07:34.537695 28898 raft_consensus.cc:2410] T 356fbfecd14d43a98b58cdb82f0347b5 P 22cb8f056e44495080014a69bb602428 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f3bd5bd4dbbb4f269a2cfabc4145b3f8 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:07:34.538329 28697 leader_election.cc:304] T 356fbfecd14d43a98b58cdb82f0347b5 P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [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: a90388c64c6740ff8c111a5996b06642, f3bd5bd4dbbb4f269a2cfabc4145b3f8; no voters: 
I20260608 10:07:34.539453 28936 raft_consensus.cc:2804] T 356fbfecd14d43a98b58cdb82f0347b5 P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:07:34.540087 28936 raft_consensus.cc:493] T 356fbfecd14d43a98b58cdb82f0347b5 P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:34.540498 28936 raft_consensus.cc:3060] T 356fbfecd14d43a98b58cdb82f0347b5 P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:07:34.545672 28936 raft_consensus.cc:515] T 356fbfecd14d43a98b58cdb82f0347b5 P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } } peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } }
I20260608 10:07:34.547569 28936 leader_election.cc:290] T 356fbfecd14d43a98b58cdb82f0347b5 P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [CANDIDATE]: Term 2 election: Requested vote from peers a90388c64c6740ff8c111a5996b06642 (127.20.251.130:37811), 22cb8f056e44495080014a69bb602428 (127.20.251.131:36869)
I20260608 10:07:34.548437 28819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "356fbfecd14d43a98b58cdb82f0347b5" candidate_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a90388c64c6740ff8c111a5996b06642"
I20260608 10:07:34.548672 28898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "356fbfecd14d43a98b58cdb82f0347b5" candidate_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22cb8f056e44495080014a69bb602428"
I20260608 10:07:34.549253 28819 raft_consensus.cc:3060] T 356fbfecd14d43a98b58cdb82f0347b5 P a90388c64c6740ff8c111a5996b06642 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:07:34.549580 28898 raft_consensus.cc:3060] T 356fbfecd14d43a98b58cdb82f0347b5 P 22cb8f056e44495080014a69bb602428 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:07:34.556535 28819 raft_consensus.cc:2468] T 356fbfecd14d43a98b58cdb82f0347b5 P a90388c64c6740ff8c111a5996b06642 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3bd5bd4dbbb4f269a2cfabc4145b3f8 in term 2.
I20260608 10:07:34.556864 28898 raft_consensus.cc:2410] T 356fbfecd14d43a98b58cdb82f0347b5 P 22cb8f056e44495080014a69bb602428 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate f3bd5bd4dbbb4f269a2cfabc4145b3f8 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:07:34.558148 28697 leader_election.cc:304] T 356fbfecd14d43a98b58cdb82f0347b5 P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [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: a90388c64c6740ff8c111a5996b06642, f3bd5bd4dbbb4f269a2cfabc4145b3f8; no voters: 
I20260608 10:07:34.558924 28936 raft_consensus.cc:2804] T 356fbfecd14d43a98b58cdb82f0347b5 P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:07:34.559564 28936 raft_consensus.cc:697] T 356fbfecd14d43a98b58cdb82f0347b5 P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [term 2 LEADER]: Becoming Leader. State: Replica: f3bd5bd4dbbb4f269a2cfabc4145b3f8, State: Running, Role: LEADER
I20260608 10:07:34.560417 28936 consensus_queue.cc:237] T 356fbfecd14d43a98b58cdb82f0347b5 P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [LEADER]: Queue going to LEADER 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: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } } peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } }
I20260608 10:07:34.565313 28936 raft_consensus.cc:493] T c2390be06ca2415cbb854c5950bf461b P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:34.565852 28936 raft_consensus.cc:515] T c2390be06ca2415cbb854c5950bf461b P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } } peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } }
I20260608 10:07:34.567961 28936 leader_election.cc:290] T c2390be06ca2415cbb854c5950bf461b P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a90388c64c6740ff8c111a5996b06642 (127.20.251.130:37811), 22cb8f056e44495080014a69bb602428 (127.20.251.131:36869)
I20260608 10:07:34.568989 28819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2390be06ca2415cbb854c5950bf461b" candidate_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a90388c64c6740ff8c111a5996b06642" is_pre_election: true
I20260608 10:07:34.569355 28898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2390be06ca2415cbb854c5950bf461b" candidate_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22cb8f056e44495080014a69bb602428" is_pre_election: true
I20260608 10:07:34.570350 28819 raft_consensus.cc:2410] T c2390be06ca2415cbb854c5950bf461b P a90388c64c6740ff8c111a5996b06642 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f3bd5bd4dbbb4f269a2cfabc4145b3f8 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:07:34.569787 28276 catalog_manager.cc:5696] T 356fbfecd14d43a98b58cdb82f0347b5 P f3bd5bd4dbbb4f269a2cfabc4145b3f8 reported cstate change: term changed from 1 to 2, leader changed from 22cb8f056e44495080014a69bb602428 (127.20.251.131) to f3bd5bd4dbbb4f269a2cfabc4145b3f8 (127.20.251.129). New cstate: current_term: 2 leader_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:34.570477 28898 raft_consensus.cc:2468] T c2390be06ca2415cbb854c5950bf461b P 22cb8f056e44495080014a69bb602428 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3bd5bd4dbbb4f269a2cfabc4145b3f8 in term 1.
I20260608 10:07:34.573000 28697 leader_election.cc:304] T c2390be06ca2415cbb854c5950bf461b P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [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: 22cb8f056e44495080014a69bb602428, f3bd5bd4dbbb4f269a2cfabc4145b3f8; no voters: a90388c64c6740ff8c111a5996b06642
I20260608 10:07:34.574038 28936 raft_consensus.cc:2804] T c2390be06ca2415cbb854c5950bf461b P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:07:34.574582 28936 raft_consensus.cc:493] T c2390be06ca2415cbb854c5950bf461b P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:34.575016 28936 raft_consensus.cc:3060] T c2390be06ca2415cbb854c5950bf461b P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:07:34.582386 28936 raft_consensus.cc:515] T c2390be06ca2415cbb854c5950bf461b P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } } peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } }
I20260608 10:07:34.585453 28936 leader_election.cc:290] T c2390be06ca2415cbb854c5950bf461b P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [CANDIDATE]: Term 2 election: Requested vote from peers a90388c64c6740ff8c111a5996b06642 (127.20.251.130:37811), 22cb8f056e44495080014a69bb602428 (127.20.251.131:36869)
I20260608 10:07:34.588580 28819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2390be06ca2415cbb854c5950bf461b" candidate_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a90388c64c6740ff8c111a5996b06642"
I20260608 10:07:34.588690 28898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2390be06ca2415cbb854c5950bf461b" candidate_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22cb8f056e44495080014a69bb602428"
I20260608 10:07:34.589675 28819 raft_consensus.cc:3060] T c2390be06ca2415cbb854c5950bf461b P a90388c64c6740ff8c111a5996b06642 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:07:34.590127 28898 raft_consensus.cc:3060] T c2390be06ca2415cbb854c5950bf461b P 22cb8f056e44495080014a69bb602428 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:07:34.596359 28819 raft_consensus.cc:2410] T c2390be06ca2415cbb854c5950bf461b P a90388c64c6740ff8c111a5996b06642 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate f3bd5bd4dbbb4f269a2cfabc4145b3f8 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:07:34.597170 28898 raft_consensus.cc:2468] T c2390be06ca2415cbb854c5950bf461b P 22cb8f056e44495080014a69bb602428 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3bd5bd4dbbb4f269a2cfabc4145b3f8 in term 2.
I20260608 10:07:34.598694 28697 leader_election.cc:304] T c2390be06ca2415cbb854c5950bf461b P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [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: 22cb8f056e44495080014a69bb602428, f3bd5bd4dbbb4f269a2cfabc4145b3f8; no voters: a90388c64c6740ff8c111a5996b06642
I20260608 10:07:34.599757 28936 raft_consensus.cc:2804] T c2390be06ca2415cbb854c5950bf461b P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:07:34.600442 28936 raft_consensus.cc:697] T c2390be06ca2415cbb854c5950bf461b P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [term 2 LEADER]: Becoming Leader. State: Replica: f3bd5bd4dbbb4f269a2cfabc4145b3f8, State: Running, Role: LEADER
I20260608 10:07:34.601563 28936 consensus_queue.cc:237] T c2390be06ca2415cbb854c5950bf461b P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [LEADER]: Queue going to LEADER 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: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } } peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } }
I20260608 10:07:34.610186 28276 catalog_manager.cc:5696] T c2390be06ca2415cbb854c5950bf461b P f3bd5bd4dbbb4f269a2cfabc4145b3f8 reported cstate change: term changed from 1 to 2, leader changed from a90388c64c6740ff8c111a5996b06642 (127.20.251.130) to f3bd5bd4dbbb4f269a2cfabc4145b3f8 (127.20.251.129). New cstate: current_term: 2 leader_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:34.781895 28738 raft_consensus.cc:1275] T 843a0f834da94a74820ad5c9aa9e8d1a P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [term 2 FOLLOWER]: Refusing update from remote peer a90388c64c6740ff8c111a5996b06642: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:07:34.783784 28932 consensus_queue.cc:1048] T 843a0f834da94a74820ad5c9aa9e8d1a P a90388c64c6740ff8c111a5996b06642 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:07:34.787772 28819 raft_consensus.cc:1275] T ce849eacd36349cdafb2ddd3545816ca P a90388c64c6740ff8c111a5996b06642 [term 2 FOLLOWER]: Refusing update from remote peer f3bd5bd4dbbb4f269a2cfabc4145b3f8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 10:07:34.789789 28936 consensus_queue.cc:1048] T ce849eacd36349cdafb2ddd3545816ca P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:07:34.797526 28898 raft_consensus.cc:1275] T 843a0f834da94a74820ad5c9aa9e8d1a P 22cb8f056e44495080014a69bb602428 [term 2 FOLLOWER]: Refusing update from remote peer a90388c64c6740ff8c111a5996b06642: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:07:34.804533 28955 consensus_queue.cc:1048] T 843a0f834da94a74820ad5c9aa9e8d1a P a90388c64c6740ff8c111a5996b06642 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:07:34.807044 28952 raft_consensus.cc:493] T 356fbfecd14d43a98b58cdb82f0347b5 P 22cb8f056e44495080014a69bb602428 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:34.808154 28952 raft_consensus.cc:515] T 356fbfecd14d43a98b58cdb82f0347b5 P 22cb8f056e44495080014a69bb602428 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } } peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } }
I20260608 10:07:34.811431 28952 leader_election.cc:290] T 356fbfecd14d43a98b58cdb82f0347b5 P 22cb8f056e44495080014a69bb602428 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f3bd5bd4dbbb4f269a2cfabc4145b3f8 (127.20.251.129:35185), a90388c64c6740ff8c111a5996b06642 (127.20.251.130:37811)
I20260608 10:07:34.846894 28738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "356fbfecd14d43a98b58cdb82f0347b5" candidate_uuid: "22cb8f056e44495080014a69bb602428" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" is_pre_election: true
I20260608 10:07:34.860512 28899 raft_consensus.cc:1275] T ce849eacd36349cdafb2ddd3545816ca P 22cb8f056e44495080014a69bb602428 [term 2 FOLLOWER]: Refusing update from remote peer f3bd5bd4dbbb4f269a2cfabc4145b3f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260608 10:07:34.861147 28899 pending_rounds.cc:85] T ce849eacd36349cdafb2ddd3545816ca P 22cb8f056e44495080014a69bb602428: Aborting all ops after (but not including) 0
I20260608 10:07:34.861603 28899 pending_rounds.cc:107] T ce849eacd36349cdafb2ddd3545816ca P 22cb8f056e44495080014a69bb602428: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260608 10:07:34.862097 28899 raft_consensus.cc:2889] T ce849eacd36349cdafb2ddd3545816ca P 22cb8f056e44495080014a69bb602428 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260608 10:07:34.866705 28941 consensus_queue.cc:1048] T ce849eacd36349cdafb2ddd3545816ca P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:07:34.871553 28819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "356fbfecd14d43a98b58cdb82f0347b5" candidate_uuid: "22cb8f056e44495080014a69bb602428" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a90388c64c6740ff8c111a5996b06642" is_pre_election: true
I20260608 10:07:34.872611 28819 raft_consensus.cc:2468] T 356fbfecd14d43a98b58cdb82f0347b5 P a90388c64c6740ff8c111a5996b06642 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22cb8f056e44495080014a69bb602428 in term 2.
I20260608 10:07:34.875293 28956 raft_consensus.cc:493] T c2390be06ca2415cbb854c5950bf461b P a90388c64c6740ff8c111a5996b06642 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:34.876866 28956 raft_consensus.cc:515] T c2390be06ca2415cbb854c5950bf461b P a90388c64c6740ff8c111a5996b06642 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } } peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } }
I20260608 10:07:34.875573 28858 leader_election.cc:304] T 356fbfecd14d43a98b58cdb82f0347b5 P 22cb8f056e44495080014a69bb602428 [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: 22cb8f056e44495080014a69bb602428, a90388c64c6740ff8c111a5996b06642; no voters: f3bd5bd4dbbb4f269a2cfabc4145b3f8
I20260608 10:07:34.881150 28952 raft_consensus.cc:2804] T 356fbfecd14d43a98b58cdb82f0347b5 P 22cb8f056e44495080014a69bb602428 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 10:07:34.881953 28952 raft_consensus.cc:493] T 356fbfecd14d43a98b58cdb82f0347b5 P 22cb8f056e44495080014a69bb602428 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:34.882553 28952 raft_consensus.cc:3060] T 356fbfecd14d43a98b58cdb82f0347b5 P 22cb8f056e44495080014a69bb602428 [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:07:34.883561 28738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2390be06ca2415cbb854c5950bf461b" candidate_uuid: "a90388c64c6740ff8c111a5996b06642" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" is_pre_election: true
I20260608 10:07:34.888293 28899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2390be06ca2415cbb854c5950bf461b" candidate_uuid: "a90388c64c6740ff8c111a5996b06642" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "22cb8f056e44495080014a69bb602428" is_pre_election: true
I20260608 10:07:34.889290 28899 raft_consensus.cc:2468] T c2390be06ca2415cbb854c5950bf461b P 22cb8f056e44495080014a69bb602428 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a90388c64c6740ff8c111a5996b06642 in term 2.
I20260608 10:07:34.890954 28778 leader_election.cc:304] T c2390be06ca2415cbb854c5950bf461b P a90388c64c6740ff8c111a5996b06642 [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: 22cb8f056e44495080014a69bb602428, a90388c64c6740ff8c111a5996b06642; no voters: f3bd5bd4dbbb4f269a2cfabc4145b3f8
I20260608 10:07:34.892407 28940 raft_consensus.cc:2804] T c2390be06ca2415cbb854c5950bf461b P a90388c64c6740ff8c111a5996b06642 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 10:07:34.893002 28940 raft_consensus.cc:493] T c2390be06ca2415cbb854c5950bf461b P a90388c64c6740ff8c111a5996b06642 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:34.893553 28940 raft_consensus.cc:3060] T c2390be06ca2415cbb854c5950bf461b P a90388c64c6740ff8c111a5996b06642 [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:07:34.897934 28956 leader_election.cc:290] T c2390be06ca2415cbb854c5950bf461b P a90388c64c6740ff8c111a5996b06642 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f3bd5bd4dbbb4f269a2cfabc4145b3f8 (127.20.251.129:35185), 22cb8f056e44495080014a69bb602428 (127.20.251.131:36869)
I20260608 10:07:34.897558 28952 raft_consensus.cc:515] T 356fbfecd14d43a98b58cdb82f0347b5 P 22cb8f056e44495080014a69bb602428 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } } peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } }
I20260608 10:07:34.901023 28952 leader_election.cc:290] T 356fbfecd14d43a98b58cdb82f0347b5 P 22cb8f056e44495080014a69bb602428 [CANDIDATE]: Term 3 election: Requested vote from peers f3bd5bd4dbbb4f269a2cfabc4145b3f8 (127.20.251.129:35185), a90388c64c6740ff8c111a5996b06642 (127.20.251.130:37811)
I20260608 10:07:34.901786 28738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "356fbfecd14d43a98b58cdb82f0347b5" candidate_uuid: "22cb8f056e44495080014a69bb602428" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8"
I20260608 10:07:34.902637 28940 raft_consensus.cc:515] T c2390be06ca2415cbb854c5950bf461b P a90388c64c6740ff8c111a5996b06642 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } } peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } }
I20260608 10:07:34.905022 28940 leader_election.cc:290] T c2390be06ca2415cbb854c5950bf461b P a90388c64c6740ff8c111a5996b06642 [CANDIDATE]: Term 3 election: Requested vote from peers f3bd5bd4dbbb4f269a2cfabc4145b3f8 (127.20.251.129:35185), 22cb8f056e44495080014a69bb602428 (127.20.251.131:36869)
I20260608 10:07:34.905261 28819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "356fbfecd14d43a98b58cdb82f0347b5" candidate_uuid: "22cb8f056e44495080014a69bb602428" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a90388c64c6740ff8c111a5996b06642"
I20260608 10:07:34.906549 28819 raft_consensus.cc:3060] T 356fbfecd14d43a98b58cdb82f0347b5 P a90388c64c6740ff8c111a5996b06642 [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:07:34.907330 28899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2390be06ca2415cbb854c5950bf461b" candidate_uuid: "a90388c64c6740ff8c111a5996b06642" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "22cb8f056e44495080014a69bb602428"
I20260608 10:07:34.908128 28899 raft_consensus.cc:3060] T c2390be06ca2415cbb854c5950bf461b P 22cb8f056e44495080014a69bb602428 [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:07:34.905840 28738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2390be06ca2415cbb854c5950bf461b" candidate_uuid: "a90388c64c6740ff8c111a5996b06642" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8"
I20260608 10:07:34.917742 28899 raft_consensus.cc:2468] T c2390be06ca2415cbb854c5950bf461b P 22cb8f056e44495080014a69bb602428 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a90388c64c6740ff8c111a5996b06642 in term 3.
I20260608 10:07:34.918931 28778 leader_election.cc:304] T c2390be06ca2415cbb854c5950bf461b P a90388c64c6740ff8c111a5996b06642 [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: 22cb8f056e44495080014a69bb602428, a90388c64c6740ff8c111a5996b06642; no voters: f3bd5bd4dbbb4f269a2cfabc4145b3f8
I20260608 10:07:34.919106 28819 raft_consensus.cc:2468] T 356fbfecd14d43a98b58cdb82f0347b5 P a90388c64c6740ff8c111a5996b06642 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22cb8f056e44495080014a69bb602428 in term 3.
I20260608 10:07:34.920575 28940 raft_consensus.cc:2804] T c2390be06ca2415cbb854c5950bf461b P a90388c64c6740ff8c111a5996b06642 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 10:07:34.921121 28858 leader_election.cc:304] T 356fbfecd14d43a98b58cdb82f0347b5 P 22cb8f056e44495080014a69bb602428 [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: 22cb8f056e44495080014a69bb602428, a90388c64c6740ff8c111a5996b06642; no voters: f3bd5bd4dbbb4f269a2cfabc4145b3f8
I20260608 10:07:34.921377 28940 raft_consensus.cc:697] T c2390be06ca2415cbb854c5950bf461b P a90388c64c6740ff8c111a5996b06642 [term 3 LEADER]: Becoming Leader. State: Replica: a90388c64c6740ff8c111a5996b06642, State: Running, Role: LEADER
I20260608 10:07:34.922370 28952 raft_consensus.cc:2804] T 356fbfecd14d43a98b58cdb82f0347b5 P 22cb8f056e44495080014a69bb602428 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 10:07:34.923065 28952 raft_consensus.cc:697] T 356fbfecd14d43a98b58cdb82f0347b5 P 22cb8f056e44495080014a69bb602428 [term 3 LEADER]: Becoming Leader. State: Replica: 22cb8f056e44495080014a69bb602428, State: Running, Role: LEADER
I20260608 10:07:34.922888 28940 consensus_queue.cc:237] T c2390be06ca2415cbb854c5950bf461b P a90388c64c6740ff8c111a5996b06642 [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: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } } peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } }
I20260608 10:07:34.924108 28952 consensus_queue.cc:237] T 356fbfecd14d43a98b58cdb82f0347b5 P 22cb8f056e44495080014a69bb602428 [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: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } } peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } }
I20260608 10:07:34.932029 28278 catalog_manager.cc:5696] T c2390be06ca2415cbb854c5950bf461b P a90388c64c6740ff8c111a5996b06642 reported cstate change: term changed from 2 to 3, leader changed from f3bd5bd4dbbb4f269a2cfabc4145b3f8 (127.20.251.129) to a90388c64c6740ff8c111a5996b06642 (127.20.251.130). New cstate: current_term: 3 leader_uuid: "a90388c64c6740ff8c111a5996b06642" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:34.935250 28276 catalog_manager.cc:5696] T 356fbfecd14d43a98b58cdb82f0347b5 P 22cb8f056e44495080014a69bb602428 reported cstate change: term changed from 2 to 3, leader changed from f3bd5bd4dbbb4f269a2cfabc4145b3f8 (127.20.251.129) to 22cb8f056e44495080014a69bb602428 (127.20.251.131). New cstate: current_term: 3 leader_uuid: "22cb8f056e44495080014a69bb602428" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } health_report { overall_health: HEALTHY } } }
I20260608 10:07:34.997772 28899 raft_consensus.cc:1240] T 356fbfecd14d43a98b58cdb82f0347b5 P 22cb8f056e44495080014a69bb602428 [term 3 LEADER]: Rejecting Update request from peer f3bd5bd4dbbb4f269a2cfabc4145b3f8 for earlier term 2. Current term is 3. Ops: []
I20260608 10:07:34.999764 28963 consensus_queue.cc:1059] T 356fbfecd14d43a98b58cdb82f0347b5 P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:07:35.000618 28963 consensus_queue.cc:1243] T 356fbfecd14d43a98b58cdb82f0347b5 P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [LEADER]: Peer 22cb8f056e44495080014a69bb602428 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:07:35.001195 28936 raft_consensus.cc:3055] T 356fbfecd14d43a98b58cdb82f0347b5 P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [term 2 LEADER]: Stepping down as leader of term 2
I20260608 10:07:35.001771 28936 raft_consensus.cc:740] T 356fbfecd14d43a98b58cdb82f0347b5 P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f3bd5bd4dbbb4f269a2cfabc4145b3f8, State: Running, Role: LEADER
I20260608 10:07:35.002867 28936 consensus_queue.cc:260] T 356fbfecd14d43a98b58cdb82f0347b5 P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [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: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } } peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } }
I20260608 10:07:35.004153 28936 raft_consensus.cc:3060] T 356fbfecd14d43a98b58cdb82f0347b5 P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:07:35.088935 28899 raft_consensus.cc:1240] T c2390be06ca2415cbb854c5950bf461b P 22cb8f056e44495080014a69bb602428 [term 3 FOLLOWER]: Rejecting Update request from peer f3bd5bd4dbbb4f269a2cfabc4145b3f8 for earlier term 2. Current term is 3. Ops: []
I20260608 10:07:35.090773 28936 consensus_queue.cc:1059] T c2390be06ca2415cbb854c5950bf461b P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:07:35.091786 28963 raft_consensus.cc:3055] T c2390be06ca2415cbb854c5950bf461b P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [term 2 LEADER]: Stepping down as leader of term 2
I20260608 10:07:35.092250 28963 raft_consensus.cc:740] T c2390be06ca2415cbb854c5950bf461b P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f3bd5bd4dbbb4f269a2cfabc4145b3f8, State: Running, Role: LEADER
I20260608 10:07:35.093111 28963 consensus_queue.cc:260] T c2390be06ca2415cbb854c5950bf461b P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [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: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } } peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } }
I20260608 10:07:35.094367 28963 raft_consensus.cc:3060] T c2390be06ca2415cbb854c5950bf461b P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:07:35.330870 28738 consensus_queue.cc:237] T ce849eacd36349cdafb2ddd3545816ca P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [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: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } attrs { replace: true } } peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } } peers { permanent_uuid: "d0de8ff5f61c4cdcb9a7bf963bc08c3f" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 42745 } attrs { promote: true } }
I20260608 10:07:35.339669 28819 raft_consensus.cc:1275] T ce849eacd36349cdafb2ddd3545816ca P a90388c64c6740ff8c111a5996b06642 [term 2 FOLLOWER]: Refusing update from remote peer f3bd5bd4dbbb4f269a2cfabc4145b3f8: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:07:35.339752 28899 raft_consensus.cc:1275] T ce849eacd36349cdafb2ddd3545816ca P 22cb8f056e44495080014a69bb602428 [term 2 FOLLOWER]: Refusing update from remote peer f3bd5bd4dbbb4f269a2cfabc4145b3f8: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:07:35.341945 28936 consensus_queue.cc:1048] T ce849eacd36349cdafb2ddd3545816ca P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:07:35.343050 28941 consensus_queue.cc:1048] T ce849eacd36349cdafb2ddd3545816ca P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } 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:07:35.350896 28697 consensus_peers.cc:597] T ce849eacd36349cdafb2ddd3545816ca P f3bd5bd4dbbb4f269a2cfabc4145b3f8 -> Peer d0de8ff5f61c4cdcb9a7bf963bc08c3f (127.20.251.132:42745): Couldn't send request to peer d0de8ff5f61c4cdcb9a7bf963bc08c3f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ce849eacd36349cdafb2ddd3545816ca. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:35.350590 28941 raft_consensus.cc:2955] T ce849eacd36349cdafb2ddd3545816ca P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER d0de8ff5f61c4cdcb9a7bf963bc08c3f (127.20.251.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } attrs { replace: true } } peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } } peers { permanent_uuid: "d0de8ff5f61c4cdcb9a7bf963bc08c3f" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 42745 } attrs { promote: true } } }
I20260608 10:07:35.353039 28819 raft_consensus.cc:2955] T ce849eacd36349cdafb2ddd3545816ca P a90388c64c6740ff8c111a5996b06642 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER d0de8ff5f61c4cdcb9a7bf963bc08c3f (127.20.251.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } attrs { replace: true } } peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } } peers { permanent_uuid: "d0de8ff5f61c4cdcb9a7bf963bc08c3f" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 42745 } attrs { promote: true } } }
I20260608 10:07:35.353387 28899 raft_consensus.cc:2955] T ce849eacd36349cdafb2ddd3545816ca P 22cb8f056e44495080014a69bb602428 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER d0de8ff5f61c4cdcb9a7bf963bc08c3f (127.20.251.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } attrs { replace: true } } peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } } peers { permanent_uuid: "d0de8ff5f61c4cdcb9a7bf963bc08c3f" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 42745 } attrs { promote: true } } }
I20260608 10:07:35.361974 28898 raft_consensus.cc:1275] T c2390be06ca2415cbb854c5950bf461b P 22cb8f056e44495080014a69bb602428 [term 3 FOLLOWER]: Refusing update from remote peer a90388c64c6740ff8c111a5996b06642: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260608 10:07:35.363540 28326 auto_rebalancer.cc:591] Failed to schedule move for tablet 356fbfecd14d43a98b58cdb82f0347b5: Illegal state: Leader has not yet committed an operation in its own term
I20260608 10:07:35.364028 28940 consensus_queue.cc:1048] T c2390be06ca2415cbb854c5950bf461b P a90388c64c6740ff8c111a5996b06642 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:07:35.363504 28276 catalog_manager.cc:5696] T ce849eacd36349cdafb2ddd3545816ca P f3bd5bd4dbbb4f269a2cfabc4145b3f8 reported cstate change: config changed from index -1 to 2, NON_VOTER d0de8ff5f61c4cdcb9a7bf963bc08c3f (127.20.251.132) added. New cstate: current_term: 2 leader_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0de8ff5f61c4cdcb9a7bf963bc08c3f" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 42745 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 10:07:35.370841 28326 auto_rebalancer.cc:591] Failed to schedule move for tablet c2390be06ca2415cbb854c5950bf461b: Illegal state: Leader has not yet committed an operation in its own term
I20260608 10:07:35.384930 28738 raft_consensus.cc:1275] T c2390be06ca2415cbb854c5950bf461b P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [term 3 FOLLOWER]: Refusing update from remote peer a90388c64c6740ff8c111a5996b06642: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 10:07:35.386909 28955 consensus_queue.cc:1048] T c2390be06ca2415cbb854c5950bf461b P a90388c64c6740ff8c111a5996b06642 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:07:35.387974 28955 consensus_queue.cc:1243] T c2390be06ca2415cbb854c5950bf461b P a90388c64c6740ff8c111a5996b06642 [LEADER]: Peer f3bd5bd4dbbb4f269a2cfabc4145b3f8 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:07:35.391194 28738 pending_rounds.cc:85] T c2390be06ca2415cbb854c5950bf461b P f3bd5bd4dbbb4f269a2cfabc4145b3f8: Aborting all ops after (but not including) 0
I20260608 10:07:35.391599 28738 pending_rounds.cc:107] T c2390be06ca2415cbb854c5950bf461b P f3bd5bd4dbbb4f269a2cfabc4145b3f8: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260608 10:07:35.391939 28738 raft_consensus.cc:2889] T c2390be06ca2415cbb854c5950bf461b P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260608 10:07:35.487205 28819 raft_consensus.cc:1275] T 356fbfecd14d43a98b58cdb82f0347b5 P a90388c64c6740ff8c111a5996b06642 [term 3 FOLLOWER]: Refusing update from remote peer 22cb8f056e44495080014a69bb602428: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 10:07:35.488533 28965 consensus_queue.cc:1048] T 356fbfecd14d43a98b58cdb82f0347b5 P 22cb8f056e44495080014a69bb602428 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:07:35.510035 28738 raft_consensus.cc:1275] T 356fbfecd14d43a98b58cdb82f0347b5 P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [term 3 FOLLOWER]: Refusing update from remote peer 22cb8f056e44495080014a69bb602428: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 10:07:35.512091 28965 consensus_queue.cc:1048] T 356fbfecd14d43a98b58cdb82f0347b5 P 22cb8f056e44495080014a69bb602428 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:07:35.512982 28965 consensus_queue.cc:1243] T 356fbfecd14d43a98b58cdb82f0347b5 P 22cb8f056e44495080014a69bb602428 [LEADER]: Peer f3bd5bd4dbbb4f269a2cfabc4145b3f8 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:07:35.517469 28738 pending_rounds.cc:85] T 356fbfecd14d43a98b58cdb82f0347b5 P f3bd5bd4dbbb4f269a2cfabc4145b3f8: Aborting all ops after (but not including) 0
I20260608 10:07:35.517817 28738 pending_rounds.cc:107] T 356fbfecd14d43a98b58cdb82f0347b5 P f3bd5bd4dbbb4f269a2cfabc4145b3f8: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260608 10:07:35.518086 28738 raft_consensus.cc:2889] T 356fbfecd14d43a98b58cdb82f0347b5 P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260608 10:07:35.785243 28977 ts_tablet_manager.cc:933] T ce849eacd36349cdafb2ddd3545816ca P d0de8ff5f61c4cdcb9a7bf963bc08c3f: Initiating tablet copy from peer f3bd5bd4dbbb4f269a2cfabc4145b3f8 (127.20.251.129:35185)
I20260608 10:07:35.787256 28977 tablet_copy_client.cc:323] T ce849eacd36349cdafb2ddd3545816ca P d0de8ff5f61c4cdcb9a7bf963bc08c3f: tablet copy: Beginning tablet copy session from remote peer at address 127.20.251.129:35185
I20260608 10:07:35.797705 28748 tablet_copy_service.cc:140] P f3bd5bd4dbbb4f269a2cfabc4145b3f8: Received BeginTabletCopySession request for tablet ce849eacd36349cdafb2ddd3545816ca from peer d0de8ff5f61c4cdcb9a7bf963bc08c3f ({username='slave'} at 127.0.0.1:42126)
I20260608 10:07:35.798350 28748 tablet_copy_service.cc:161] P f3bd5bd4dbbb4f269a2cfabc4145b3f8: Beginning new tablet copy session on tablet ce849eacd36349cdafb2ddd3545816ca from peer d0de8ff5f61c4cdcb9a7bf963bc08c3f at {username='slave'} at 127.0.0.1:42126: session id = d0de8ff5f61c4cdcb9a7bf963bc08c3f-ce849eacd36349cdafb2ddd3545816ca
I20260608 10:07:35.808295 28748 tablet_copy_source_session.cc:215] T ce849eacd36349cdafb2ddd3545816ca P f3bd5bd4dbbb4f269a2cfabc4145b3f8: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:07:35.813380 28977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce849eacd36349cdafb2ddd3545816ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:35.825858 28977 tablet_copy_client.cc:806] T ce849eacd36349cdafb2ddd3545816ca P d0de8ff5f61c4cdcb9a7bf963bc08c3f: tablet copy: Starting download of 0 data blocks...
I20260608 10:07:35.826696 28977 tablet_copy_client.cc:670] T ce849eacd36349cdafb2ddd3545816ca P d0de8ff5f61c4cdcb9a7bf963bc08c3f: tablet copy: Starting download of 1 WAL segments...
I20260608 10:07:35.830905 28977 tablet_copy_client.cc:538] T ce849eacd36349cdafb2ddd3545816ca P d0de8ff5f61c4cdcb9a7bf963bc08c3f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:07:35.838328 28977 tablet_bootstrap.cc:492] T ce849eacd36349cdafb2ddd3545816ca P d0de8ff5f61c4cdcb9a7bf963bc08c3f: Bootstrap starting.
I20260608 10:07:35.854166 28977 tablet_bootstrap.cc:492] T ce849eacd36349cdafb2ddd3545816ca P d0de8ff5f61c4cdcb9a7bf963bc08c3f: 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:07:35.855113 28977 tablet_bootstrap.cc:492] T ce849eacd36349cdafb2ddd3545816ca P d0de8ff5f61c4cdcb9a7bf963bc08c3f: Bootstrap complete.
I20260608 10:07:35.855815 28977 ts_tablet_manager.cc:1403] T ce849eacd36349cdafb2ddd3545816ca P d0de8ff5f61c4cdcb9a7bf963bc08c3f: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260608 10:07:35.858942 28977 raft_consensus.cc:359] T ce849eacd36349cdafb2ddd3545816ca P d0de8ff5f61c4cdcb9a7bf963bc08c3f [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } attrs { replace: true } } peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } } peers { permanent_uuid: "d0de8ff5f61c4cdcb9a7bf963bc08c3f" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 42745 } attrs { promote: true } }
I20260608 10:07:35.859748 28977 raft_consensus.cc:740] T ce849eacd36349cdafb2ddd3545816ca P d0de8ff5f61c4cdcb9a7bf963bc08c3f [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: d0de8ff5f61c4cdcb9a7bf963bc08c3f, State: Initialized, Role: LEARNER
I20260608 10:07:35.860359 28977 consensus_queue.cc:260] T ce849eacd36349cdafb2ddd3545816ca P d0de8ff5f61c4cdcb9a7bf963bc08c3f [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: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } attrs { replace: true } } peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } } peers { permanent_uuid: "d0de8ff5f61c4cdcb9a7bf963bc08c3f" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 42745 } attrs { promote: true } }
I20260608 10:07:35.862792 28977 ts_tablet_manager.cc:1434] T ce849eacd36349cdafb2ddd3545816ca P d0de8ff5f61c4cdcb9a7bf963bc08c3f: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 10:07:35.864410 28748 tablet_copy_service.cc:342] P f3bd5bd4dbbb4f269a2cfabc4145b3f8: Request end of tablet copy session d0de8ff5f61c4cdcb9a7bf963bc08c3f-ce849eacd36349cdafb2ddd3545816ca received from {username='slave'} at 127.0.0.1:42126
I20260608 10:07:35.864838 28748 tablet_copy_service.cc:434] P f3bd5bd4dbbb4f269a2cfabc4145b3f8: ending tablet copy session d0de8ff5f61c4cdcb9a7bf963bc08c3f-ce849eacd36349cdafb2ddd3545816ca on tablet ce849eacd36349cdafb2ddd3545816ca with peer d0de8ff5f61c4cdcb9a7bf963bc08c3f
I20260608 10:07:36.340229 28654 raft_consensus.cc:1217] T ce849eacd36349cdafb2ddd3545816ca P d0de8ff5f61c4cdcb9a7bf963bc08c3f [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260608 10:07:36.867388 28986 raft_consensus.cc:1064] T ce849eacd36349cdafb2ddd3545816ca P f3bd5bd4dbbb4f269a2cfabc4145b3f8: attempting to promote NON_VOTER d0de8ff5f61c4cdcb9a7bf963bc08c3f to VOTER
I20260608 10:07:36.869874 28986 consensus_queue.cc:237] T ce849eacd36349cdafb2ddd3545816ca P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [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: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } attrs { replace: true } } peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } } peers { permanent_uuid: "d0de8ff5f61c4cdcb9a7bf963bc08c3f" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 42745 } attrs { promote: false } }
I20260608 10:07:36.877318 28654 raft_consensus.cc:1275] T ce849eacd36349cdafb2ddd3545816ca P d0de8ff5f61c4cdcb9a7bf963bc08c3f [term 2 LEARNER]: Refusing update from remote peer f3bd5bd4dbbb4f269a2cfabc4145b3f8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:07:36.877460 28898 raft_consensus.cc:1275] T ce849eacd36349cdafb2ddd3545816ca P 22cb8f056e44495080014a69bb602428 [term 2 FOLLOWER]: Refusing update from remote peer f3bd5bd4dbbb4f269a2cfabc4145b3f8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:07:36.878690 28819 raft_consensus.cc:1275] T ce849eacd36349cdafb2ddd3545816ca P a90388c64c6740ff8c111a5996b06642 [term 2 FOLLOWER]: Refusing update from remote peer f3bd5bd4dbbb4f269a2cfabc4145b3f8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:07:36.879070 28987 consensus_queue.cc:1048] T ce849eacd36349cdafb2ddd3545816ca P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0de8ff5f61c4cdcb9a7bf963bc08c3f" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 42745 } 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:07:36.880005 28986 consensus_queue.cc:1048] T ce849eacd36349cdafb2ddd3545816ca P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } 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:07:36.880954 28990 consensus_queue.cc:1048] T ce849eacd36349cdafb2ddd3545816ca P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:07:36.900574 28990 raft_consensus.cc:2955] T ce849eacd36349cdafb2ddd3545816ca P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, d0de8ff5f61c4cdcb9a7bf963bc08c3f (127.20.251.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } attrs { replace: true } } peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } } peers { permanent_uuid: "d0de8ff5f61c4cdcb9a7bf963bc08c3f" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 42745 } attrs { promote: false } } }
I20260608 10:07:36.902683 28898 raft_consensus.cc:2955] T ce849eacd36349cdafb2ddd3545816ca P 22cb8f056e44495080014a69bb602428 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, d0de8ff5f61c4cdcb9a7bf963bc08c3f (127.20.251.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } attrs { replace: true } } peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } } peers { permanent_uuid: "d0de8ff5f61c4cdcb9a7bf963bc08c3f" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 42745 } attrs { promote: false } } }
I20260608 10:07:36.905753 28653 raft_consensus.cc:2955] T ce849eacd36349cdafb2ddd3545816ca P d0de8ff5f61c4cdcb9a7bf963bc08c3f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, d0de8ff5f61c4cdcb9a7bf963bc08c3f (127.20.251.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } attrs { replace: true } } peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } } peers { permanent_uuid: "d0de8ff5f61c4cdcb9a7bf963bc08c3f" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 42745 } attrs { promote: false } } }
I20260608 10:07:36.914117 28819 raft_consensus.cc:2955] T ce849eacd36349cdafb2ddd3545816ca P a90388c64c6740ff8c111a5996b06642 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, d0de8ff5f61c4cdcb9a7bf963bc08c3f (127.20.251.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } attrs { replace: true } } peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } } peers { permanent_uuid: "d0de8ff5f61c4cdcb9a7bf963bc08c3f" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 42745 } attrs { promote: false } } }
I20260608 10:07:36.917848 28277 catalog_manager.cc:5696] T ce849eacd36349cdafb2ddd3545816ca P f3bd5bd4dbbb4f269a2cfabc4145b3f8 reported cstate change: config changed from index 2 to 3, d0de8ff5f61c4cdcb9a7bf963bc08c3f (127.20.251.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0de8ff5f61c4cdcb9a7bf963bc08c3f" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 42745 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:07:36.969462 28738 consensus_queue.cc:237] T ce849eacd36349cdafb2ddd3545816ca P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [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: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } } peers { permanent_uuid: "d0de8ff5f61c4cdcb9a7bf963bc08c3f" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 42745 } attrs { promote: false } }
I20260608 10:07:36.975039 28653 raft_consensus.cc:1275] T ce849eacd36349cdafb2ddd3545816ca P d0de8ff5f61c4cdcb9a7bf963bc08c3f [term 2 FOLLOWER]: Refusing update from remote peer f3bd5bd4dbbb4f269a2cfabc4145b3f8: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:07:36.975435 28819 raft_consensus.cc:1275] T ce849eacd36349cdafb2ddd3545816ca P a90388c64c6740ff8c111a5996b06642 [term 2 FOLLOWER]: Refusing update from remote peer f3bd5bd4dbbb4f269a2cfabc4145b3f8: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:07:36.976468 28987 consensus_queue.cc:1048] T ce849eacd36349cdafb2ddd3545816ca P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0de8ff5f61c4cdcb9a7bf963bc08c3f" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 42745 } 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:07:36.977286 28990 consensus_queue.cc:1048] T ce849eacd36349cdafb2ddd3545816ca P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:07:36.983778 28990 raft_consensus.cc:2955] T ce849eacd36349cdafb2ddd3545816ca P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 22cb8f056e44495080014a69bb602428 (127.20.251.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } } peers { permanent_uuid: "d0de8ff5f61c4cdcb9a7bf963bc08c3f" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 42745 } attrs { promote: false } } }
I20260608 10:07:36.986572 28819 raft_consensus.cc:2955] T ce849eacd36349cdafb2ddd3545816ca P a90388c64c6740ff8c111a5996b06642 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 22cb8f056e44495080014a69bb602428 (127.20.251.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } } peers { permanent_uuid: "d0de8ff5f61c4cdcb9a7bf963bc08c3f" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 42745 } attrs { promote: false } } }
I20260608 10:07:36.988979 28653 raft_consensus.cc:2955] T ce849eacd36349cdafb2ddd3545816ca P d0de8ff5f61c4cdcb9a7bf963bc08c3f [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 22cb8f056e44495080014a69bb602428 (127.20.251.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } } peers { permanent_uuid: "d0de8ff5f61c4cdcb9a7bf963bc08c3f" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 42745 } attrs { promote: false } } }
I20260608 10:07:36.995653 28262 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet ce849eacd36349cdafb2ddd3545816ca with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:07:36.998562 28278 catalog_manager.cc:5696] T ce849eacd36349cdafb2ddd3545816ca P f3bd5bd4dbbb4f269a2cfabc4145b3f8 reported cstate change: config changed from index 3 to 4, VOTER 22cb8f056e44495080014a69bb602428 (127.20.251.131) evicted. New cstate: current_term: 2 leader_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0de8ff5f61c4cdcb9a7bf963bc08c3f" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 42745 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:07:37.022626 28889 tablet_service.cc:1558] Processing DeleteTablet for tablet ce849eacd36349cdafb2ddd3545816ca with delete_type TABLET_DATA_TOMBSTONED (TS 22cb8f056e44495080014a69bb602428 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41382
I20260608 10:07:37.024622 29002 tablet_replica.cc:333] stopping tablet replica
I20260608 10:07:37.025377 29002 raft_consensus.cc:2243] T ce849eacd36349cdafb2ddd3545816ca P 22cb8f056e44495080014a69bb602428 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:37.026051 29002 raft_consensus.cc:2272] T ce849eacd36349cdafb2ddd3545816ca P 22cb8f056e44495080014a69bb602428 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:37.028728 29002 ts_tablet_manager.cc:1916] T ce849eacd36349cdafb2ddd3545816ca P 22cb8f056e44495080014a69bb602428: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:07:37.039484 29002 ts_tablet_manager.cc:1929] T ce849eacd36349cdafb2ddd3545816ca P 22cb8f056e44495080014a69bb602428: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260608 10:07:37.039764 29002 log.cc:1199] T ce849eacd36349cdafb2ddd3545816ca P 22cb8f056e44495080014a69bb602428: Deleting WAL directory at /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913058711471-21486-0/minicluster-data/ts-2-root/wals/ce849eacd36349cdafb2ddd3545816ca
I20260608 10:07:37.041230 28262 catalog_manager.cc:5027] TS 22cb8f056e44495080014a69bb602428 (127.20.251.131:36869): tablet ce849eacd36349cdafb2ddd3545816ca (table test-workload [id=3f894cf3a0ce4d659558d8d4f19cd984]) successfully deleted
I20260608 10:07:38.024819 28819 consensus_queue.cc:237] T c2390be06ca2415cbb854c5950bf461b P a90388c64c6740ff8c111a5996b06642 [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: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } attrs { replace: true } } peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } } peers { permanent_uuid: "d0de8ff5f61c4cdcb9a7bf963bc08c3f" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 42745 } attrs { promote: true } }
I20260608 10:07:38.037179 28898 raft_consensus.cc:1275] T c2390be06ca2415cbb854c5950bf461b P 22cb8f056e44495080014a69bb602428 [term 3 FOLLOWER]: Refusing update from remote peer a90388c64c6740ff8c111a5996b06642: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 10:07:38.038192 28738 raft_consensus.cc:1275] T c2390be06ca2415cbb854c5950bf461b P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [term 3 FOLLOWER]: Refusing update from remote peer a90388c64c6740ff8c111a5996b06642: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 10:07:38.039000 29005 consensus_queue.cc:1048] T c2390be06ca2415cbb854c5950bf461b P a90388c64c6740ff8c111a5996b06642 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:07:38.040094 28988 consensus_queue.cc:1048] T c2390be06ca2415cbb854c5950bf461b P a90388c64c6740ff8c111a5996b06642 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 10:07:38.048602 28778 consensus_peers.cc:597] T c2390be06ca2415cbb854c5950bf461b P a90388c64c6740ff8c111a5996b06642 -> Peer d0de8ff5f61c4cdcb9a7bf963bc08c3f (127.20.251.132:42745): Couldn't send request to peer d0de8ff5f61c4cdcb9a7bf963bc08c3f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c2390be06ca2415cbb854c5950bf461b. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:38.052856 28988 raft_consensus.cc:2955] T c2390be06ca2415cbb854c5950bf461b P a90388c64c6740ff8c111a5996b06642 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER d0de8ff5f61c4cdcb9a7bf963bc08c3f (127.20.251.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } attrs { replace: true } } peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } } peers { permanent_uuid: "d0de8ff5f61c4cdcb9a7bf963bc08c3f" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 42745 } attrs { promote: true } } }
I20260608 10:07:38.057283 28738 raft_consensus.cc:2955] T c2390be06ca2415cbb854c5950bf461b P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER d0de8ff5f61c4cdcb9a7bf963bc08c3f (127.20.251.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } attrs { replace: true } } peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } } peers { permanent_uuid: "d0de8ff5f61c4cdcb9a7bf963bc08c3f" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 42745 } attrs { promote: true } } }
I20260608 10:07:38.058445 28898 raft_consensus.cc:2955] T c2390be06ca2415cbb854c5950bf461b P 22cb8f056e44495080014a69bb602428 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER d0de8ff5f61c4cdcb9a7bf963bc08c3f (127.20.251.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } attrs { replace: true } } peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } } peers { permanent_uuid: "d0de8ff5f61c4cdcb9a7bf963bc08c3f" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 42745 } attrs { promote: true } } }
I20260608 10:07:38.075968 28899 consensus_queue.cc:237] T 356fbfecd14d43a98b58cdb82f0347b5 P 22cb8f056e44495080014a69bb602428 [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: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } } peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } attrs { replace: true } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } } peers { permanent_uuid: "d0de8ff5f61c4cdcb9a7bf963bc08c3f" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 42745 } attrs { promote: true } }
I20260608 10:07:38.077843 28278 catalog_manager.cc:5696] T c2390be06ca2415cbb854c5950bf461b P f3bd5bd4dbbb4f269a2cfabc4145b3f8 reported cstate change: config changed from index -1 to 3, NON_VOTER d0de8ff5f61c4cdcb9a7bf963bc08c3f (127.20.251.132) added. New cstate: current_term: 3 leader_uuid: "a90388c64c6740ff8c111a5996b06642" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } attrs { replace: true } } peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } } peers { permanent_uuid: "d0de8ff5f61c4cdcb9a7bf963bc08c3f" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 42745 } attrs { promote: true } } }
I20260608 10:07:38.090833 28819 raft_consensus.cc:1275] T 356fbfecd14d43a98b58cdb82f0347b5 P a90388c64c6740ff8c111a5996b06642 [term 3 FOLLOWER]: Refusing update from remote peer 22cb8f056e44495080014a69bb602428: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 10:07:38.093765 29008 consensus_queue.cc:1048] T 356fbfecd14d43a98b58cdb82f0347b5 P 22cb8f056e44495080014a69bb602428 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } 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:07:38.099093 28738 raft_consensus.cc:1275] T 356fbfecd14d43a98b58cdb82f0347b5 P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [term 3 FOLLOWER]: Refusing update from remote peer 22cb8f056e44495080014a69bb602428: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 10:07:38.101182 29014 consensus_queue.cc:1048] T 356fbfecd14d43a98b58cdb82f0347b5 P 22cb8f056e44495080014a69bb602428 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260608 10:07:38.103775 28858 consensus_peers.cc:597] T 356fbfecd14d43a98b58cdb82f0347b5 P 22cb8f056e44495080014a69bb602428 -> Peer d0de8ff5f61c4cdcb9a7bf963bc08c3f (127.20.251.132:42745): Couldn't send request to peer d0de8ff5f61c4cdcb9a7bf963bc08c3f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 356fbfecd14d43a98b58cdb82f0347b5. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:38.108480 29008 raft_consensus.cc:2955] T 356fbfecd14d43a98b58cdb82f0347b5 P 22cb8f056e44495080014a69bb602428 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER d0de8ff5f61c4cdcb9a7bf963bc08c3f (127.20.251.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } } peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } attrs { replace: true } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } } peers { permanent_uuid: "d0de8ff5f61c4cdcb9a7bf963bc08c3f" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 42745 } attrs { promote: true } } }
I20260608 10:07:38.114560 28819 raft_consensus.cc:2955] T 356fbfecd14d43a98b58cdb82f0347b5 P a90388c64c6740ff8c111a5996b06642 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER d0de8ff5f61c4cdcb9a7bf963bc08c3f (127.20.251.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } } peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } attrs { replace: true } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } } peers { permanent_uuid: "d0de8ff5f61c4cdcb9a7bf963bc08c3f" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 42745 } attrs { promote: true } } }
I20260608 10:07:38.141902 28738 raft_consensus.cc:2955] T 356fbfecd14d43a98b58cdb82f0347b5 P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER d0de8ff5f61c4cdcb9a7bf963bc08c3f (127.20.251.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } } peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } attrs { replace: true } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } } peers { permanent_uuid: "d0de8ff5f61c4cdcb9a7bf963bc08c3f" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 42745 } attrs { promote: true } } }
I20260608 10:07:38.142066 28276 catalog_manager.cc:5696] T 356fbfecd14d43a98b58cdb82f0347b5 P 22cb8f056e44495080014a69bb602428 reported cstate change: config changed from index -1 to 3, NON_VOTER d0de8ff5f61c4cdcb9a7bf963bc08c3f (127.20.251.132) added. New cstate: current_term: 3 leader_uuid: "22cb8f056e44495080014a69bb602428" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0de8ff5f61c4cdcb9a7bf963bc08c3f" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 42745 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:38.432704 21486 tablet_server.cc:179] TabletServer@127.20.251.129:35185 shutting down...
I20260608 10:07:38.457878 21486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:38.458571 21486 tablet_replica.cc:333] stopping tablet replica
I20260608 10:07:38.459237 21486 raft_consensus.cc:2243] T ce849eacd36349cdafb2ddd3545816ca P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:07:38.460078 21486 raft_consensus.cc:2272] T ce849eacd36349cdafb2ddd3545816ca P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:38.462253 21486 tablet_replica.cc:333] stopping tablet replica
I20260608 10:07:38.462781 21486 raft_consensus.cc:2243] T c2390be06ca2415cbb854c5950bf461b P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:38.463290 21486 raft_consensus.cc:2272] T c2390be06ca2415cbb854c5950bf461b P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:38.465746 21486 tablet_replica.cc:333] stopping tablet replica
I20260608 10:07:38.466274 21486 raft_consensus.cc:2243] T 843a0f834da94a74820ad5c9aa9e8d1a P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:38.466689 21486 raft_consensus.cc:2272] T 843a0f834da94a74820ad5c9aa9e8d1a P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:38.468928 21486 tablet_replica.cc:333] stopping tablet replica
I20260608 10:07:38.469406 21486 raft_consensus.cc:2243] T 356fbfecd14d43a98b58cdb82f0347b5 P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:38.469897 21486 raft_consensus.cc:2272] T 356fbfecd14d43a98b58cdb82f0347b5 P f3bd5bd4dbbb4f269a2cfabc4145b3f8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:38.483530 29023 ts_tablet_manager.cc:933] T 356fbfecd14d43a98b58cdb82f0347b5 P d0de8ff5f61c4cdcb9a7bf963bc08c3f: Initiating tablet copy from peer 22cb8f056e44495080014a69bb602428 (127.20.251.131:36869)
I20260608 10:07:38.486331 29023 tablet_copy_client.cc:323] T 356fbfecd14d43a98b58cdb82f0347b5 P d0de8ff5f61c4cdcb9a7bf963bc08c3f: tablet copy: Beginning tablet copy session from remote peer at address 127.20.251.131:36869
W20260608 10:07:38.487262 28778 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.20.251.129:35185: connect: Connection refused (error 111) [suppressed 1 similar messages]
I20260608 10:07:38.496137 21486 tablet_server.cc:196] TabletServer@127.20.251.129:35185 shutdown complete.
I20260608 10:07:38.517154 21486 tablet_server.cc:179] TabletServer@127.20.251.130:37811 shutting down...
W20260608 10:07:38.520231 28778 consensus_peers.cc:597] T 843a0f834da94a74820ad5c9aa9e8d1a P a90388c64c6740ff8c111a5996b06642 -> Peer f3bd5bd4dbbb4f269a2cfabc4145b3f8 (127.20.251.129:35185): Couldn't send request to peer f3bd5bd4dbbb4f269a2cfabc4145b3f8. Status: Network error: Client connection negotiation failed: client connection to 127.20.251.129:35185: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:07:38.523824 28778 consensus_peers.cc:597] T c2390be06ca2415cbb854c5950bf461b P a90388c64c6740ff8c111a5996b06642 -> Peer f3bd5bd4dbbb4f269a2cfabc4145b3f8 (127.20.251.129:35185): Couldn't send request to peer f3bd5bd4dbbb4f269a2cfabc4145b3f8. Status: Network error: Client connection negotiation failed: client connection to 127.20.251.129:35185: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:38.527174 28910 tablet_copy_service.cc:140] P 22cb8f056e44495080014a69bb602428: Received BeginTabletCopySession request for tablet 356fbfecd14d43a98b58cdb82f0347b5 from peer d0de8ff5f61c4cdcb9a7bf963bc08c3f ({username='slave'} at 127.0.0.1:41390)
I20260608 10:07:38.527904 28910 tablet_copy_service.cc:161] P 22cb8f056e44495080014a69bb602428: Beginning new tablet copy session on tablet 356fbfecd14d43a98b58cdb82f0347b5 from peer d0de8ff5f61c4cdcb9a7bf963bc08c3f at {username='slave'} at 127.0.0.1:41390: session id = d0de8ff5f61c4cdcb9a7bf963bc08c3f-356fbfecd14d43a98b58cdb82f0347b5
I20260608 10:07:38.537756 28910 tablet_copy_source_session.cc:215] T 356fbfecd14d43a98b58cdb82f0347b5 P 22cb8f056e44495080014a69bb602428: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:07:38.541713 29023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 356fbfecd14d43a98b58cdb82f0347b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:38.552606 29028 ts_tablet_manager.cc:933] T c2390be06ca2415cbb854c5950bf461b P d0de8ff5f61c4cdcb9a7bf963bc08c3f: Initiating tablet copy from peer a90388c64c6740ff8c111a5996b06642 (127.20.251.130:37811)
I20260608 10:07:38.554522 29028 tablet_copy_client.cc:323] T c2390be06ca2415cbb854c5950bf461b P d0de8ff5f61c4cdcb9a7bf963bc08c3f: tablet copy: Beginning tablet copy session from remote peer at address 127.20.251.130:37811
I20260608 10:07:38.560489 29023 tablet_copy_client.cc:806] T 356fbfecd14d43a98b58cdb82f0347b5 P d0de8ff5f61c4cdcb9a7bf963bc08c3f: tablet copy: Starting download of 0 data blocks...
I20260608 10:07:38.563823 29023 tablet_copy_client.cc:670] T 356fbfecd14d43a98b58cdb82f0347b5 P d0de8ff5f61c4cdcb9a7bf963bc08c3f: tablet copy: Starting download of 1 WAL segments...
I20260608 10:07:38.571954 29023 tablet_copy_client.cc:538] T 356fbfecd14d43a98b58cdb82f0347b5 P d0de8ff5f61c4cdcb9a7bf963bc08c3f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:07:38.575949 21486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:38.576776 21486 tablet_replica.cc:333] stopping tablet replica
I20260608 10:07:38.577606 21486 raft_consensus.cc:2243] T ce849eacd36349cdafb2ddd3545816ca P a90388c64c6740ff8c111a5996b06642 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:38.578557 21486 raft_consensus.cc:2272] T ce849eacd36349cdafb2ddd3545816ca P a90388c64c6740ff8c111a5996b06642 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:38.581354 21486 tablet_replica.cc:333] stopping tablet replica
I20260608 10:07:38.581883 29023 tablet_bootstrap.cc:492] T 356fbfecd14d43a98b58cdb82f0347b5 P d0de8ff5f61c4cdcb9a7bf963bc08c3f: Bootstrap starting.
I20260608 10:07:38.582172 21486 raft_consensus.cc:2243] T c2390be06ca2415cbb854c5950bf461b P a90388c64c6740ff8c111a5996b06642 [term 3 LEADER]: Raft consensus shutting down.
I20260608 10:07:38.583488 21486 raft_consensus.cc:2272] T c2390be06ca2415cbb854c5950bf461b P a90388c64c6740ff8c111a5996b06642 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:38.586516 21486 tablet_replica.cc:333] stopping tablet replica
I20260608 10:07:38.587365 21486 raft_consensus.cc:2243] T 843a0f834da94a74820ad5c9aa9e8d1a P a90388c64c6740ff8c111a5996b06642 [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:07:38.588454 21486 raft_consensus.cc:2272] T 843a0f834da94a74820ad5c9aa9e8d1a P a90388c64c6740ff8c111a5996b06642 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:38.591135 21486 tablet_replica.cc:333] stopping tablet replica
I20260608 10:07:38.591821 21486 raft_consensus.cc:2243] T 356fbfecd14d43a98b58cdb82f0347b5 P a90388c64c6740ff8c111a5996b06642 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:38.592478 21486 raft_consensus.cc:2272] T 356fbfecd14d43a98b58cdb82f0347b5 P a90388c64c6740ff8c111a5996b06642 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:38.607805 29023 tablet_bootstrap.cc:492] T 356fbfecd14d43a98b58cdb82f0347b5 P d0de8ff5f61c4cdcb9a7bf963bc08c3f: 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:07:38.609187 29023 tablet_bootstrap.cc:492] T 356fbfecd14d43a98b58cdb82f0347b5 P d0de8ff5f61c4cdcb9a7bf963bc08c3f: Bootstrap complete.
I20260608 10:07:38.609913 29023 ts_tablet_manager.cc:1403] T 356fbfecd14d43a98b58cdb82f0347b5 P d0de8ff5f61c4cdcb9a7bf963bc08c3f: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.009s
I20260608 10:07:38.612562 29023 raft_consensus.cc:359] T 356fbfecd14d43a98b58cdb82f0347b5 P d0de8ff5f61c4cdcb9a7bf963bc08c3f [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } } peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } attrs { replace: true } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } } peers { permanent_uuid: "d0de8ff5f61c4cdcb9a7bf963bc08c3f" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 42745 } attrs { promote: true } }
I20260608 10:07:38.613317 29023 raft_consensus.cc:740] T 356fbfecd14d43a98b58cdb82f0347b5 P d0de8ff5f61c4cdcb9a7bf963bc08c3f [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: d0de8ff5f61c4cdcb9a7bf963bc08c3f, State: Initialized, Role: LEARNER
I20260608 10:07:38.614053 29023 consensus_queue.cc:260] T 356fbfecd14d43a98b58cdb82f0347b5 P d0de8ff5f61c4cdcb9a7bf963bc08c3f [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: "f3bd5bd4dbbb4f269a2cfabc4145b3f8" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 35185 } } peers { permanent_uuid: "a90388c64c6740ff8c111a5996b06642" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 37811 } attrs { replace: true } } peers { permanent_uuid: "22cb8f056e44495080014a69bb602428" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 36869 } } peers { permanent_uuid: "d0de8ff5f61c4cdcb9a7bf963bc08c3f" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 42745 } attrs { promote: true } }
I20260608 10:07:38.617475 29023 ts_tablet_manager.cc:1434] T 356fbfecd14d43a98b58cdb82f0347b5 P d0de8ff5f61c4cdcb9a7bf963bc08c3f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 10:07:38.619517 28910 tablet_copy_service.cc:342] P 22cb8f056e44495080014a69bb602428: Request end of tablet copy session d0de8ff5f61c4cdcb9a7bf963bc08c3f-356fbfecd14d43a98b58cdb82f0347b5 received from {username='slave'} at 127.0.0.1:41390
I20260608 10:07:38.619932 28910 tablet_copy_service.cc:434] P 22cb8f056e44495080014a69bb602428: ending tablet copy session d0de8ff5f61c4cdcb9a7bf963bc08c3f-356fbfecd14d43a98b58cdb82f0347b5 on tablet 356fbfecd14d43a98b58cdb82f0347b5 with peer d0de8ff5f61c4cdcb9a7bf963bc08c3f
W20260608 10:07:38.620117 28858 consensus_peers.cc:597] T 356fbfecd14d43a98b58cdb82f0347b5 P 22cb8f056e44495080014a69bb602428 -> Peer f3bd5bd4dbbb4f269a2cfabc4145b3f8 (127.20.251.129:35185): Couldn't send request to peer f3bd5bd4dbbb4f269a2cfabc4145b3f8. Status: Network error: Client connection negotiation failed: client connection to 127.20.251.129:35185: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:07:38.622210 28619 connection.cc:466] server connection from 127.0.0.1:56640 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:56640 (request call id 1) could send its response
I20260608 10:07:38.624055 21486 tablet_server.cc:196] TabletServer@127.20.251.130:37811 shutdown complete.
I20260608 10:07:38.639004 21486 tablet_server.cc:179] TabletServer@127.20.251.131:36869 shutting down...
I20260608 10:07:38.665529 21486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:38.666345 21486 tablet_replica.cc:333] stopping tablet replica
I20260608 10:07:38.666953 21486 raft_consensus.cc:2243] T c2390be06ca2415cbb854c5950bf461b P 22cb8f056e44495080014a69bb602428 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:38.667436 21486 raft_consensus.cc:2272] T c2390be06ca2415cbb854c5950bf461b P 22cb8f056e44495080014a69bb602428 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:38.670186 21486 tablet_replica.cc:333] stopping tablet replica
I20260608 10:07:38.670707 21486 raft_consensus.cc:2243] T 843a0f834da94a74820ad5c9aa9e8d1a P 22cb8f056e44495080014a69bb602428 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:38.671118 21486 raft_consensus.cc:2272] T 843a0f834da94a74820ad5c9aa9e8d1a P 22cb8f056e44495080014a69bb602428 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:38.672966 21486 tablet_replica.cc:333] stopping tablet replica
I20260608 10:07:38.673424 21486 raft_consensus.cc:2243] T 356fbfecd14d43a98b58cdb82f0347b5 P 22cb8f056e44495080014a69bb602428 [term 3 LEADER]: Raft consensus shutting down.
I20260608 10:07:38.674448 21486 raft_consensus.cc:2272] T 356fbfecd14d43a98b58cdb82f0347b5 P 22cb8f056e44495080014a69bb602428 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:38.698140 21486 tablet_server.cc:196] TabletServer@127.20.251.131:36869 shutdown complete.
I20260608 10:07:38.712884 21486 tablet_server.cc:179] TabletServer@127.20.251.132:0 shutting down...
I20260608 10:07:38.751283 21486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:38.752329 21486 tablet_replica.cc:333] T 356fbfecd14d43a98b58cdb82f0347b5 P d0de8ff5f61c4cdcb9a7bf963bc08c3f: stopping tablet replica
I20260608 10:07:38.753376 21486 raft_consensus.cc:2243] T 356fbfecd14d43a98b58cdb82f0347b5 P d0de8ff5f61c4cdcb9a7bf963bc08c3f [term 3 LEARNER]: Raft consensus shutting down.
I20260608 10:07:38.753933 21486 raft_consensus.cc:2272] T 356fbfecd14d43a98b58cdb82f0347b5 P d0de8ff5f61c4cdcb9a7bf963bc08c3f [term 3 LEARNER]: Raft consensus is shut down!
I20260608 10:07:38.756031 21486 tablet_replica.cc:333] T ce849eacd36349cdafb2ddd3545816ca P d0de8ff5f61c4cdcb9a7bf963bc08c3f: stopping tablet replica
I20260608 10:07:38.756503 21486 raft_consensus.cc:2243] T ce849eacd36349cdafb2ddd3545816ca P d0de8ff5f61c4cdcb9a7bf963bc08c3f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:38.757007 21486 raft_consensus.cc:2272] T ce849eacd36349cdafb2ddd3545816ca P d0de8ff5f61c4cdcb9a7bf963bc08c3f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:38.776777 21486 tablet_server.cc:196] TabletServer@127.20.251.132:0 shutdown complete.
I20260608 10:07:38.789816 21486 master.cc:562] Master@127.20.251.190:41141 shutting down...
W20260608 10:07:38.814673 28326 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 10:07:38.814946 28326 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 10:07:38.815137 28326 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 10:07:38.816239 21486 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 255fd7942e75488f86a149ca4251a5c0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:38.816708 21486 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 255fd7942e75488f86a149ca4251a5c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:38.817013 21486 tablet_replica.cc:333] T 00000000000000000000000000000000 P 255fd7942e75488f86a149ca4251a5c0: stopping tablet replica
I20260608 10:07:38.850459 21486 master.cc:584] Master@127.20.251.190:41141 shutdown complete.
[       OK ] AutoRebalancerTest.TestHandlingFailedTservers (15905 ms)
[ RUN      ] AutoRebalancerTest.TestDeletedTables
I20260608 10:07:38.886458 21486 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.20.251.190:42433
I20260608 10:07:38.887590 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:38.893111 29035 instance_detector.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:07:38.893407 29036 instance_detector.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:07:38.894269 29038 instance_detector.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:07:38.894609 21486 server_base.cc:1061] running on GCE node
I20260608 10:07:38.895654 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:38.895838 21486 system_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:07:38.895955 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913258895943 us; error 0 us; skew 500 ppm
I20260608 10:07:38.896473 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:38.898864 21486 webserver.cc:533] Webserver started at http://127.20.251.190:45539/ using document root <none> and password file <none>
I20260608 10:07:38.899353 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:38.899509 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:38.899724 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:38.900780 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913058711471-21486-0/minicluster-data/master-0-root/instance:
uuid: "863eb8e15f124a4eb27941ff8888e7f1"
format_stamp: "Formatted at 2026-06-08 10:07:38 on dist-test-slave-0x65"
I20260608 10:07:38.905328 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:07:38.908926 29043 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:07:38.909723 21486 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:07:38.910008 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913058711471-21486-0/minicluster-data/master-0-root
uuid: "863eb8e15f124a4eb27941ff8888e7f1"
format_stamp: "Formatted at 2026-06-08 10:07:38 on dist-test-slave-0x65"
I20260608 10:07:38.910264 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913058711471-21486-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913058711471-21486-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913058711471-21486-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:07:38.925920 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:38.927084 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:38.965476 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.190:42433
I20260608 10:07:38.965626 29094 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.190:42433 every 8 connection(s)
I20260608 10:07:38.969455 29095 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:07:38.979933 29095 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 863eb8e15f124a4eb27941ff8888e7f1: Bootstrap starting.
I20260608 10:07:38.984848 29095 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 863eb8e15f124a4eb27941ff8888e7f1: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:38.989008 29095 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 863eb8e15f124a4eb27941ff8888e7f1: No bootstrap required, opened a new log
I20260608 10:07:38.991201 29095 raft_consensus.cc:359] T 00000000000000000000000000000000 P 863eb8e15f124a4eb27941ff8888e7f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "863eb8e15f124a4eb27941ff8888e7f1" member_type: VOTER }
I20260608 10:07:38.991585 29095 raft_consensus.cc:385] T 00000000000000000000000000000000 P 863eb8e15f124a4eb27941ff8888e7f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:38.991788 29095 raft_consensus.cc:740] T 00000000000000000000000000000000 P 863eb8e15f124a4eb27941ff8888e7f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 863eb8e15f124a4eb27941ff8888e7f1, State: Initialized, Role: FOLLOWER
I20260608 10:07:38.992383 29095 consensus_queue.cc:260] T 00000000000000000000000000000000 P 863eb8e15f124a4eb27941ff8888e7f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "863eb8e15f124a4eb27941ff8888e7f1" member_type: VOTER }
I20260608 10:07:38.992813 29095 raft_consensus.cc:399] T 00000000000000000000000000000000 P 863eb8e15f124a4eb27941ff8888e7f1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:07:38.993023 29095 raft_consensus.cc:493] T 00000000000000000000000000000000 P 863eb8e15f124a4eb27941ff8888e7f1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:07:38.993278 29095 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 863eb8e15f124a4eb27941ff8888e7f1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:38.997704 29095 raft_consensus.cc:515] T 00000000000000000000000000000000 P 863eb8e15f124a4eb27941ff8888e7f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "863eb8e15f124a4eb27941ff8888e7f1" member_type: VOTER }
I20260608 10:07:38.998199 29095 leader_election.cc:304] T 00000000000000000000000000000000 P 863eb8e15f124a4eb27941ff8888e7f1 [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: 863eb8e15f124a4eb27941ff8888e7f1; no voters: 
I20260608 10:07:38.999321 29095 leader_election.cc:290] T 00000000000000000000000000000000 P 863eb8e15f124a4eb27941ff8888e7f1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:07:38.999831 29098 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 863eb8e15f124a4eb27941ff8888e7f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:39.001161 29098 raft_consensus.cc:697] T 00000000000000000000000000000000 P 863eb8e15f124a4eb27941ff8888e7f1 [term 1 LEADER]: Becoming Leader. State: Replica: 863eb8e15f124a4eb27941ff8888e7f1, State: Running, Role: LEADER
I20260608 10:07:39.001888 29098 consensus_queue.cc:237] T 00000000000000000000000000000000 P 863eb8e15f124a4eb27941ff8888e7f1 [LEADER]: Queue going to LEADER mode. State: All 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: "863eb8e15f124a4eb27941ff8888e7f1" member_type: VOTER }
I20260608 10:07:39.002172 29095 sys_catalog.cc:565] T 00000000000000000000000000000000 P 863eb8e15f124a4eb27941ff8888e7f1 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:07:39.005951 29099 sys_catalog.cc:455] T 00000000000000000000000000000000 P 863eb8e15f124a4eb27941ff8888e7f1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "863eb8e15f124a4eb27941ff8888e7f1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "863eb8e15f124a4eb27941ff8888e7f1" member_type: VOTER } }
I20260608 10:07:39.006568 29099 sys_catalog.cc:458] T 00000000000000000000000000000000 P 863eb8e15f124a4eb27941ff8888e7f1 [sys.catalog]: This master's current role is: LEADER
I20260608 10:07:39.006593 29100 sys_catalog.cc:455] T 00000000000000000000000000000000 P 863eb8e15f124a4eb27941ff8888e7f1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 863eb8e15f124a4eb27941ff8888e7f1. Latest consensus state: current_term: 1 leader_uuid: "863eb8e15f124a4eb27941ff8888e7f1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "863eb8e15f124a4eb27941ff8888e7f1" member_type: VOTER } }
I20260608 10:07:39.007472 29100 sys_catalog.cc:458] T 00000000000000000000000000000000 P 863eb8e15f124a4eb27941ff8888e7f1 [sys.catalog]: This master's current role is: LEADER
I20260608 10:07:39.010476 29105 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:07:39.018107 29105 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:07:39.019164 21486 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:07:39.027731 29105 catalog_manager.cc:1382] Generated new cluster ID: 78870397d48d47f4b236a96b2ee49f85
I20260608 10:07:39.028045 29105 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:07:39.047204 29105 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:07:39.048556 29105 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:07:39.064461 29105 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 863eb8e15f124a4eb27941ff8888e7f1: Generated new TSK 0
I20260608 10:07:39.065145 29105 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:07:39.085738 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:39.091848 29116 instance_detector.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:07:39.092679 29117 instance_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:07:39.094749 21486 server_base.cc:1061] running on GCE node
W20260608 10:07:39.095129 29119 instance_detector.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:07:39.096092 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:39.096287 21486 system_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:07:39.096463 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913259096443 us; error 0 us; skew 500 ppm
I20260608 10:07:39.097044 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:39.099570 21486 webserver.cc:533] Webserver started at http://127.20.251.129:39929/ using document root <none> and password file <none>
I20260608 10:07:39.100080 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:39.100251 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:39.100502 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:39.101645 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913058711471-21486-0/minicluster-data/ts-0-root/instance:
uuid: "b9147b8d68f447e18c3a13cdf90e264c"
format_stamp: "Formatted at 2026-06-08 10:07:39 on dist-test-slave-0x65"
I20260608 10:07:39.106380 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:07:39.109858 29124 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:07:39.110711 21486 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 10:07:39.111007 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913058711471-21486-0/minicluster-data/ts-0-root
uuid: "b9147b8d68f447e18c3a13cdf90e264c"
format_stamp: "Formatted at 2026-06-08 10:07:39 on dist-test-slave-0x65"
I20260608 10:07:39.111268 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913058711471-21486-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913058711471-21486-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913058711471-21486-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:07:39.167914 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:39.169180 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:39.170717 21486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:39.173110 21486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:39.173305 21486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:39.173564 21486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:39.173727 21486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:39.215277 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.129:36681
I20260608 10:07:39.215432 29186 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.129:36681 every 8 connection(s)
I20260608 10:07:39.220692 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:39.227869 29191 instance_detector.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:07:39.229339 29192 instance_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:07:39.232117 21486 server_base.cc:1061] running on GCE node
W20260608 10:07:39.232822 29194 instance_detector.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:07:39.233794 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:39.234069 21486 system_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:07:39.234277 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913259234257 us; error 0 us; skew 500 ppm
I20260608 10:07:39.235051 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:39.236366 29187 heartbeater.cc:344] Connected to a master server at 127.20.251.190:42433
I20260608 10:07:39.236797 29187 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:39.237771 29187 heartbeater.cc:507] Master 127.20.251.190:42433 requested a full tablet report, sending...
I20260608 10:07:39.237979 21486 webserver.cc:533] Webserver started at http://127.20.251.130:40091/ using document root <none> and password file <none>
I20260608 10:07:39.238713 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:39.238927 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:39.239188 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:39.240265 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913058711471-21486-0/minicluster-data/ts-1-root/instance:
uuid: "2cdac032906d48e19b0f65e1297bdc49"
format_stamp: "Formatted at 2026-06-08 10:07:39 on dist-test-slave-0x65"
I20260608 10:07:39.240340 29060 ts_manager.cc:194] Registered new tserver with Master: b9147b8d68f447e18c3a13cdf90e264c (127.20.251.129:36681)
I20260608 10:07:39.242322 29060 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53536
I20260608 10:07:39.245085 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260608 10:07:39.248562 29199 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:07:39.249377 21486 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260608 10:07:39.249683 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913058711471-21486-0/minicluster-data/ts-1-root
uuid: "2cdac032906d48e19b0f65e1297bdc49"
format_stamp: "Formatted at 2026-06-08 10:07:39 on dist-test-slave-0x65"
I20260608 10:07:39.249948 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913058711471-21486-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913058711471-21486-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913058711471-21486-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:07:39.284011 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:39.285174 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:39.286672 21486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:39.289119 21486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:39.289323 21486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:39.289583 21486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:39.289741 21486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:39.329005 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.130:33715
I20260608 10:07:39.329124 29261 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.130:33715 every 8 connection(s)
I20260608 10:07:39.334256 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:39.341084 29265 instance_detector.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:07:39.342595 29266 instance_detector.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:07:39.345391 29268 instance_detector.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:07:39.345788 21486 server_base.cc:1061] running on GCE node
I20260608 10:07:39.346882 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:39.347092 21486 system_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:07:39.347271 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913259347253 us; error 0 us; skew 500 ppm
I20260608 10:07:39.347900 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:39.349500 29262 heartbeater.cc:344] Connected to a master server at 127.20.251.190:42433
I20260608 10:07:39.349880 29262 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:39.350610 21486 webserver.cc:533] Webserver started at http://127.20.251.131:44925/ using document root <none> and password file <none>
I20260608 10:07:39.350721 29262 heartbeater.cc:507] Master 127.20.251.190:42433 requested a full tablet report, sending...
I20260608 10:07:39.351173 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:39.351415 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:39.351779 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:39.352958 29060 ts_manager.cc:194] Registered new tserver with Master: 2cdac032906d48e19b0f65e1297bdc49 (127.20.251.130:33715)
I20260608 10:07:39.352977 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913058711471-21486-0/minicluster-data/ts-2-root/instance:
uuid: "902b925eccf04d4e84fd72ef7b9b3e97"
format_stamp: "Formatted at 2026-06-08 10:07:39 on dist-test-slave-0x65"
I20260608 10:07:39.354597 29060 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53538
I20260608 10:07:39.358048 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:07:39.361660 29273 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:07:39.362428 21486 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 10:07:39.362712 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913058711471-21486-0/minicluster-data/ts-2-root
uuid: "902b925eccf04d4e84fd72ef7b9b3e97"
format_stamp: "Formatted at 2026-06-08 10:07:39 on dist-test-slave-0x65"
I20260608 10:07:39.362980 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913058711471-21486-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913058711471-21486-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913058711471-21486-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:07:39.374045 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:39.375038 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:39.376441 21486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:39.378736 21486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:39.378938 21486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:39.379151 21486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:39.379303 21486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:39.417857 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.131:41449
I20260608 10:07:39.417994 29335 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.131:41449 every 8 connection(s)
I20260608 10:07:39.431947 29336 heartbeater.cc:344] Connected to a master server at 127.20.251.190:42433
I20260608 10:07:39.432417 29336 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:39.433188 29336 heartbeater.cc:507] Master 127.20.251.190:42433 requested a full tablet report, sending...
I20260608 10:07:39.435431 29060 ts_manager.cc:194] Registered new tserver with Master: 902b925eccf04d4e84fd72ef7b9b3e97 (127.20.251.131:41449)
I20260608 10:07:39.436117 21486 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014896981s
I20260608 10:07:39.436841 29060 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53540
I20260608 10:07:40.245136 29187 heartbeater.cc:499] Master 127.20.251.190:42433 was elected leader, sending a full tablet report...
I20260608 10:07:40.357187 29262 heartbeater.cc:499] Master 127.20.251.190:42433 was elected leader, sending a full tablet report...
I20260608 10:07:40.439798 29336 heartbeater.cc:499] Master 127.20.251.190:42433 was elected leader, sending a full tablet report...
I20260608 10:07:40.494807 29060 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53550:
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:07:40.497714 29060 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:07:40.560139 29227 tablet_service.cc:1511] Processing CreateTablet for tablet 99d2f9d34ebc48329a2d902d6e419b8b (DEFAULT_TABLE table=test-workload [id=96ade4b0705d4cba97ed09942e5e692c]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:07:40.561949 29227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99d2f9d34ebc48329a2d902d6e419b8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:40.564085 29226 tablet_service.cc:1511] Processing CreateTablet for tablet 2101ec08c80b46ceb1715e5273ee6c14 (DEFAULT_TABLE table=test-workload [id=96ade4b0705d4cba97ed09942e5e692c]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:07:40.565876 29226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2101ec08c80b46ceb1715e5273ee6c14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:40.566919 29300 tablet_service.cc:1511] Processing CreateTablet for tablet 2101ec08c80b46ceb1715e5273ee6c14 (DEFAULT_TABLE table=test-workload [id=96ade4b0705d4cba97ed09942e5e692c]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:07:40.568564 29300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2101ec08c80b46ceb1715e5273ee6c14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:40.570982 29225 tablet_service.cc:1511] Processing CreateTablet for tablet 081f2a53e6aa4d02853b075da290ad9b (DEFAULT_TABLE table=test-workload [id=96ade4b0705d4cba97ed09942e5e692c]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:07:40.572723 29152 tablet_service.cc:1511] Processing CreateTablet for tablet 99d2f9d34ebc48329a2d902d6e419b8b (DEFAULT_TABLE table=test-workload [id=96ade4b0705d4cba97ed09942e5e692c]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:07:40.572932 29299 tablet_service.cc:1511] Processing CreateTablet for tablet 081f2a53e6aa4d02853b075da290ad9b (DEFAULT_TABLE table=test-workload [id=96ade4b0705d4cba97ed09942e5e692c]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:07:40.574467 29299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 081f2a53e6aa4d02853b075da290ad9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:40.575851 29151 tablet_service.cc:1511] Processing CreateTablet for tablet 2101ec08c80b46ceb1715e5273ee6c14 (DEFAULT_TABLE table=test-workload [id=96ade4b0705d4cba97ed09942e5e692c]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:07:40.564664 29301 tablet_service.cc:1511] Processing CreateTablet for tablet 99d2f9d34ebc48329a2d902d6e419b8b (DEFAULT_TABLE table=test-workload [id=96ade4b0705d4cba97ed09942e5e692c]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:07:40.578796 29301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99d2f9d34ebc48329a2d902d6e419b8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:40.578500 29150 tablet_service.cc:1511] Processing CreateTablet for tablet 081f2a53e6aa4d02853b075da290ad9b (DEFAULT_TABLE table=test-workload [id=96ade4b0705d4cba97ed09942e5e692c]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:07:40.579260 29224 tablet_service.cc:1511] Processing CreateTablet for tablet f6f42e8553fa490db51c0e56455e5da7 (DEFAULT_TABLE table=test-workload [id=96ade4b0705d4cba97ed09942e5e692c]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:07:40.582367 29149 tablet_service.cc:1511] Processing CreateTablet for tablet f6f42e8553fa490db51c0e56455e5da7 (DEFAULT_TABLE table=test-workload [id=96ade4b0705d4cba97ed09942e5e692c]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:07:40.572736 29225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 081f2a53e6aa4d02853b075da290ad9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:40.584688 29224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6f42e8553fa490db51c0e56455e5da7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:40.584414 29298 tablet_service.cc:1511] Processing CreateTablet for tablet f6f42e8553fa490db51c0e56455e5da7 (DEFAULT_TABLE table=test-workload [id=96ade4b0705d4cba97ed09942e5e692c]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:07:40.586092 29298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6f42e8553fa490db51c0e56455e5da7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:40.574376 29152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99d2f9d34ebc48329a2d902d6e419b8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:40.589176 29150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 081f2a53e6aa4d02853b075da290ad9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:40.589917 29151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2101ec08c80b46ceb1715e5273ee6c14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:40.591517 29149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6f42e8553fa490db51c0e56455e5da7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:40.636196 29358 tablet_bootstrap.cc:492] T 081f2a53e6aa4d02853b075da290ad9b P 2cdac032906d48e19b0f65e1297bdc49: Bootstrap starting.
I20260608 10:07:40.640631 29356 tablet_bootstrap.cc:492] T 081f2a53e6aa4d02853b075da290ad9b P 902b925eccf04d4e84fd72ef7b9b3e97: Bootstrap starting.
I20260608 10:07:40.643951 29357 tablet_bootstrap.cc:492] T 081f2a53e6aa4d02853b075da290ad9b P b9147b8d68f447e18c3a13cdf90e264c: Bootstrap starting.
I20260608 10:07:40.652885 29356 tablet_bootstrap.cc:654] T 081f2a53e6aa4d02853b075da290ad9b P 902b925eccf04d4e84fd72ef7b9b3e97: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:40.657678 29358 tablet_bootstrap.cc:654] T 081f2a53e6aa4d02853b075da290ad9b P 2cdac032906d48e19b0f65e1297bdc49: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:40.657739 29357 tablet_bootstrap.cc:654] T 081f2a53e6aa4d02853b075da290ad9b P b9147b8d68f447e18c3a13cdf90e264c: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:40.673630 29358 tablet_bootstrap.cc:492] T 081f2a53e6aa4d02853b075da290ad9b P 2cdac032906d48e19b0f65e1297bdc49: No bootstrap required, opened a new log
I20260608 10:07:40.675168 29357 tablet_bootstrap.cc:492] T 081f2a53e6aa4d02853b075da290ad9b P b9147b8d68f447e18c3a13cdf90e264c: No bootstrap required, opened a new log
I20260608 10:07:40.677199 29356 tablet_bootstrap.cc:492] T 081f2a53e6aa4d02853b075da290ad9b P 902b925eccf04d4e84fd72ef7b9b3e97: No bootstrap required, opened a new log
I20260608 10:07:40.677199 29358 ts_tablet_manager.cc:1403] T 081f2a53e6aa4d02853b075da290ad9b P 2cdac032906d48e19b0f65e1297bdc49: Time spent bootstrapping tablet: real 0.041s	user 0.015s	sys 0.000s
I20260608 10:07:40.677489 29357 ts_tablet_manager.cc:1403] T 081f2a53e6aa4d02853b075da290ad9b P b9147b8d68f447e18c3a13cdf90e264c: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.004s
I20260608 10:07:40.678109 29356 ts_tablet_manager.cc:1403] T 081f2a53e6aa4d02853b075da290ad9b P 902b925eccf04d4e84fd72ef7b9b3e97: Time spent bootstrapping tablet: real 0.038s	user 0.025s	sys 0.004s
I20260608 10:07:40.681336 29356 raft_consensus.cc:359] T 081f2a53e6aa4d02853b075da290ad9b P 902b925eccf04d4e84fd72ef7b9b3e97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } }
I20260608 10:07:40.682192 29356 raft_consensus.cc:385] T 081f2a53e6aa4d02853b075da290ad9b P 902b925eccf04d4e84fd72ef7b9b3e97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:40.682513 29356 raft_consensus.cc:740] T 081f2a53e6aa4d02853b075da290ad9b P 902b925eccf04d4e84fd72ef7b9b3e97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 902b925eccf04d4e84fd72ef7b9b3e97, State: Initialized, Role: FOLLOWER
I20260608 10:07:40.682646 29357 raft_consensus.cc:359] T 081f2a53e6aa4d02853b075da290ad9b P b9147b8d68f447e18c3a13cdf90e264c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } }
I20260608 10:07:40.683451 29357 raft_consensus.cc:385] T 081f2a53e6aa4d02853b075da290ad9b P b9147b8d68f447e18c3a13cdf90e264c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:40.683890 29357 raft_consensus.cc:740] T 081f2a53e6aa4d02853b075da290ad9b P b9147b8d68f447e18c3a13cdf90e264c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9147b8d68f447e18c3a13cdf90e264c, State: Initialized, Role: FOLLOWER
I20260608 10:07:40.683508 29356 consensus_queue.cc:260] T 081f2a53e6aa4d02853b075da290ad9b P 902b925eccf04d4e84fd72ef7b9b3e97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } }
I20260608 10:07:40.684762 29357 consensus_queue.cc:260] T 081f2a53e6aa4d02853b075da290ad9b P b9147b8d68f447e18c3a13cdf90e264c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } }
I20260608 10:07:40.681136 29358 raft_consensus.cc:359] T 081f2a53e6aa4d02853b075da290ad9b P 2cdac032906d48e19b0f65e1297bdc49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } }
I20260608 10:07:40.687026 29356 ts_tablet_manager.cc:1434] T 081f2a53e6aa4d02853b075da290ad9b P 902b925eccf04d4e84fd72ef7b9b3e97: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260608 10:07:40.687028 29358 raft_consensus.cc:385] T 081f2a53e6aa4d02853b075da290ad9b P 2cdac032906d48e19b0f65e1297bdc49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:40.687677 29358 raft_consensus.cc:740] T 081f2a53e6aa4d02853b075da290ad9b P 2cdac032906d48e19b0f65e1297bdc49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdac032906d48e19b0f65e1297bdc49, State: Initialized, Role: FOLLOWER
I20260608 10:07:40.688567 29356 tablet_bootstrap.cc:492] T 2101ec08c80b46ceb1715e5273ee6c14 P 902b925eccf04d4e84fd72ef7b9b3e97: Bootstrap starting.
I20260608 10:07:40.688570 29358 consensus_queue.cc:260] T 081f2a53e6aa4d02853b075da290ad9b P 2cdac032906d48e19b0f65e1297bdc49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } }
I20260608 10:07:40.690078 29357 ts_tablet_manager.cc:1434] T 081f2a53e6aa4d02853b075da290ad9b P b9147b8d68f447e18c3a13cdf90e264c: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.004s
I20260608 10:07:40.691396 29357 tablet_bootstrap.cc:492] T 99d2f9d34ebc48329a2d902d6e419b8b P b9147b8d68f447e18c3a13cdf90e264c: Bootstrap starting.
I20260608 10:07:40.696523 29356 tablet_bootstrap.cc:654] T 2101ec08c80b46ceb1715e5273ee6c14 P 902b925eccf04d4e84fd72ef7b9b3e97: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:40.698019 29357 tablet_bootstrap.cc:654] T 99d2f9d34ebc48329a2d902d6e419b8b P b9147b8d68f447e18c3a13cdf90e264c: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:40.729277 29358 ts_tablet_manager.cc:1434] T 081f2a53e6aa4d02853b075da290ad9b P 2cdac032906d48e19b0f65e1297bdc49: Time spent starting tablet: real 0.051s	user 0.024s	sys 0.018s
I20260608 10:07:40.730500 29358 tablet_bootstrap.cc:492] T 99d2f9d34ebc48329a2d902d6e419b8b P 2cdac032906d48e19b0f65e1297bdc49: Bootstrap starting.
I20260608 10:07:40.731071 29357 tablet_bootstrap.cc:492] T 99d2f9d34ebc48329a2d902d6e419b8b P b9147b8d68f447e18c3a13cdf90e264c: No bootstrap required, opened a new log
I20260608 10:07:40.731165 29356 tablet_bootstrap.cc:492] T 2101ec08c80b46ceb1715e5273ee6c14 P 902b925eccf04d4e84fd72ef7b9b3e97: No bootstrap required, opened a new log
I20260608 10:07:40.731783 29357 ts_tablet_manager.cc:1403] T 99d2f9d34ebc48329a2d902d6e419b8b P b9147b8d68f447e18c3a13cdf90e264c: Time spent bootstrapping tablet: real 0.041s	user 0.029s	sys 0.006s
I20260608 10:07:40.731981 29356 ts_tablet_manager.cc:1403] T 2101ec08c80b46ceb1715e5273ee6c14 P 902b925eccf04d4e84fd72ef7b9b3e97: Time spent bootstrapping tablet: real 0.044s	user 0.022s	sys 0.020s
I20260608 10:07:40.735589 29357 raft_consensus.cc:359] T 99d2f9d34ebc48329a2d902d6e419b8b P b9147b8d68f447e18c3a13cdf90e264c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } } peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } }
I20260608 10:07:40.735960 29356 raft_consensus.cc:359] T 2101ec08c80b46ceb1715e5273ee6c14 P 902b925eccf04d4e84fd72ef7b9b3e97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } }
I20260608 10:07:40.736523 29357 raft_consensus.cc:385] T 99d2f9d34ebc48329a2d902d6e419b8b P b9147b8d68f447e18c3a13cdf90e264c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:40.736878 29356 raft_consensus.cc:385] T 2101ec08c80b46ceb1715e5273ee6c14 P 902b925eccf04d4e84fd72ef7b9b3e97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:40.737038 29357 raft_consensus.cc:740] T 99d2f9d34ebc48329a2d902d6e419b8b P b9147b8d68f447e18c3a13cdf90e264c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9147b8d68f447e18c3a13cdf90e264c, State: Initialized, Role: FOLLOWER
I20260608 10:07:40.737360 29356 raft_consensus.cc:740] T 2101ec08c80b46ceb1715e5273ee6c14 P 902b925eccf04d4e84fd72ef7b9b3e97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 902b925eccf04d4e84fd72ef7b9b3e97, State: Initialized, Role: FOLLOWER
I20260608 10:07:40.737478 29358 tablet_bootstrap.cc:654] T 99d2f9d34ebc48329a2d902d6e419b8b P 2cdac032906d48e19b0f65e1297bdc49: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:40.738247 29357 consensus_queue.cc:260] T 99d2f9d34ebc48329a2d902d6e419b8b P b9147b8d68f447e18c3a13cdf90e264c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } } peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } }
I20260608 10:07:40.738642 29356 consensus_queue.cc:260] T 2101ec08c80b46ceb1715e5273ee6c14 P 902b925eccf04d4e84fd72ef7b9b3e97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } }
I20260608 10:07:40.741232 29356 ts_tablet_manager.cc:1434] T 2101ec08c80b46ceb1715e5273ee6c14 P 902b925eccf04d4e84fd72ef7b9b3e97: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260608 10:07:40.742512 29356 tablet_bootstrap.cc:492] T 99d2f9d34ebc48329a2d902d6e419b8b P 902b925eccf04d4e84fd72ef7b9b3e97: Bootstrap starting.
I20260608 10:07:40.744138 29357 ts_tablet_manager.cc:1434] T 99d2f9d34ebc48329a2d902d6e419b8b P b9147b8d68f447e18c3a13cdf90e264c: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260608 10:07:40.746304 29357 tablet_bootstrap.cc:492] T 2101ec08c80b46ceb1715e5273ee6c14 P b9147b8d68f447e18c3a13cdf90e264c: Bootstrap starting.
I20260608 10:07:40.749327 29356 tablet_bootstrap.cc:654] T 99d2f9d34ebc48329a2d902d6e419b8b P 902b925eccf04d4e84fd72ef7b9b3e97: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:40.753057 29357 tablet_bootstrap.cc:654] T 2101ec08c80b46ceb1715e5273ee6c14 P b9147b8d68f447e18c3a13cdf90e264c: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:40.761929 29356 tablet_bootstrap.cc:492] T 99d2f9d34ebc48329a2d902d6e419b8b P 902b925eccf04d4e84fd72ef7b9b3e97: No bootstrap required, opened a new log
I20260608 10:07:40.762627 29356 ts_tablet_manager.cc:1403] T 99d2f9d34ebc48329a2d902d6e419b8b P 902b925eccf04d4e84fd72ef7b9b3e97: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.012s
I20260608 10:07:40.765935 29358 tablet_bootstrap.cc:492] T 99d2f9d34ebc48329a2d902d6e419b8b P 2cdac032906d48e19b0f65e1297bdc49: No bootstrap required, opened a new log
I20260608 10:07:40.766734 29358 ts_tablet_manager.cc:1403] T 99d2f9d34ebc48329a2d902d6e419b8b P 2cdac032906d48e19b0f65e1297bdc49: Time spent bootstrapping tablet: real 0.037s	user 0.016s	sys 0.012s
I20260608 10:07:40.766202 29356 raft_consensus.cc:359] T 99d2f9d34ebc48329a2d902d6e419b8b P 902b925eccf04d4e84fd72ef7b9b3e97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } } peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } }
I20260608 10:07:40.768361 29356 raft_consensus.cc:385] T 99d2f9d34ebc48329a2d902d6e419b8b P 902b925eccf04d4e84fd72ef7b9b3e97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:40.768682 29356 raft_consensus.cc:740] T 99d2f9d34ebc48329a2d902d6e419b8b P 902b925eccf04d4e84fd72ef7b9b3e97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 902b925eccf04d4e84fd72ef7b9b3e97, State: Initialized, Role: FOLLOWER
I20260608 10:07:40.769569 29357 tablet_bootstrap.cc:492] T 2101ec08c80b46ceb1715e5273ee6c14 P b9147b8d68f447e18c3a13cdf90e264c: No bootstrap required, opened a new log
I20260608 10:07:40.769855 29356 consensus_queue.cc:260] T 99d2f9d34ebc48329a2d902d6e419b8b P 902b925eccf04d4e84fd72ef7b9b3e97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } } peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } }
I20260608 10:07:40.770224 29357 ts_tablet_manager.cc:1403] T 2101ec08c80b46ceb1715e5273ee6c14 P b9147b8d68f447e18c3a13cdf90e264c: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.004s
I20260608 10:07:40.770373 29358 raft_consensus.cc:359] T 99d2f9d34ebc48329a2d902d6e419b8b P 2cdac032906d48e19b0f65e1297bdc49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } } peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } }
I20260608 10:07:40.772464 29356 ts_tablet_manager.cc:1434] T 99d2f9d34ebc48329a2d902d6e419b8b P 902b925eccf04d4e84fd72ef7b9b3e97: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 10:07:40.773483 29356 tablet_bootstrap.cc:492] T f6f42e8553fa490db51c0e56455e5da7 P 902b925eccf04d4e84fd72ef7b9b3e97: Bootstrap starting.
I20260608 10:07:40.771623 29358 raft_consensus.cc:385] T 99d2f9d34ebc48329a2d902d6e419b8b P 2cdac032906d48e19b0f65e1297bdc49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:40.773671 29357 raft_consensus.cc:359] T 2101ec08c80b46ceb1715e5273ee6c14 P b9147b8d68f447e18c3a13cdf90e264c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } }
I20260608 10:07:40.774309 29358 raft_consensus.cc:740] T 99d2f9d34ebc48329a2d902d6e419b8b P 2cdac032906d48e19b0f65e1297bdc49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdac032906d48e19b0f65e1297bdc49, State: Initialized, Role: FOLLOWER
I20260608 10:07:40.774403 29357 raft_consensus.cc:385] T 2101ec08c80b46ceb1715e5273ee6c14 P b9147b8d68f447e18c3a13cdf90e264c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:40.774892 29357 raft_consensus.cc:740] T 2101ec08c80b46ceb1715e5273ee6c14 P b9147b8d68f447e18c3a13cdf90e264c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9147b8d68f447e18c3a13cdf90e264c, State: Initialized, Role: FOLLOWER
I20260608 10:07:40.775458 29358 consensus_queue.cc:260] T 99d2f9d34ebc48329a2d902d6e419b8b P 2cdac032906d48e19b0f65e1297bdc49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } } peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } }
I20260608 10:07:40.777766 29358 ts_tablet_manager.cc:1434] T 99d2f9d34ebc48329a2d902d6e419b8b P 2cdac032906d48e19b0f65e1297bdc49: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 10:07:40.778812 29358 tablet_bootstrap.cc:492] T f6f42e8553fa490db51c0e56455e5da7 P 2cdac032906d48e19b0f65e1297bdc49: Bootstrap starting.
I20260608 10:07:40.781064 29356 tablet_bootstrap.cc:654] T f6f42e8553fa490db51c0e56455e5da7 P 902b925eccf04d4e84fd72ef7b9b3e97: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:40.785013 29358 tablet_bootstrap.cc:654] T f6f42e8553fa490db51c0e56455e5da7 P 2cdac032906d48e19b0f65e1297bdc49: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:40.775810 29357 consensus_queue.cc:260] T 2101ec08c80b46ceb1715e5273ee6c14 P b9147b8d68f447e18c3a13cdf90e264c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } }
I20260608 10:07:40.794159 29358 tablet_bootstrap.cc:492] T f6f42e8553fa490db51c0e56455e5da7 P 2cdac032906d48e19b0f65e1297bdc49: No bootstrap required, opened a new log
I20260608 10:07:40.794308 29357 ts_tablet_manager.cc:1434] T 2101ec08c80b46ceb1715e5273ee6c14 P b9147b8d68f447e18c3a13cdf90e264c: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260608 10:07:40.794162 29356 tablet_bootstrap.cc:492] T f6f42e8553fa490db51c0e56455e5da7 P 902b925eccf04d4e84fd72ef7b9b3e97: No bootstrap required, opened a new log
I20260608 10:07:40.795223 29358 ts_tablet_manager.cc:1403] T f6f42e8553fa490db51c0e56455e5da7 P 2cdac032906d48e19b0f65e1297bdc49: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.003s
I20260608 10:07:40.795529 29356 ts_tablet_manager.cc:1403] T f6f42e8553fa490db51c0e56455e5da7 P 902b925eccf04d4e84fd72ef7b9b3e97: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.007s
I20260608 10:07:40.795822 29357 tablet_bootstrap.cc:492] T f6f42e8553fa490db51c0e56455e5da7 P b9147b8d68f447e18c3a13cdf90e264c: Bootstrap starting.
I20260608 10:07:40.798928 29358 raft_consensus.cc:359] T f6f42e8553fa490db51c0e56455e5da7 P 2cdac032906d48e19b0f65e1297bdc49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } }
I20260608 10:07:40.799178 29356 raft_consensus.cc:359] T f6f42e8553fa490db51c0e56455e5da7 P 902b925eccf04d4e84fd72ef7b9b3e97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } }
I20260608 10:07:40.799789 29358 raft_consensus.cc:385] T f6f42e8553fa490db51c0e56455e5da7 P 2cdac032906d48e19b0f65e1297bdc49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:40.800096 29356 raft_consensus.cc:385] T f6f42e8553fa490db51c0e56455e5da7 P 902b925eccf04d4e84fd72ef7b9b3e97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:40.800132 29358 raft_consensus.cc:740] T f6f42e8553fa490db51c0e56455e5da7 P 2cdac032906d48e19b0f65e1297bdc49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdac032906d48e19b0f65e1297bdc49, State: Initialized, Role: FOLLOWER
I20260608 10:07:40.800689 29356 raft_consensus.cc:740] T f6f42e8553fa490db51c0e56455e5da7 P 902b925eccf04d4e84fd72ef7b9b3e97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 902b925eccf04d4e84fd72ef7b9b3e97, State: Initialized, Role: FOLLOWER
I20260608 10:07:40.801292 29358 consensus_queue.cc:260] T f6f42e8553fa490db51c0e56455e5da7 P 2cdac032906d48e19b0f65e1297bdc49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } }
I20260608 10:07:40.801878 29356 consensus_queue.cc:260] T f6f42e8553fa490db51c0e56455e5da7 P 902b925eccf04d4e84fd72ef7b9b3e97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } }
I20260608 10:07:40.802879 29357 tablet_bootstrap.cc:654] T f6f42e8553fa490db51c0e56455e5da7 P b9147b8d68f447e18c3a13cdf90e264c: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:40.804131 29358 ts_tablet_manager.cc:1434] T f6f42e8553fa490db51c0e56455e5da7 P 2cdac032906d48e19b0f65e1297bdc49: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260608 10:07:40.807286 29358 tablet_bootstrap.cc:492] T 2101ec08c80b46ceb1715e5273ee6c14 P 2cdac032906d48e19b0f65e1297bdc49: Bootstrap starting.
I20260608 10:07:40.807600 29356 ts_tablet_manager.cc:1434] T f6f42e8553fa490db51c0e56455e5da7 P 902b925eccf04d4e84fd72ef7b9b3e97: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.005s
I20260608 10:07:40.815140 29357 tablet_bootstrap.cc:492] T f6f42e8553fa490db51c0e56455e5da7 P b9147b8d68f447e18c3a13cdf90e264c: No bootstrap required, opened a new log
I20260608 10:07:40.815868 29357 ts_tablet_manager.cc:1403] T f6f42e8553fa490db51c0e56455e5da7 P b9147b8d68f447e18c3a13cdf90e264c: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260608 10:07:40.816210 29358 tablet_bootstrap.cc:654] T 2101ec08c80b46ceb1715e5273ee6c14 P 2cdac032906d48e19b0f65e1297bdc49: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:40.819468 29357 raft_consensus.cc:359] T f6f42e8553fa490db51c0e56455e5da7 P b9147b8d68f447e18c3a13cdf90e264c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } }
I20260608 10:07:40.820371 29357 raft_consensus.cc:385] T f6f42e8553fa490db51c0e56455e5da7 P b9147b8d68f447e18c3a13cdf90e264c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:40.820616 29357 raft_consensus.cc:740] T f6f42e8553fa490db51c0e56455e5da7 P b9147b8d68f447e18c3a13cdf90e264c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9147b8d68f447e18c3a13cdf90e264c, State: Initialized, Role: FOLLOWER
I20260608 10:07:40.821573 29357 consensus_queue.cc:260] T f6f42e8553fa490db51c0e56455e5da7 P b9147b8d68f447e18c3a13cdf90e264c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } }
I20260608 10:07:40.822706 29358 tablet_bootstrap.cc:492] T 2101ec08c80b46ceb1715e5273ee6c14 P 2cdac032906d48e19b0f65e1297bdc49: No bootstrap required, opened a new log
I20260608 10:07:40.823318 29358 ts_tablet_manager.cc:1403] T 2101ec08c80b46ceb1715e5273ee6c14 P 2cdac032906d48e19b0f65e1297bdc49: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.004s
I20260608 10:07:40.824146 29357 ts_tablet_manager.cc:1434] T f6f42e8553fa490db51c0e56455e5da7 P b9147b8d68f447e18c3a13cdf90e264c: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260608 10:07:40.826479 29358 raft_consensus.cc:359] T 2101ec08c80b46ceb1715e5273ee6c14 P 2cdac032906d48e19b0f65e1297bdc49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } }
I20260608 10:07:40.827066 29358 raft_consensus.cc:385] T 2101ec08c80b46ceb1715e5273ee6c14 P 2cdac032906d48e19b0f65e1297bdc49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:40.827337 29358 raft_consensus.cc:740] T 2101ec08c80b46ceb1715e5273ee6c14 P 2cdac032906d48e19b0f65e1297bdc49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdac032906d48e19b0f65e1297bdc49, State: Initialized, Role: FOLLOWER
I20260608 10:07:40.828047 29358 consensus_queue.cc:260] T 2101ec08c80b46ceb1715e5273ee6c14 P 2cdac032906d48e19b0f65e1297bdc49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } }
I20260608 10:07:40.830164 29358 ts_tablet_manager.cc:1434] T 2101ec08c80b46ceb1715e5273ee6c14 P 2cdac032906d48e19b0f65e1297bdc49: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 10:07:40.895891 29364 raft_consensus.cc:493] T 2101ec08c80b46ceb1715e5273ee6c14 P 2cdac032906d48e19b0f65e1297bdc49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:40.896507 29364 raft_consensus.cc:515] T 2101ec08c80b46ceb1715e5273ee6c14 P 2cdac032906d48e19b0f65e1297bdc49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } }
I20260608 10:07:40.899312 29364 leader_election.cc:290] T 2101ec08c80b46ceb1715e5273ee6c14 P 2cdac032906d48e19b0f65e1297bdc49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9147b8d68f447e18c3a13cdf90e264c (127.20.251.129:36681), 902b925eccf04d4e84fd72ef7b9b3e97 (127.20.251.131:41449)
I20260608 10:07:40.909896 29363 raft_consensus.cc:493] T f6f42e8553fa490db51c0e56455e5da7 P b9147b8d68f447e18c3a13cdf90e264c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:40.910518 29363 raft_consensus.cc:515] T f6f42e8553fa490db51c0e56455e5da7 P b9147b8d68f447e18c3a13cdf90e264c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } }
I20260608 10:07:40.912189 29162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2101ec08c80b46ceb1715e5273ee6c14" candidate_uuid: "2cdac032906d48e19b0f65e1297bdc49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9147b8d68f447e18c3a13cdf90e264c" is_pre_election: true
I20260608 10:07:40.913162 29162 raft_consensus.cc:2468] T 2101ec08c80b46ceb1715e5273ee6c14 P b9147b8d68f447e18c3a13cdf90e264c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdac032906d48e19b0f65e1297bdc49 in term 0.
I20260608 10:07:40.913224 29311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2101ec08c80b46ceb1715e5273ee6c14" candidate_uuid: "2cdac032906d48e19b0f65e1297bdc49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" is_pre_election: true
I20260608 10:07:40.914167 29311 raft_consensus.cc:2468] T 2101ec08c80b46ceb1715e5273ee6c14 P 902b925eccf04d4e84fd72ef7b9b3e97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdac032906d48e19b0f65e1297bdc49 in term 0.
I20260608 10:07:40.913755 29363 leader_election.cc:290] T f6f42e8553fa490db51c0e56455e5da7 P b9147b8d68f447e18c3a13cdf90e264c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cdac032906d48e19b0f65e1297bdc49 (127.20.251.130:33715), 902b925eccf04d4e84fd72ef7b9b3e97 (127.20.251.131:41449)
I20260608 10:07:40.915791 29202 leader_election.cc:304] T 2101ec08c80b46ceb1715e5273ee6c14 P 2cdac032906d48e19b0f65e1297bdc49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdac032906d48e19b0f65e1297bdc49, 902b925eccf04d4e84fd72ef7b9b3e97; no voters: 
I20260608 10:07:40.916821 29364 raft_consensus.cc:2804] T 2101ec08c80b46ceb1715e5273ee6c14 P 2cdac032906d48e19b0f65e1297bdc49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:40.917240 29364 raft_consensus.cc:493] T 2101ec08c80b46ceb1715e5273ee6c14 P 2cdac032906d48e19b0f65e1297bdc49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:40.917609 29364 raft_consensus.cc:3060] T 2101ec08c80b46ceb1715e5273ee6c14 P 2cdac032906d48e19b0f65e1297bdc49 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:40.922375 29379 raft_consensus.cc:493] T f6f42e8553fa490db51c0e56455e5da7 P 2cdac032906d48e19b0f65e1297bdc49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:40.923027 29379 raft_consensus.cc:515] T f6f42e8553fa490db51c0e56455e5da7 P 2cdac032906d48e19b0f65e1297bdc49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } }
I20260608 10:07:40.926863 29162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6f42e8553fa490db51c0e56455e5da7" candidate_uuid: "2cdac032906d48e19b0f65e1297bdc49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9147b8d68f447e18c3a13cdf90e264c" is_pre_election: true
I20260608 10:07:40.927601 29162 raft_consensus.cc:2468] T f6f42e8553fa490db51c0e56455e5da7 P b9147b8d68f447e18c3a13cdf90e264c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdac032906d48e19b0f65e1297bdc49 in term 0.
I20260608 10:07:40.929164 29201 leader_election.cc:304] T f6f42e8553fa490db51c0e56455e5da7 P 2cdac032906d48e19b0f65e1297bdc49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdac032906d48e19b0f65e1297bdc49, b9147b8d68f447e18c3a13cdf90e264c; no voters: 
I20260608 10:07:40.930645 29311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6f42e8553fa490db51c0e56455e5da7" candidate_uuid: "2cdac032906d48e19b0f65e1297bdc49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" is_pre_election: true
I20260608 10:07:40.930822 29310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6f42e8553fa490db51c0e56455e5da7" candidate_uuid: "b9147b8d68f447e18c3a13cdf90e264c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" is_pre_election: true
I20260608 10:07:40.931519 29311 raft_consensus.cc:2468] T f6f42e8553fa490db51c0e56455e5da7 P 902b925eccf04d4e84fd72ef7b9b3e97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdac032906d48e19b0f65e1297bdc49 in term 0.
I20260608 10:07:40.932024 29380 raft_consensus.cc:2804] T f6f42e8553fa490db51c0e56455e5da7 P 2cdac032906d48e19b0f65e1297bdc49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:40.932551 29380 raft_consensus.cc:493] T f6f42e8553fa490db51c0e56455e5da7 P 2cdac032906d48e19b0f65e1297bdc49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:40.927392 29364 raft_consensus.cc:515] T 2101ec08c80b46ceb1715e5273ee6c14 P 2cdac032906d48e19b0f65e1297bdc49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } }
I20260608 10:07:40.932713 29237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6f42e8553fa490db51c0e56455e5da7" candidate_uuid: "b9147b8d68f447e18c3a13cdf90e264c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdac032906d48e19b0f65e1297bdc49" is_pre_election: true
I20260608 10:07:40.933135 29380 raft_consensus.cc:3060] T f6f42e8553fa490db51c0e56455e5da7 P 2cdac032906d48e19b0f65e1297bdc49 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:40.933317 29379 leader_election.cc:290] T f6f42e8553fa490db51c0e56455e5da7 P 2cdac032906d48e19b0f65e1297bdc49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9147b8d68f447e18c3a13cdf90e264c (127.20.251.129:36681), 902b925eccf04d4e84fd72ef7b9b3e97 (127.20.251.131:41449)
I20260608 10:07:40.934965 29364 leader_election.cc:290] T 2101ec08c80b46ceb1715e5273ee6c14 P 2cdac032906d48e19b0f65e1297bdc49 [CANDIDATE]: Term 1 election: Requested vote from peers b9147b8d68f447e18c3a13cdf90e264c (127.20.251.129:36681), 902b925eccf04d4e84fd72ef7b9b3e97 (127.20.251.131:41449)
I20260608 10:07:40.935835 29162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2101ec08c80b46ceb1715e5273ee6c14" candidate_uuid: "2cdac032906d48e19b0f65e1297bdc49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9147b8d68f447e18c3a13cdf90e264c"
I20260608 10:07:40.936443 29162 raft_consensus.cc:3060] T 2101ec08c80b46ceb1715e5273ee6c14 P b9147b8d68f447e18c3a13cdf90e264c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:40.936345 29311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2101ec08c80b46ceb1715e5273ee6c14" candidate_uuid: "2cdac032906d48e19b0f65e1297bdc49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "902b925eccf04d4e84fd72ef7b9b3e97"
I20260608 10:07:40.937341 29311 raft_consensus.cc:3060] T 2101ec08c80b46ceb1715e5273ee6c14 P 902b925eccf04d4e84fd72ef7b9b3e97 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:40.941000 29380 raft_consensus.cc:515] T f6f42e8553fa490db51c0e56455e5da7 P 2cdac032906d48e19b0f65e1297bdc49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } }
I20260608 10:07:40.942405 29237 raft_consensus.cc:2393] T f6f42e8553fa490db51c0e56455e5da7 P 2cdac032906d48e19b0f65e1297bdc49 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b9147b8d68f447e18c3a13cdf90e264c in current term 1: Already voted for candidate 2cdac032906d48e19b0f65e1297bdc49 in this term.
I20260608 10:07:40.943907 29162 raft_consensus.cc:2468] T 2101ec08c80b46ceb1715e5273ee6c14 P b9147b8d68f447e18c3a13cdf90e264c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdac032906d48e19b0f65e1297bdc49 in term 1.
I20260608 10:07:40.944679 29380 leader_election.cc:290] T f6f42e8553fa490db51c0e56455e5da7 P 2cdac032906d48e19b0f65e1297bdc49 [CANDIDATE]: Term 1 election: Requested vote from peers b9147b8d68f447e18c3a13cdf90e264c (127.20.251.129:36681), 902b925eccf04d4e84fd72ef7b9b3e97 (127.20.251.131:41449)
I20260608 10:07:40.946307 29310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6f42e8553fa490db51c0e56455e5da7" candidate_uuid: "2cdac032906d48e19b0f65e1297bdc49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "902b925eccf04d4e84fd72ef7b9b3e97"
I20260608 10:07:40.946599 29201 leader_election.cc:304] T 2101ec08c80b46ceb1715e5273ee6c14 P 2cdac032906d48e19b0f65e1297bdc49 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdac032906d48e19b0f65e1297bdc49, b9147b8d68f447e18c3a13cdf90e264c; no voters: 
I20260608 10:07:40.946972 29380 raft_consensus.cc:493] T 081f2a53e6aa4d02853b075da290ad9b P 2cdac032906d48e19b0f65e1297bdc49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:40.947110 29311 raft_consensus.cc:2468] T 2101ec08c80b46ceb1715e5273ee6c14 P 902b925eccf04d4e84fd72ef7b9b3e97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdac032906d48e19b0f65e1297bdc49 in term 1.
I20260608 10:07:40.947052 29310 raft_consensus.cc:3060] T f6f42e8553fa490db51c0e56455e5da7 P 902b925eccf04d4e84fd72ef7b9b3e97 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:40.948073 29162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6f42e8553fa490db51c0e56455e5da7" candidate_uuid: "2cdac032906d48e19b0f65e1297bdc49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9147b8d68f447e18c3a13cdf90e264c"
I20260608 10:07:40.948365 29380 raft_consensus.cc:515] T 081f2a53e6aa4d02853b075da290ad9b P 2cdac032906d48e19b0f65e1297bdc49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } }
I20260608 10:07:40.948737 29162 raft_consensus.cc:3060] T f6f42e8553fa490db51c0e56455e5da7 P b9147b8d68f447e18c3a13cdf90e264c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:40.947616 29364 raft_consensus.cc:2804] T 2101ec08c80b46ceb1715e5273ee6c14 P 2cdac032906d48e19b0f65e1297bdc49 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:40.951678 29161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081f2a53e6aa4d02853b075da290ad9b" candidate_uuid: "2cdac032906d48e19b0f65e1297bdc49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9147b8d68f447e18c3a13cdf90e264c" is_pre_election: true
I20260608 10:07:40.951825 29125 leader_election.cc:304] T f6f42e8553fa490db51c0e56455e5da7 P b9147b8d68f447e18c3a13cdf90e264c [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: b9147b8d68f447e18c3a13cdf90e264c; no voters: 2cdac032906d48e19b0f65e1297bdc49, 902b925eccf04d4e84fd72ef7b9b3e97
I20260608 10:07:40.952507 29161 raft_consensus.cc:2468] T 081f2a53e6aa4d02853b075da290ad9b P b9147b8d68f447e18c3a13cdf90e264c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdac032906d48e19b0f65e1297bdc49 in term 0.
I20260608 10:07:40.953996 29380 leader_election.cc:290] T 081f2a53e6aa4d02853b075da290ad9b P 2cdac032906d48e19b0f65e1297bdc49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9147b8d68f447e18c3a13cdf90e264c (127.20.251.129:36681), 902b925eccf04d4e84fd72ef7b9b3e97 (127.20.251.131:41449)
I20260608 10:07:40.955432 29311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081f2a53e6aa4d02853b075da290ad9b" candidate_uuid: "2cdac032906d48e19b0f65e1297bdc49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" is_pre_election: true
I20260608 10:07:40.950692 29364 raft_consensus.cc:697] T 2101ec08c80b46ceb1715e5273ee6c14 P 2cdac032906d48e19b0f65e1297bdc49 [term 1 LEADER]: Becoming Leader. State: Replica: 2cdac032906d48e19b0f65e1297bdc49, State: Running, Role: LEADER
I20260608 10:07:40.956862 29310 raft_consensus.cc:2468] T f6f42e8553fa490db51c0e56455e5da7 P 902b925eccf04d4e84fd72ef7b9b3e97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdac032906d48e19b0f65e1297bdc49 in term 1.
I20260608 10:07:40.956887 29311 raft_consensus.cc:2468] T 081f2a53e6aa4d02853b075da290ad9b P 902b925eccf04d4e84fd72ef7b9b3e97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdac032906d48e19b0f65e1297bdc49 in term 0.
I20260608 10:07:40.956224 29201 leader_election.cc:304] T 081f2a53e6aa4d02853b075da290ad9b P 2cdac032906d48e19b0f65e1297bdc49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdac032906d48e19b0f65e1297bdc49, b9147b8d68f447e18c3a13cdf90e264c; no voters: 
I20260608 10:07:40.956108 29162 raft_consensus.cc:2468] T f6f42e8553fa490db51c0e56455e5da7 P b9147b8d68f447e18c3a13cdf90e264c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdac032906d48e19b0f65e1297bdc49 in term 1.
I20260608 10:07:40.958220 29380 raft_consensus.cc:2804] T 081f2a53e6aa4d02853b075da290ad9b P 2cdac032906d48e19b0f65e1297bdc49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:40.958252 29363 raft_consensus.cc:2749] T f6f42e8553fa490db51c0e56455e5da7 P b9147b8d68f447e18c3a13cdf90e264c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:07:40.957978 29364 consensus_queue.cc:237] T 2101ec08c80b46ceb1715e5273ee6c14 P 2cdac032906d48e19b0f65e1297bdc49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } }
I20260608 10:07:40.958858 29380 raft_consensus.cc:493] T 081f2a53e6aa4d02853b075da290ad9b P 2cdac032906d48e19b0f65e1297bdc49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:40.958501 29202 leader_election.cc:304] T f6f42e8553fa490db51c0e56455e5da7 P 2cdac032906d48e19b0f65e1297bdc49 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdac032906d48e19b0f65e1297bdc49, 902b925eccf04d4e84fd72ef7b9b3e97; no voters: 
I20260608 10:07:40.959437 29380 raft_consensus.cc:3060] T 081f2a53e6aa4d02853b075da290ad9b P 2cdac032906d48e19b0f65e1297bdc49 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:40.960872 29379 raft_consensus.cc:2804] T f6f42e8553fa490db51c0e56455e5da7 P 2cdac032906d48e19b0f65e1297bdc49 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:40.962598 29379 raft_consensus.cc:697] T f6f42e8553fa490db51c0e56455e5da7 P 2cdac032906d48e19b0f65e1297bdc49 [term 1 LEADER]: Becoming Leader. State: Replica: 2cdac032906d48e19b0f65e1297bdc49, State: Running, Role: LEADER
I20260608 10:07:40.963773 29379 consensus_queue.cc:237] T f6f42e8553fa490db51c0e56455e5da7 P 2cdac032906d48e19b0f65e1297bdc49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } }
I20260608 10:07:40.966724 29380 raft_consensus.cc:515] T 081f2a53e6aa4d02853b075da290ad9b P 2cdac032906d48e19b0f65e1297bdc49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } }
I20260608 10:07:40.968761 29380 leader_election.cc:290] T 081f2a53e6aa4d02853b075da290ad9b P 2cdac032906d48e19b0f65e1297bdc49 [CANDIDATE]: Term 1 election: Requested vote from peers b9147b8d68f447e18c3a13cdf90e264c (127.20.251.129:36681), 902b925eccf04d4e84fd72ef7b9b3e97 (127.20.251.131:41449)
I20260608 10:07:40.969612 29162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081f2a53e6aa4d02853b075da290ad9b" candidate_uuid: "2cdac032906d48e19b0f65e1297bdc49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9147b8d68f447e18c3a13cdf90e264c"
I20260608 10:07:40.970216 29310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081f2a53e6aa4d02853b075da290ad9b" candidate_uuid: "2cdac032906d48e19b0f65e1297bdc49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "902b925eccf04d4e84fd72ef7b9b3e97"
I20260608 10:07:40.970309 29162 raft_consensus.cc:3060] T 081f2a53e6aa4d02853b075da290ad9b P b9147b8d68f447e18c3a13cdf90e264c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:40.971278 29057 catalog_manager.cc:5696] T 2101ec08c80b46ceb1715e5273ee6c14 P 2cdac032906d48e19b0f65e1297bdc49 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cdac032906d48e19b0f65e1297bdc49 (127.20.251.130). New cstate: current_term: 1 leader_uuid: "2cdac032906d48e19b0f65e1297bdc49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:40.975133 29310 raft_consensus.cc:3060] T 081f2a53e6aa4d02853b075da290ad9b P 902b925eccf04d4e84fd72ef7b9b3e97 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:40.978644 29162 raft_consensus.cc:2468] T 081f2a53e6aa4d02853b075da290ad9b P b9147b8d68f447e18c3a13cdf90e264c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdac032906d48e19b0f65e1297bdc49 in term 1.
I20260608 10:07:40.980140 29201 leader_election.cc:304] T 081f2a53e6aa4d02853b075da290ad9b P 2cdac032906d48e19b0f65e1297bdc49 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdac032906d48e19b0f65e1297bdc49, b9147b8d68f447e18c3a13cdf90e264c; no voters: 
I20260608 10:07:40.981164 29380 raft_consensus.cc:2804] T 081f2a53e6aa4d02853b075da290ad9b P 2cdac032906d48e19b0f65e1297bdc49 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:40.981709 29380 raft_consensus.cc:697] T 081f2a53e6aa4d02853b075da290ad9b P 2cdac032906d48e19b0f65e1297bdc49 [term 1 LEADER]: Becoming Leader. State: Replica: 2cdac032906d48e19b0f65e1297bdc49, State: Running, Role: LEADER
I20260608 10:07:40.982580 29380 consensus_queue.cc:237] T 081f2a53e6aa4d02853b075da290ad9b P 2cdac032906d48e19b0f65e1297bdc49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } }
I20260608 10:07:40.989193 29310 raft_consensus.cc:2468] T 081f2a53e6aa4d02853b075da290ad9b P 902b925eccf04d4e84fd72ef7b9b3e97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdac032906d48e19b0f65e1297bdc49 in term 1.
I20260608 10:07:40.995983 29057 catalog_manager.cc:5696] T f6f42e8553fa490db51c0e56455e5da7 P 2cdac032906d48e19b0f65e1297bdc49 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cdac032906d48e19b0f65e1297bdc49 (127.20.251.130). New cstate: current_term: 1 leader_uuid: "2cdac032906d48e19b0f65e1297bdc49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:40.997349 29057 catalog_manager.cc:5696] T 081f2a53e6aa4d02853b075da290ad9b P 2cdac032906d48e19b0f65e1297bdc49 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cdac032906d48e19b0f65e1297bdc49 (127.20.251.130). New cstate: current_term: 1 leader_uuid: "2cdac032906d48e19b0f65e1297bdc49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } health_report { overall_health: UNKNOWN } } }
W20260608 10:07:41.015669 29108 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:07:41.033663 29363 raft_consensus.cc:493] T 99d2f9d34ebc48329a2d902d6e419b8b P b9147b8d68f447e18c3a13cdf90e264c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:41.034204 29363 raft_consensus.cc:515] T 99d2f9d34ebc48329a2d902d6e419b8b P b9147b8d68f447e18c3a13cdf90e264c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } } peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } }
I20260608 10:07:41.036082 29363 leader_election.cc:290] T 99d2f9d34ebc48329a2d902d6e419b8b P b9147b8d68f447e18c3a13cdf90e264c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cdac032906d48e19b0f65e1297bdc49 (127.20.251.130:33715), 902b925eccf04d4e84fd72ef7b9b3e97 (127.20.251.131:41449)
I20260608 10:07:41.037420 29310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99d2f9d34ebc48329a2d902d6e419b8b" candidate_uuid: "b9147b8d68f447e18c3a13cdf90e264c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" is_pre_election: true
I20260608 10:07:41.037325 29237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99d2f9d34ebc48329a2d902d6e419b8b" candidate_uuid: "b9147b8d68f447e18c3a13cdf90e264c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdac032906d48e19b0f65e1297bdc49" is_pre_election: true
I20260608 10:07:41.038367 29310 raft_consensus.cc:2468] T 99d2f9d34ebc48329a2d902d6e419b8b P 902b925eccf04d4e84fd72ef7b9b3e97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9147b8d68f447e18c3a13cdf90e264c in term 0.
I20260608 10:07:41.038600 29237 raft_consensus.cc:2468] T 99d2f9d34ebc48329a2d902d6e419b8b P 2cdac032906d48e19b0f65e1297bdc49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9147b8d68f447e18c3a13cdf90e264c in term 0.
I20260608 10:07:41.039738 29127 leader_election.cc:304] T 99d2f9d34ebc48329a2d902d6e419b8b P b9147b8d68f447e18c3a13cdf90e264c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 902b925eccf04d4e84fd72ef7b9b3e97, b9147b8d68f447e18c3a13cdf90e264c; no voters: 
I20260608 10:07:41.040524 29363 raft_consensus.cc:2804] T 99d2f9d34ebc48329a2d902d6e419b8b P b9147b8d68f447e18c3a13cdf90e264c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:41.040832 29363 raft_consensus.cc:493] T 99d2f9d34ebc48329a2d902d6e419b8b P b9147b8d68f447e18c3a13cdf90e264c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:41.041091 29363 raft_consensus.cc:3060] T 99d2f9d34ebc48329a2d902d6e419b8b P b9147b8d68f447e18c3a13cdf90e264c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:41.046200 29363 raft_consensus.cc:515] T 99d2f9d34ebc48329a2d902d6e419b8b P b9147b8d68f447e18c3a13cdf90e264c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } } peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } }
I20260608 10:07:41.047891 29363 leader_election.cc:290] T 99d2f9d34ebc48329a2d902d6e419b8b P b9147b8d68f447e18c3a13cdf90e264c [CANDIDATE]: Term 1 election: Requested vote from peers 2cdac032906d48e19b0f65e1297bdc49 (127.20.251.130:33715), 902b925eccf04d4e84fd72ef7b9b3e97 (127.20.251.131:41449)
I20260608 10:07:41.048869 29237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99d2f9d34ebc48329a2d902d6e419b8b" candidate_uuid: "b9147b8d68f447e18c3a13cdf90e264c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdac032906d48e19b0f65e1297bdc49"
I20260608 10:07:41.049361 29237 raft_consensus.cc:3060] T 99d2f9d34ebc48329a2d902d6e419b8b P 2cdac032906d48e19b0f65e1297bdc49 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:41.049201 29310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99d2f9d34ebc48329a2d902d6e419b8b" candidate_uuid: "b9147b8d68f447e18c3a13cdf90e264c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "902b925eccf04d4e84fd72ef7b9b3e97"
I20260608 10:07:41.050031 29310 raft_consensus.cc:3060] T 99d2f9d34ebc48329a2d902d6e419b8b P 902b925eccf04d4e84fd72ef7b9b3e97 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:41.054417 29237 raft_consensus.cc:2468] T 99d2f9d34ebc48329a2d902d6e419b8b P 2cdac032906d48e19b0f65e1297bdc49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9147b8d68f447e18c3a13cdf90e264c in term 1.
I20260608 10:07:41.055576 29125 leader_election.cc:304] T 99d2f9d34ebc48329a2d902d6e419b8b P b9147b8d68f447e18c3a13cdf90e264c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdac032906d48e19b0f65e1297bdc49, b9147b8d68f447e18c3a13cdf90e264c; no voters: 
I20260608 10:07:41.056255 29363 raft_consensus.cc:2804] T 99d2f9d34ebc48329a2d902d6e419b8b P b9147b8d68f447e18c3a13cdf90e264c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:41.056399 29310 raft_consensus.cc:2468] T 99d2f9d34ebc48329a2d902d6e419b8b P 902b925eccf04d4e84fd72ef7b9b3e97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9147b8d68f447e18c3a13cdf90e264c in term 1.
I20260608 10:07:41.057286 29363 raft_consensus.cc:697] T 99d2f9d34ebc48329a2d902d6e419b8b P b9147b8d68f447e18c3a13cdf90e264c [term 1 LEADER]: Becoming Leader. State: Replica: b9147b8d68f447e18c3a13cdf90e264c, State: Running, Role: LEADER
I20260608 10:07:41.058254 29363 consensus_queue.cc:237] T 99d2f9d34ebc48329a2d902d6e419b8b P b9147b8d68f447e18c3a13cdf90e264c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } } peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } }
I20260608 10:07:41.065821 29057 catalog_manager.cc:5696] T 99d2f9d34ebc48329a2d902d6e419b8b P b9147b8d68f447e18c3a13cdf90e264c reported cstate change: term changed from 0 to 1, leader changed from <none> to b9147b8d68f447e18c3a13cdf90e264c (127.20.251.129). New cstate: current_term: 1 leader_uuid: "b9147b8d68f447e18c3a13cdf90e264c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } health_report { overall_health: HEALTHY } } }
I20260608 10:07:41.174431 29057 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53564:
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:07:41.177165 29057 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:07:41.212893 29149 tablet_service.cc:1511] Processing CreateTablet for tablet 710540c521844af28225fdebdd0505a4 (DEFAULT_TABLE table=dugtrio [id=54a4e36b78424c918265ca917f58649a]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:07:41.214120 29226 tablet_service.cc:1511] Processing CreateTablet for tablet 710540c521844af28225fdebdd0505a4 (DEFAULT_TABLE table=dugtrio [id=54a4e36b78424c918265ca917f58649a]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:07:41.214625 29149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 710540c521844af28225fdebdd0505a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:41.215587 29226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 710540c521844af28225fdebdd0505a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:41.215371 29298 tablet_service.cc:1511] Processing CreateTablet for tablet 710540c521844af28225fdebdd0505a4 (DEFAULT_TABLE table=dugtrio [id=54a4e36b78424c918265ca917f58649a]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:07:41.216881 29298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 710540c521844af28225fdebdd0505a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:41.220086 29301 tablet_service.cc:1511] Processing CreateTablet for tablet 3ba9db730fe84e7896d616416fe186ce (DEFAULT_TABLE table=dugtrio [id=54a4e36b78424c918265ca917f58649a]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:07:41.221487 29301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ba9db730fe84e7896d616416fe186ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:41.223560 29224 tablet_service.cc:1511] Processing CreateTablet for tablet 3ba9db730fe84e7896d616416fe186ce (DEFAULT_TABLE table=dugtrio [id=54a4e36b78424c918265ca917f58649a]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:07:41.233413 29224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ba9db730fe84e7896d616416fe186ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:41.233089 29225 tablet_service.cc:1511] Processing CreateTablet for tablet af4d902e949448ad938ffdbe4034b076 (DEFAULT_TABLE table=dugtrio [id=54a4e36b78424c918265ca917f58649a]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:07:41.224566 29227 tablet_service.cc:1511] Processing CreateTablet for tablet fb1a28aad5ca4e0cbd75a47f7f5bb479 (DEFAULT_TABLE table=dugtrio [id=54a4e36b78424c918265ca917f58649a]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:07:41.227147 29151 tablet_service.cc:1511] Processing CreateTablet for tablet 3ba9db730fe84e7896d616416fe186ce (DEFAULT_TABLE table=dugtrio [id=54a4e36b78424c918265ca917f58649a]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:07:41.235860 29358 tablet_bootstrap.cc:492] T 710540c521844af28225fdebdd0505a4 P 2cdac032906d48e19b0f65e1297bdc49: Bootstrap starting.
I20260608 10:07:41.236199 29151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ba9db730fe84e7896d616416fe186ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:41.238071 29225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af4d902e949448ad938ffdbe4034b076. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:41.228183 29152 tablet_service.cc:1511] Processing CreateTablet for tablet fb1a28aad5ca4e0cbd75a47f7f5bb479 (DEFAULT_TABLE table=dugtrio [id=54a4e36b78424c918265ca917f58649a]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:07:41.243017 29152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb1a28aad5ca4e0cbd75a47f7f5bb479. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:41.245074 29358 tablet_bootstrap.cc:654] T 710540c521844af28225fdebdd0505a4 P 2cdac032906d48e19b0f65e1297bdc49: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:41.231547 29300 tablet_service.cc:1511] Processing CreateTablet for tablet fb1a28aad5ca4e0cbd75a47f7f5bb479 (DEFAULT_TABLE table=dugtrio [id=54a4e36b78424c918265ca917f58649a]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:07:41.246917 29300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb1a28aad5ca4e0cbd75a47f7f5bb479. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:41.250136 29227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb1a28aad5ca4e0cbd75a47f7f5bb479. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:41.231801 29150 tablet_service.cc:1511] Processing CreateTablet for tablet af4d902e949448ad938ffdbe4034b076 (DEFAULT_TABLE table=dugtrio [id=54a4e36b78424c918265ca917f58649a]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:07:41.251399 29150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af4d902e949448ad938ffdbe4034b076. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:41.231775 29299 tablet_service.cc:1511] Processing CreateTablet for tablet af4d902e949448ad938ffdbe4034b076 (DEFAULT_TABLE table=dugtrio [id=54a4e36b78424c918265ca917f58649a]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:07:41.256290 29299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af4d902e949448ad938ffdbe4034b076. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:41.259227 29356 tablet_bootstrap.cc:492] T 710540c521844af28225fdebdd0505a4 P 902b925eccf04d4e84fd72ef7b9b3e97: Bootstrap starting.
I20260608 10:07:41.266268 29358 tablet_bootstrap.cc:492] T 710540c521844af28225fdebdd0505a4 P 2cdac032906d48e19b0f65e1297bdc49: No bootstrap required, opened a new log
I20260608 10:07:41.266881 29358 ts_tablet_manager.cc:1403] T 710540c521844af28225fdebdd0505a4 P 2cdac032906d48e19b0f65e1297bdc49: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.005s
I20260608 10:07:41.267498 29356 tablet_bootstrap.cc:654] T 710540c521844af28225fdebdd0505a4 P 902b925eccf04d4e84fd72ef7b9b3e97: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:41.270093 29358 raft_consensus.cc:359] T 710540c521844af28225fdebdd0505a4 P 2cdac032906d48e19b0f65e1297bdc49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } }
I20260608 10:07:41.271071 29358 raft_consensus.cc:385] T 710540c521844af28225fdebdd0505a4 P 2cdac032906d48e19b0f65e1297bdc49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:41.271363 29358 raft_consensus.cc:740] T 710540c521844af28225fdebdd0505a4 P 2cdac032906d48e19b0f65e1297bdc49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdac032906d48e19b0f65e1297bdc49, State: Initialized, Role: FOLLOWER
I20260608 10:07:41.272186 29358 consensus_queue.cc:260] T 710540c521844af28225fdebdd0505a4 P 2cdac032906d48e19b0f65e1297bdc49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } }
I20260608 10:07:41.274519 29358 ts_tablet_manager.cc:1434] T 710540c521844af28225fdebdd0505a4 P 2cdac032906d48e19b0f65e1297bdc49: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260608 10:07:41.286448 29357 tablet_bootstrap.cc:492] T 710540c521844af28225fdebdd0505a4 P b9147b8d68f447e18c3a13cdf90e264c: Bootstrap starting.
I20260608 10:07:41.298887 29358 tablet_bootstrap.cc:492] T fb1a28aad5ca4e0cbd75a47f7f5bb479 P 2cdac032906d48e19b0f65e1297bdc49: Bootstrap starting.
I20260608 10:07:41.301935 29357 tablet_bootstrap.cc:654] T 710540c521844af28225fdebdd0505a4 P b9147b8d68f447e18c3a13cdf90e264c: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:41.315620 29358 tablet_bootstrap.cc:654] T fb1a28aad5ca4e0cbd75a47f7f5bb479 P 2cdac032906d48e19b0f65e1297bdc49: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:41.327828 29356 tablet_bootstrap.cc:492] T 710540c521844af28225fdebdd0505a4 P 902b925eccf04d4e84fd72ef7b9b3e97: No bootstrap required, opened a new log
I20260608 10:07:41.328594 29356 ts_tablet_manager.cc:1403] T 710540c521844af28225fdebdd0505a4 P 902b925eccf04d4e84fd72ef7b9b3e97: Time spent bootstrapping tablet: real 0.070s	user 0.024s	sys 0.012s
I20260608 10:07:41.331712 29358 tablet_bootstrap.cc:492] T fb1a28aad5ca4e0cbd75a47f7f5bb479 P 2cdac032906d48e19b0f65e1297bdc49: No bootstrap required, opened a new log
I20260608 10:07:41.332202 29358 ts_tablet_manager.cc:1403] T fb1a28aad5ca4e0cbd75a47f7f5bb479 P 2cdac032906d48e19b0f65e1297bdc49: Time spent bootstrapping tablet: real 0.034s	user 0.003s	sys 0.009s
I20260608 10:07:41.332298 29357 tablet_bootstrap.cc:492] T 710540c521844af28225fdebdd0505a4 P b9147b8d68f447e18c3a13cdf90e264c: No bootstrap required, opened a new log
I20260608 10:07:41.332986 29357 ts_tablet_manager.cc:1403] T 710540c521844af28225fdebdd0505a4 P b9147b8d68f447e18c3a13cdf90e264c: Time spent bootstrapping tablet: real 0.047s	user 0.014s	sys 0.006s
I20260608 10:07:41.332930 29356 raft_consensus.cc:359] T 710540c521844af28225fdebdd0505a4 P 902b925eccf04d4e84fd72ef7b9b3e97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } }
I20260608 10:07:41.333936 29356 raft_consensus.cc:385] T 710540c521844af28225fdebdd0505a4 P 902b925eccf04d4e84fd72ef7b9b3e97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:41.334329 29356 raft_consensus.cc:740] T 710540c521844af28225fdebdd0505a4 P 902b925eccf04d4e84fd72ef7b9b3e97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 902b925eccf04d4e84fd72ef7b9b3e97, State: Initialized, Role: FOLLOWER
I20260608 10:07:41.334995 29358 raft_consensus.cc:359] T fb1a28aad5ca4e0cbd75a47f7f5bb479 P 2cdac032906d48e19b0f65e1297bdc49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } }
I20260608 10:07:41.335642 29358 raft_consensus.cc:385] T fb1a28aad5ca4e0cbd75a47f7f5bb479 P 2cdac032906d48e19b0f65e1297bdc49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:41.335270 29356 consensus_queue.cc:260] T 710540c521844af28225fdebdd0505a4 P 902b925eccf04d4e84fd72ef7b9b3e97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } }
I20260608 10:07:41.335896 29358 raft_consensus.cc:740] T fb1a28aad5ca4e0cbd75a47f7f5bb479 P 2cdac032906d48e19b0f65e1297bdc49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdac032906d48e19b0f65e1297bdc49, State: Initialized, Role: FOLLOWER
I20260608 10:07:41.336664 29358 consensus_queue.cc:260] T fb1a28aad5ca4e0cbd75a47f7f5bb479 P 2cdac032906d48e19b0f65e1297bdc49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } }
I20260608 10:07:41.336761 29357 raft_consensus.cc:359] T 710540c521844af28225fdebdd0505a4 P b9147b8d68f447e18c3a13cdf90e264c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } }
I20260608 10:07:41.337586 29357 raft_consensus.cc:385] T 710540c521844af28225fdebdd0505a4 P b9147b8d68f447e18c3a13cdf90e264c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:41.337927 29357 raft_consensus.cc:740] T 710540c521844af28225fdebdd0505a4 P b9147b8d68f447e18c3a13cdf90e264c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9147b8d68f447e18c3a13cdf90e264c, State: Initialized, Role: FOLLOWER
I20260608 10:07:41.338627 29358 ts_tablet_manager.cc:1434] T fb1a28aad5ca4e0cbd75a47f7f5bb479 P 2cdac032906d48e19b0f65e1297bdc49: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 10:07:41.342365 29358 tablet_bootstrap.cc:492] T af4d902e949448ad938ffdbe4034b076 P 2cdac032906d48e19b0f65e1297bdc49: Bootstrap starting.
I20260608 10:07:41.338766 29357 consensus_queue.cc:260] T 710540c521844af28225fdebdd0505a4 P b9147b8d68f447e18c3a13cdf90e264c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } }
I20260608 10:07:41.346643 29357 ts_tablet_manager.cc:1434] T 710540c521844af28225fdebdd0505a4 P b9147b8d68f447e18c3a13cdf90e264c: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260608 10:07:41.347679 29357 tablet_bootstrap.cc:492] T af4d902e949448ad938ffdbe4034b076 P b9147b8d68f447e18c3a13cdf90e264c: Bootstrap starting.
I20260608 10:07:41.354269 29357 tablet_bootstrap.cc:654] T af4d902e949448ad938ffdbe4034b076 P b9147b8d68f447e18c3a13cdf90e264c: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:41.358979 29356 ts_tablet_manager.cc:1434] T 710540c521844af28225fdebdd0505a4 P 902b925eccf04d4e84fd72ef7b9b3e97: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.018s
I20260608 10:07:41.360401 29356 tablet_bootstrap.cc:492] T af4d902e949448ad938ffdbe4034b076 P 902b925eccf04d4e84fd72ef7b9b3e97: Bootstrap starting.
I20260608 10:07:41.362176 29358 tablet_bootstrap.cc:654] T af4d902e949448ad938ffdbe4034b076 P 2cdac032906d48e19b0f65e1297bdc49: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:41.367571 29356 tablet_bootstrap.cc:654] T af4d902e949448ad938ffdbe4034b076 P 902b925eccf04d4e84fd72ef7b9b3e97: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:41.371667 29358 tablet_bootstrap.cc:492] T af4d902e949448ad938ffdbe4034b076 P 2cdac032906d48e19b0f65e1297bdc49: No bootstrap required, opened a new log
I20260608 10:07:41.372289 29358 ts_tablet_manager.cc:1403] T af4d902e949448ad938ffdbe4034b076 P 2cdac032906d48e19b0f65e1297bdc49: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.000s
I20260608 10:07:41.372857 29357 tablet_bootstrap.cc:492] T af4d902e949448ad938ffdbe4034b076 P b9147b8d68f447e18c3a13cdf90e264c: No bootstrap required, opened a new log
I20260608 10:07:41.373004 29356 tablet_bootstrap.cc:492] T af4d902e949448ad938ffdbe4034b076 P 902b925eccf04d4e84fd72ef7b9b3e97: No bootstrap required, opened a new log
I20260608 10:07:41.373457 29357 ts_tablet_manager.cc:1403] T af4d902e949448ad938ffdbe4034b076 P b9147b8d68f447e18c3a13cdf90e264c: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.003s
I20260608 10:07:41.373687 29356 ts_tablet_manager.cc:1403] T af4d902e949448ad938ffdbe4034b076 P 902b925eccf04d4e84fd72ef7b9b3e97: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260608 10:07:41.375942 29358 raft_consensus.cc:359] T af4d902e949448ad938ffdbe4034b076 P 2cdac032906d48e19b0f65e1297bdc49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } }
I20260608 10:07:41.376263 29356 raft_consensus.cc:359] T af4d902e949448ad938ffdbe4034b076 P 902b925eccf04d4e84fd72ef7b9b3e97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } }
I20260608 10:07:41.376811 29358 raft_consensus.cc:385] T af4d902e949448ad938ffdbe4034b076 P 2cdac032906d48e19b0f65e1297bdc49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:41.376938 29356 raft_consensus.cc:385] T af4d902e949448ad938ffdbe4034b076 P 902b925eccf04d4e84fd72ef7b9b3e97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:41.377446 29358 raft_consensus.cc:740] T af4d902e949448ad938ffdbe4034b076 P 2cdac032906d48e19b0f65e1297bdc49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdac032906d48e19b0f65e1297bdc49, State: Initialized, Role: FOLLOWER
I20260608 10:07:41.377699 29356 raft_consensus.cc:740] T af4d902e949448ad938ffdbe4034b076 P 902b925eccf04d4e84fd72ef7b9b3e97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 902b925eccf04d4e84fd72ef7b9b3e97, State: Initialized, Role: FOLLOWER
I20260608 10:07:41.376968 29357 raft_consensus.cc:359] T af4d902e949448ad938ffdbe4034b076 P b9147b8d68f447e18c3a13cdf90e264c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } }
I20260608 10:07:41.378257 29357 raft_consensus.cc:385] T af4d902e949448ad938ffdbe4034b076 P b9147b8d68f447e18c3a13cdf90e264c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:41.378598 29357 raft_consensus.cc:740] T af4d902e949448ad938ffdbe4034b076 P b9147b8d68f447e18c3a13cdf90e264c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9147b8d68f447e18c3a13cdf90e264c, State: Initialized, Role: FOLLOWER
I20260608 10:07:41.378634 29356 consensus_queue.cc:260] T af4d902e949448ad938ffdbe4034b076 P 902b925eccf04d4e84fd72ef7b9b3e97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } }
I20260608 10:07:41.378526 29358 consensus_queue.cc:260] T af4d902e949448ad938ffdbe4034b076 P 2cdac032906d48e19b0f65e1297bdc49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } }
I20260608 10:07:41.379863 29357 consensus_queue.cc:260] T af4d902e949448ad938ffdbe4034b076 P b9147b8d68f447e18c3a13cdf90e264c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } }
I20260608 10:07:41.381448 29356 ts_tablet_manager.cc:1434] T af4d902e949448ad938ffdbe4034b076 P 902b925eccf04d4e84fd72ef7b9b3e97: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 10:07:41.382407 29357 ts_tablet_manager.cc:1434] T af4d902e949448ad938ffdbe4034b076 P b9147b8d68f447e18c3a13cdf90e264c: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260608 10:07:41.382583 29356 tablet_bootstrap.cc:492] T 3ba9db730fe84e7896d616416fe186ce P 902b925eccf04d4e84fd72ef7b9b3e97: Bootstrap starting.
I20260608 10:07:41.383677 29357 tablet_bootstrap.cc:492] T fb1a28aad5ca4e0cbd75a47f7f5bb479 P b9147b8d68f447e18c3a13cdf90e264c: Bootstrap starting.
I20260608 10:07:41.386829 29363 raft_consensus.cc:493] T 710540c521844af28225fdebdd0505a4 P b9147b8d68f447e18c3a13cdf90e264c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:41.387367 29363 raft_consensus.cc:515] T 710540c521844af28225fdebdd0505a4 P b9147b8d68f447e18c3a13cdf90e264c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } }
I20260608 10:07:41.390065 29356 tablet_bootstrap.cc:654] T 3ba9db730fe84e7896d616416fe186ce P 902b925eccf04d4e84fd72ef7b9b3e97: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:41.391695 29357 tablet_bootstrap.cc:654] T fb1a28aad5ca4e0cbd75a47f7f5bb479 P b9147b8d68f447e18c3a13cdf90e264c: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:41.392089 29237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "710540c521844af28225fdebdd0505a4" candidate_uuid: "b9147b8d68f447e18c3a13cdf90e264c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdac032906d48e19b0f65e1297bdc49" is_pre_election: true
I20260608 10:07:41.392851 29237 raft_consensus.cc:2468] T 710540c521844af28225fdebdd0505a4 P 2cdac032906d48e19b0f65e1297bdc49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9147b8d68f447e18c3a13cdf90e264c in term 0.
I20260608 10:07:41.395262 29125 leader_election.cc:304] T 710540c521844af28225fdebdd0505a4 P b9147b8d68f447e18c3a13cdf90e264c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdac032906d48e19b0f65e1297bdc49, b9147b8d68f447e18c3a13cdf90e264c; no voters: 
I20260608 10:07:41.396636 29385 raft_consensus.cc:2804] T 710540c521844af28225fdebdd0505a4 P b9147b8d68f447e18c3a13cdf90e264c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:41.397131 29385 raft_consensus.cc:493] T 710540c521844af28225fdebdd0505a4 P b9147b8d68f447e18c3a13cdf90e264c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:41.399945 29363 leader_election.cc:290] T 710540c521844af28225fdebdd0505a4 P b9147b8d68f447e18c3a13cdf90e264c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cdac032906d48e19b0f65e1297bdc49 (127.20.251.130:33715), 902b925eccf04d4e84fd72ef7b9b3e97 (127.20.251.131:41449)
I20260608 10:07:41.402849 29385 raft_consensus.cc:3060] T 710540c521844af28225fdebdd0505a4 P b9147b8d68f447e18c3a13cdf90e264c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:41.403208 29310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "710540c521844af28225fdebdd0505a4" candidate_uuid: "b9147b8d68f447e18c3a13cdf90e264c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" is_pre_election: true
I20260608 10:07:41.404174 29310 raft_consensus.cc:2468] T 710540c521844af28225fdebdd0505a4 P 902b925eccf04d4e84fd72ef7b9b3e97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9147b8d68f447e18c3a13cdf90e264c in term 0.
I20260608 10:07:41.413183 29380 consensus_queue.cc:1048] T f6f42e8553fa490db51c0e56455e5da7 P 2cdac032906d48e19b0f65e1297bdc49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:07:41.423787 29380 consensus_queue.cc:1048] T 2101ec08c80b46ceb1715e5273ee6c14 P 2cdac032906d48e19b0f65e1297bdc49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:07:41.430059 29381 raft_consensus.cc:493] T fb1a28aad5ca4e0cbd75a47f7f5bb479 P 2cdac032906d48e19b0f65e1297bdc49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:41.437114 29381 raft_consensus.cc:515] T fb1a28aad5ca4e0cbd75a47f7f5bb479 P 2cdac032906d48e19b0f65e1297bdc49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } }
I20260608 10:07:41.439677 29381 leader_election.cc:290] T fb1a28aad5ca4e0cbd75a47f7f5bb479 P 2cdac032906d48e19b0f65e1297bdc49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9147b8d68f447e18c3a13cdf90e264c (127.20.251.129:36681), 902b925eccf04d4e84fd72ef7b9b3e97 (127.20.251.131:41449)
I20260608 10:07:41.440232 29358 ts_tablet_manager.cc:1434] T af4d902e949448ad938ffdbe4034b076 P 2cdac032906d48e19b0f65e1297bdc49: Time spent starting tablet: real 0.068s	user 0.009s	sys 0.003s
I20260608 10:07:41.441931 29310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb1a28aad5ca4e0cbd75a47f7f5bb479" candidate_uuid: "2cdac032906d48e19b0f65e1297bdc49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" is_pre_election: true
W20260608 10:07:41.443825 29202 leader_election.cc:343] T fb1a28aad5ca4e0cbd75a47f7f5bb479 P 2cdac032906d48e19b0f65e1297bdc49 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 902b925eccf04d4e84fd72ef7b9b3e97 (127.20.251.131:41449): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:07:41.451632 29161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb1a28aad5ca4e0cbd75a47f7f5bb479" candidate_uuid: "2cdac032906d48e19b0f65e1297bdc49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9147b8d68f447e18c3a13cdf90e264c" is_pre_election: true
W20260608 10:07:41.453527 29201 leader_election.cc:343] T fb1a28aad5ca4e0cbd75a47f7f5bb479 P 2cdac032906d48e19b0f65e1297bdc49 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b9147b8d68f447e18c3a13cdf90e264c (127.20.251.129:36681): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:07:41.451696 29358 tablet_bootstrap.cc:492] T 3ba9db730fe84e7896d616416fe186ce P 2cdac032906d48e19b0f65e1297bdc49: Bootstrap starting.
I20260608 10:07:41.454234 29201 leader_election.cc:304] T fb1a28aad5ca4e0cbd75a47f7f5bb479 P 2cdac032906d48e19b0f65e1297bdc49 [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: 2cdac032906d48e19b0f65e1297bdc49; no voters: 902b925eccf04d4e84fd72ef7b9b3e97, b9147b8d68f447e18c3a13cdf90e264c
I20260608 10:07:41.453953 29385 raft_consensus.cc:515] T 710540c521844af28225fdebdd0505a4 P b9147b8d68f447e18c3a13cdf90e264c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } }
I20260608 10:07:41.462158 29380 raft_consensus.cc:2749] T fb1a28aad5ca4e0cbd75a47f7f5bb479 P 2cdac032906d48e19b0f65e1297bdc49 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:07:41.464696 29237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "710540c521844af28225fdebdd0505a4" candidate_uuid: "b9147b8d68f447e18c3a13cdf90e264c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdac032906d48e19b0f65e1297bdc49"
I20260608 10:07:41.470026 29237 raft_consensus.cc:3060] T 710540c521844af28225fdebdd0505a4 P 2cdac032906d48e19b0f65e1297bdc49 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:41.470857 29357 tablet_bootstrap.cc:492] T fb1a28aad5ca4e0cbd75a47f7f5bb479 P b9147b8d68f447e18c3a13cdf90e264c: No bootstrap required, opened a new log
I20260608 10:07:41.471396 29357 ts_tablet_manager.cc:1403] T fb1a28aad5ca4e0cbd75a47f7f5bb479 P b9147b8d68f447e18c3a13cdf90e264c: Time spent bootstrapping tablet: real 0.088s	user 0.032s	sys 0.045s
I20260608 10:07:41.467048 29311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "710540c521844af28225fdebdd0505a4" candidate_uuid: "b9147b8d68f447e18c3a13cdf90e264c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "902b925eccf04d4e84fd72ef7b9b3e97"
I20260608 10:07:41.473805 29311 raft_consensus.cc:3060] T 710540c521844af28225fdebdd0505a4 P 902b925eccf04d4e84fd72ef7b9b3e97 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:41.474444 29357 raft_consensus.cc:359] T fb1a28aad5ca4e0cbd75a47f7f5bb479 P b9147b8d68f447e18c3a13cdf90e264c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } }
I20260608 10:07:41.475144 29357 raft_consensus.cc:385] T fb1a28aad5ca4e0cbd75a47f7f5bb479 P b9147b8d68f447e18c3a13cdf90e264c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:41.475440 29357 raft_consensus.cc:740] T fb1a28aad5ca4e0cbd75a47f7f5bb479 P b9147b8d68f447e18c3a13cdf90e264c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9147b8d68f447e18c3a13cdf90e264c, State: Initialized, Role: FOLLOWER
I20260608 10:07:41.476349 29357 consensus_queue.cc:260] T fb1a28aad5ca4e0cbd75a47f7f5bb479 P b9147b8d68f447e18c3a13cdf90e264c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } }
I20260608 10:07:41.478974 29357 ts_tablet_manager.cc:1434] T fb1a28aad5ca4e0cbd75a47f7f5bb479 P b9147b8d68f447e18c3a13cdf90e264c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 10:07:41.479979 29357 tablet_bootstrap.cc:492] T 3ba9db730fe84e7896d616416fe186ce P b9147b8d68f447e18c3a13cdf90e264c: Bootstrap starting.
I20260608 10:07:41.486498 29357 tablet_bootstrap.cc:654] T 3ba9db730fe84e7896d616416fe186ce P b9147b8d68f447e18c3a13cdf90e264c: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:41.489472 29311 raft_consensus.cc:2468] T 710540c521844af28225fdebdd0505a4 P 902b925eccf04d4e84fd72ef7b9b3e97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9147b8d68f447e18c3a13cdf90e264c in term 1.
I20260608 10:07:41.496091 29364 consensus_queue.cc:1048] T 2101ec08c80b46ceb1715e5273ee6c14 P 2cdac032906d48e19b0f65e1297bdc49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:07:41.498981 29127 leader_election.cc:304] T 710540c521844af28225fdebdd0505a4 P b9147b8d68f447e18c3a13cdf90e264c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 902b925eccf04d4e84fd72ef7b9b3e97, b9147b8d68f447e18c3a13cdf90e264c; no voters: 
I20260608 10:07:41.466934 29385 leader_election.cc:290] T 710540c521844af28225fdebdd0505a4 P b9147b8d68f447e18c3a13cdf90e264c [CANDIDATE]: Term 1 election: Requested vote from peers 2cdac032906d48e19b0f65e1297bdc49 (127.20.251.130:33715), 902b925eccf04d4e84fd72ef7b9b3e97 (127.20.251.131:41449)
I20260608 10:07:41.467808 29358 tablet_bootstrap.cc:654] T 3ba9db730fe84e7896d616416fe186ce P 2cdac032906d48e19b0f65e1297bdc49: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:41.501541 29363 raft_consensus.cc:2804] T 710540c521844af28225fdebdd0505a4 P b9147b8d68f447e18c3a13cdf90e264c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:41.505525 29356 tablet_bootstrap.cc:492] T 3ba9db730fe84e7896d616416fe186ce P 902b925eccf04d4e84fd72ef7b9b3e97: No bootstrap required, opened a new log
I20260608 10:07:41.506155 29356 ts_tablet_manager.cc:1403] T 3ba9db730fe84e7896d616416fe186ce P 902b925eccf04d4e84fd72ef7b9b3e97: Time spent bootstrapping tablet: real 0.124s	user 0.045s	sys 0.036s
I20260608 10:07:41.489574 29380 consensus_queue.cc:1048] T f6f42e8553fa490db51c0e56455e5da7 P 2cdac032906d48e19b0f65e1297bdc49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260608 10:07:41.509394 29356 raft_consensus.cc:359] T 3ba9db730fe84e7896d616416fe186ce P 902b925eccf04d4e84fd72ef7b9b3e97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } }
I20260608 10:07:41.510149 29356 raft_consensus.cc:385] T 3ba9db730fe84e7896d616416fe186ce P 902b925eccf04d4e84fd72ef7b9b3e97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:41.510442 29356 raft_consensus.cc:740] T 3ba9db730fe84e7896d616416fe186ce P 902b925eccf04d4e84fd72ef7b9b3e97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 902b925eccf04d4e84fd72ef7b9b3e97, State: Initialized, Role: FOLLOWER
I20260608 10:07:41.511255 29356 consensus_queue.cc:260] T 3ba9db730fe84e7896d616416fe186ce P 902b925eccf04d4e84fd72ef7b9b3e97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } }
I20260608 10:07:41.513651 29356 ts_tablet_manager.cc:1434] T 3ba9db730fe84e7896d616416fe186ce P 902b925eccf04d4e84fd72ef7b9b3e97: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260608 10:07:41.514683 29356 tablet_bootstrap.cc:492] T fb1a28aad5ca4e0cbd75a47f7f5bb479 P 902b925eccf04d4e84fd72ef7b9b3e97: Bootstrap starting.
I20260608 10:07:41.520920 29356 tablet_bootstrap.cc:654] T fb1a28aad5ca4e0cbd75a47f7f5bb479 P 902b925eccf04d4e84fd72ef7b9b3e97: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:41.491812 29237 raft_consensus.cc:2468] T 710540c521844af28225fdebdd0505a4 P 2cdac032906d48e19b0f65e1297bdc49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9147b8d68f447e18c3a13cdf90e264c in term 1.
I20260608 10:07:41.530906 29385 consensus_queue.cc:1048] T 99d2f9d34ebc48329a2d902d6e419b8b P b9147b8d68f447e18c3a13cdf90e264c [LEADER]: Connected to new peer: Peer: permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:07:41.542181 29380 consensus_queue.cc:1048] T 081f2a53e6aa4d02853b075da290ad9b P 2cdac032906d48e19b0f65e1297bdc49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:07:41.557142 29363 raft_consensus.cc:697] T 710540c521844af28225fdebdd0505a4 P b9147b8d68f447e18c3a13cdf90e264c [term 1 LEADER]: Becoming Leader. State: Replica: b9147b8d68f447e18c3a13cdf90e264c, State: Running, Role: LEADER
I20260608 10:07:41.558182 29363 consensus_queue.cc:237] T 710540c521844af28225fdebdd0505a4 P b9147b8d68f447e18c3a13cdf90e264c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } }
I20260608 10:07:41.565940 29364 consensus_queue.cc:1048] T 081f2a53e6aa4d02853b075da290ad9b P 2cdac032906d48e19b0f65e1297bdc49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:07:41.566999 29357 tablet_bootstrap.cc:492] T 3ba9db730fe84e7896d616416fe186ce P b9147b8d68f447e18c3a13cdf90e264c: No bootstrap required, opened a new log
I20260608 10:07:41.567512 29357 ts_tablet_manager.cc:1403] T 3ba9db730fe84e7896d616416fe186ce P b9147b8d68f447e18c3a13cdf90e264c: Time spent bootstrapping tablet: real 0.088s	user 0.026s	sys 0.015s
I20260608 10:07:41.570389 29357 raft_consensus.cc:359] T 3ba9db730fe84e7896d616416fe186ce P b9147b8d68f447e18c3a13cdf90e264c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } }
I20260608 10:07:41.571049 29357 raft_consensus.cc:385] T 3ba9db730fe84e7896d616416fe186ce P b9147b8d68f447e18c3a13cdf90e264c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:41.571337 29357 raft_consensus.cc:740] T 3ba9db730fe84e7896d616416fe186ce P b9147b8d68f447e18c3a13cdf90e264c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9147b8d68f447e18c3a13cdf90e264c, State: Initialized, Role: FOLLOWER
I20260608 10:07:41.572091 29357 consensus_queue.cc:260] T 3ba9db730fe84e7896d616416fe186ce P b9147b8d68f447e18c3a13cdf90e264c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } }
I20260608 10:07:41.574185 29357 ts_tablet_manager.cc:1434] T 3ba9db730fe84e7896d616416fe186ce P b9147b8d68f447e18c3a13cdf90e264c: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 10:07:41.577240 29358 tablet_bootstrap.cc:492] T 3ba9db730fe84e7896d616416fe186ce P 2cdac032906d48e19b0f65e1297bdc49: No bootstrap required, opened a new log
I20260608 10:07:41.577698 29358 ts_tablet_manager.cc:1403] T 3ba9db730fe84e7896d616416fe186ce P 2cdac032906d48e19b0f65e1297bdc49: Time spent bootstrapping tablet: real 0.126s	user 0.027s	sys 0.012s
I20260608 10:07:41.579821 29358 raft_consensus.cc:359] T 3ba9db730fe84e7896d616416fe186ce P 2cdac032906d48e19b0f65e1297bdc49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } }
I20260608 10:07:41.580397 29358 raft_consensus.cc:385] T 3ba9db730fe84e7896d616416fe186ce P 2cdac032906d48e19b0f65e1297bdc49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:41.580641 29358 raft_consensus.cc:740] T 3ba9db730fe84e7896d616416fe186ce P 2cdac032906d48e19b0f65e1297bdc49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdac032906d48e19b0f65e1297bdc49, State: Initialized, Role: FOLLOWER
I20260608 10:07:41.581296 29358 consensus_queue.cc:260] T 3ba9db730fe84e7896d616416fe186ce P 2cdac032906d48e19b0f65e1297bdc49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } }
I20260608 10:07:41.583694 29356 tablet_bootstrap.cc:492] T fb1a28aad5ca4e0cbd75a47f7f5bb479 P 902b925eccf04d4e84fd72ef7b9b3e97: No bootstrap required, opened a new log
I20260608 10:07:41.584201 29356 ts_tablet_manager.cc:1403] T fb1a28aad5ca4e0cbd75a47f7f5bb479 P 902b925eccf04d4e84fd72ef7b9b3e97: Time spent bootstrapping tablet: real 0.070s	user 0.003s	sys 0.028s
I20260608 10:07:41.582654 29409 consensus_queue.cc:1048] T 99d2f9d34ebc48329a2d902d6e419b8b P b9147b8d68f447e18c3a13cdf90e264c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260608 10:07:41.587056 29356 raft_consensus.cc:359] T fb1a28aad5ca4e0cbd75a47f7f5bb479 P 902b925eccf04d4e84fd72ef7b9b3e97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } }
I20260608 10:07:41.587699 29356 raft_consensus.cc:385] T fb1a28aad5ca4e0cbd75a47f7f5bb479 P 902b925eccf04d4e84fd72ef7b9b3e97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:41.587952 29356 raft_consensus.cc:740] T fb1a28aad5ca4e0cbd75a47f7f5bb479 P 902b925eccf04d4e84fd72ef7b9b3e97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 902b925eccf04d4e84fd72ef7b9b3e97, State: Initialized, Role: FOLLOWER
I20260608 10:07:41.589819 29358 ts_tablet_manager.cc:1434] T 3ba9db730fe84e7896d616416fe186ce P 2cdac032906d48e19b0f65e1297bdc49: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260608 10:07:41.590727 29356 consensus_queue.cc:260] T fb1a28aad5ca4e0cbd75a47f7f5bb479 P 902b925eccf04d4e84fd72ef7b9b3e97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } }
I20260608 10:07:41.596845 29356 ts_tablet_manager.cc:1434] T fb1a28aad5ca4e0cbd75a47f7f5bb479 P 902b925eccf04d4e84fd72ef7b9b3e97: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.002s
I20260608 10:07:41.595715 29060 catalog_manager.cc:5696] T 710540c521844af28225fdebdd0505a4 P b9147b8d68f447e18c3a13cdf90e264c reported cstate change: term changed from 0 to 1, leader changed from <none> to b9147b8d68f447e18c3a13cdf90e264c (127.20.251.129). New cstate: current_term: 1 leader_uuid: "b9147b8d68f447e18c3a13cdf90e264c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:41.603606 29397 raft_consensus.cc:493] T af4d902e949448ad938ffdbe4034b076 P 902b925eccf04d4e84fd72ef7b9b3e97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:41.604118 29397 raft_consensus.cc:515] T af4d902e949448ad938ffdbe4034b076 P 902b925eccf04d4e84fd72ef7b9b3e97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } }
I20260608 10:07:41.611492 29397 leader_election.cc:290] T af4d902e949448ad938ffdbe4034b076 P 902b925eccf04d4e84fd72ef7b9b3e97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9147b8d68f447e18c3a13cdf90e264c (127.20.251.129:36681), 2cdac032906d48e19b0f65e1297bdc49 (127.20.251.130:33715)
I20260608 10:07:41.627389 29162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af4d902e949448ad938ffdbe4034b076" candidate_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9147b8d68f447e18c3a13cdf90e264c" is_pre_election: true
I20260608 10:07:41.628033 29162 raft_consensus.cc:2468] T af4d902e949448ad938ffdbe4034b076 P b9147b8d68f447e18c3a13cdf90e264c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 902b925eccf04d4e84fd72ef7b9b3e97 in term 0.
I20260608 10:07:41.629092 29275 leader_election.cc:304] T af4d902e949448ad938ffdbe4034b076 P 902b925eccf04d4e84fd72ef7b9b3e97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 902b925eccf04d4e84fd72ef7b9b3e97, b9147b8d68f447e18c3a13cdf90e264c; no voters: 
I20260608 10:07:41.629827 29397 raft_consensus.cc:2804] T af4d902e949448ad938ffdbe4034b076 P 902b925eccf04d4e84fd72ef7b9b3e97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:41.630206 29397 raft_consensus.cc:493] T af4d902e949448ad938ffdbe4034b076 P 902b925eccf04d4e84fd72ef7b9b3e97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:41.630554 29397 raft_consensus.cc:3060] T af4d902e949448ad938ffdbe4034b076 P 902b925eccf04d4e84fd72ef7b9b3e97 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:41.633409 29237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af4d902e949448ad938ffdbe4034b076" candidate_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdac032906d48e19b0f65e1297bdc49" is_pre_election: true
I20260608 10:07:41.634222 29237 raft_consensus.cc:2468] T af4d902e949448ad938ffdbe4034b076 P 2cdac032906d48e19b0f65e1297bdc49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 902b925eccf04d4e84fd72ef7b9b3e97 in term 0.
I20260608 10:07:41.636945 29397 raft_consensus.cc:515] T af4d902e949448ad938ffdbe4034b076 P 902b925eccf04d4e84fd72ef7b9b3e97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } }
I20260608 10:07:41.638613 29397 leader_election.cc:290] T af4d902e949448ad938ffdbe4034b076 P 902b925eccf04d4e84fd72ef7b9b3e97 [CANDIDATE]: Term 1 election: Requested vote from peers b9147b8d68f447e18c3a13cdf90e264c (127.20.251.129:36681), 2cdac032906d48e19b0f65e1297bdc49 (127.20.251.130:33715)
I20260608 10:07:41.639532 29162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af4d902e949448ad938ffdbe4034b076" candidate_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9147b8d68f447e18c3a13cdf90e264c"
I20260608 10:07:41.639703 29237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af4d902e949448ad938ffdbe4034b076" candidate_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdac032906d48e19b0f65e1297bdc49"
I20260608 10:07:41.640149 29162 raft_consensus.cc:3060] T af4d902e949448ad938ffdbe4034b076 P b9147b8d68f447e18c3a13cdf90e264c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:41.640265 29237 raft_consensus.cc:3060] T af4d902e949448ad938ffdbe4034b076 P 2cdac032906d48e19b0f65e1297bdc49 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:41.647275 29162 raft_consensus.cc:2468] T af4d902e949448ad938ffdbe4034b076 P b9147b8d68f447e18c3a13cdf90e264c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 902b925eccf04d4e84fd72ef7b9b3e97 in term 1.
I20260608 10:07:41.647279 29237 raft_consensus.cc:2468] T af4d902e949448ad938ffdbe4034b076 P 2cdac032906d48e19b0f65e1297bdc49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 902b925eccf04d4e84fd72ef7b9b3e97 in term 1.
I20260608 10:07:41.648690 29275 leader_election.cc:304] T af4d902e949448ad938ffdbe4034b076 P 902b925eccf04d4e84fd72ef7b9b3e97 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 902b925eccf04d4e84fd72ef7b9b3e97, b9147b8d68f447e18c3a13cdf90e264c; no voters: 
I20260608 10:07:41.649487 29397 raft_consensus.cc:2804] T af4d902e949448ad938ffdbe4034b076 P 902b925eccf04d4e84fd72ef7b9b3e97 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:41.650681 29397 raft_consensus.cc:697] T af4d902e949448ad938ffdbe4034b076 P 902b925eccf04d4e84fd72ef7b9b3e97 [term 1 LEADER]: Becoming Leader. State: Replica: 902b925eccf04d4e84fd72ef7b9b3e97, State: Running, Role: LEADER
I20260608 10:07:41.651459 29397 consensus_queue.cc:237] T af4d902e949448ad938ffdbe4034b076 P 902b925eccf04d4e84fd72ef7b9b3e97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } }
I20260608 10:07:41.659129 29060 catalog_manager.cc:5696] T af4d902e949448ad938ffdbe4034b076 P 902b925eccf04d4e84fd72ef7b9b3e97 reported cstate change: term changed from 0 to 1, leader changed from <none> to 902b925eccf04d4e84fd72ef7b9b3e97 (127.20.251.131). New cstate: current_term: 1 leader_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } health_report { overall_health: HEALTHY } } }
I20260608 10:07:41.712827 29379 raft_consensus.cc:493] T 3ba9db730fe84e7896d616416fe186ce P 2cdac032906d48e19b0f65e1297bdc49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:41.713445 29379 raft_consensus.cc:515] T 3ba9db730fe84e7896d616416fe186ce P 2cdac032906d48e19b0f65e1297bdc49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } }
I20260608 10:07:41.715314 29379 leader_election.cc:290] T 3ba9db730fe84e7896d616416fe186ce P 2cdac032906d48e19b0f65e1297bdc49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9147b8d68f447e18c3a13cdf90e264c (127.20.251.129:36681), 902b925eccf04d4e84fd72ef7b9b3e97 (127.20.251.131:41449)
I20260608 10:07:41.716171 29162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba9db730fe84e7896d616416fe186ce" candidate_uuid: "2cdac032906d48e19b0f65e1297bdc49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9147b8d68f447e18c3a13cdf90e264c" is_pre_election: true
I20260608 10:07:41.716490 29309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba9db730fe84e7896d616416fe186ce" candidate_uuid: "2cdac032906d48e19b0f65e1297bdc49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" is_pre_election: true
I20260608 10:07:41.716732 29162 raft_consensus.cc:2468] T 3ba9db730fe84e7896d616416fe186ce P b9147b8d68f447e18c3a13cdf90e264c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdac032906d48e19b0f65e1297bdc49 in term 0.
I20260608 10:07:41.717036 29309 raft_consensus.cc:2468] T 3ba9db730fe84e7896d616416fe186ce P 902b925eccf04d4e84fd72ef7b9b3e97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdac032906d48e19b0f65e1297bdc49 in term 0.
I20260608 10:07:41.717832 29201 leader_election.cc:304] T 3ba9db730fe84e7896d616416fe186ce P 2cdac032906d48e19b0f65e1297bdc49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdac032906d48e19b0f65e1297bdc49, b9147b8d68f447e18c3a13cdf90e264c; no voters: 
I20260608 10:07:41.718573 29379 raft_consensus.cc:2804] T 3ba9db730fe84e7896d616416fe186ce P 2cdac032906d48e19b0f65e1297bdc49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:41.718912 29379 raft_consensus.cc:493] T 3ba9db730fe84e7896d616416fe186ce P 2cdac032906d48e19b0f65e1297bdc49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:41.719156 29379 raft_consensus.cc:3060] T 3ba9db730fe84e7896d616416fe186ce P 2cdac032906d48e19b0f65e1297bdc49 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:41.724864 29379 raft_consensus.cc:515] T 3ba9db730fe84e7896d616416fe186ce P 2cdac032906d48e19b0f65e1297bdc49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } }
I20260608 10:07:41.726586 29379 leader_election.cc:290] T 3ba9db730fe84e7896d616416fe186ce P 2cdac032906d48e19b0f65e1297bdc49 [CANDIDATE]: Term 1 election: Requested vote from peers b9147b8d68f447e18c3a13cdf90e264c (127.20.251.129:36681), 902b925eccf04d4e84fd72ef7b9b3e97 (127.20.251.131:41449)
I20260608 10:07:41.727308 29162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba9db730fe84e7896d616416fe186ce" candidate_uuid: "2cdac032906d48e19b0f65e1297bdc49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9147b8d68f447e18c3a13cdf90e264c"
I20260608 10:07:41.727583 29309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba9db730fe84e7896d616416fe186ce" candidate_uuid: "2cdac032906d48e19b0f65e1297bdc49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "902b925eccf04d4e84fd72ef7b9b3e97"
I20260608 10:07:41.727916 29162 raft_consensus.cc:3060] T 3ba9db730fe84e7896d616416fe186ce P b9147b8d68f447e18c3a13cdf90e264c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:41.728142 29309 raft_consensus.cc:3060] T 3ba9db730fe84e7896d616416fe186ce P 902b925eccf04d4e84fd72ef7b9b3e97 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:41.735070 29309 raft_consensus.cc:2468] T 3ba9db730fe84e7896d616416fe186ce P 902b925eccf04d4e84fd72ef7b9b3e97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdac032906d48e19b0f65e1297bdc49 in term 1.
I20260608 10:07:41.735070 29162 raft_consensus.cc:2468] T 3ba9db730fe84e7896d616416fe186ce P b9147b8d68f447e18c3a13cdf90e264c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdac032906d48e19b0f65e1297bdc49 in term 1.
I20260608 10:07:41.736325 29201 leader_election.cc:304] T 3ba9db730fe84e7896d616416fe186ce P 2cdac032906d48e19b0f65e1297bdc49 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdac032906d48e19b0f65e1297bdc49, b9147b8d68f447e18c3a13cdf90e264c; no voters: 
I20260608 10:07:41.737022 29379 raft_consensus.cc:2804] T 3ba9db730fe84e7896d616416fe186ce P 2cdac032906d48e19b0f65e1297bdc49 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:41.737490 29379 raft_consensus.cc:697] T 3ba9db730fe84e7896d616416fe186ce P 2cdac032906d48e19b0f65e1297bdc49 [term 1 LEADER]: Becoming Leader. State: Replica: 2cdac032906d48e19b0f65e1297bdc49, State: Running, Role: LEADER
I20260608 10:07:41.738195 29379 consensus_queue.cc:237] T 3ba9db730fe84e7896d616416fe186ce P 2cdac032906d48e19b0f65e1297bdc49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } }
I20260608 10:07:41.746070 29060 catalog_manager.cc:5696] T 3ba9db730fe84e7896d616416fe186ce P 2cdac032906d48e19b0f65e1297bdc49 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cdac032906d48e19b0f65e1297bdc49 (127.20.251.130). New cstate: current_term: 1 leader_uuid: "2cdac032906d48e19b0f65e1297bdc49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:41.851655 29363 raft_consensus.cc:493] T fb1a28aad5ca4e0cbd75a47f7f5bb479 P b9147b8d68f447e18c3a13cdf90e264c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:41.853129 29363 raft_consensus.cc:515] T fb1a28aad5ca4e0cbd75a47f7f5bb479 P b9147b8d68f447e18c3a13cdf90e264c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } }
I20260608 10:07:41.855752 29363 leader_election.cc:290] T fb1a28aad5ca4e0cbd75a47f7f5bb479 P b9147b8d68f447e18c3a13cdf90e264c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cdac032906d48e19b0f65e1297bdc49 (127.20.251.130:33715), 902b925eccf04d4e84fd72ef7b9b3e97 (127.20.251.131:41449)
I20260608 10:07:41.857324 29237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb1a28aad5ca4e0cbd75a47f7f5bb479" candidate_uuid: "b9147b8d68f447e18c3a13cdf90e264c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdac032906d48e19b0f65e1297bdc49" is_pre_election: true
I20260608 10:07:41.857770 29309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb1a28aad5ca4e0cbd75a47f7f5bb479" candidate_uuid: "b9147b8d68f447e18c3a13cdf90e264c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" is_pre_election: true
I20260608 10:07:41.858448 29237 raft_consensus.cc:2468] T fb1a28aad5ca4e0cbd75a47f7f5bb479 P 2cdac032906d48e19b0f65e1297bdc49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9147b8d68f447e18c3a13cdf90e264c in term 0.
I20260608 10:07:41.858583 29309 raft_consensus.cc:2468] T fb1a28aad5ca4e0cbd75a47f7f5bb479 P 902b925eccf04d4e84fd72ef7b9b3e97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9147b8d68f447e18c3a13cdf90e264c in term 0.
I20260608 10:07:41.860067 29127 leader_election.cc:304] T fb1a28aad5ca4e0cbd75a47f7f5bb479 P b9147b8d68f447e18c3a13cdf90e264c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 902b925eccf04d4e84fd72ef7b9b3e97, b9147b8d68f447e18c3a13cdf90e264c; no voters: 
I20260608 10:07:41.860800 29363 raft_consensus.cc:2804] T fb1a28aad5ca4e0cbd75a47f7f5bb479 P b9147b8d68f447e18c3a13cdf90e264c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:41.861093 29363 raft_consensus.cc:493] T fb1a28aad5ca4e0cbd75a47f7f5bb479 P b9147b8d68f447e18c3a13cdf90e264c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:41.861380 29363 raft_consensus.cc:3060] T fb1a28aad5ca4e0cbd75a47f7f5bb479 P b9147b8d68f447e18c3a13cdf90e264c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:41.868914 29363 raft_consensus.cc:515] T fb1a28aad5ca4e0cbd75a47f7f5bb479 P b9147b8d68f447e18c3a13cdf90e264c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } }
I20260608 10:07:41.870981 29363 leader_election.cc:290] T fb1a28aad5ca4e0cbd75a47f7f5bb479 P b9147b8d68f447e18c3a13cdf90e264c [CANDIDATE]: Term 1 election: Requested vote from peers 2cdac032906d48e19b0f65e1297bdc49 (127.20.251.130:33715), 902b925eccf04d4e84fd72ef7b9b3e97 (127.20.251.131:41449)
I20260608 10:07:41.871978 29237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb1a28aad5ca4e0cbd75a47f7f5bb479" candidate_uuid: "b9147b8d68f447e18c3a13cdf90e264c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdac032906d48e19b0f65e1297bdc49"
I20260608 10:07:41.872248 29309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb1a28aad5ca4e0cbd75a47f7f5bb479" candidate_uuid: "b9147b8d68f447e18c3a13cdf90e264c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "902b925eccf04d4e84fd72ef7b9b3e97"
I20260608 10:07:41.872587 29237 raft_consensus.cc:3060] T fb1a28aad5ca4e0cbd75a47f7f5bb479 P 2cdac032906d48e19b0f65e1297bdc49 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:41.872756 29309 raft_consensus.cc:3060] T fb1a28aad5ca4e0cbd75a47f7f5bb479 P 902b925eccf04d4e84fd72ef7b9b3e97 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:41.879272 29309 raft_consensus.cc:2468] T fb1a28aad5ca4e0cbd75a47f7f5bb479 P 902b925eccf04d4e84fd72ef7b9b3e97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9147b8d68f447e18c3a13cdf90e264c in term 1.
I20260608 10:07:41.879488 29237 raft_consensus.cc:2468] T fb1a28aad5ca4e0cbd75a47f7f5bb479 P 2cdac032906d48e19b0f65e1297bdc49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9147b8d68f447e18c3a13cdf90e264c in term 1.
I20260608 10:07:41.880263 29127 leader_election.cc:304] T fb1a28aad5ca4e0cbd75a47f7f5bb479 P b9147b8d68f447e18c3a13cdf90e264c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 902b925eccf04d4e84fd72ef7b9b3e97, b9147b8d68f447e18c3a13cdf90e264c; no voters: 
I20260608 10:07:41.880983 29363 raft_consensus.cc:2804] T fb1a28aad5ca4e0cbd75a47f7f5bb479 P b9147b8d68f447e18c3a13cdf90e264c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:41.881402 29363 raft_consensus.cc:697] T fb1a28aad5ca4e0cbd75a47f7f5bb479 P b9147b8d68f447e18c3a13cdf90e264c [term 1 LEADER]: Becoming Leader. State: Replica: b9147b8d68f447e18c3a13cdf90e264c, State: Running, Role: LEADER
I20260608 10:07:41.882647 29363 consensus_queue.cc:237] T fb1a28aad5ca4e0cbd75a47f7f5bb479 P b9147b8d68f447e18c3a13cdf90e264c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } }
I20260608 10:07:41.891579 29060 catalog_manager.cc:5696] T fb1a28aad5ca4e0cbd75a47f7f5bb479 P b9147b8d68f447e18c3a13cdf90e264c reported cstate change: term changed from 0 to 1, leader changed from <none> to b9147b8d68f447e18c3a13cdf90e264c (127.20.251.129). New cstate: current_term: 1 leader_uuid: "b9147b8d68f447e18c3a13cdf90e264c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:41.936707 21486 tablet_server.cc:179] TabletServer@127.20.251.129:0 shutting down...
I20260608 10:07:41.975683 21486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:41.977108 21486 tablet_replica.cc:333] T fb1a28aad5ca4e0cbd75a47f7f5bb479 P b9147b8d68f447e18c3a13cdf90e264c: stopping tablet replica
I20260608 10:07:41.979257 21486 raft_consensus.cc:2243] T fb1a28aad5ca4e0cbd75a47f7f5bb479 P b9147b8d68f447e18c3a13cdf90e264c [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:41.980089 21486 pending_rounds.cc:70] T fb1a28aad5ca4e0cbd75a47f7f5bb479 P b9147b8d68f447e18c3a13cdf90e264c: Trying to abort 1 pending ops.
I20260608 10:07:41.980386 21486 pending_rounds.cc:77] T fb1a28aad5ca4e0cbd75a47f7f5bb479 P b9147b8d68f447e18c3a13cdf90e264c: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294620720678584320 op_type: NO_OP noop_request { }
I20260608 10:07:41.980818 21486 raft_consensus.cc:2889] T fb1a28aad5ca4e0cbd75a47f7f5bb479 P b9147b8d68f447e18c3a13cdf90e264c [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:07:41.981161 21486 raft_consensus.cc:2272] T fb1a28aad5ca4e0cbd75a47f7f5bb479 P b9147b8d68f447e18c3a13cdf90e264c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:41.983822 21486 tablet_replica.cc:333] T af4d902e949448ad938ffdbe4034b076 P b9147b8d68f447e18c3a13cdf90e264c: stopping tablet replica
I20260608 10:07:41.984496 21486 raft_consensus.cc:2243] T af4d902e949448ad938ffdbe4034b076 P b9147b8d68f447e18c3a13cdf90e264c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:41.984941 21486 raft_consensus.cc:2272] T af4d902e949448ad938ffdbe4034b076 P b9147b8d68f447e18c3a13cdf90e264c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:41.987218 21486 tablet_replica.cc:333] T 710540c521844af28225fdebdd0505a4 P b9147b8d68f447e18c3a13cdf90e264c: stopping tablet replica
I20260608 10:07:41.987880 21486 raft_consensus.cc:2243] T 710540c521844af28225fdebdd0505a4 P b9147b8d68f447e18c3a13cdf90e264c [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:41.988690 21486 pending_rounds.cc:70] T 710540c521844af28225fdebdd0505a4 P b9147b8d68f447e18c3a13cdf90e264c: Trying to abort 1 pending ops.
I20260608 10:07:41.988880 21486 pending_rounds.cc:77] T 710540c521844af28225fdebdd0505a4 P b9147b8d68f447e18c3a13cdf90e264c: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294620719367020544 op_type: NO_OP noop_request { }
I20260608 10:07:41.989143 21486 raft_consensus.cc:2889] T 710540c521844af28225fdebdd0505a4 P b9147b8d68f447e18c3a13cdf90e264c [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:07:41.989444 21486 raft_consensus.cc:2272] T 710540c521844af28225fdebdd0505a4 P b9147b8d68f447e18c3a13cdf90e264c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:41.992528 21486 tablet_replica.cc:333] T 3ba9db730fe84e7896d616416fe186ce P b9147b8d68f447e18c3a13cdf90e264c: stopping tablet replica
I20260608 10:07:41.993167 21486 raft_consensus.cc:2243] T 3ba9db730fe84e7896d616416fe186ce P b9147b8d68f447e18c3a13cdf90e264c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:41.993681 21486 raft_consensus.cc:2272] T 3ba9db730fe84e7896d616416fe186ce P b9147b8d68f447e18c3a13cdf90e264c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:41.996341 21486 tablet_replica.cc:333] T f6f42e8553fa490db51c0e56455e5da7 P b9147b8d68f447e18c3a13cdf90e264c: stopping tablet replica
I20260608 10:07:41.996914 21486 raft_consensus.cc:2243] T f6f42e8553fa490db51c0e56455e5da7 P b9147b8d68f447e18c3a13cdf90e264c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:41.997431 21486 raft_consensus.cc:2272] T f6f42e8553fa490db51c0e56455e5da7 P b9147b8d68f447e18c3a13cdf90e264c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:42.000490 21486 tablet_replica.cc:333] T 2101ec08c80b46ceb1715e5273ee6c14 P b9147b8d68f447e18c3a13cdf90e264c: stopping tablet replica
I20260608 10:07:42.001047 21486 raft_consensus.cc:2243] T 2101ec08c80b46ceb1715e5273ee6c14 P b9147b8d68f447e18c3a13cdf90e264c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:42.001586 21486 raft_consensus.cc:2272] T 2101ec08c80b46ceb1715e5273ee6c14 P b9147b8d68f447e18c3a13cdf90e264c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:42.004549 21486 tablet_replica.cc:333] T 99d2f9d34ebc48329a2d902d6e419b8b P b9147b8d68f447e18c3a13cdf90e264c: stopping tablet replica
I20260608 10:07:42.005126 21486 raft_consensus.cc:2243] T 99d2f9d34ebc48329a2d902d6e419b8b P b9147b8d68f447e18c3a13cdf90e264c [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:42.006507 21486 raft_consensus.cc:2272] T 99d2f9d34ebc48329a2d902d6e419b8b P b9147b8d68f447e18c3a13cdf90e264c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:42.009328 21486 tablet_replica.cc:333] T 081f2a53e6aa4d02853b075da290ad9b P b9147b8d68f447e18c3a13cdf90e264c: stopping tablet replica
I20260608 10:07:42.009871 21486 raft_consensus.cc:2243] T 081f2a53e6aa4d02853b075da290ad9b P b9147b8d68f447e18c3a13cdf90e264c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:42.010365 21486 raft_consensus.cc:2272] T 081f2a53e6aa4d02853b075da290ad9b P b9147b8d68f447e18c3a13cdf90e264c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:42.047863 21486 tablet_server.cc:196] TabletServer@127.20.251.129:0 shutdown complete.
W20260608 10:07:42.089211 29201 consensus_peers.cc:597] T 2101ec08c80b46ceb1715e5273ee6c14 P 2cdac032906d48e19b0f65e1297bdc49 -> Peer b9147b8d68f447e18c3a13cdf90e264c (127.20.251.129:36681): Couldn't send request to peer b9147b8d68f447e18c3a13cdf90e264c. Status: Network error: Client connection negotiation failed: client connection to 127.20.251.129:36681: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:07:42.112967 29201 consensus_peers.cc:597] T 081f2a53e6aa4d02853b075da290ad9b P 2cdac032906d48e19b0f65e1297bdc49 -> Peer b9147b8d68f447e18c3a13cdf90e264c (127.20.251.129:36681): Couldn't send request to peer b9147b8d68f447e18c3a13cdf90e264c. Status: Network error: Client connection negotiation failed: client connection to 127.20.251.129:36681: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:42.142201 29397 consensus_queue.cc:1048] T af4d902e949448ad938ffdbe4034b076 P 902b925eccf04d4e84fd72ef7b9b3e97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:07:42.161110 29275 consensus_peers.cc:597] T af4d902e949448ad938ffdbe4034b076 P 902b925eccf04d4e84fd72ef7b9b3e97 -> Peer b9147b8d68f447e18c3a13cdf90e264c (127.20.251.129:36681): Couldn't send request to peer b9147b8d68f447e18c3a13cdf90e264c. Status: Network error: Client connection negotiation failed: client connection to 127.20.251.129:36681: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:42.175341 29364 consensus_queue.cc:1048] T 3ba9db730fe84e7896d616416fe186ce P 2cdac032906d48e19b0f65e1297bdc49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:07:42.188903 29201 consensus_peers.cc:597] T 3ba9db730fe84e7896d616416fe186ce P 2cdac032906d48e19b0f65e1297bdc49 -> Peer b9147b8d68f447e18c3a13cdf90e264c (127.20.251.129:36681): Couldn't send request to peer b9147b8d68f447e18c3a13cdf90e264c. Status: Network error: Client connection negotiation failed: client connection to 127.20.251.129:36681: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:07:42.323834 29201 consensus_peers.cc:597] T f6f42e8553fa490db51c0e56455e5da7 P 2cdac032906d48e19b0f65e1297bdc49 -> Peer b9147b8d68f447e18c3a13cdf90e264c (127.20.251.129:36681): Couldn't send request to peer b9147b8d68f447e18c3a13cdf90e264c. Status: Network error: Client connection negotiation failed: client connection to 127.20.251.129:36681: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:42.654928 29379 consensus_queue.cc:579] T 2101ec08c80b46ceb1715e5273ee6c14 P 2cdac032906d48e19b0f65e1297bdc49 [LEADER]: Leader has been unable to successfully communicate with peer b9147b8d68f447e18c3a13cdf90e264c for more than 1 seconds (1.078s)
I20260608 10:07:42.664841 29424 consensus_queue.cc:579] T af4d902e949448ad938ffdbe4034b076 P 902b925eccf04d4e84fd72ef7b9b3e97 [LEADER]: Leader has been unable to successfully communicate with peer b9147b8d68f447e18c3a13cdf90e264c for more than 1 seconds (1.012s)
I20260608 10:07:42.805156 29379 consensus_queue.cc:579] T 3ba9db730fe84e7896d616416fe186ce P 2cdac032906d48e19b0f65e1297bdc49 [LEADER]: Leader has been unable to successfully communicate with peer b9147b8d68f447e18c3a13cdf90e264c for more than 1 seconds (1.066s)
W20260608 10:07:43.036689 29108 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver b9147b8d68f447e18c3a13cdf90e264c not available for placement
I20260608 10:07:43.061929 29379 consensus_queue.cc:579] T 081f2a53e6aa4d02853b075da290ad9b P 2cdac032906d48e19b0f65e1297bdc49 [LEADER]: Leader has been unable to successfully communicate with peer b9147b8d68f447e18c3a13cdf90e264c for more than 1 seconds (1.496s)
I20260608 10:07:43.083712 29438 raft_consensus.cc:493] T 99d2f9d34ebc48329a2d902d6e419b8b P 902b925eccf04d4e84fd72ef7b9b3e97 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b9147b8d68f447e18c3a13cdf90e264c)
I20260608 10:07:43.084487 29438 raft_consensus.cc:515] T 99d2f9d34ebc48329a2d902d6e419b8b P 902b925eccf04d4e84fd72ef7b9b3e97 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } } peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } }
I20260608 10:07:43.087100 29438 leader_election.cc:290] T 99d2f9d34ebc48329a2d902d6e419b8b P 902b925eccf04d4e84fd72ef7b9b3e97 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdac032906d48e19b0f65e1297bdc49 (127.20.251.130:33715), b9147b8d68f447e18c3a13cdf90e264c (127.20.251.129:36681)
I20260608 10:07:43.088152 29237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99d2f9d34ebc48329a2d902d6e419b8b" candidate_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdac032906d48e19b0f65e1297bdc49" is_pre_election: true
I20260608 10:07:43.090687 29379 raft_consensus.cc:493] T 99d2f9d34ebc48329a2d902d6e419b8b P 2cdac032906d48e19b0f65e1297bdc49 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b9147b8d68f447e18c3a13cdf90e264c)
I20260608 10:07:43.091308 29379 raft_consensus.cc:515] T 99d2f9d34ebc48329a2d902d6e419b8b P 2cdac032906d48e19b0f65e1297bdc49 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } } peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } }
W20260608 10:07:43.092206 29275 leader_election.cc:336] T 99d2f9d34ebc48329a2d902d6e419b8b P 902b925eccf04d4e84fd72ef7b9b3e97 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b9147b8d68f447e18c3a13cdf90e264c (127.20.251.129:36681): Network error: Client connection negotiation failed: client connection to 127.20.251.129:36681: connect: Connection refused (error 111)
I20260608 10:07:43.092844 29275 leader_election.cc:304] T 99d2f9d34ebc48329a2d902d6e419b8b P 902b925eccf04d4e84fd72ef7b9b3e97 [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: 902b925eccf04d4e84fd72ef7b9b3e97; no voters: 2cdac032906d48e19b0f65e1297bdc49, b9147b8d68f447e18c3a13cdf90e264c
I20260608 10:07:43.092842 29057 catalog_manager.cc:2532] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:53550:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260608 10:07:43.094368 29379 leader_election.cc:290] T 99d2f9d34ebc48329a2d902d6e419b8b P 2cdac032906d48e19b0f65e1297bdc49 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 902b925eccf04d4e84fd72ef7b9b3e97 (127.20.251.131:41449), b9147b8d68f447e18c3a13cdf90e264c (127.20.251.129:36681)
I20260608 10:07:43.094594 29309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99d2f9d34ebc48329a2d902d6e419b8b" candidate_uuid: "2cdac032906d48e19b0f65e1297bdc49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" is_pre_election: true
I20260608 10:07:43.093858 29057 catalog_manager.cc:2780] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:53550:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260608 10:07:43.095034 29438 raft_consensus.cc:2749] T 99d2f9d34ebc48329a2d902d6e419b8b P 902b925eccf04d4e84fd72ef7b9b3e97 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:07:43.095985 29309 raft_consensus.cc:2468] T 99d2f9d34ebc48329a2d902d6e419b8b P 902b925eccf04d4e84fd72ef7b9b3e97 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdac032906d48e19b0f65e1297bdc49 in term 1.
I20260608 10:07:43.097458 29202 leader_election.cc:304] T 99d2f9d34ebc48329a2d902d6e419b8b P 2cdac032906d48e19b0f65e1297bdc49 [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: 2cdac032906d48e19b0f65e1297bdc49, 902b925eccf04d4e84fd72ef7b9b3e97; no voters: 
I20260608 10:07:43.098372 29379 raft_consensus.cc:2804] T 99d2f9d34ebc48329a2d902d6e419b8b P 2cdac032906d48e19b0f65e1297bdc49 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:07:43.098759 29379 raft_consensus.cc:493] T 99d2f9d34ebc48329a2d902d6e419b8b P 2cdac032906d48e19b0f65e1297bdc49 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b9147b8d68f447e18c3a13cdf90e264c)
W20260608 10:07:43.099062 29201 leader_election.cc:336] T 99d2f9d34ebc48329a2d902d6e419b8b P 2cdac032906d48e19b0f65e1297bdc49 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b9147b8d68f447e18c3a13cdf90e264c (127.20.251.129:36681): Network error: Client connection negotiation failed: client connection to 127.20.251.129:36681: connect: Connection refused (error 111)
I20260608 10:07:43.099164 29379 raft_consensus.cc:3060] T 99d2f9d34ebc48329a2d902d6e419b8b P 2cdac032906d48e19b0f65e1297bdc49 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:07:43.109794 29379 raft_consensus.cc:515] T 99d2f9d34ebc48329a2d902d6e419b8b P 2cdac032906d48e19b0f65e1297bdc49 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } } peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } }
I20260608 10:07:43.113186 29379 leader_election.cc:290] T 99d2f9d34ebc48329a2d902d6e419b8b P 2cdac032906d48e19b0f65e1297bdc49 [CANDIDATE]: Term 2 election: Requested vote from peers 902b925eccf04d4e84fd72ef7b9b3e97 (127.20.251.131:41449), b9147b8d68f447e18c3a13cdf90e264c (127.20.251.129:36681)
I20260608 10:07:43.113445 29309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99d2f9d34ebc48329a2d902d6e419b8b" candidate_uuid: "2cdac032906d48e19b0f65e1297bdc49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "902b925eccf04d4e84fd72ef7b9b3e97"
I20260608 10:07:43.115020 29309 raft_consensus.cc:3060] T 99d2f9d34ebc48329a2d902d6e419b8b P 902b925eccf04d4e84fd72ef7b9b3e97 [term 1 FOLLOWER]: Advancing to term 2
W20260608 10:07:43.117950 29201 leader_election.cc:336] T 99d2f9d34ebc48329a2d902d6e419b8b P 2cdac032906d48e19b0f65e1297bdc49 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b9147b8d68f447e18c3a13cdf90e264c (127.20.251.129:36681): Network error: Client connection negotiation failed: client connection to 127.20.251.129:36681: connect: Connection refused (error 111)
I20260608 10:07:43.123245 29309 raft_consensus.cc:2468] T 99d2f9d34ebc48329a2d902d6e419b8b P 902b925eccf04d4e84fd72ef7b9b3e97 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdac032906d48e19b0f65e1297bdc49 in term 2.
I20260608 10:07:43.125094 29202 leader_election.cc:304] T 99d2f9d34ebc48329a2d902d6e419b8b P 2cdac032906d48e19b0f65e1297bdc49 [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: 2cdac032906d48e19b0f65e1297bdc49, 902b925eccf04d4e84fd72ef7b9b3e97; no voters: b9147b8d68f447e18c3a13cdf90e264c
I20260608 10:07:43.126128 29379 raft_consensus.cc:2804] T 99d2f9d34ebc48329a2d902d6e419b8b P 2cdac032906d48e19b0f65e1297bdc49 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:07:43.126595 29379 raft_consensus.cc:697] T 99d2f9d34ebc48329a2d902d6e419b8b P 2cdac032906d48e19b0f65e1297bdc49 [term 2 LEADER]: Becoming Leader. State: Replica: 2cdac032906d48e19b0f65e1297bdc49, State: Running, Role: LEADER
I20260608 10:07:43.127641 29379 consensus_queue.cc:237] T 99d2f9d34ebc48329a2d902d6e419b8b P 2cdac032906d48e19b0f65e1297bdc49 [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: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } } peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } }
I20260608 10:07:43.128067 29057 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 863eb8e15f124a4eb27941ff8888e7f1: Sending DeleteTablet for 3 replicas of tablet 710540c521844af28225fdebdd0505a4
I20260608 10:07:43.131227 29057 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 863eb8e15f124a4eb27941ff8888e7f1: Sending DeleteTablet for 3 replicas of tablet 3ba9db730fe84e7896d616416fe186ce
I20260608 10:07:43.132472 29300 tablet_service.cc:1558] Processing DeleteTablet for tablet 710540c521844af28225fdebdd0505a4 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:07:43 UTC) from {username='slave'} at 127.0.0.1:51468
I20260608 10:07:43.132207 29224 tablet_service.cc:1558] Processing DeleteTablet for tablet 710540c521844af28225fdebdd0505a4 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:07:43 UTC) from {username='slave'} at 127.0.0.1:44600
I20260608 10:07:43.136369 29057 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 863eb8e15f124a4eb27941ff8888e7f1: Sending DeleteTablet for 3 replicas of tablet fb1a28aad5ca4e0cbd75a47f7f5bb479
I20260608 10:07:43.137370 29301 tablet_service.cc:1558] Processing DeleteTablet for tablet 3ba9db730fe84e7896d616416fe186ce with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:07:43 UTC) from {username='slave'} at 127.0.0.1:51468
I20260608 10:07:43.138955 29225 tablet_service.cc:1558] Processing DeleteTablet for tablet 3ba9db730fe84e7896d616416fe186ce with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:07:43 UTC) from {username='slave'} at 127.0.0.1:44600
I20260608 10:07:43.139600 29301 tablet_service.cc:1558] Processing DeleteTablet for tablet fb1a28aad5ca4e0cbd75a47f7f5bb479 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:07:43 UTC) from {username='slave'} at 127.0.0.1:51468
I20260608 10:07:43.140375 29057 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 863eb8e15f124a4eb27941ff8888e7f1: Sending DeleteTablet for 3 replicas of tablet af4d902e949448ad938ffdbe4034b076
I20260608 10:07:43.142284 29225 tablet_service.cc:1558] Processing DeleteTablet for tablet fb1a28aad5ca4e0cbd75a47f7f5bb479 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:07:43 UTC) from {username='slave'} at 127.0.0.1:44600
I20260608 10:07:43.144014 29301 tablet_service.cc:1558] Processing DeleteTablet for tablet af4d902e949448ad938ffdbe4034b076 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:07:43 UTC) from {username='slave'} at 127.0.0.1:51468
I20260608 10:07:43.144985 29225 tablet_service.cc:1558] Processing DeleteTablet for tablet af4d902e949448ad938ffdbe4034b076 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:07:43 UTC) from {username='slave'} at 127.0.0.1:44600
I20260608 10:07:43.147552 29449 tablet_replica.cc:333] T 710540c521844af28225fdebdd0505a4 P 2cdac032906d48e19b0f65e1297bdc49: stopping tablet replica
I20260608 10:07:43.148864 29449 raft_consensus.cc:2243] T 710540c521844af28225fdebdd0505a4 P 2cdac032906d48e19b0f65e1297bdc49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:43.147830 29060 catalog_manager.cc:5696] T 99d2f9d34ebc48329a2d902d6e419b8b P 2cdac032906d48e19b0f65e1297bdc49 reported cstate change: term changed from 1 to 2, leader changed from b9147b8d68f447e18c3a13cdf90e264c (127.20.251.129) to 2cdac032906d48e19b0f65e1297bdc49 (127.20.251.130). New cstate: current_term: 2 leader_uuid: "2cdac032906d48e19b0f65e1297bdc49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:43.149102 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 10:07:43.152334 29449 raft_consensus.cc:2272] T 710540c521844af28225fdebdd0505a4 P 2cdac032906d48e19b0f65e1297bdc49 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:07:43.154892 29045 catalog_manager.cc:4754] TS b9147b8d68f447e18c3a13cdf90e264c (127.20.251.129:36681): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet 710540c521844af28225fdebdd0505a4: Network error: Client connection negotiation failed: client connection to 127.20.251.129:36681: connect: Connection refused (error 111)
I20260608 10:07:43.156751 29449 ts_tablet_manager.cc:1916] T 710540c521844af28225fdebdd0505a4 P 2cdac032906d48e19b0f65e1297bdc49: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:07:43.162667 29450 tablet_replica.cc:333] T 710540c521844af28225fdebdd0505a4 P 902b925eccf04d4e84fd72ef7b9b3e97: stopping tablet replica
I20260608 10:07:43.166613 29450 raft_consensus.cc:2243] T 710540c521844af28225fdebdd0505a4 P 902b925eccf04d4e84fd72ef7b9b3e97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:43.167425 29450 raft_consensus.cc:2272] T 710540c521844af28225fdebdd0505a4 P 902b925eccf04d4e84fd72ef7b9b3e97 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:07:43.172993 29452 instance_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:07:43.173843 29379 consensus_queue.cc:579] T f6f42e8553fa490db51c0e56455e5da7 P 2cdac032906d48e19b0f65e1297bdc49 [LEADER]: Leader has been unable to successfully communicate with peer b9147b8d68f447e18c3a13cdf90e264c for more than 1 seconds (1.320s)
I20260608 10:07:43.173985 29450 ts_tablet_manager.cc:1916] T 710540c521844af28225fdebdd0505a4 P 902b925eccf04d4e84fd72ef7b9b3e97: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260608 10:07:43.204843 29453 instance_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:07:43.206672 29449 ts_tablet_manager.cc:1929] T 710540c521844af28225fdebdd0505a4 P 2cdac032906d48e19b0f65e1297bdc49: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 10:07:43.207319 29449 log.cc:1199] T 710540c521844af28225fdebdd0505a4 P 2cdac032906d48e19b0f65e1297bdc49: Deleting WAL directory at /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913058711471-21486-0/minicluster-data/ts-1-root/wals/710540c521844af28225fdebdd0505a4
I20260608 10:07:43.208261 29449 ts_tablet_manager.cc:1950] T 710540c521844af28225fdebdd0505a4 P 2cdac032906d48e19b0f65e1297bdc49: Deleting consensus metadata
I20260608 10:07:43.210216 29450 ts_tablet_manager.cc:1929] T 710540c521844af28225fdebdd0505a4 P 902b925eccf04d4e84fd72ef7b9b3e97: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 10:07:43.210772 29450 log.cc:1199] T 710540c521844af28225fdebdd0505a4 P 902b925eccf04d4e84fd72ef7b9b3e97: Deleting WAL directory at /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913058711471-21486-0/minicluster-data/ts-2-root/wals/710540c521844af28225fdebdd0505a4
I20260608 10:07:43.211700 29450 ts_tablet_manager.cc:1950] T 710540c521844af28225fdebdd0505a4 P 902b925eccf04d4e84fd72ef7b9b3e97: Deleting consensus metadata
W20260608 10:07:43.215042 29455 instance_detector.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:07:43.216744 29044 catalog_manager.cc:5027] TS 2cdac032906d48e19b0f65e1297bdc49 (127.20.251.130:33715): tablet 710540c521844af28225fdebdd0505a4 (table dugtrio [id=54a4e36b78424c918265ca917f58649a]) successfully deleted
I20260608 10:07:43.217073 29046 catalog_manager.cc:5027] TS 902b925eccf04d4e84fd72ef7b9b3e97 (127.20.251.131:41449): tablet 710540c521844af28225fdebdd0505a4 (table dugtrio [id=54a4e36b78424c918265ca917f58649a]) successfully deleted
I20260608 10:07:43.218237 29449 tablet_replica.cc:333] T 3ba9db730fe84e7896d616416fe186ce P 2cdac032906d48e19b0f65e1297bdc49: stopping tablet replica
I20260608 10:07:43.218411 29450 tablet_replica.cc:333] T 3ba9db730fe84e7896d616416fe186ce P 902b925eccf04d4e84fd72ef7b9b3e97: stopping tablet replica
I20260608 10:07:43.219473 29450 raft_consensus.cc:2243] T 3ba9db730fe84e7896d616416fe186ce P 902b925eccf04d4e84fd72ef7b9b3e97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:43.219437 29449 raft_consensus.cc:2243] T 3ba9db730fe84e7896d616416fe186ce P 2cdac032906d48e19b0f65e1297bdc49 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:43.220403 29450 raft_consensus.cc:2272] T 3ba9db730fe84e7896d616416fe186ce P 902b925eccf04d4e84fd72ef7b9b3e97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:43.221308 29449 raft_consensus.cc:2272] T 3ba9db730fe84e7896d616416fe186ce P 2cdac032906d48e19b0f65e1297bdc49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:43.225015 29450 ts_tablet_manager.cc:1916] T 3ba9db730fe84e7896d616416fe186ce P 902b925eccf04d4e84fd72ef7b9b3e97: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:07:43.225595 29449 ts_tablet_manager.cc:1916] T 3ba9db730fe84e7896d616416fe186ce P 2cdac032906d48e19b0f65e1297bdc49: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:07:43.227137 21486 server_base.cc:1061] running on GCE node
I20260608 10:07:43.229395 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:43.229718 21486 system_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:07:43.229969 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913263229947 us; error 0 us; skew 500 ppm
I20260608 10:07:43.232000 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:43.236749 21486 webserver.cc:533] Webserver started at http://127.20.251.132:37867/ using document root <none> and password file <none>
I20260608 10:07:43.237756 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:43.238051 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:43.238473 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:43.240255 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913058711471-21486-0/minicluster-data/ts-3-root/instance:
uuid: "3bbc9b38ce8147c0b3f20d40c217fcb8"
format_stamp: "Formatted at 2026-06-08 10:07:43 on dist-test-slave-0x65"
I20260608 10:07:43.245030 29449 ts_tablet_manager.cc:1929] T 3ba9db730fe84e7896d616416fe186ce P 2cdac032906d48e19b0f65e1297bdc49: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 10:07:43.245641 29449 log.cc:1199] T 3ba9db730fe84e7896d616416fe186ce P 2cdac032906d48e19b0f65e1297bdc49: Deleting WAL directory at /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913058711471-21486-0/minicluster-data/ts-1-root/wals/3ba9db730fe84e7896d616416fe186ce
I20260608 10:07:43.246505 29449 ts_tablet_manager.cc:1950] T 3ba9db730fe84e7896d616416fe186ce P 2cdac032906d48e19b0f65e1297bdc49: Deleting consensus metadata
I20260608 10:07:43.250739 29449 tablet_replica.cc:333] T fb1a28aad5ca4e0cbd75a47f7f5bb479 P 2cdac032906d48e19b0f65e1297bdc49: stopping tablet replica
I20260608 10:07:43.250945 29044 catalog_manager.cc:5027] TS 2cdac032906d48e19b0f65e1297bdc49 (127.20.251.130:33715): tablet 3ba9db730fe84e7896d616416fe186ce (table dugtrio [id=54a4e36b78424c918265ca917f58649a]) successfully deleted
I20260608 10:07:43.251987 29449 raft_consensus.cc:2243] T fb1a28aad5ca4e0cbd75a47f7f5bb479 P 2cdac032906d48e19b0f65e1297bdc49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:43.252574 29450 ts_tablet_manager.cc:1929] T 3ba9db730fe84e7896d616416fe186ce P 902b925eccf04d4e84fd72ef7b9b3e97: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 10:07:43.252792 29449 raft_consensus.cc:2272] T fb1a28aad5ca4e0cbd75a47f7f5bb479 P 2cdac032906d48e19b0f65e1297bdc49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:43.253095 29450 log.cc:1199] T 3ba9db730fe84e7896d616416fe186ce P 902b925eccf04d4e84fd72ef7b9b3e97: Deleting WAL directory at /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913058711471-21486-0/minicluster-data/ts-2-root/wals/3ba9db730fe84e7896d616416fe186ce
I20260608 10:07:43.254127 29450 ts_tablet_manager.cc:1950] T 3ba9db730fe84e7896d616416fe186ce P 902b925eccf04d4e84fd72ef7b9b3e97: Deleting consensus metadata
I20260608 10:07:43.254606 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.013s	user 0.010s	sys 0.005s
I20260608 10:07:43.256847 29449 ts_tablet_manager.cc:1916] T fb1a28aad5ca4e0cbd75a47f7f5bb479 P 2cdac032906d48e19b0f65e1297bdc49: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:07:43.258672 29046 catalog_manager.cc:5027] TS 902b925eccf04d4e84fd72ef7b9b3e97 (127.20.251.131:41449): tablet 3ba9db730fe84e7896d616416fe186ce (table dugtrio [id=54a4e36b78424c918265ca917f58649a]) successfully deleted
I20260608 10:07:43.259994 29450 tablet_replica.cc:333] T fb1a28aad5ca4e0cbd75a47f7f5bb479 P 902b925eccf04d4e84fd72ef7b9b3e97: stopping tablet replica
I20260608 10:07:43.261386 29450 raft_consensus.cc:2243] T fb1a28aad5ca4e0cbd75a47f7f5bb479 P 902b925eccf04d4e84fd72ef7b9b3e97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:43.262099 29450 raft_consensus.cc:2272] T fb1a28aad5ca4e0cbd75a47f7f5bb479 P 902b925eccf04d4e84fd72ef7b9b3e97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:43.262832 29460 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:07:43.264056 21486 fs_manager.cc:730] Time spent opening block manager: real 0.006s	user 0.001s	sys 0.003s
I20260608 10:07:43.264460 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913058711471-21486-0/minicluster-data/ts-3-root
uuid: "3bbc9b38ce8147c0b3f20d40c217fcb8"
format_stamp: "Formatted at 2026-06-08 10:07:43 on dist-test-slave-0x65"
I20260608 10:07:43.264892 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913058711471-21486-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913058711471-21486-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913058711471-21486-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:07:43.266216 29450 ts_tablet_manager.cc:1916] T fb1a28aad5ca4e0cbd75a47f7f5bb479 P 902b925eccf04d4e84fd72ef7b9b3e97: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:07:43.274797 29449 ts_tablet_manager.cc:1929] T fb1a28aad5ca4e0cbd75a47f7f5bb479 P 2cdac032906d48e19b0f65e1297bdc49: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 10:07:43.275264 29449 log.cc:1199] T fb1a28aad5ca4e0cbd75a47f7f5bb479 P 2cdac032906d48e19b0f65e1297bdc49: Deleting WAL directory at /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913058711471-21486-0/minicluster-data/ts-1-root/wals/fb1a28aad5ca4e0cbd75a47f7f5bb479
I20260608 10:07:43.275830 29449 ts_tablet_manager.cc:1950] T fb1a28aad5ca4e0cbd75a47f7f5bb479 P 2cdac032906d48e19b0f65e1297bdc49: Deleting consensus metadata
I20260608 10:07:43.279299 29449 tablet_replica.cc:333] T af4d902e949448ad938ffdbe4034b076 P 2cdac032906d48e19b0f65e1297bdc49: stopping tablet replica
I20260608 10:07:43.279567 29044 catalog_manager.cc:5027] TS 2cdac032906d48e19b0f65e1297bdc49 (127.20.251.130:33715): tablet fb1a28aad5ca4e0cbd75a47f7f5bb479 (table dugtrio [id=54a4e36b78424c918265ca917f58649a]) successfully deleted
I20260608 10:07:43.280311 29449 raft_consensus.cc:2243] T af4d902e949448ad938ffdbe4034b076 P 2cdac032906d48e19b0f65e1297bdc49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:43.280933 29449 raft_consensus.cc:2272] T af4d902e949448ad938ffdbe4034b076 P 2cdac032906d48e19b0f65e1297bdc49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:43.284627 29449 ts_tablet_manager.cc:1916] T af4d902e949448ad938ffdbe4034b076 P 2cdac032906d48e19b0f65e1297bdc49: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:07:43.284670 29450 ts_tablet_manager.cc:1929] T fb1a28aad5ca4e0cbd75a47f7f5bb479 P 902b925eccf04d4e84fd72ef7b9b3e97: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 10:07:43.285254 29450 log.cc:1199] T fb1a28aad5ca4e0cbd75a47f7f5bb479 P 902b925eccf04d4e84fd72ef7b9b3e97: Deleting WAL directory at /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913058711471-21486-0/minicluster-data/ts-2-root/wals/fb1a28aad5ca4e0cbd75a47f7f5bb479
I20260608 10:07:43.286015 29450 ts_tablet_manager.cc:1950] T fb1a28aad5ca4e0cbd75a47f7f5bb479 P 902b925eccf04d4e84fd72ef7b9b3e97: Deleting consensus metadata
I20260608 10:07:43.289999 29450 tablet_replica.cc:333] T af4d902e949448ad938ffdbe4034b076 P 902b925eccf04d4e84fd72ef7b9b3e97: stopping tablet replica
I20260608 10:07:43.290076 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:43.290279 29046 catalog_manager.cc:5027] TS 902b925eccf04d4e84fd72ef7b9b3e97 (127.20.251.131:41449): tablet fb1a28aad5ca4e0cbd75a47f7f5bb479 (table dugtrio [id=54a4e36b78424c918265ca917f58649a]) successfully deleted
I20260608 10:07:43.291177 29450 raft_consensus.cc:2243] T af4d902e949448ad938ffdbe4034b076 P 902b925eccf04d4e84fd72ef7b9b3e97 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:43.292302 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:43.292826 29450 raft_consensus.cc:2272] T af4d902e949448ad938ffdbe4034b076 P 902b925eccf04d4e84fd72ef7b9b3e97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:43.295110 21486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:43.297237 29450 ts_tablet_manager.cc:1916] T af4d902e949448ad938ffdbe4034b076 P 902b925eccf04d4e84fd72ef7b9b3e97: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:07:43.299257 21486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:43.299638 21486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:43.300009 21486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:43.300259 21486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:43.301782 29449 ts_tablet_manager.cc:1929] T af4d902e949448ad938ffdbe4034b076 P 2cdac032906d48e19b0f65e1297bdc49: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 10:07:43.302183 29449 log.cc:1199] T af4d902e949448ad938ffdbe4034b076 P 2cdac032906d48e19b0f65e1297bdc49: Deleting WAL directory at /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913058711471-21486-0/minicluster-data/ts-1-root/wals/af4d902e949448ad938ffdbe4034b076
I20260608 10:07:43.302825 29449 ts_tablet_manager.cc:1950] T af4d902e949448ad938ffdbe4034b076 P 2cdac032906d48e19b0f65e1297bdc49: Deleting consensus metadata
I20260608 10:07:43.306711 29044 catalog_manager.cc:5027] TS 2cdac032906d48e19b0f65e1297bdc49 (127.20.251.130:33715): tablet af4d902e949448ad938ffdbe4034b076 (table dugtrio [id=54a4e36b78424c918265ca917f58649a]) successfully deleted
I20260608 10:07:43.319170 29450 ts_tablet_manager.cc:1929] T af4d902e949448ad938ffdbe4034b076 P 902b925eccf04d4e84fd72ef7b9b3e97: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 10:07:43.319875 29450 log.cc:1199] T af4d902e949448ad938ffdbe4034b076 P 902b925eccf04d4e84fd72ef7b9b3e97: Deleting WAL directory at /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913058711471-21486-0/minicluster-data/ts-2-root/wals/af4d902e949448ad938ffdbe4034b076
I20260608 10:07:43.320868 29450 ts_tablet_manager.cc:1950] T af4d902e949448ad938ffdbe4034b076 P 902b925eccf04d4e84fd72ef7b9b3e97: Deleting consensus metadata
I20260608 10:07:43.325868 29046 catalog_manager.cc:5027] TS 902b925eccf04d4e84fd72ef7b9b3e97 (127.20.251.131:41449): tablet af4d902e949448ad938ffdbe4034b076 (table dugtrio [id=54a4e36b78424c918265ca917f58649a]) successfully deleted
I20260608 10:07:43.360512 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.132:38711
I20260608 10:07:43.360941 29522 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.132:38711 every 8 connection(s)
I20260608 10:07:43.367362 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:43.377050 29526 instance_detector.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:07:43.380460 29527 instance_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:07:43.383225 29523 heartbeater.cc:344] Connected to a master server at 127.20.251.190:42433
I20260608 10:07:43.384133 29523 heartbeater.cc:461] Registering TS with master...
W20260608 10:07:43.384285 29530 instance_detector.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:07:43.385085 29523 heartbeater.cc:507] Master 127.20.251.190:42433 requested a full tablet report, sending...
I20260608 10:07:43.383432 21486 server_base.cc:1061] running on GCE node
I20260608 10:07:43.386838 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:43.387131 21486 system_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:07:43.387368 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913263387344 us; error 0 us; skew 500 ppm
I20260608 10:07:43.387895 29060 ts_manager.cc:194] Registered new tserver with Master: 3bbc9b38ce8147c0b3f20d40c217fcb8 (127.20.251.132:38711)
I20260608 10:07:43.388044 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:43.390028 29060 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53588
I20260608 10:07:43.391383 21486 webserver.cc:533] Webserver started at http://127.20.251.129:39929/ using document root <none> and password file <none>
I20260608 10:07:43.392266 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:43.392518 21486 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 10:07:43.397754 21486 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260608 10:07:43.398382 29237 consensus_queue.cc:237] T f6f42e8553fa490db51c0e56455e5da7 P 2cdac032906d48e19b0f65e1297bdc49 [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: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } } peers { permanent_uuid: "3bbc9b38ce8147c0b3f20d40c217fcb8" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 38711 } attrs { promote: true } }
I20260608 10:07:43.402279 29534 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:07:43.403331 21486 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 10:07:43.403679 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913058711471-21486-0/minicluster-data/ts-0-root
uuid: "b9147b8d68f447e18c3a13cdf90e264c"
format_stamp: "Formatted at 2026-06-08 10:07:39 on dist-test-slave-0x65"
I20260608 10:07:43.404075 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913058711471-21486-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913058711471-21486-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913058711471-21486-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:07:43.407424 29309 raft_consensus.cc:1275] T f6f42e8553fa490db51c0e56455e5da7 P 902b925eccf04d4e84fd72ef7b9b3e97 [term 1 FOLLOWER]: Refusing update from remote peer 2cdac032906d48e19b0f65e1297bdc49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:07:43.409370 29379 consensus_queue.cc:1048] T f6f42e8553fa490db51c0e56455e5da7 P 2cdac032906d48e19b0f65e1297bdc49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:07:43.428261 29237 consensus_queue.cc:237] T 081f2a53e6aa4d02853b075da290ad9b P 2cdac032906d48e19b0f65e1297bdc49 [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: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } } peers { permanent_uuid: "3bbc9b38ce8147c0b3f20d40c217fcb8" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 38711 } attrs { promote: true } }
W20260608 10:07:43.433063 29201 consensus_peers.cc:597] T f6f42e8553fa490db51c0e56455e5da7 P 2cdac032906d48e19b0f65e1297bdc49 -> Peer b9147b8d68f447e18c3a13cdf90e264c (127.20.251.129:36681): Couldn't send request to peer b9147b8d68f447e18c3a13cdf90e264c. Status: Network error: Client connection negotiation failed: client connection to 127.20.251.129:36681: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:07:43.441075 29203 consensus_peers.cc:597] T f6f42e8553fa490db51c0e56455e5da7 P 2cdac032906d48e19b0f65e1297bdc49 -> Peer 3bbc9b38ce8147c0b3f20d40c217fcb8 (127.20.251.132:38711): Couldn't send request to peer 3bbc9b38ce8147c0b3f20d40c217fcb8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f6f42e8553fa490db51c0e56455e5da7. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:43.445489 29311 raft_consensus.cc:1275] T 081f2a53e6aa4d02853b075da290ad9b P 902b925eccf04d4e84fd72ef7b9b3e97 [term 1 FOLLOWER]: Refusing update from remote peer 2cdac032906d48e19b0f65e1297bdc49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:07:43.447865 29380 consensus_queue.cc:1048] T 081f2a53e6aa4d02853b075da290ad9b P 2cdac032906d48e19b0f65e1297bdc49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:07:43.447587 29379 raft_consensus.cc:2955] T f6f42e8553fa490db51c0e56455e5da7 P 2cdac032906d48e19b0f65e1297bdc49 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3bbc9b38ce8147c0b3f20d40c217fcb8 (127.20.251.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } } peers { permanent_uuid: "3bbc9b38ce8147c0b3f20d40c217fcb8" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 38711 } attrs { promote: true } } }
I20260608 10:07:43.450788 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
W20260608 10:07:43.452011 29203 consensus_peers.cc:597] T 081f2a53e6aa4d02853b075da290ad9b P 2cdac032906d48e19b0f65e1297bdc49 -> Peer 3bbc9b38ce8147c0b3f20d40c217fcb8 (127.20.251.132:38711): Couldn't send request to peer 3bbc9b38ce8147c0b3f20d40c217fcb8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 081f2a53e6aa4d02853b075da290ad9b. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:43.453089 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:43.453748 29311 raft_consensus.cc:2955] T f6f42e8553fa490db51c0e56455e5da7 P 902b925eccf04d4e84fd72ef7b9b3e97 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3bbc9b38ce8147c0b3f20d40c217fcb8 (127.20.251.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } } peers { permanent_uuid: "3bbc9b38ce8147c0b3f20d40c217fcb8" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 38711 } attrs { promote: true } } }
W20260608 10:07:43.452342 29201 consensus_peers.cc:597] T 081f2a53e6aa4d02853b075da290ad9b P 2cdac032906d48e19b0f65e1297bdc49 -> Peer b9147b8d68f447e18c3a13cdf90e264c (127.20.251.129:36681): Couldn't send request to peer b9147b8d68f447e18c3a13cdf90e264c. Status: Network error: Client connection negotiation failed: client connection to 127.20.251.129:36681: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:43.463770 29044 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet f6f42e8553fa490db51c0e56455e5da7 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 4)
I20260608 10:07:43.467952 21486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:43.476337 29060 catalog_manager.cc:5696] T f6f42e8553fa490db51c0e56455e5da7 P 902b925eccf04d4e84fd72ef7b9b3e97 reported cstate change: config changed from index -1 to 2, NON_VOTER 3bbc9b38ce8147c0b3f20d40c217fcb8 (127.20.251.132) added. New cstate: current_term: 1 leader_uuid: "2cdac032906d48e19b0f65e1297bdc49" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } } peers { permanent_uuid: "3bbc9b38ce8147c0b3f20d40c217fcb8" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 38711 } attrs { promote: true } } }
I20260608 10:07:43.485169 29380 raft_consensus.cc:2955] T 081f2a53e6aa4d02853b075da290ad9b P 2cdac032906d48e19b0f65e1297bdc49 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3bbc9b38ce8147c0b3f20d40c217fcb8 (127.20.251.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } } peers { permanent_uuid: "3bbc9b38ce8147c0b3f20d40c217fcb8" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 38711 } attrs { promote: true } } }
I20260608 10:07:43.504273 29311 raft_consensus.cc:2955] T 081f2a53e6aa4d02853b075da290ad9b P 902b925eccf04d4e84fd72ef7b9b3e97 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3bbc9b38ce8147c0b3f20d40c217fcb8 (127.20.251.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } } peers { permanent_uuid: "3bbc9b38ce8147c0b3f20d40c217fcb8" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 38711 } attrs { promote: true } } }
I20260608 10:07:43.507213 29044 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 081f2a53e6aa4d02853b075da290ad9b with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 5)
I20260608 10:07:43.508508 29548 ts_tablet_manager.cc:548] Loading tablet metadata (0/8 complete)
W20260608 10:07:43.512091 29045 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.20.251.129:36681: connect: Connection refused (error 111) [suppressed 38 similar messages]
I20260608 10:07:43.515384 29060 catalog_manager.cc:5696] T 081f2a53e6aa4d02853b075da290ad9b P 2cdac032906d48e19b0f65e1297bdc49 reported cstate change: config changed from index -1 to 2, NON_VOTER 3bbc9b38ce8147c0b3f20d40c217fcb8 (127.20.251.132) added. New cstate: current_term: 1 leader_uuid: "2cdac032906d48e19b0f65e1297bdc49" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3bbc9b38ce8147c0b3f20d40c217fcb8" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 38711 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 10:07:43.551692 29201 consensus_peers.cc:597] T 99d2f9d34ebc48329a2d902d6e419b8b P 2cdac032906d48e19b0f65e1297bdc49 -> Peer b9147b8d68f447e18c3a13cdf90e264c (127.20.251.129:36681): Couldn't send request to peer b9147b8d68f447e18c3a13cdf90e264c. Status: Network error: Client connection negotiation failed: client connection to 127.20.251.129:36681: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:43.555171 21486 ts_tablet_manager.cc:585] Loaded tablet metadata (8 total tablets, 8 live tablets)
I20260608 10:07:43.555552 21486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.070s	user 0.013s	sys 0.012s
I20260608 10:07:43.555907 21486 ts_tablet_manager.cc:600] Registering tablets (0/8 complete)
I20260608 10:07:43.560969 29548 tablet_bootstrap.cc:492] T fb1a28aad5ca4e0cbd75a47f7f5bb479 P b9147b8d68f447e18c3a13cdf90e264c: Bootstrap starting.
I20260608 10:07:43.573954 29548 tablet_bootstrap.cc:492] T fb1a28aad5ca4e0cbd75a47f7f5bb479 P b9147b8d68f447e18c3a13cdf90e264c: 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:07:43.574690 29548 tablet_bootstrap.cc:492] T fb1a28aad5ca4e0cbd75a47f7f5bb479 P b9147b8d68f447e18c3a13cdf90e264c: Bootstrap complete.
I20260608 10:07:43.575201 29548 ts_tablet_manager.cc:1403] T fb1a28aad5ca4e0cbd75a47f7f5bb479 P b9147b8d68f447e18c3a13cdf90e264c: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260608 10:07:43.577404 29548 raft_consensus.cc:359] T fb1a28aad5ca4e0cbd75a47f7f5bb479 P b9147b8d68f447e18c3a13cdf90e264c [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } }
I20260608 10:07:43.578084 29548 raft_consensus.cc:740] T fb1a28aad5ca4e0cbd75a47f7f5bb479 P b9147b8d68f447e18c3a13cdf90e264c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9147b8d68f447e18c3a13cdf90e264c, State: Initialized, Role: FOLLOWER
I20260608 10:07:43.578703 29548 consensus_queue.cc:260] T fb1a28aad5ca4e0cbd75a47f7f5bb479 P b9147b8d68f447e18c3a13cdf90e264c [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: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } }
I20260608 10:07:43.581044 29548 ts_tablet_manager.cc:1434] T fb1a28aad5ca4e0cbd75a47f7f5bb479 P b9147b8d68f447e18c3a13cdf90e264c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260608 10:07:43.581751 29548 tablet_bootstrap.cc:492] T af4d902e949448ad938ffdbe4034b076 P b9147b8d68f447e18c3a13cdf90e264c: Bootstrap starting.
I20260608 10:07:43.586105 21486 ts_tablet_manager.cc:616] Registered 8 tablets
I20260608 10:07:43.586432 21486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.031s	user 0.030s	sys 0.000s
I20260608 10:07:43.593210 29548 tablet_bootstrap.cc:492] T af4d902e949448ad938ffdbe4034b076 P b9147b8d68f447e18c3a13cdf90e264c: 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:07:43.593904 29548 tablet_bootstrap.cc:492] T af4d902e949448ad938ffdbe4034b076 P b9147b8d68f447e18c3a13cdf90e264c: Bootstrap complete.
I20260608 10:07:43.594468 29548 ts_tablet_manager.cc:1403] T af4d902e949448ad938ffdbe4034b076 P b9147b8d68f447e18c3a13cdf90e264c: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260608 10:07:43.596788 29548 raft_consensus.cc:359] T af4d902e949448ad938ffdbe4034b076 P b9147b8d68f447e18c3a13cdf90e264c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } }
I20260608 10:07:43.597545 29548 raft_consensus.cc:740] T af4d902e949448ad938ffdbe4034b076 P b9147b8d68f447e18c3a13cdf90e264c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9147b8d68f447e18c3a13cdf90e264c, State: Initialized, Role: FOLLOWER
I20260608 10:07:43.598265 29548 consensus_queue.cc:260] T af4d902e949448ad938ffdbe4034b076 P b9147b8d68f447e18c3a13cdf90e264c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } }
I20260608 10:07:43.600104 29548 ts_tablet_manager.cc:1434] T af4d902e949448ad938ffdbe4034b076 P b9147b8d68f447e18c3a13cdf90e264c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:07:43.600874 29548 tablet_bootstrap.cc:492] T 99d2f9d34ebc48329a2d902d6e419b8b P b9147b8d68f447e18c3a13cdf90e264c: Bootstrap starting.
I20260608 10:07:43.615775 29548 tablet_bootstrap.cc:492] T 99d2f9d34ebc48329a2d902d6e419b8b P b9147b8d68f447e18c3a13cdf90e264c: 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:07:43.616638 29548 tablet_bootstrap.cc:492] T 99d2f9d34ebc48329a2d902d6e419b8b P b9147b8d68f447e18c3a13cdf90e264c: Bootstrap complete.
I20260608 10:07:43.617190 29548 ts_tablet_manager.cc:1403] T 99d2f9d34ebc48329a2d902d6e419b8b P b9147b8d68f447e18c3a13cdf90e264c: Time spent bootstrapping tablet: real 0.017s	user 0.004s	sys 0.008s
I20260608 10:07:43.619797 29548 raft_consensus.cc:359] T 99d2f9d34ebc48329a2d902d6e419b8b P b9147b8d68f447e18c3a13cdf90e264c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } } peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } }
I20260608 10:07:43.620345 29548 raft_consensus.cc:740] T 99d2f9d34ebc48329a2d902d6e419b8b P b9147b8d68f447e18c3a13cdf90e264c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9147b8d68f447e18c3a13cdf90e264c, State: Initialized, Role: FOLLOWER
I20260608 10:07:43.621157 29548 consensus_queue.cc:260] T 99d2f9d34ebc48329a2d902d6e419b8b P b9147b8d68f447e18c3a13cdf90e264c [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: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } } peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } }
I20260608 10:07:43.623536 29548 ts_tablet_manager.cc:1434] T 99d2f9d34ebc48329a2d902d6e419b8b P b9147b8d68f447e18c3a13cdf90e264c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.004s
I20260608 10:07:43.624457 29548 tablet_bootstrap.cc:492] T 2101ec08c80b46ceb1715e5273ee6c14 P b9147b8d68f447e18c3a13cdf90e264c: Bootstrap starting.
I20260608 10:07:43.638424 29548 tablet_bootstrap.cc:492] T 2101ec08c80b46ceb1715e5273ee6c14 P b9147b8d68f447e18c3a13cdf90e264c: 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:07:43.639119 29548 tablet_bootstrap.cc:492] T 2101ec08c80b46ceb1715e5273ee6c14 P b9147b8d68f447e18c3a13cdf90e264c: Bootstrap complete.
I20260608 10:07:43.639640 29548 ts_tablet_manager.cc:1403] T 2101ec08c80b46ceb1715e5273ee6c14 P b9147b8d68f447e18c3a13cdf90e264c: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260608 10:07:43.641892 29548 raft_consensus.cc:359] T 2101ec08c80b46ceb1715e5273ee6c14 P b9147b8d68f447e18c3a13cdf90e264c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } }
I20260608 10:07:43.642407 29548 raft_consensus.cc:740] T 2101ec08c80b46ceb1715e5273ee6c14 P b9147b8d68f447e18c3a13cdf90e264c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9147b8d68f447e18c3a13cdf90e264c, State: Initialized, Role: FOLLOWER
I20260608 10:07:43.643131 29548 consensus_queue.cc:260] T 2101ec08c80b46ceb1715e5273ee6c14 P b9147b8d68f447e18c3a13cdf90e264c [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: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } }
I20260608 10:07:43.644721 29548 ts_tablet_manager.cc:1434] T 2101ec08c80b46ceb1715e5273ee6c14 P b9147b8d68f447e18c3a13cdf90e264c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:07:43.644745 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.129:36681
I20260608 10:07:43.645009 29609 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.129:36681 every 8 connection(s)
I20260608 10:07:43.645470 29548 tablet_bootstrap.cc:492] T 3ba9db730fe84e7896d616416fe186ce P b9147b8d68f447e18c3a13cdf90e264c: Bootstrap starting.
I20260608 10:07:43.658758 29548 tablet_bootstrap.cc:492] T 3ba9db730fe84e7896d616416fe186ce P b9147b8d68f447e18c3a13cdf90e264c: 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:07:43.659601 29548 tablet_bootstrap.cc:492] T 3ba9db730fe84e7896d616416fe186ce P b9147b8d68f447e18c3a13cdf90e264c: Bootstrap complete.
I20260608 10:07:43.660274 29548 ts_tablet_manager.cc:1403] T 3ba9db730fe84e7896d616416fe186ce P b9147b8d68f447e18c3a13cdf90e264c: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260608 10:07:43.662989 29548 raft_consensus.cc:359] T 3ba9db730fe84e7896d616416fe186ce P b9147b8d68f447e18c3a13cdf90e264c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } }
I20260608 10:07:43.663247 29610 heartbeater.cc:344] Connected to a master server at 127.20.251.190:42433
I20260608 10:07:43.663582 29548 raft_consensus.cc:740] T 3ba9db730fe84e7896d616416fe186ce P b9147b8d68f447e18c3a13cdf90e264c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9147b8d68f447e18c3a13cdf90e264c, State: Initialized, Role: FOLLOWER
I20260608 10:07:43.663761 29610 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:43.664234 29548 consensus_queue.cc:260] T 3ba9db730fe84e7896d616416fe186ce P b9147b8d68f447e18c3a13cdf90e264c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } }
I20260608 10:07:43.664633 29610 heartbeater.cc:507] Master 127.20.251.190:42433 requested a full tablet report, sending...
I20260608 10:07:43.665930 29548 ts_tablet_manager.cc:1434] T 3ba9db730fe84e7896d616416fe186ce P b9147b8d68f447e18c3a13cdf90e264c: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260608 10:07:43.666563 29548 tablet_bootstrap.cc:492] T f6f42e8553fa490db51c0e56455e5da7 P b9147b8d68f447e18c3a13cdf90e264c: Bootstrap starting.
I20260608 10:07:43.669560 29057 ts_manager.cc:194] Re-registered known tserver with Master: b9147b8d68f447e18c3a13cdf90e264c (127.20.251.129:36681)
I20260608 10:07:43.676512 29057 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53596
I20260608 10:07:43.678242 29548 tablet_bootstrap.cc:492] T f6f42e8553fa490db51c0e56455e5da7 P b9147b8d68f447e18c3a13cdf90e264c: 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:07:43.678964 29548 tablet_bootstrap.cc:492] T f6f42e8553fa490db51c0e56455e5da7 P b9147b8d68f447e18c3a13cdf90e264c: Bootstrap complete.
I20260608 10:07:43.679315 29610 heartbeater.cc:499] Master 127.20.251.190:42433 was elected leader, sending a full tablet report...
I20260608 10:07:43.679441 29548 ts_tablet_manager.cc:1403] T f6f42e8553fa490db51c0e56455e5da7 P b9147b8d68f447e18c3a13cdf90e264c: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.002s
I20260608 10:07:43.681579 29548 raft_consensus.cc:359] T f6f42e8553fa490db51c0e56455e5da7 P b9147b8d68f447e18c3a13cdf90e264c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } }
I20260608 10:07:43.682049 29548 raft_consensus.cc:740] T f6f42e8553fa490db51c0e56455e5da7 P b9147b8d68f447e18c3a13cdf90e264c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9147b8d68f447e18c3a13cdf90e264c, State: Initialized, Role: FOLLOWER
I20260608 10:07:43.682667 29548 consensus_queue.cc:260] T f6f42e8553fa490db51c0e56455e5da7 P b9147b8d68f447e18c3a13cdf90e264c [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: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } }
I20260608 10:07:43.684439 29548 ts_tablet_manager.cc:1434] T f6f42e8553fa490db51c0e56455e5da7 P b9147b8d68f447e18c3a13cdf90e264c: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260608 10:07:43.685390 29548 tablet_bootstrap.cc:492] T 710540c521844af28225fdebdd0505a4 P b9147b8d68f447e18c3a13cdf90e264c: Bootstrap starting.
I20260608 10:07:43.697126 29548 tablet_bootstrap.cc:492] T 710540c521844af28225fdebdd0505a4 P b9147b8d68f447e18c3a13cdf90e264c: 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:07:43.697865 29548 tablet_bootstrap.cc:492] T 710540c521844af28225fdebdd0505a4 P b9147b8d68f447e18c3a13cdf90e264c: Bootstrap complete.
I20260608 10:07:43.698379 29548 ts_tablet_manager.cc:1403] T 710540c521844af28225fdebdd0505a4 P b9147b8d68f447e18c3a13cdf90e264c: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.006s
I20260608 10:07:43.700246 29548 raft_consensus.cc:359] T 710540c521844af28225fdebdd0505a4 P b9147b8d68f447e18c3a13cdf90e264c [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } }
I20260608 10:07:43.700826 29548 raft_consensus.cc:740] T 710540c521844af28225fdebdd0505a4 P b9147b8d68f447e18c3a13cdf90e264c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9147b8d68f447e18c3a13cdf90e264c, State: Initialized, Role: FOLLOWER
I20260608 10:07:43.701360 29548 consensus_queue.cc:260] T 710540c521844af28225fdebdd0505a4 P b9147b8d68f447e18c3a13cdf90e264c [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: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } }
I20260608 10:07:43.702891 29548 ts_tablet_manager.cc:1434] T 710540c521844af28225fdebdd0505a4 P b9147b8d68f447e18c3a13cdf90e264c: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.001s
I20260608 10:07:43.703562 29548 tablet_bootstrap.cc:492] T 081f2a53e6aa4d02853b075da290ad9b P b9147b8d68f447e18c3a13cdf90e264c: Bootstrap starting.
I20260608 10:07:43.716030 29548 tablet_bootstrap.cc:492] T 081f2a53e6aa4d02853b075da290ad9b P b9147b8d68f447e18c3a13cdf90e264c: 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:07:43.716693 29548 tablet_bootstrap.cc:492] T 081f2a53e6aa4d02853b075da290ad9b P b9147b8d68f447e18c3a13cdf90e264c: Bootstrap complete.
I20260608 10:07:43.717193 29548 ts_tablet_manager.cc:1403] T 081f2a53e6aa4d02853b075da290ad9b P b9147b8d68f447e18c3a13cdf90e264c: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.000s
I20260608 10:07:43.719391 29548 raft_consensus.cc:359] T 081f2a53e6aa4d02853b075da290ad9b P b9147b8d68f447e18c3a13cdf90e264c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } }
I20260608 10:07:43.719874 29548 raft_consensus.cc:740] T 081f2a53e6aa4d02853b075da290ad9b P b9147b8d68f447e18c3a13cdf90e264c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9147b8d68f447e18c3a13cdf90e264c, State: Initialized, Role: FOLLOWER
I20260608 10:07:43.720480 29548 consensus_queue.cc:260] T 081f2a53e6aa4d02853b075da290ad9b P b9147b8d68f447e18c3a13cdf90e264c [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: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } }
I20260608 10:07:43.721908 29548 ts_tablet_manager.cc:1434] T 081f2a53e6aa4d02853b075da290ad9b P b9147b8d68f447e18c3a13cdf90e264c: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:07:43.725548 29311 raft_consensus.cc:1275] T 99d2f9d34ebc48329a2d902d6e419b8b P 902b925eccf04d4e84fd72ef7b9b3e97 [term 2 FOLLOWER]: Refusing update from remote peer 2cdac032906d48e19b0f65e1297bdc49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:07:43.727095 29379 consensus_queue.cc:1048] T 99d2f9d34ebc48329a2d902d6e419b8b P 2cdac032906d48e19b0f65e1297bdc49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:07:43.780591 29237 consensus_queue.cc:237] T 2101ec08c80b46ceb1715e5273ee6c14 P 2cdac032906d48e19b0f65e1297bdc49 [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: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } } peers { permanent_uuid: "3bbc9b38ce8147c0b3f20d40c217fcb8" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 38711 } attrs { promote: true } }
I20260608 10:07:43.788205 29311 raft_consensus.cc:1275] T 2101ec08c80b46ceb1715e5273ee6c14 P 902b925eccf04d4e84fd72ef7b9b3e97 [term 1 FOLLOWER]: Refusing update from remote peer 2cdac032906d48e19b0f65e1297bdc49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:07:43.788292 29584 raft_consensus.cc:1275] T 2101ec08c80b46ceb1715e5273ee6c14 P b9147b8d68f447e18c3a13cdf90e264c [term 1 FOLLOWER]: Refusing update from remote peer 2cdac032906d48e19b0f65e1297bdc49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:07:43.790201 29545 consensus_queue.cc:1048] T 2101ec08c80b46ceb1715e5273ee6c14 P 2cdac032906d48e19b0f65e1297bdc49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:07:43.791173 29380 consensus_queue.cc:1048] T 2101ec08c80b46ceb1715e5273ee6c14 P 2cdac032906d48e19b0f65e1297bdc49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 10:07:43.794240 29203 consensus_peers.cc:597] T 2101ec08c80b46ceb1715e5273ee6c14 P 2cdac032906d48e19b0f65e1297bdc49 -> Peer 3bbc9b38ce8147c0b3f20d40c217fcb8 (127.20.251.132:38711): Couldn't send request to peer 3bbc9b38ce8147c0b3f20d40c217fcb8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2101ec08c80b46ceb1715e5273ee6c14. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:43.799362 29574 tablet_service.cc:1558] Processing DeleteTablet for tablet fb1a28aad5ca4e0cbd75a47f7f5bb479 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:07:43 UTC) from {username='slave'} at 127.0.0.1:59286
I20260608 10:07:43.802263 29624 tablet_replica.cc:333] stopping tablet replica
I20260608 10:07:43.803277 29624 raft_consensus.cc:2243] T fb1a28aad5ca4e0cbd75a47f7f5bb479 P b9147b8d68f447e18c3a13cdf90e264c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:43.803871 29624 pending_rounds.cc:70] T fb1a28aad5ca4e0cbd75a47f7f5bb479 P b9147b8d68f447e18c3a13cdf90e264c: Trying to abort 1 pending ops.
I20260608 10:07:43.802556 29545 raft_consensus.cc:2955] T 2101ec08c80b46ceb1715e5273ee6c14 P 2cdac032906d48e19b0f65e1297bdc49 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3bbc9b38ce8147c0b3f20d40c217fcb8 (127.20.251.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } } peers { permanent_uuid: "3bbc9b38ce8147c0b3f20d40c217fcb8" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 38711 } attrs { promote: true } } }
I20260608 10:07:43.804141 29624 pending_rounds.cc:77] T fb1a28aad5ca4e0cbd75a47f7f5bb479 P b9147b8d68f447e18c3a13cdf90e264c: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294620720678584320 op_type: NO_OP noop_request { }
I20260608 10:07:43.804566 29624 raft_consensus.cc:2889] T fb1a28aad5ca4e0cbd75a47f7f5bb479 P b9147b8d68f447e18c3a13cdf90e264c [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:07:43.804975 29624 raft_consensus.cc:2272] T fb1a28aad5ca4e0cbd75a47f7f5bb479 P b9147b8d68f447e18c3a13cdf90e264c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:43.807572 29584 raft_consensus.cc:2955] T 2101ec08c80b46ceb1715e5273ee6c14 P b9147b8d68f447e18c3a13cdf90e264c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3bbc9b38ce8147c0b3f20d40c217fcb8 (127.20.251.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } } peers { permanent_uuid: "3bbc9b38ce8147c0b3f20d40c217fcb8" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 38711 } attrs { promote: true } } }
I20260608 10:07:43.808583 29624 ts_tablet_manager.cc:1916] T fb1a28aad5ca4e0cbd75a47f7f5bb479 P b9147b8d68f447e18c3a13cdf90e264c: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:07:43.813201 29311 raft_consensus.cc:2955] T 2101ec08c80b46ceb1715e5273ee6c14 P 902b925eccf04d4e84fd72ef7b9b3e97 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3bbc9b38ce8147c0b3f20d40c217fcb8 (127.20.251.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } } peers { permanent_uuid: "3bbc9b38ce8147c0b3f20d40c217fcb8" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 38711 } attrs { promote: true } } }
I20260608 10:07:43.818641 29574 tablet_service.cc:1558] Processing DeleteTablet for tablet af4d902e949448ad938ffdbe4034b076 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:07:43 UTC) from {username='slave'} at 127.0.0.1:59286
I20260608 10:07:43.822858 29044 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 2101ec08c80b46ceb1715e5273ee6c14 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 7)
I20260608 10:07:43.828467 29624 ts_tablet_manager.cc:1929] T fb1a28aad5ca4e0cbd75a47f7f5bb479 P b9147b8d68f447e18c3a13cdf90e264c: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 10:07:43.828970 29624 log.cc:1199] T fb1a28aad5ca4e0cbd75a47f7f5bb479 P b9147b8d68f447e18c3a13cdf90e264c: Deleting WAL directory at /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913058711471-21486-0/minicluster-data/ts-0-root/wals/fb1a28aad5ca4e0cbd75a47f7f5bb479
I20260608 10:07:43.828646 29060 catalog_manager.cc:5696] T 2101ec08c80b46ceb1715e5273ee6c14 P 2cdac032906d48e19b0f65e1297bdc49 reported cstate change: config changed from index -1 to 2, NON_VOTER 3bbc9b38ce8147c0b3f20d40c217fcb8 (127.20.251.132) added. New cstate: current_term: 1 leader_uuid: "2cdac032906d48e19b0f65e1297bdc49" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3bbc9b38ce8147c0b3f20d40c217fcb8" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 38711 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:43.829768 29624 ts_tablet_manager.cc:1950] T fb1a28aad5ca4e0cbd75a47f7f5bb479 P b9147b8d68f447e18c3a13cdf90e264c: Deleting consensus metadata
I20260608 10:07:43.834069 29045 catalog_manager.cc:5027] TS b9147b8d68f447e18c3a13cdf90e264c (127.20.251.129:36681): tablet fb1a28aad5ca4e0cbd75a47f7f5bb479 (table dugtrio [id=54a4e36b78424c918265ca917f58649a]) successfully deleted
I20260608 10:07:43.835238 29624 tablet_replica.cc:333] stopping tablet replica
I20260608 10:07:43.834290 29583 raft_consensus.cc:2955] T f6f42e8553fa490db51c0e56455e5da7 P b9147b8d68f447e18c3a13cdf90e264c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3bbc9b38ce8147c0b3f20d40c217fcb8 (127.20.251.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } } peers { permanent_uuid: "3bbc9b38ce8147c0b3f20d40c217fcb8" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 38711 } attrs { promote: true } } }
I20260608 10:07:43.836181 29624 raft_consensus.cc:2243] T af4d902e949448ad938ffdbe4034b076 P b9147b8d68f447e18c3a13cdf90e264c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:43.836714 29624 raft_consensus.cc:2272] T af4d902e949448ad938ffdbe4034b076 P b9147b8d68f447e18c3a13cdf90e264c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:43.839860 29624 ts_tablet_manager.cc:1916] T af4d902e949448ad938ffdbe4034b076 P b9147b8d68f447e18c3a13cdf90e264c: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:07:43.845011 29237 consensus_queue.cc:237] T 2101ec08c80b46ceb1715e5273ee6c14 P 2cdac032906d48e19b0f65e1297bdc49 [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: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } }
I20260608 10:07:43.845700 29574 tablet_service.cc:1558] Processing DeleteTablet for tablet 3ba9db730fe84e7896d616416fe186ce with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:07:43 UTC) from {username='slave'} at 127.0.0.1:59286
I20260608 10:07:43.847915 29574 tablet_service.cc:1558] Processing DeleteTablet for tablet 710540c521844af28225fdebdd0505a4 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:07:43 UTC) from {username='slave'} at 127.0.0.1:59286
I20260608 10:07:43.853790 29583 raft_consensus.cc:1275] T 2101ec08c80b46ceb1715e5273ee6c14 P b9147b8d68f447e18c3a13cdf90e264c [term 1 FOLLOWER]: Refusing update from remote peer 2cdac032906d48e19b0f65e1297bdc49: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:07:43.855449 29545 consensus_queue.cc:1048] T 2101ec08c80b46ceb1715e5273ee6c14 P 2cdac032906d48e19b0f65e1297bdc49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:07:43.857923 29311 raft_consensus.cc:1275] T 2101ec08c80b46ceb1715e5273ee6c14 P 902b925eccf04d4e84fd72ef7b9b3e97 [term 1 FOLLOWER]: Refusing update from remote peer 2cdac032906d48e19b0f65e1297bdc49: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:07:43.859934 29379 consensus_queue.cc:1048] T 2101ec08c80b46ceb1715e5273ee6c14 P 2cdac032906d48e19b0f65e1297bdc49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:07:43.860570 29624 ts_tablet_manager.cc:1929] T af4d902e949448ad938ffdbe4034b076 P b9147b8d68f447e18c3a13cdf90e264c: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 10:07:43.861002 29624 log.cc:1199] T af4d902e949448ad938ffdbe4034b076 P b9147b8d68f447e18c3a13cdf90e264c: Deleting WAL directory at /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913058711471-21486-0/minicluster-data/ts-0-root/wals/af4d902e949448ad938ffdbe4034b076
I20260608 10:07:43.861979 29624 ts_tablet_manager.cc:1950] T af4d902e949448ad938ffdbe4034b076 P b9147b8d68f447e18c3a13cdf90e264c: Deleting consensus metadata
I20260608 10:07:43.865092 29624 tablet_replica.cc:333] stopping tablet replica
I20260608 10:07:43.867041 29624 raft_consensus.cc:2243] T 3ba9db730fe84e7896d616416fe186ce P b9147b8d68f447e18c3a13cdf90e264c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:43.864112 29379 raft_consensus.cc:2955] T 2101ec08c80b46ceb1715e5273ee6c14 P 2cdac032906d48e19b0f65e1297bdc49 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 3bbc9b38ce8147c0b3f20d40c217fcb8 (127.20.251.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } } }
I20260608 10:07:43.866006 29584 raft_consensus.cc:2955] T 2101ec08c80b46ceb1715e5273ee6c14 P b9147b8d68f447e18c3a13cdf90e264c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 3bbc9b38ce8147c0b3f20d40c217fcb8 (127.20.251.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } } }
I20260608 10:07:43.867671 29624 raft_consensus.cc:2272] T 3ba9db730fe84e7896d616416fe186ce P b9147b8d68f447e18c3a13cdf90e264c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:43.865757 29045 catalog_manager.cc:5027] TS b9147b8d68f447e18c3a13cdf90e264c (127.20.251.129:36681): tablet af4d902e949448ad938ffdbe4034b076 (table dugtrio [id=54a4e36b78424c918265ca917f58649a]) successfully deleted
I20260608 10:07:43.870958 29624 ts_tablet_manager.cc:1916] T 3ba9db730fe84e7896d616416fe186ce P b9147b8d68f447e18c3a13cdf90e264c: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:07:43.870568 29311 raft_consensus.cc:2955] T 2101ec08c80b46ceb1715e5273ee6c14 P 902b925eccf04d4e84fd72ef7b9b3e97 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 3bbc9b38ce8147c0b3f20d40c217fcb8 (127.20.251.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } } }
I20260608 10:07:43.877694 29044 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 2101ec08c80b46ceb1715e5273ee6c14 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:07:43.883701 29060 catalog_manager.cc:5696] T 2101ec08c80b46ceb1715e5273ee6c14 P 2cdac032906d48e19b0f65e1297bdc49 reported cstate change: config changed from index 2 to 3, NON_VOTER 3bbc9b38ce8147c0b3f20d40c217fcb8 (127.20.251.132) evicted. New cstate: current_term: 1 leader_uuid: "2cdac032906d48e19b0f65e1297bdc49" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } health_report { overall_health: HEALTHY } } }
I20260608 10:07:43.888116 29624 ts_tablet_manager.cc:1929] T 3ba9db730fe84e7896d616416fe186ce P b9147b8d68f447e18c3a13cdf90e264c: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 10:07:43.888485 29624 log.cc:1199] T 3ba9db730fe84e7896d616416fe186ce P b9147b8d68f447e18c3a13cdf90e264c: Deleting WAL directory at /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913058711471-21486-0/minicluster-data/ts-0-root/wals/3ba9db730fe84e7896d616416fe186ce
I20260608 10:07:43.889017 29624 ts_tablet_manager.cc:1950] T 3ba9db730fe84e7896d616416fe186ce P b9147b8d68f447e18c3a13cdf90e264c: Deleting consensus metadata
I20260608 10:07:43.891687 29624 tablet_replica.cc:333] stopping tablet replica
I20260608 10:07:43.891940 29045 catalog_manager.cc:5027] TS b9147b8d68f447e18c3a13cdf90e264c (127.20.251.129:36681): tablet 3ba9db730fe84e7896d616416fe186ce (table dugtrio [id=54a4e36b78424c918265ca917f58649a]) successfully deleted
I20260608 10:07:43.892541 29624 raft_consensus.cc:2243] T 710540c521844af28225fdebdd0505a4 P b9147b8d68f447e18c3a13cdf90e264c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:43.893085 29624 pending_rounds.cc:70] T 710540c521844af28225fdebdd0505a4 P b9147b8d68f447e18c3a13cdf90e264c: Trying to abort 1 pending ops.
I20260608 10:07:43.893326 29624 pending_rounds.cc:77] T 710540c521844af28225fdebdd0505a4 P b9147b8d68f447e18c3a13cdf90e264c: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294620719367020544 op_type: NO_OP noop_request { }
I20260608 10:07:43.893714 29624 raft_consensus.cc:2889] T 710540c521844af28225fdebdd0505a4 P b9147b8d68f447e18c3a13cdf90e264c [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:07:43.894097 29624 raft_consensus.cc:2272] T 710540c521844af28225fdebdd0505a4 P b9147b8d68f447e18c3a13cdf90e264c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:43.899900 29624 ts_tablet_manager.cc:1916] T 710540c521844af28225fdebdd0505a4 P b9147b8d68f447e18c3a13cdf90e264c: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:07:43.906683 29488 tablet_service.cc:1558] Processing DeleteTablet for tablet 2101ec08c80b46ceb1715e5273ee6c14 with delete_type TABLET_DATA_TOMBSTONED (TS 3bbc9b38ce8147c0b3f20d40c217fcb8 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:60578
W20260608 10:07:43.909477 29047 catalog_manager.cc:4994] TS 3bbc9b38ce8147c0b3f20d40c217fcb8 (127.20.251.132:38711): delete failed for tablet 2101ec08c80b46ceb1715e5273ee6c14 because the tablet was not found. No further retry: Not found: Tablet not found: 2101ec08c80b46ceb1715e5273ee6c14
I20260608 10:07:43.913728 29624 ts_tablet_manager.cc:1929] T 710540c521844af28225fdebdd0505a4 P b9147b8d68f447e18c3a13cdf90e264c: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 10:07:43.914094 29624 log.cc:1199] T 710540c521844af28225fdebdd0505a4 P b9147b8d68f447e18c3a13cdf90e264c: Deleting WAL directory at /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913058711471-21486-0/minicluster-data/ts-0-root/wals/710540c521844af28225fdebdd0505a4
I20260608 10:07:43.914654 29624 ts_tablet_manager.cc:1950] T 710540c521844af28225fdebdd0505a4 P b9147b8d68f447e18c3a13cdf90e264c: Deleting consensus metadata
I20260608 10:07:43.917059 29045 catalog_manager.cc:5027] TS b9147b8d68f447e18c3a13cdf90e264c (127.20.251.129:36681): tablet 710540c521844af28225fdebdd0505a4 (table dugtrio [id=54a4e36b78424c918265ca917f58649a]) successfully deleted
I20260608 10:07:44.011219 29584 raft_consensus.cc:2955] T 081f2a53e6aa4d02853b075da290ad9b P b9147b8d68f447e18c3a13cdf90e264c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3bbc9b38ce8147c0b3f20d40c217fcb8 (127.20.251.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } } peers { permanent_uuid: "3bbc9b38ce8147c0b3f20d40c217fcb8" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 38711 } attrs { promote: true } } }
I20260608 10:07:44.018453 29628 ts_tablet_manager.cc:933] T f6f42e8553fa490db51c0e56455e5da7 P 3bbc9b38ce8147c0b3f20d40c217fcb8: Initiating tablet copy from peer 2cdac032906d48e19b0f65e1297bdc49 (127.20.251.130:33715)
I20260608 10:07:44.020434 29628 tablet_copy_client.cc:323] T f6f42e8553fa490db51c0e56455e5da7 P 3bbc9b38ce8147c0b3f20d40c217fcb8: tablet copy: Beginning tablet copy session from remote peer at address 127.20.251.130:33715
I20260608 10:07:44.033667 29247 tablet_copy_service.cc:140] P 2cdac032906d48e19b0f65e1297bdc49: Received BeginTabletCopySession request for tablet f6f42e8553fa490db51c0e56455e5da7 from peer 3bbc9b38ce8147c0b3f20d40c217fcb8 ({username='slave'} at 127.0.0.1:44624)
I20260608 10:07:44.034291 29247 tablet_copy_service.cc:161] P 2cdac032906d48e19b0f65e1297bdc49: Beginning new tablet copy session on tablet f6f42e8553fa490db51c0e56455e5da7 from peer 3bbc9b38ce8147c0b3f20d40c217fcb8 at {username='slave'} at 127.0.0.1:44624: session id = 3bbc9b38ce8147c0b3f20d40c217fcb8-f6f42e8553fa490db51c0e56455e5da7
I20260608 10:07:44.041304 29247 tablet_copy_source_session.cc:215] T f6f42e8553fa490db51c0e56455e5da7 P 2cdac032906d48e19b0f65e1297bdc49: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:07:44.044394 29628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6f42e8553fa490db51c0e56455e5da7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:44.057910 29633 ts_tablet_manager.cc:933] T 081f2a53e6aa4d02853b075da290ad9b P 3bbc9b38ce8147c0b3f20d40c217fcb8: Initiating tablet copy from peer 2cdac032906d48e19b0f65e1297bdc49 (127.20.251.130:33715)
I20260608 10:07:44.058329 29628 tablet_copy_client.cc:806] T f6f42e8553fa490db51c0e56455e5da7 P 3bbc9b38ce8147c0b3f20d40c217fcb8: tablet copy: Starting download of 0 data blocks...
I20260608 10:07:44.058933 29628 tablet_copy_client.cc:670] T f6f42e8553fa490db51c0e56455e5da7 P 3bbc9b38ce8147c0b3f20d40c217fcb8: tablet copy: Starting download of 1 WAL segments...
I20260608 10:07:44.060827 29633 tablet_copy_client.cc:323] T 081f2a53e6aa4d02853b075da290ad9b P 3bbc9b38ce8147c0b3f20d40c217fcb8: tablet copy: Beginning tablet copy session from remote peer at address 127.20.251.130:33715
I20260608 10:07:44.062800 29246 tablet_copy_service.cc:140] P 2cdac032906d48e19b0f65e1297bdc49: Received BeginTabletCopySession request for tablet 081f2a53e6aa4d02853b075da290ad9b from peer 3bbc9b38ce8147c0b3f20d40c217fcb8 ({username='slave'} at 127.0.0.1:44624)
I20260608 10:07:44.063333 29628 tablet_copy_client.cc:538] T f6f42e8553fa490db51c0e56455e5da7 P 3bbc9b38ce8147c0b3f20d40c217fcb8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:07:44.063381 29246 tablet_copy_service.cc:161] P 2cdac032906d48e19b0f65e1297bdc49: Beginning new tablet copy session on tablet 081f2a53e6aa4d02853b075da290ad9b from peer 3bbc9b38ce8147c0b3f20d40c217fcb8 at {username='slave'} at 127.0.0.1:44624: session id = 3bbc9b38ce8147c0b3f20d40c217fcb8-081f2a53e6aa4d02853b075da290ad9b
I20260608 10:07:44.063225 29237 consensus_queue.cc:237] T 2101ec08c80b46ceb1715e5273ee6c14 P 2cdac032906d48e19b0f65e1297bdc49 [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: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } attrs { replace: true } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } } peers { permanent_uuid: "3bbc9b38ce8147c0b3f20d40c217fcb8" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 38711 } attrs { promote: true } }
I20260608 10:07:44.070947 29246 tablet_copy_source_session.cc:215] T 081f2a53e6aa4d02853b075da290ad9b P 2cdac032906d48e19b0f65e1297bdc49: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:07:44.071982 29311 raft_consensus.cc:1275] T 2101ec08c80b46ceb1715e5273ee6c14 P 902b925eccf04d4e84fd72ef7b9b3e97 [term 1 FOLLOWER]: Refusing update from remote peer 2cdac032906d48e19b0f65e1297bdc49: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:07:44.072400 29584 raft_consensus.cc:1275] T 2101ec08c80b46ceb1715e5273ee6c14 P b9147b8d68f447e18c3a13cdf90e264c [term 1 FOLLOWER]: Refusing update from remote peer 2cdac032906d48e19b0f65e1297bdc49: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260608 10:07:44.072484 29203 consensus_peers.cc:597] T 2101ec08c80b46ceb1715e5273ee6c14 P 2cdac032906d48e19b0f65e1297bdc49 -> Peer 3bbc9b38ce8147c0b3f20d40c217fcb8 (127.20.251.132:38711): Couldn't send request to peer 3bbc9b38ce8147c0b3f20d40c217fcb8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2101ec08c80b46ceb1715e5273ee6c14. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:44.072912 29628 tablet_bootstrap.cc:492] T f6f42e8553fa490db51c0e56455e5da7 P 3bbc9b38ce8147c0b3f20d40c217fcb8: Bootstrap starting.
I20260608 10:07:44.073796 29379 consensus_queue.cc:1048] T 2101ec08c80b46ceb1715e5273ee6c14 P 2cdac032906d48e19b0f65e1297bdc49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:07:44.074584 29380 consensus_queue.cc:1048] T 2101ec08c80b46ceb1715e5273ee6c14 P 2cdac032906d48e19b0f65e1297bdc49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:07:44.080267 29633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 081f2a53e6aa4d02853b075da290ad9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:44.082007 29379 raft_consensus.cc:2955] T 2101ec08c80b46ceb1715e5273ee6c14 P 2cdac032906d48e19b0f65e1297bdc49 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 3bbc9b38ce8147c0b3f20d40c217fcb8 (127.20.251.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } attrs { replace: true } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } } peers { permanent_uuid: "3bbc9b38ce8147c0b3f20d40c217fcb8" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 38711 } attrs { promote: true } } }
I20260608 10:07:44.088637 29583 raft_consensus.cc:2955] T 2101ec08c80b46ceb1715e5273ee6c14 P b9147b8d68f447e18c3a13cdf90e264c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 3bbc9b38ce8147c0b3f20d40c217fcb8 (127.20.251.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } attrs { replace: true } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } } peers { permanent_uuid: "3bbc9b38ce8147c0b3f20d40c217fcb8" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 38711 } attrs { promote: true } } }
I20260608 10:07:44.097929 29633 tablet_copy_client.cc:806] T 081f2a53e6aa4d02853b075da290ad9b P 3bbc9b38ce8147c0b3f20d40c217fcb8: tablet copy: Starting download of 0 data blocks...
I20260608 10:07:44.098521 29633 tablet_copy_client.cc:670] T 081f2a53e6aa4d02853b075da290ad9b P 3bbc9b38ce8147c0b3f20d40c217fcb8: tablet copy: Starting download of 1 WAL segments...
I20260608 10:07:44.084227 29311 raft_consensus.cc:2955] T 2101ec08c80b46ceb1715e5273ee6c14 P 902b925eccf04d4e84fd72ef7b9b3e97 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 3bbc9b38ce8147c0b3f20d40c217fcb8 (127.20.251.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } attrs { replace: true } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } } peers { permanent_uuid: "3bbc9b38ce8147c0b3f20d40c217fcb8" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 38711 } attrs { promote: true } } }
I20260608 10:07:44.100636 29058 catalog_manager.cc:5696] T 2101ec08c80b46ceb1715e5273ee6c14 P 2cdac032906d48e19b0f65e1297bdc49 reported cstate change: config changed from index 3 to 4, NON_VOTER 3bbc9b38ce8147c0b3f20d40c217fcb8 (127.20.251.132) added. New cstate: current_term: 1 leader_uuid: "2cdac032906d48e19b0f65e1297bdc49" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3bbc9b38ce8147c0b3f20d40c217fcb8" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 38711 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 10:07:44.103991 29108 auto_rebalancer.cc:591] Failed to schedule move for tablet f6f42e8553fa490db51c0e56455e5da7: Invalid argument: Server with UUID 3bbc9b38ce8147c0b3f20d40c217fcb8 is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } } peers { permanent_uuid: "3bbc9b38ce8147c0b3f20d40c217fcb8" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 38711 } attrs { promote: true } }
I20260608 10:07:44.105911 29628 tablet_bootstrap.cc:492] T f6f42e8553fa490db51c0e56455e5da7 P 3bbc9b38ce8147c0b3f20d40c217fcb8: 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:07:44.106787 29628 tablet_bootstrap.cc:492] T f6f42e8553fa490db51c0e56455e5da7 P 3bbc9b38ce8147c0b3f20d40c217fcb8: Bootstrap complete.
I20260608 10:07:44.106905 29633 tablet_copy_client.cc:538] T 081f2a53e6aa4d02853b075da290ad9b P 3bbc9b38ce8147c0b3f20d40c217fcb8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:07:44.107537 29628 ts_tablet_manager.cc:1403] T f6f42e8553fa490db51c0e56455e5da7 P 3bbc9b38ce8147c0b3f20d40c217fcb8: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.025s
I20260608 10:07:44.110908 29628 raft_consensus.cc:359] T f6f42e8553fa490db51c0e56455e5da7 P 3bbc9b38ce8147c0b3f20d40c217fcb8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } } peers { permanent_uuid: "3bbc9b38ce8147c0b3f20d40c217fcb8" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 38711 } attrs { promote: true } }
I20260608 10:07:44.111652 29628 raft_consensus.cc:740] T f6f42e8553fa490db51c0e56455e5da7 P 3bbc9b38ce8147c0b3f20d40c217fcb8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3bbc9b38ce8147c0b3f20d40c217fcb8, State: Initialized, Role: LEARNER
I20260608 10:07:44.112378 29628 consensus_queue.cc:260] T f6f42e8553fa490db51c0e56455e5da7 P 3bbc9b38ce8147c0b3f20d40c217fcb8 [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: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } } peers { permanent_uuid: "3bbc9b38ce8147c0b3f20d40c217fcb8" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 38711 } attrs { promote: true } }
I20260608 10:07:44.116396 29633 tablet_bootstrap.cc:492] T 081f2a53e6aa4d02853b075da290ad9b P 3bbc9b38ce8147c0b3f20d40c217fcb8: Bootstrap starting.
I20260608 10:07:44.116096 29237 consensus_queue.cc:237] T 99d2f9d34ebc48329a2d902d6e419b8b P 2cdac032906d48e19b0f65e1297bdc49 [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: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } } peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } attrs { replace: true } } peers { permanent_uuid: "3bbc9b38ce8147c0b3f20d40c217fcb8" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 38711 } attrs { promote: true } }
I20260608 10:07:44.130967 29583 raft_consensus.cc:3060] T 99d2f9d34ebc48329a2d902d6e419b8b P b9147b8d68f447e18c3a13cdf90e264c [term 1 FOLLOWER]: Advancing to term 2
W20260608 10:07:44.132275 29203 consensus_peers.cc:597] T 99d2f9d34ebc48329a2d902d6e419b8b P 2cdac032906d48e19b0f65e1297bdc49 -> Peer 3bbc9b38ce8147c0b3f20d40c217fcb8 (127.20.251.132:38711): Couldn't send request to peer 3bbc9b38ce8147c0b3f20d40c217fcb8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 99d2f9d34ebc48329a2d902d6e419b8b. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:44.141450 29583 raft_consensus.cc:1275] T 99d2f9d34ebc48329a2d902d6e419b8b P b9147b8d68f447e18c3a13cdf90e264c [term 2 FOLLOWER]: Refusing update from remote peer 2cdac032906d48e19b0f65e1297bdc49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:07:44.143375 29379 consensus_queue.cc:1048] T 99d2f9d34ebc48329a2d902d6e419b8b P 2cdac032906d48e19b0f65e1297bdc49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:07:44.143648 29311 raft_consensus.cc:1275] T 99d2f9d34ebc48329a2d902d6e419b8b P 902b925eccf04d4e84fd72ef7b9b3e97 [term 2 FOLLOWER]: Refusing update from remote peer 2cdac032906d48e19b0f65e1297bdc49: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:07:44.146971 29380 consensus_queue.cc:1048] T 99d2f9d34ebc48329a2d902d6e419b8b P 2cdac032906d48e19b0f65e1297bdc49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:07:44.154501 29380 raft_consensus.cc:2955] T 99d2f9d34ebc48329a2d902d6e419b8b P 2cdac032906d48e19b0f65e1297bdc49 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 3bbc9b38ce8147c0b3f20d40c217fcb8 (127.20.251.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } } peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } attrs { replace: true } } peers { permanent_uuid: "3bbc9b38ce8147c0b3f20d40c217fcb8" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 38711 } attrs { promote: true } } }
I20260608 10:07:44.160030 29309 raft_consensus.cc:2955] T 99d2f9d34ebc48329a2d902d6e419b8b P 902b925eccf04d4e84fd72ef7b9b3e97 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 3bbc9b38ce8147c0b3f20d40c217fcb8 (127.20.251.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } } peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } attrs { replace: true } } peers { permanent_uuid: "3bbc9b38ce8147c0b3f20d40c217fcb8" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 38711 } attrs { promote: true } } }
I20260608 10:07:44.164559 29628 ts_tablet_manager.cc:1434] T f6f42e8553fa490db51c0e56455e5da7 P 3bbc9b38ce8147c0b3f20d40c217fcb8: Time spent starting tablet: real 0.057s	user 0.015s	sys 0.040s
I20260608 10:07:44.170207 29237 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2101ec08c80b46ceb1715e5273ee6c14"
dest_uuid: "2cdac032906d48e19b0f65e1297bdc49"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:44600
I20260608 10:07:44.170903 29237 raft_consensus.cc:606] T 2101ec08c80b46ceb1715e5273ee6c14 P 2cdac032906d48e19b0f65e1297bdc49 [term 1 LEADER]: Received request to transfer leadership
I20260608 10:07:44.171742 29523 heartbeater.cc:499] Master 127.20.251.190:42433 was elected leader, sending a full tablet report...
I20260608 10:07:44.173749 29246 tablet_copy_service.cc:342] P 2cdac032906d48e19b0f65e1297bdc49: Request end of tablet copy session 3bbc9b38ce8147c0b3f20d40c217fcb8-f6f42e8553fa490db51c0e56455e5da7 received from {username='slave'} at 127.0.0.1:44624
I20260608 10:07:44.174216 29246 tablet_copy_service.cc:434] P 2cdac032906d48e19b0f65e1297bdc49: ending tablet copy session 3bbc9b38ce8147c0b3f20d40c217fcb8-f6f42e8553fa490db51c0e56455e5da7 on tablet f6f42e8553fa490db51c0e56455e5da7 with peer 3bbc9b38ce8147c0b3f20d40c217fcb8
I20260608 10:07:44.175697 29584 raft_consensus.cc:2955] T 99d2f9d34ebc48329a2d902d6e419b8b P b9147b8d68f447e18c3a13cdf90e264c [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 3bbc9b38ce8147c0b3f20d40c217fcb8 (127.20.251.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } } peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } attrs { replace: true } } peers { permanent_uuid: "3bbc9b38ce8147c0b3f20d40c217fcb8" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 38711 } attrs { promote: true } } }
I20260608 10:07:44.179276 29633 tablet_bootstrap.cc:492] T 081f2a53e6aa4d02853b075da290ad9b P 3bbc9b38ce8147c0b3f20d40c217fcb8: 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:07:44.180227 29633 tablet_bootstrap.cc:492] T 081f2a53e6aa4d02853b075da290ad9b P 3bbc9b38ce8147c0b3f20d40c217fcb8: Bootstrap complete.
I20260608 10:07:44.180969 29633 ts_tablet_manager.cc:1403] T 081f2a53e6aa4d02853b075da290ad9b P 3bbc9b38ce8147c0b3f20d40c217fcb8: Time spent bootstrapping tablet: real 0.065s	user 0.021s	sys 0.021s
I20260608 10:07:44.181082 29237 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2101ec08c80b46ceb1715e5273ee6c14"
dest_uuid: "2cdac032906d48e19b0f65e1297bdc49"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:44600
I20260608 10:07:44.182210 29237 raft_consensus.cc:606] T 2101ec08c80b46ceb1715e5273ee6c14 P 2cdac032906d48e19b0f65e1297bdc49 [term 1 LEADER]: Received request to transfer leadership
I20260608 10:07:44.184206 29633 raft_consensus.cc:359] T 081f2a53e6aa4d02853b075da290ad9b P 3bbc9b38ce8147c0b3f20d40c217fcb8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } } peers { permanent_uuid: "3bbc9b38ce8147c0b3f20d40c217fcb8" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 38711 } attrs { promote: true } }
I20260608 10:07:44.185040 29633 raft_consensus.cc:740] T 081f2a53e6aa4d02853b075da290ad9b P 3bbc9b38ce8147c0b3f20d40c217fcb8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3bbc9b38ce8147c0b3f20d40c217fcb8, State: Initialized, Role: LEARNER
I20260608 10:07:44.184780 29057 catalog_manager.cc:5696] T 99d2f9d34ebc48329a2d902d6e419b8b P 2cdac032906d48e19b0f65e1297bdc49 reported cstate change: config changed from index -1 to 3, NON_VOTER 3bbc9b38ce8147c0b3f20d40c217fcb8 (127.20.251.132) added. New cstate: current_term: 2 leader_uuid: "2cdac032906d48e19b0f65e1297bdc49" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bbc9b38ce8147c0b3f20d40c217fcb8" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 38711 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:44.185781 29633 consensus_queue.cc:260] T 081f2a53e6aa4d02853b075da290ad9b P 3bbc9b38ce8147c0b3f20d40c217fcb8 [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: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } } peers { permanent_uuid: "3bbc9b38ce8147c0b3f20d40c217fcb8" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 38711 } attrs { promote: true } }
I20260608 10:07:44.188442 29633 ts_tablet_manager.cc:1434] T 081f2a53e6aa4d02853b075da290ad9b P 3bbc9b38ce8147c0b3f20d40c217fcb8: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 10:07:44.190371 29246 tablet_copy_service.cc:342] P 2cdac032906d48e19b0f65e1297bdc49: Request end of tablet copy session 3bbc9b38ce8147c0b3f20d40c217fcb8-081f2a53e6aa4d02853b075da290ad9b received from {username='slave'} at 127.0.0.1:44624
I20260608 10:07:44.190815 29246 tablet_copy_service.cc:434] P 2cdac032906d48e19b0f65e1297bdc49: ending tablet copy session 3bbc9b38ce8147c0b3f20d40c217fcb8-081f2a53e6aa4d02853b075da290ad9b on tablet 081f2a53e6aa4d02853b075da290ad9b with peer 3bbc9b38ce8147c0b3f20d40c217fcb8
I20260608 10:07:44.196743 29237 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2101ec08c80b46ceb1715e5273ee6c14"
dest_uuid: "2cdac032906d48e19b0f65e1297bdc49"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:44600
I20260608 10:07:44.197338 29237 raft_consensus.cc:606] T 2101ec08c80b46ceb1715e5273ee6c14 P 2cdac032906d48e19b0f65e1297bdc49 [term 1 LEADER]: Received request to transfer leadership
W20260608 10:07:44.203032 29108 auto_rebalancer.cc:855] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260608 10:07:44.203486 29108 auto_rebalancer.cc:863] Could not move replica: Remote error: Service unavailable: leadership transfer for 2101ec08c80b46ceb1715e5273ee6c14 already in progress
W20260608 10:07:44.203794 29108 auto_rebalancer.cc:301] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 2101ec08c80b46ceb1715e5273ee6c14 already in progress
I20260608 10:07:44.301101 29237 consensus_queue.cc:237] T f6f42e8553fa490db51c0e56455e5da7 P 2cdac032906d48e19b0f65e1297bdc49 [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: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } }
I20260608 10:07:44.307260 29309 raft_consensus.cc:1275] T f6f42e8553fa490db51c0e56455e5da7 P 902b925eccf04d4e84fd72ef7b9b3e97 [term 1 FOLLOWER]: Refusing update from remote peer 2cdac032906d48e19b0f65e1297bdc49: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:07:44.307389 29584 raft_consensus.cc:1275] T f6f42e8553fa490db51c0e56455e5da7 P b9147b8d68f447e18c3a13cdf90e264c [term 1 FOLLOWER]: Refusing update from remote peer 2cdac032906d48e19b0f65e1297bdc49: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:07:44.308667 29364 consensus_queue.cc:1048] T f6f42e8553fa490db51c0e56455e5da7 P 2cdac032906d48e19b0f65e1297bdc49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:07:44.309293 29379 consensus_queue.cc:1048] T f6f42e8553fa490db51c0e56455e5da7 P 2cdac032906d48e19b0f65e1297bdc49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:07:44.316546 29379 raft_consensus.cc:2955] T f6f42e8553fa490db51c0e56455e5da7 P 2cdac032906d48e19b0f65e1297bdc49 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 3bbc9b38ce8147c0b3f20d40c217fcb8 (127.20.251.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } } }
I20260608 10:07:44.318681 29309 raft_consensus.cc:2955] T f6f42e8553fa490db51c0e56455e5da7 P 902b925eccf04d4e84fd72ef7b9b3e97 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 3bbc9b38ce8147c0b3f20d40c217fcb8 (127.20.251.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } } }
I20260608 10:07:44.318878 29584 raft_consensus.cc:2955] T f6f42e8553fa490db51c0e56455e5da7 P b9147b8d68f447e18c3a13cdf90e264c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 3bbc9b38ce8147c0b3f20d40c217fcb8 (127.20.251.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } } }
I20260608 10:07:44.326926 29044 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet f6f42e8553fa490db51c0e56455e5da7 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:07:44.330653 29059 catalog_manager.cc:5696] T f6f42e8553fa490db51c0e56455e5da7 P 2cdac032906d48e19b0f65e1297bdc49 reported cstate change: config changed from index 2 to 3, NON_VOTER 3bbc9b38ce8147c0b3f20d40c217fcb8 (127.20.251.132) evicted. New cstate: current_term: 1 leader_uuid: "2cdac032906d48e19b0f65e1297bdc49" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } health_report { overall_health: HEALTHY } } }
I20260608 10:07:44.342021 29488 tablet_service.cc:1558] Processing DeleteTablet for tablet f6f42e8553fa490db51c0e56455e5da7 with delete_type TABLET_DATA_TOMBSTONED (TS 3bbc9b38ce8147c0b3f20d40c217fcb8 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:60578
I20260608 10:07:44.346114 29626 tablet_replica.cc:333] T f6f42e8553fa490db51c0e56455e5da7 P 3bbc9b38ce8147c0b3f20d40c217fcb8: stopping tablet replica
I20260608 10:07:44.346912 29626 raft_consensus.cc:2243] T f6f42e8553fa490db51c0e56455e5da7 P 3bbc9b38ce8147c0b3f20d40c217fcb8 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:07:44.347513 29626 raft_consensus.cc:2272] T f6f42e8553fa490db51c0e56455e5da7 P 3bbc9b38ce8147c0b3f20d40c217fcb8 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:07:44.350479 29626 ts_tablet_manager.cc:1916] T f6f42e8553fa490db51c0e56455e5da7 P 3bbc9b38ce8147c0b3f20d40c217fcb8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:07:44.363194 29626 ts_tablet_manager.cc:1929] T f6f42e8553fa490db51c0e56455e5da7 P 3bbc9b38ce8147c0b3f20d40c217fcb8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260608 10:07:44.363490 29626 log.cc:1199] T f6f42e8553fa490db51c0e56455e5da7 P 3bbc9b38ce8147c0b3f20d40c217fcb8: Deleting WAL directory at /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913058711471-21486-0/minicluster-data/ts-3-root/wals/f6f42e8553fa490db51c0e56455e5da7
I20260608 10:07:44.364806 29047 catalog_manager.cc:5027] TS 3bbc9b38ce8147c0b3f20d40c217fcb8 (127.20.251.132:38711): tablet f6f42e8553fa490db51c0e56455e5da7 (table test-workload [id=96ade4b0705d4cba97ed09942e5e692c]) successfully deleted
I20260608 10:07:44.486029 29380 raft_consensus.cc:993] T 2101ec08c80b46ceb1715e5273ee6c14 P 2cdac032906d48e19b0f65e1297bdc49: : Instructing follower b9147b8d68f447e18c3a13cdf90e264c to start an election
I20260608 10:07:44.486555 29545 raft_consensus.cc:1081] T 2101ec08c80b46ceb1715e5273ee6c14 P 2cdac032906d48e19b0f65e1297bdc49 [term 1 LEADER]: Signalling peer b9147b8d68f447e18c3a13cdf90e264c to start an election
I20260608 10:07:44.488328 29584 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2101ec08c80b46ceb1715e5273ee6c14"
dest_uuid: "b9147b8d68f447e18c3a13cdf90e264c"
 from {username='slave'} at 127.0.0.1:59278
I20260608 10:07:44.488845 29584 raft_consensus.cc:493] T 2101ec08c80b46ceb1715e5273ee6c14 P b9147b8d68f447e18c3a13cdf90e264c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:07:44.489135 29584 raft_consensus.cc:3060] T 2101ec08c80b46ceb1715e5273ee6c14 P b9147b8d68f447e18c3a13cdf90e264c [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:07:44.494138 29584 raft_consensus.cc:515] T 2101ec08c80b46ceb1715e5273ee6c14 P b9147b8d68f447e18c3a13cdf90e264c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } attrs { replace: true } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } } peers { permanent_uuid: "3bbc9b38ce8147c0b3f20d40c217fcb8" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 38711 } attrs { promote: true } }
I20260608 10:07:44.503189 29584 leader_election.cc:290] T 2101ec08c80b46ceb1715e5273ee6c14 P b9147b8d68f447e18c3a13cdf90e264c [CANDIDATE]: Term 2 election: Requested vote from peers 2cdac032906d48e19b0f65e1297bdc49 (127.20.251.130:33715), 902b925eccf04d4e84fd72ef7b9b3e97 (127.20.251.131:41449)
I20260608 10:07:44.510751 29237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2101ec08c80b46ceb1715e5273ee6c14" candidate_uuid: "b9147b8d68f447e18c3a13cdf90e264c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2cdac032906d48e19b0f65e1297bdc49"
I20260608 10:07:44.511430 29237 raft_consensus.cc:3055] T 2101ec08c80b46ceb1715e5273ee6c14 P 2cdac032906d48e19b0f65e1297bdc49 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:07:44.511824 29237 raft_consensus.cc:740] T 2101ec08c80b46ceb1715e5273ee6c14 P 2cdac032906d48e19b0f65e1297bdc49 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2cdac032906d48e19b0f65e1297bdc49, State: Running, Role: LEADER
I20260608 10:07:44.512861 29237 consensus_queue.cc:260] T 2101ec08c80b46ceb1715e5273ee6c14 P 2cdac032906d48e19b0f65e1297bdc49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } attrs { replace: true } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } } peers { permanent_uuid: "3bbc9b38ce8147c0b3f20d40c217fcb8" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 38711 } attrs { promote: true } }
I20260608 10:07:44.514680 29237 raft_consensus.cc:3060] T 2101ec08c80b46ceb1715e5273ee6c14 P 2cdac032906d48e19b0f65e1297bdc49 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:07:44.520210 29309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2101ec08c80b46ceb1715e5273ee6c14" candidate_uuid: "b9147b8d68f447e18c3a13cdf90e264c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "902b925eccf04d4e84fd72ef7b9b3e97"
I20260608 10:07:44.520730 29309 raft_consensus.cc:3060] T 2101ec08c80b46ceb1715e5273ee6c14 P 902b925eccf04d4e84fd72ef7b9b3e97 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:07:44.522275 29237 raft_consensus.cc:2468] T 2101ec08c80b46ceb1715e5273ee6c14 P 2cdac032906d48e19b0f65e1297bdc49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9147b8d68f447e18c3a13cdf90e264c in term 2.
I20260608 10:07:44.523643 29537 leader_election.cc:304] T 2101ec08c80b46ceb1715e5273ee6c14 P b9147b8d68f447e18c3a13cdf90e264c [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: 2cdac032906d48e19b0f65e1297bdc49, b9147b8d68f447e18c3a13cdf90e264c; no voters: 
I20260608 10:07:44.524646 29550 raft_consensus.cc:2804] T 2101ec08c80b46ceb1715e5273ee6c14 P b9147b8d68f447e18c3a13cdf90e264c [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:07:44.525842 29550 raft_consensus.cc:697] T 2101ec08c80b46ceb1715e5273ee6c14 P b9147b8d68f447e18c3a13cdf90e264c [term 2 LEADER]: Becoming Leader. State: Replica: b9147b8d68f447e18c3a13cdf90e264c, State: Running, Role: LEADER
I20260608 10:07:44.526115 29309 raft_consensus.cc:2468] T 2101ec08c80b46ceb1715e5273ee6c14 P 902b925eccf04d4e84fd72ef7b9b3e97 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9147b8d68f447e18c3a13cdf90e264c in term 2.
I20260608 10:07:44.526850 29550 consensus_queue.cc:237] T 2101ec08c80b46ceb1715e5273ee6c14 P b9147b8d68f447e18c3a13cdf90e264c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } attrs { replace: true } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } } peers { permanent_uuid: "3bbc9b38ce8147c0b3f20d40c217fcb8" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 38711 } attrs { promote: true } }
I20260608 10:07:44.535640 29059 catalog_manager.cc:5696] T 2101ec08c80b46ceb1715e5273ee6c14 P b9147b8d68f447e18c3a13cdf90e264c reported cstate change: term changed from 1 to 2, leader changed from 2cdac032906d48e19b0f65e1297bdc49 (127.20.251.130) to b9147b8d68f447e18c3a13cdf90e264c (127.20.251.129). New cstate: current_term: 2 leader_uuid: "b9147b8d68f447e18c3a13cdf90e264c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bbc9b38ce8147c0b3f20d40c217fcb8" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 38711 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:44.549144 29237 consensus_queue.cc:237] T 081f2a53e6aa4d02853b075da290ad9b P 2cdac032906d48e19b0f65e1297bdc49 [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: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } }
I20260608 10:07:44.555008 29584 raft_consensus.cc:1275] T 081f2a53e6aa4d02853b075da290ad9b P b9147b8d68f447e18c3a13cdf90e264c [term 1 FOLLOWER]: Refusing update from remote peer 2cdac032906d48e19b0f65e1297bdc49: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:07:44.555008 29309 raft_consensus.cc:1275] T 081f2a53e6aa4d02853b075da290ad9b P 902b925eccf04d4e84fd72ef7b9b3e97 [term 1 FOLLOWER]: Refusing update from remote peer 2cdac032906d48e19b0f65e1297bdc49: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:07:44.556568 29379 consensus_queue.cc:1048] T 081f2a53e6aa4d02853b075da290ad9b P 2cdac032906d48e19b0f65e1297bdc49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:07:44.557179 29545 consensus_queue.cc:1048] T 081f2a53e6aa4d02853b075da290ad9b P 2cdac032906d48e19b0f65e1297bdc49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:07:44.563917 29379 raft_consensus.cc:2955] T 081f2a53e6aa4d02853b075da290ad9b P 2cdac032906d48e19b0f65e1297bdc49 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 3bbc9b38ce8147c0b3f20d40c217fcb8 (127.20.251.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } } }
I20260608 10:07:44.567025 29309 raft_consensus.cc:2955] T 081f2a53e6aa4d02853b075da290ad9b P 902b925eccf04d4e84fd72ef7b9b3e97 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 3bbc9b38ce8147c0b3f20d40c217fcb8 (127.20.251.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } } }
I20260608 10:07:44.567279 29584 raft_consensus.cc:2955] T 081f2a53e6aa4d02853b075da290ad9b P b9147b8d68f447e18c3a13cdf90e264c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 3bbc9b38ce8147c0b3f20d40c217fcb8 (127.20.251.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } } }
I20260608 10:07:44.574023 29044 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 081f2a53e6aa4d02853b075da290ad9b with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:07:44.577984 29633 ts_tablet_manager.cc:933] T 99d2f9d34ebc48329a2d902d6e419b8b P 3bbc9b38ce8147c0b3f20d40c217fcb8: Initiating tablet copy from peer 2cdac032906d48e19b0f65e1297bdc49 (127.20.251.130:33715)
I20260608 10:07:44.581465 29059 catalog_manager.cc:5696] T 081f2a53e6aa4d02853b075da290ad9b P b9147b8d68f447e18c3a13cdf90e264c reported cstate change: config changed from index 2 to 3, NON_VOTER 3bbc9b38ce8147c0b3f20d40c217fcb8 (127.20.251.132) evicted. New cstate: current_term: 1 leader_uuid: "2cdac032906d48e19b0f65e1297bdc49" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } } }
I20260608 10:07:44.587940 29633 tablet_copy_client.cc:323] T 99d2f9d34ebc48329a2d902d6e419b8b P 3bbc9b38ce8147c0b3f20d40c217fcb8: tablet copy: Beginning tablet copy session from remote peer at address 127.20.251.130:33715
I20260608 10:07:44.589762 29246 tablet_copy_service.cc:140] P 2cdac032906d48e19b0f65e1297bdc49: Received BeginTabletCopySession request for tablet 99d2f9d34ebc48329a2d902d6e419b8b from peer 3bbc9b38ce8147c0b3f20d40c217fcb8 ({username='slave'} at 127.0.0.1:44624)
I20260608 10:07:44.590292 29246 tablet_copy_service.cc:161] P 2cdac032906d48e19b0f65e1297bdc49: Beginning new tablet copy session on tablet 99d2f9d34ebc48329a2d902d6e419b8b from peer 3bbc9b38ce8147c0b3f20d40c217fcb8 at {username='slave'} at 127.0.0.1:44624: session id = 3bbc9b38ce8147c0b3f20d40c217fcb8-99d2f9d34ebc48329a2d902d6e419b8b
I20260608 10:07:44.595260 29488 tablet_service.cc:1558] Processing DeleteTablet for tablet 081f2a53e6aa4d02853b075da290ad9b with delete_type TABLET_DATA_TOMBSTONED (TS 3bbc9b38ce8147c0b3f20d40c217fcb8 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:60578
I20260608 10:07:44.596308 29626 tablet_replica.cc:333] T 081f2a53e6aa4d02853b075da290ad9b P 3bbc9b38ce8147c0b3f20d40c217fcb8: stopping tablet replica
I20260608 10:07:44.597127 29626 raft_consensus.cc:2243] T 081f2a53e6aa4d02853b075da290ad9b P 3bbc9b38ce8147c0b3f20d40c217fcb8 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:07:44.598381 29626 raft_consensus.cc:2272] T 081f2a53e6aa4d02853b075da290ad9b P 3bbc9b38ce8147c0b3f20d40c217fcb8 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:07:44.602244 29246 tablet_copy_source_session.cc:215] T 99d2f9d34ebc48329a2d902d6e419b8b P 2cdac032906d48e19b0f65e1297bdc49: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:07:44.602559 29626 ts_tablet_manager.cc:1916] T 081f2a53e6aa4d02853b075da290ad9b P 3bbc9b38ce8147c0b3f20d40c217fcb8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:07:44.606173 29633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99d2f9d34ebc48329a2d902d6e419b8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:44.623970 29626 ts_tablet_manager.cc:1929] T 081f2a53e6aa4d02853b075da290ad9b P 3bbc9b38ce8147c0b3f20d40c217fcb8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260608 10:07:44.624387 29626 log.cc:1199] T 081f2a53e6aa4d02853b075da290ad9b P 3bbc9b38ce8147c0b3f20d40c217fcb8: Deleting WAL directory at /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913058711471-21486-0/minicluster-data/ts-3-root/wals/081f2a53e6aa4d02853b075da290ad9b
I20260608 10:07:44.624591 29633 tablet_copy_client.cc:806] T 99d2f9d34ebc48329a2d902d6e419b8b P 3bbc9b38ce8147c0b3f20d40c217fcb8: tablet copy: Starting download of 0 data blocks...
I20260608 10:07:44.625124 29633 tablet_copy_client.cc:670] T 99d2f9d34ebc48329a2d902d6e419b8b P 3bbc9b38ce8147c0b3f20d40c217fcb8: tablet copy: Starting download of 1 WAL segments...
I20260608 10:07:44.625918 29047 catalog_manager.cc:5027] TS 3bbc9b38ce8147c0b3f20d40c217fcb8 (127.20.251.132:38711): tablet 081f2a53e6aa4d02853b075da290ad9b (table test-workload [id=96ade4b0705d4cba97ed09942e5e692c]) successfully deleted
I20260608 10:07:44.628850 29633 tablet_copy_client.cc:538] T 99d2f9d34ebc48329a2d902d6e419b8b P 3bbc9b38ce8147c0b3f20d40c217fcb8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:07:44.637466 29633 tablet_bootstrap.cc:492] T 99d2f9d34ebc48329a2d902d6e419b8b P 3bbc9b38ce8147c0b3f20d40c217fcb8: Bootstrap starting.
I20260608 10:07:44.660738 29633 tablet_bootstrap.cc:492] T 99d2f9d34ebc48329a2d902d6e419b8b P 3bbc9b38ce8147c0b3f20d40c217fcb8: 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:07:44.661727 29633 tablet_bootstrap.cc:492] T 99d2f9d34ebc48329a2d902d6e419b8b P 3bbc9b38ce8147c0b3f20d40c217fcb8: Bootstrap complete.
I20260608 10:07:44.662398 29633 ts_tablet_manager.cc:1403] T 99d2f9d34ebc48329a2d902d6e419b8b P 3bbc9b38ce8147c0b3f20d40c217fcb8: Time spent bootstrapping tablet: real 0.025s	user 0.024s	sys 0.004s
I20260608 10:07:44.665580 29633 raft_consensus.cc:359] T 99d2f9d34ebc48329a2d902d6e419b8b P 3bbc9b38ce8147c0b3f20d40c217fcb8 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } } peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } attrs { replace: true } } peers { permanent_uuid: "3bbc9b38ce8147c0b3f20d40c217fcb8" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 38711 } attrs { promote: true } }
I20260608 10:07:44.666460 29633 raft_consensus.cc:740] T 99d2f9d34ebc48329a2d902d6e419b8b P 3bbc9b38ce8147c0b3f20d40c217fcb8 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 3bbc9b38ce8147c0b3f20d40c217fcb8, State: Initialized, Role: LEARNER
I20260608 10:07:44.667171 29633 consensus_queue.cc:260] T 99d2f9d34ebc48329a2d902d6e419b8b P 3bbc9b38ce8147c0b3f20d40c217fcb8 [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: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } } peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } attrs { replace: true } } peers { permanent_uuid: "3bbc9b38ce8147c0b3f20d40c217fcb8" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 38711 } attrs { promote: true } }
I20260608 10:07:44.669471 29633 ts_tablet_manager.cc:1434] T 99d2f9d34ebc48329a2d902d6e419b8b P 3bbc9b38ce8147c0b3f20d40c217fcb8: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260608 10:07:44.671316 29246 tablet_copy_service.cc:342] P 2cdac032906d48e19b0f65e1297bdc49: Request end of tablet copy session 3bbc9b38ce8147c0b3f20d40c217fcb8-99d2f9d34ebc48329a2d902d6e419b8b received from {username='slave'} at 127.0.0.1:44624
I20260608 10:07:44.671751 29246 tablet_copy_service.cc:434] P 2cdac032906d48e19b0f65e1297bdc49: ending tablet copy session 3bbc9b38ce8147c0b3f20d40c217fcb8-99d2f9d34ebc48329a2d902d6e419b8b on tablet 99d2f9d34ebc48329a2d902d6e419b8b with peer 3bbc9b38ce8147c0b3f20d40c217fcb8
I20260608 10:07:44.930349 29309 raft_consensus.cc:1275] T 2101ec08c80b46ceb1715e5273ee6c14 P 902b925eccf04d4e84fd72ef7b9b3e97 [term 2 FOLLOWER]: Refusing update from remote peer b9147b8d68f447e18c3a13cdf90e264c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 10:07:44.931650 29550 consensus_queue.cc:1048] T 2101ec08c80b46ceb1715e5273ee6c14 P b9147b8d68f447e18c3a13cdf90e264c [LEADER]: Connected to new peer: Peer: permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:07:44.953532 29237 raft_consensus.cc:1275] T 2101ec08c80b46ceb1715e5273ee6c14 P 2cdac032906d48e19b0f65e1297bdc49 [term 2 FOLLOWER]: Refusing update from remote peer b9147b8d68f447e18c3a13cdf90e264c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 10:07:44.955659 29550 consensus_queue.cc:1048] T 2101ec08c80b46ceb1715e5273ee6c14 P b9147b8d68f447e18c3a13cdf90e264c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260608 10:07:44.976567 29543 consensus_peers.cc:597] T 2101ec08c80b46ceb1715e5273ee6c14 P b9147b8d68f447e18c3a13cdf90e264c -> Peer 3bbc9b38ce8147c0b3f20d40c217fcb8 (127.20.251.132:38711): Couldn't send request to peer 3bbc9b38ce8147c0b3f20d40c217fcb8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2101ec08c80b46ceb1715e5273ee6c14. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:45.014313 29498 raft_consensus.cc:1217] T 99d2f9d34ebc48329a2d902d6e419b8b P 3bbc9b38ce8147c0b3f20d40c217fcb8 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 10:07:45.438148 29545 raft_consensus.cc:1064] T 99d2f9d34ebc48329a2d902d6e419b8b P 2cdac032906d48e19b0f65e1297bdc49: attempting to promote NON_VOTER 3bbc9b38ce8147c0b3f20d40c217fcb8 to VOTER
I20260608 10:07:45.441017 29545 consensus_queue.cc:237] T 99d2f9d34ebc48329a2d902d6e419b8b P 2cdac032906d48e19b0f65e1297bdc49 [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: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } } peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } attrs { replace: true } } peers { permanent_uuid: "3bbc9b38ce8147c0b3f20d40c217fcb8" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 38711 } attrs { promote: false } }
I20260608 10:07:45.449796 29309 raft_consensus.cc:1275] T 99d2f9d34ebc48329a2d902d6e419b8b P 902b925eccf04d4e84fd72ef7b9b3e97 [term 2 FOLLOWER]: Refusing update from remote peer 2cdac032906d48e19b0f65e1297bdc49: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:07:45.450270 29498 raft_consensus.cc:1275] T 99d2f9d34ebc48329a2d902d6e419b8b P 3bbc9b38ce8147c0b3f20d40c217fcb8 [term 2 LEARNER]: Refusing update from remote peer 2cdac032906d48e19b0f65e1297bdc49: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:07:45.450947 29584 raft_consensus.cc:1275] T 99d2f9d34ebc48329a2d902d6e419b8b P b9147b8d68f447e18c3a13cdf90e264c [term 2 FOLLOWER]: Refusing update from remote peer 2cdac032906d48e19b0f65e1297bdc49: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:07:45.451797 29656 consensus_queue.cc:1048] T 99d2f9d34ebc48329a2d902d6e419b8b P 2cdac032906d48e19b0f65e1297bdc49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:07:45.452734 29545 consensus_queue.cc:1048] T 99d2f9d34ebc48329a2d902d6e419b8b P 2cdac032906d48e19b0f65e1297bdc49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bbc9b38ce8147c0b3f20d40c217fcb8" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 38711 } 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:07:45.453692 29364 consensus_queue.cc:1048] T 99d2f9d34ebc48329a2d902d6e419b8b P 2cdac032906d48e19b0f65e1297bdc49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } 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:07:45.469342 29545 raft_consensus.cc:2955] T 99d2f9d34ebc48329a2d902d6e419b8b P 2cdac032906d48e19b0f65e1297bdc49 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 3bbc9b38ce8147c0b3f20d40c217fcb8 (127.20.251.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } } peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } attrs { replace: true } } peers { permanent_uuid: "3bbc9b38ce8147c0b3f20d40c217fcb8" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 38711 } attrs { promote: false } } }
I20260608 10:07:45.471236 29309 raft_consensus.cc:2955] T 99d2f9d34ebc48329a2d902d6e419b8b P 902b925eccf04d4e84fd72ef7b9b3e97 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 3bbc9b38ce8147c0b3f20d40c217fcb8 (127.20.251.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } } peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } attrs { replace: true } } peers { permanent_uuid: "3bbc9b38ce8147c0b3f20d40c217fcb8" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 38711 } attrs { promote: false } } }
I20260608 10:07:45.482312 29498 raft_consensus.cc:2955] T 99d2f9d34ebc48329a2d902d6e419b8b P 3bbc9b38ce8147c0b3f20d40c217fcb8 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 3bbc9b38ce8147c0b3f20d40c217fcb8 (127.20.251.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } } peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } attrs { replace: true } } peers { permanent_uuid: "3bbc9b38ce8147c0b3f20d40c217fcb8" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 38711 } attrs { promote: false } } }
I20260608 10:07:45.484169 29584 raft_consensus.cc:2955] T 99d2f9d34ebc48329a2d902d6e419b8b P b9147b8d68f447e18c3a13cdf90e264c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 3bbc9b38ce8147c0b3f20d40c217fcb8 (127.20.251.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } } peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } attrs { replace: true } } peers { permanent_uuid: "3bbc9b38ce8147c0b3f20d40c217fcb8" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 38711 } attrs { promote: false } } }
I20260608 10:07:45.494846 29060 catalog_manager.cc:5696] T 99d2f9d34ebc48329a2d902d6e419b8b P 902b925eccf04d4e84fd72ef7b9b3e97 reported cstate change: config changed from index 3 to 4, 3bbc9b38ce8147c0b3f20d40c217fcb8 (127.20.251.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "2cdac032906d48e19b0f65e1297bdc49" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } } peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } attrs { replace: true } } peers { permanent_uuid: "3bbc9b38ce8147c0b3f20d40c217fcb8" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 38711 } attrs { promote: false } } }
I20260608 10:07:45.525200 29666 ts_tablet_manager.cc:933] T 2101ec08c80b46ceb1715e5273ee6c14 P 3bbc9b38ce8147c0b3f20d40c217fcb8: Initiating tablet copy from peer b9147b8d68f447e18c3a13cdf90e264c (127.20.251.129:36681)
I20260608 10:07:45.527433 29666 tablet_copy_client.cc:323] T 2101ec08c80b46ceb1715e5273ee6c14 P 3bbc9b38ce8147c0b3f20d40c217fcb8: tablet copy: Beginning tablet copy session from remote peer at address 127.20.251.129:36681
I20260608 10:07:45.537484 29237 consensus_queue.cc:237] T 99d2f9d34ebc48329a2d902d6e419b8b P 2cdac032906d48e19b0f65e1297bdc49 [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: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } } peers { permanent_uuid: "3bbc9b38ce8147c0b3f20d40c217fcb8" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 38711 } attrs { promote: false } }
I20260608 10:07:45.545219 29498 raft_consensus.cc:1275] T 99d2f9d34ebc48329a2d902d6e419b8b P 3bbc9b38ce8147c0b3f20d40c217fcb8 [term 2 FOLLOWER]: Refusing update from remote peer 2cdac032906d48e19b0f65e1297bdc49: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 10:07:45.546907 29309 raft_consensus.cc:1275] T 99d2f9d34ebc48329a2d902d6e419b8b P 902b925eccf04d4e84fd72ef7b9b3e97 [term 2 FOLLOWER]: Refusing update from remote peer 2cdac032906d48e19b0f65e1297bdc49: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 10:07:45.547911 29364 consensus_queue.cc:1048] T 99d2f9d34ebc48329a2d902d6e419b8b P 2cdac032906d48e19b0f65e1297bdc49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bbc9b38ce8147c0b3f20d40c217fcb8" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 38711 } 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:07:45.548811 29656 consensus_queue.cc:1048] T 99d2f9d34ebc48329a2d902d6e419b8b P 2cdac032906d48e19b0f65e1297bdc49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:07:45.556099 29545 raft_consensus.cc:2955] T 99d2f9d34ebc48329a2d902d6e419b8b P 2cdac032906d48e19b0f65e1297bdc49 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b9147b8d68f447e18c3a13cdf90e264c (127.20.251.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } } peers { permanent_uuid: "3bbc9b38ce8147c0b3f20d40c217fcb8" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 38711 } attrs { promote: false } } }
I20260608 10:07:45.559983 29309 raft_consensus.cc:2955] T 99d2f9d34ebc48329a2d902d6e419b8b P 902b925eccf04d4e84fd72ef7b9b3e97 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b9147b8d68f447e18c3a13cdf90e264c (127.20.251.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } } peers { permanent_uuid: "3bbc9b38ce8147c0b3f20d40c217fcb8" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 38711 } attrs { promote: false } } }
I20260608 10:07:45.561060 29594 tablet_copy_service.cc:140] P b9147b8d68f447e18c3a13cdf90e264c: Received BeginTabletCopySession request for tablet 2101ec08c80b46ceb1715e5273ee6c14 from peer 3bbc9b38ce8147c0b3f20d40c217fcb8 ({username='slave'} at 127.0.0.1:55290)
I20260608 10:07:45.561741 29594 tablet_copy_service.cc:161] P b9147b8d68f447e18c3a13cdf90e264c: Beginning new tablet copy session on tablet 2101ec08c80b46ceb1715e5273ee6c14 from peer 3bbc9b38ce8147c0b3f20d40c217fcb8 at {username='slave'} at 127.0.0.1:55290: session id = 3bbc9b38ce8147c0b3f20d40c217fcb8-2101ec08c80b46ceb1715e5273ee6c14
I20260608 10:07:45.564414 29498 raft_consensus.cc:2955] T 99d2f9d34ebc48329a2d902d6e419b8b P 3bbc9b38ce8147c0b3f20d40c217fcb8 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b9147b8d68f447e18c3a13cdf90e264c (127.20.251.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } } peers { permanent_uuid: "3bbc9b38ce8147c0b3f20d40c217fcb8" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 38711 } attrs { promote: false } } }
I20260608 10:07:45.570909 29594 tablet_copy_source_session.cc:215] T 2101ec08c80b46ceb1715e5273ee6c14 P b9147b8d68f447e18c3a13cdf90e264c: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:07:45.574359 29666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2101ec08c80b46ceb1715e5273ee6c14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:45.579581 29058 catalog_manager.cc:5696] T 99d2f9d34ebc48329a2d902d6e419b8b P 902b925eccf04d4e84fd72ef7b9b3e97 reported cstate change: config changed from index 4 to 5, VOTER b9147b8d68f447e18c3a13cdf90e264c (127.20.251.129) evicted. New cstate: current_term: 2 leader_uuid: "2cdac032906d48e19b0f65e1297bdc49" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } } peers { permanent_uuid: "3bbc9b38ce8147c0b3f20d40c217fcb8" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 38711 } attrs { promote: false } } }
I20260608 10:07:45.586935 29044 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 99d2f9d34ebc48329a2d902d6e419b8b with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:07:45.595626 29574 tablet_service.cc:1558] Processing DeleteTablet for tablet 99d2f9d34ebc48329a2d902d6e419b8b with delete_type TABLET_DATA_TOMBSTONED (TS b9147b8d68f447e18c3a13cdf90e264c not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:59286
I20260608 10:07:45.597545 29671 tablet_replica.cc:333] stopping tablet replica
I20260608 10:07:45.598502 29671 raft_consensus.cc:2243] T 99d2f9d34ebc48329a2d902d6e419b8b P b9147b8d68f447e18c3a13cdf90e264c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:45.599228 29671 raft_consensus.cc:2272] T 99d2f9d34ebc48329a2d902d6e419b8b P b9147b8d68f447e18c3a13cdf90e264c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:45.602399 29666 tablet_copy_client.cc:806] T 2101ec08c80b46ceb1715e5273ee6c14 P 3bbc9b38ce8147c0b3f20d40c217fcb8: tablet copy: Starting download of 0 data blocks...
I20260608 10:07:45.602588 29671 ts_tablet_manager.cc:1916] T 99d2f9d34ebc48329a2d902d6e419b8b P b9147b8d68f447e18c3a13cdf90e264c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:07:45.603009 29666 tablet_copy_client.cc:670] T 2101ec08c80b46ceb1715e5273ee6c14 P 3bbc9b38ce8147c0b3f20d40c217fcb8: tablet copy: Starting download of 1 WAL segments...
I20260608 10:07:45.606719 29666 tablet_copy_client.cc:538] T 2101ec08c80b46ceb1715e5273ee6c14 P 3bbc9b38ce8147c0b3f20d40c217fcb8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:07:45.615424 29666 tablet_bootstrap.cc:492] T 2101ec08c80b46ceb1715e5273ee6c14 P 3bbc9b38ce8147c0b3f20d40c217fcb8: Bootstrap starting.
I20260608 10:07:45.617342 29671 ts_tablet_manager.cc:1929] T 99d2f9d34ebc48329a2d902d6e419b8b P b9147b8d68f447e18c3a13cdf90e264c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 10:07:45.617830 29671 log.cc:1199] T 99d2f9d34ebc48329a2d902d6e419b8b P b9147b8d68f447e18c3a13cdf90e264c: Deleting WAL directory at /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913058711471-21486-0/minicluster-data/ts-0-root/wals/99d2f9d34ebc48329a2d902d6e419b8b
I20260608 10:07:45.619534 29045 catalog_manager.cc:5027] TS b9147b8d68f447e18c3a13cdf90e264c (127.20.251.129:36681): tablet 99d2f9d34ebc48329a2d902d6e419b8b (table test-workload [id=96ade4b0705d4cba97ed09942e5e692c]) successfully deleted
I20260608 10:07:45.636721 29666 tablet_bootstrap.cc:492] T 2101ec08c80b46ceb1715e5273ee6c14 P 3bbc9b38ce8147c0b3f20d40c217fcb8: Bootstrap replayed 1/1 log segments. Stats: ops{read=5 overwritten=0 applied=5 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:07:45.637471 29666 tablet_bootstrap.cc:492] T 2101ec08c80b46ceb1715e5273ee6c14 P 3bbc9b38ce8147c0b3f20d40c217fcb8: Bootstrap complete.
I20260608 10:07:45.638072 29666 ts_tablet_manager.cc:1403] T 2101ec08c80b46ceb1715e5273ee6c14 P 3bbc9b38ce8147c0b3f20d40c217fcb8: Time spent bootstrapping tablet: real 0.023s	user 0.020s	sys 0.004s
I20260608 10:07:45.640461 29666 raft_consensus.cc:359] T 2101ec08c80b46ceb1715e5273ee6c14 P 3bbc9b38ce8147c0b3f20d40c217fcb8 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } attrs { replace: true } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } } peers { permanent_uuid: "3bbc9b38ce8147c0b3f20d40c217fcb8" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 38711 } attrs { promote: true } }
I20260608 10:07:45.641040 29666 raft_consensus.cc:740] T 2101ec08c80b46ceb1715e5273ee6c14 P 3bbc9b38ce8147c0b3f20d40c217fcb8 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 3bbc9b38ce8147c0b3f20d40c217fcb8, State: Initialized, Role: LEARNER
I20260608 10:07:45.641573 29666 consensus_queue.cc:260] T 2101ec08c80b46ceb1715e5273ee6c14 P 3bbc9b38ce8147c0b3f20d40c217fcb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } attrs { replace: true } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } } peers { permanent_uuid: "3bbc9b38ce8147c0b3f20d40c217fcb8" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 38711 } attrs { promote: true } }
I20260608 10:07:45.643311 29666 ts_tablet_manager.cc:1434] T 2101ec08c80b46ceb1715e5273ee6c14 P 3bbc9b38ce8147c0b3f20d40c217fcb8: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:07:45.644826 29594 tablet_copy_service.cc:342] P b9147b8d68f447e18c3a13cdf90e264c: Request end of tablet copy session 3bbc9b38ce8147c0b3f20d40c217fcb8-2101ec08c80b46ceb1715e5273ee6c14 received from {username='slave'} at 127.0.0.1:55290
I20260608 10:07:45.645161 29594 tablet_copy_service.cc:434] P b9147b8d68f447e18c3a13cdf90e264c: ending tablet copy session 3bbc9b38ce8147c0b3f20d40c217fcb8-2101ec08c80b46ceb1715e5273ee6c14 on tablet 2101ec08c80b46ceb1715e5273ee6c14 with peer 3bbc9b38ce8147c0b3f20d40c217fcb8
I20260608 10:07:46.043749 29498 raft_consensus.cc:1217] T 2101ec08c80b46ceb1715e5273ee6c14 P 3bbc9b38ce8147c0b3f20d40c217fcb8 [term 2 LEARNER]: Deduplicated request from leader. Original: 1.4->[2.5-2.5]   Dedup: 2.5->[]
I20260608 10:07:46.550455 29663 raft_consensus.cc:1064] T 2101ec08c80b46ceb1715e5273ee6c14 P b9147b8d68f447e18c3a13cdf90e264c: attempting to promote NON_VOTER 3bbc9b38ce8147c0b3f20d40c217fcb8 to VOTER
I20260608 10:07:46.552532 29663 consensus_queue.cc:237] T 2101ec08c80b46ceb1715e5273ee6c14 P b9147b8d68f447e18c3a13cdf90e264c [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: 4, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } attrs { replace: true } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } } peers { permanent_uuid: "3bbc9b38ce8147c0b3f20d40c217fcb8" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 38711 } attrs { promote: false } }
I20260608 10:07:46.558679 29498 raft_consensus.cc:1275] T 2101ec08c80b46ceb1715e5273ee6c14 P 3bbc9b38ce8147c0b3f20d40c217fcb8 [term 2 LEARNER]: Refusing update from remote peer b9147b8d68f447e18c3a13cdf90e264c: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 2 index: 6. (index mismatch)
I20260608 10:07:46.560168 29309 raft_consensus.cc:1275] T 2101ec08c80b46ceb1715e5273ee6c14 P 902b925eccf04d4e84fd72ef7b9b3e97 [term 2 FOLLOWER]: Refusing update from remote peer b9147b8d68f447e18c3a13cdf90e264c: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 2 index: 6. (index mismatch)
I20260608 10:07:46.560420 29663 consensus_queue.cc:1048] T 2101ec08c80b46ceb1715e5273ee6c14 P b9147b8d68f447e18c3a13cdf90e264c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bbc9b38ce8147c0b3f20d40c217fcb8" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 38711 } 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:07:46.560395 29237 raft_consensus.cc:1275] T 2101ec08c80b46ceb1715e5273ee6c14 P 2cdac032906d48e19b0f65e1297bdc49 [term 2 FOLLOWER]: Refusing update from remote peer b9147b8d68f447e18c3a13cdf90e264c: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 2 index: 6. (index mismatch)
I20260608 10:07:46.561717 29676 consensus_queue.cc:1048] T 2101ec08c80b46ceb1715e5273ee6c14 P b9147b8d68f447e18c3a13cdf90e264c [LEADER]: Connected to new peer: Peer: permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 10:07:46.562668 29675 consensus_queue.cc:1048] T 2101ec08c80b46ceb1715e5273ee6c14 P b9147b8d68f447e18c3a13cdf90e264c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 10:07:46.572461 29663 raft_consensus.cc:2955] T 2101ec08c80b46ceb1715e5273ee6c14 P b9147b8d68f447e18c3a13cdf90e264c [term 2 LEADER]: Committing config change with OpId 2.6: config changed from index 4 to 6, 3bbc9b38ce8147c0b3f20d40c217fcb8 (127.20.251.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } attrs { replace: true } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } } peers { permanent_uuid: "3bbc9b38ce8147c0b3f20d40c217fcb8" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 38711 } attrs { promote: false } } }
I20260608 10:07:46.574417 29237 raft_consensus.cc:2955] T 2101ec08c80b46ceb1715e5273ee6c14 P 2cdac032906d48e19b0f65e1297bdc49 [term 2 FOLLOWER]: Committing config change with OpId 2.6: config changed from index 4 to 6, 3bbc9b38ce8147c0b3f20d40c217fcb8 (127.20.251.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } attrs { replace: true } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } } peers { permanent_uuid: "3bbc9b38ce8147c0b3f20d40c217fcb8" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 38711 } attrs { promote: false } } }
I20260608 10:07:46.581637 29309 raft_consensus.cc:2955] T 2101ec08c80b46ceb1715e5273ee6c14 P 902b925eccf04d4e84fd72ef7b9b3e97 [term 2 FOLLOWER]: Committing config change with OpId 2.6: config changed from index 4 to 6, 3bbc9b38ce8147c0b3f20d40c217fcb8 (127.20.251.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } attrs { replace: true } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } } peers { permanent_uuid: "3bbc9b38ce8147c0b3f20d40c217fcb8" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 38711 } attrs { promote: false } } }
I20260608 10:07:46.583185 29498 raft_consensus.cc:2955] T 2101ec08c80b46ceb1715e5273ee6c14 P 3bbc9b38ce8147c0b3f20d40c217fcb8 [term 2 FOLLOWER]: Committing config change with OpId 2.6: config changed from index 4 to 6, 3bbc9b38ce8147c0b3f20d40c217fcb8 (127.20.251.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } attrs { replace: true } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } } peers { permanent_uuid: "3bbc9b38ce8147c0b3f20d40c217fcb8" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 38711 } attrs { promote: false } } }
I20260608 10:07:46.587373 29058 catalog_manager.cc:5696] T 2101ec08c80b46ceb1715e5273ee6c14 P b9147b8d68f447e18c3a13cdf90e264c reported cstate change: config changed from index 4 to 6, 3bbc9b38ce8147c0b3f20d40c217fcb8 (127.20.251.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "b9147b8d68f447e18c3a13cdf90e264c" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cdac032906d48e19b0f65e1297bdc49" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 33715 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3bbc9b38ce8147c0b3f20d40c217fcb8" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 38711 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260608 10:07:46.592033 29108 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 902b925eccf04d4e84fd72ef7b9b3e97 not available for placement
I20260608 10:07:46.615089 29584 consensus_queue.cc:237] T 2101ec08c80b46ceb1715e5273ee6c14 P b9147b8d68f447e18c3a13cdf90e264c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 2.6, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } } peers { permanent_uuid: "3bbc9b38ce8147c0b3f20d40c217fcb8" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 38711 } attrs { promote: false } }
I20260608 10:07:46.620250 29309 raft_consensus.cc:1275] T 2101ec08c80b46ceb1715e5273ee6c14 P 902b925eccf04d4e84fd72ef7b9b3e97 [term 2 FOLLOWER]: Refusing update from remote peer b9147b8d68f447e18c3a13cdf90e264c: Log matching property violated. Preceding OpId in replica: term: 2 index: 6. Preceding OpId from leader: term: 2 index: 7. (index mismatch)
I20260608 10:07:46.620543 29498 raft_consensus.cc:1275] T 2101ec08c80b46ceb1715e5273ee6c14 P 3bbc9b38ce8147c0b3f20d40c217fcb8 [term 2 FOLLOWER]: Refusing update from remote peer b9147b8d68f447e18c3a13cdf90e264c: Log matching property violated. Preceding OpId in replica: term: 2 index: 6. Preceding OpId from leader: term: 2 index: 7. (index mismatch)
I20260608 10:07:46.621694 29663 consensus_queue.cc:1048] T 2101ec08c80b46ceb1715e5273ee6c14 P b9147b8d68f447e18c3a13cdf90e264c [LEADER]: Connected to new peer: Peer: permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260608 10:07:46.622536 29676 consensus_queue.cc:1048] T 2101ec08c80b46ceb1715e5273ee6c14 P b9147b8d68f447e18c3a13cdf90e264c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bbc9b38ce8147c0b3f20d40c217fcb8" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 38711 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260608 10:07:46.629020 29663 raft_consensus.cc:2955] T 2101ec08c80b46ceb1715e5273ee6c14 P b9147b8d68f447e18c3a13cdf90e264c [term 2 LEADER]: Committing config change with OpId 2.7: config changed from index 6 to 7, VOTER 2cdac032906d48e19b0f65e1297bdc49 (127.20.251.130) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } } peers { permanent_uuid: "3bbc9b38ce8147c0b3f20d40c217fcb8" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 38711 } attrs { promote: false } } }
I20260608 10:07:46.631521 29498 raft_consensus.cc:2955] T 2101ec08c80b46ceb1715e5273ee6c14 P 3bbc9b38ce8147c0b3f20d40c217fcb8 [term 2 FOLLOWER]: Committing config change with OpId 2.7: config changed from index 6 to 7, VOTER 2cdac032906d48e19b0f65e1297bdc49 (127.20.251.130) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } } peers { permanent_uuid: "3bbc9b38ce8147c0b3f20d40c217fcb8" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 38711 } attrs { promote: false } } }
I20260608 10:07:46.633317 29309 raft_consensus.cc:2955] T 2101ec08c80b46ceb1715e5273ee6c14 P 902b925eccf04d4e84fd72ef7b9b3e97 [term 2 FOLLOWER]: Committing config change with OpId 2.7: config changed from index 6 to 7, VOTER 2cdac032906d48e19b0f65e1297bdc49 (127.20.251.130) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } } peers { permanent_uuid: "3bbc9b38ce8147c0b3f20d40c217fcb8" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 38711 } attrs { promote: false } } }
I20260608 10:07:46.638419 29045 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 2101ec08c80b46ceb1715e5273ee6c14 with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:07:46.643255 29060 catalog_manager.cc:5696] T 2101ec08c80b46ceb1715e5273ee6c14 P 902b925eccf04d4e84fd72ef7b9b3e97 reported cstate change: config changed from index 6 to 7, VOTER 2cdac032906d48e19b0f65e1297bdc49 (127.20.251.130) evicted. New cstate: current_term: 2 leader_uuid: "b9147b8d68f447e18c3a13cdf90e264c" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "b9147b8d68f447e18c3a13cdf90e264c" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36681 } } peers { permanent_uuid: "902b925eccf04d4e84fd72ef7b9b3e97" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 41449 } } peers { permanent_uuid: "3bbc9b38ce8147c0b3f20d40c217fcb8" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 38711 } attrs { promote: false } } }
I20260608 10:07:46.652772 29224 tablet_service.cc:1558] Processing DeleteTablet for tablet 2101ec08c80b46ceb1715e5273ee6c14 with delete_type TABLET_DATA_TOMBSTONED (TS 2cdac032906d48e19b0f65e1297bdc49 not found in new config with opid_index 7) from {username='slave'} at 127.0.0.1:44600
I20260608 10:07:46.655174 29686 tablet_replica.cc:333] T 2101ec08c80b46ceb1715e5273ee6c14 P 2cdac032906d48e19b0f65e1297bdc49: stopping tablet replica
I20260608 10:07:46.655972 29686 raft_consensus.cc:2243] T 2101ec08c80b46ceb1715e5273ee6c14 P 2cdac032906d48e19b0f65e1297bdc49 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:46.656823 29686 raft_consensus.cc:2272] T 2101ec08c80b46ceb1715e5273ee6c14 P 2cdac032906d48e19b0f65e1297bdc49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:46.660156 29686 ts_tablet_manager.cc:1916] T 2101ec08c80b46ceb1715e5273ee6c14 P 2cdac032906d48e19b0f65e1297bdc49: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:07:46.671298 29686 ts_tablet_manager.cc:1929] T 2101ec08c80b46ceb1715e5273ee6c14 P 2cdac032906d48e19b0f65e1297bdc49: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.6
I20260608 10:07:46.671679 29686 log.cc:1199] T 2101ec08c80b46ceb1715e5273ee6c14 P 2cdac032906d48e19b0f65e1297bdc49: Deleting WAL directory at /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913058711471-21486-0/minicluster-data/ts-1-root/wals/2101ec08c80b46ceb1715e5273ee6c14
I20260608 10:07:46.673127 29044 catalog_manager.cc:5027] TS 2cdac032906d48e19b0f65e1297bdc49 (127.20.251.130:33715): tablet 2101ec08c80b46ceb1715e5273ee6c14 (table test-workload [id=96ade4b0705d4cba97ed09942e5e692c]) successfully deleted
I20260608 10:07:47.169199 21486 tablet_server.cc:179] TabletServer@127.20.251.129:36681 shutting down...
I20260608 10:07:47.186636 21486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:47.187341 21486 tablet_replica.cc:333] stopping tablet replica
I20260608 10:07:47.187958 21486 raft_consensus.cc:2243] T 081f2a53e6aa4d02853b075da290ad9b P b9147b8d68f447e18c3a13cdf90e264c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:47.188515 21486 raft_consensus.cc:2272] T 081f2a53e6aa4d02853b075da290ad9b P b9147b8d68f447e18c3a13cdf90e264c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:47.190544 21486 tablet_replica.cc:333] stopping tablet replica
I20260608 10:07:47.191053 21486 raft_consensus.cc:2243] T f6f42e8553fa490db51c0e56455e5da7 P b9147b8d68f447e18c3a13cdf90e264c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:47.191553 21486 raft_consensus.cc:2272] T f6f42e8553fa490db51c0e56455e5da7 P b9147b8d68f447e18c3a13cdf90e264c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:47.193361 21486 tablet_replica.cc:333] stopping tablet replica
I20260608 10:07:47.193864 21486 raft_consensus.cc:2243] T 2101ec08c80b46ceb1715e5273ee6c14 P b9147b8d68f447e18c3a13cdf90e264c [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:07:47.194644 21486 raft_consensus.cc:2272] T 2101ec08c80b46ceb1715e5273ee6c14 P b9147b8d68f447e18c3a13cdf90e264c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:47.217545 21486 tablet_server.cc:196] TabletServer@127.20.251.129:36681 shutdown complete.
I20260608 10:07:47.234546 21486 tablet_server.cc:179] TabletServer@127.20.251.130:0 shutting down...
I20260608 10:07:47.256526 21486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:47.257292 21486 tablet_replica.cc:333] T f6f42e8553fa490db51c0e56455e5da7 P 2cdac032906d48e19b0f65e1297bdc49: stopping tablet replica
I20260608 10:07:47.257920 21486 raft_consensus.cc:2243] T f6f42e8553fa490db51c0e56455e5da7 P 2cdac032906d48e19b0f65e1297bdc49 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:47.258803 21486 raft_consensus.cc:2272] T f6f42e8553fa490db51c0e56455e5da7 P 2cdac032906d48e19b0f65e1297bdc49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:47.260977 21486 tablet_replica.cc:333] T 99d2f9d34ebc48329a2d902d6e419b8b P 2cdac032906d48e19b0f65e1297bdc49: stopping tablet replica
I20260608 10:07:47.261500 21486 raft_consensus.cc:2243] T 99d2f9d34ebc48329a2d902d6e419b8b P 2cdac032906d48e19b0f65e1297bdc49 [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:07:47.262300 21486 raft_consensus.cc:2272] T 99d2f9d34ebc48329a2d902d6e419b8b P 2cdac032906d48e19b0f65e1297bdc49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:47.264276 21486 tablet_replica.cc:333] T 081f2a53e6aa4d02853b075da290ad9b P 2cdac032906d48e19b0f65e1297bdc49: stopping tablet replica
I20260608 10:07:47.264735 21486 raft_consensus.cc:2243] T 081f2a53e6aa4d02853b075da290ad9b P 2cdac032906d48e19b0f65e1297bdc49 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:47.265584 21486 raft_consensus.cc:2272] T 081f2a53e6aa4d02853b075da290ad9b P 2cdac032906d48e19b0f65e1297bdc49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:47.289677 21486 tablet_server.cc:196] TabletServer@127.20.251.130:0 shutdown complete.
I20260608 10:07:47.310909 21486 tablet_server.cc:179] TabletServer@127.20.251.131:0 shutting down...
I20260608 10:07:47.337049 21486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:47.337842 21486 tablet_replica.cc:333] T f6f42e8553fa490db51c0e56455e5da7 P 902b925eccf04d4e84fd72ef7b9b3e97: stopping tablet replica
I20260608 10:07:47.338626 21486 raft_consensus.cc:2243] T f6f42e8553fa490db51c0e56455e5da7 P 902b925eccf04d4e84fd72ef7b9b3e97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:47.339370 21486 raft_consensus.cc:2272] T f6f42e8553fa490db51c0e56455e5da7 P 902b925eccf04d4e84fd72ef7b9b3e97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:47.341384 21486 tablet_replica.cc:333] T 99d2f9d34ebc48329a2d902d6e419b8b P 902b925eccf04d4e84fd72ef7b9b3e97: stopping tablet replica
I20260608 10:07:47.341907 21486 raft_consensus.cc:2243] T 99d2f9d34ebc48329a2d902d6e419b8b P 902b925eccf04d4e84fd72ef7b9b3e97 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:47.342383 21486 raft_consensus.cc:2272] T 99d2f9d34ebc48329a2d902d6e419b8b P 902b925eccf04d4e84fd72ef7b9b3e97 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:47.344245 21486 tablet_replica.cc:333] T 2101ec08c80b46ceb1715e5273ee6c14 P 902b925eccf04d4e84fd72ef7b9b3e97: stopping tablet replica
I20260608 10:07:47.344693 21486 raft_consensus.cc:2243] T 2101ec08c80b46ceb1715e5273ee6c14 P 902b925eccf04d4e84fd72ef7b9b3e97 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:47.345310 21486 raft_consensus.cc:2272] T 2101ec08c80b46ceb1715e5273ee6c14 P 902b925eccf04d4e84fd72ef7b9b3e97 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:47.347694 21486 tablet_replica.cc:333] T 081f2a53e6aa4d02853b075da290ad9b P 902b925eccf04d4e84fd72ef7b9b3e97: stopping tablet replica
I20260608 10:07:47.348160 21486 raft_consensus.cc:2243] T 081f2a53e6aa4d02853b075da290ad9b P 902b925eccf04d4e84fd72ef7b9b3e97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:47.348659 21486 raft_consensus.cc:2272] T 081f2a53e6aa4d02853b075da290ad9b P 902b925eccf04d4e84fd72ef7b9b3e97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:47.371225 21486 tablet_server.cc:196] TabletServer@127.20.251.131:0 shutdown complete.
I20260608 10:07:47.391549 21486 tablet_server.cc:179] TabletServer@127.20.251.132:0 shutting down...
I20260608 10:07:47.410552 21486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:47.411229 21486 tablet_replica.cc:333] T 2101ec08c80b46ceb1715e5273ee6c14 P 3bbc9b38ce8147c0b3f20d40c217fcb8: stopping tablet replica
I20260608 10:07:47.411814 21486 raft_consensus.cc:2243] T 2101ec08c80b46ceb1715e5273ee6c14 P 3bbc9b38ce8147c0b3f20d40c217fcb8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:47.412528 21486 raft_consensus.cc:2272] T 2101ec08c80b46ceb1715e5273ee6c14 P 3bbc9b38ce8147c0b3f20d40c217fcb8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:47.414937 21486 tablet_replica.cc:333] T 99d2f9d34ebc48329a2d902d6e419b8b P 3bbc9b38ce8147c0b3f20d40c217fcb8: stopping tablet replica
I20260608 10:07:47.415410 21486 raft_consensus.cc:2243] T 99d2f9d34ebc48329a2d902d6e419b8b P 3bbc9b38ce8147c0b3f20d40c217fcb8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:47.415915 21486 raft_consensus.cc:2272] T 99d2f9d34ebc48329a2d902d6e419b8b P 3bbc9b38ce8147c0b3f20d40c217fcb8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:47.437613 21486 tablet_server.cc:196] TabletServer@127.20.251.132:0 shutdown complete.
I20260608 10:07:47.449957 21486 master.cc:562] Master@127.20.251.190:42433 shutting down...
I20260608 10:07:47.468138 21486 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 863eb8e15f124a4eb27941ff8888e7f1 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:47.468680 21486 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 863eb8e15f124a4eb27941ff8888e7f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:47.468997 21486 tablet_replica.cc:333] T 00000000000000000000000000000000 P 863eb8e15f124a4eb27941ff8888e7f1: stopping tablet replica
I20260608 10:07:47.488739 21486 master.cc:584] Master@127.20.251.190:42433 shutdown complete.
[       OK ] AutoRebalancerTest.TestDeletedTables (8642 ms)
[ RUN      ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails
I20260608 10:07:47.529053 21486 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.20.251.190:44983
I20260608 10:07:47.530227 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:47.535339 29688 instance_detector.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:07:47.536038 29687 instance_detector.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:07:47.537058 29690 instance_detector.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:07:47.537663 21486 server_base.cc:1061] running on GCE node
I20260608 10:07:47.538560 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:47.538810 21486 system_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:07:47.539016 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913267538995 us; error 0 us; skew 500 ppm
I20260608 10:07:47.539803 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:47.542491 21486 webserver.cc:533] Webserver started at http://127.20.251.190:33307/ using document root <none> and password file <none>
I20260608 10:07:47.542979 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:47.543124 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:47.543332 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:47.544360 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913058711471-21486-0/minicluster-data/master-0-root/instance:
uuid: "8a4fc095085d4a13bcc173a915b8dd36"
format_stamp: "Formatted at 2026-06-08 10:07:47 on dist-test-slave-0x65"
I20260608 10:07:47.548843 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:07:47.552464 29695 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:07:47.553225 21486 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:07:47.553551 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913058711471-21486-0/minicluster-data/master-0-root
uuid: "8a4fc095085d4a13bcc173a915b8dd36"
format_stamp: "Formatted at 2026-06-08 10:07:47 on dist-test-slave-0x65"
I20260608 10:07:47.553813 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913058711471-21486-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913058711471-21486-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913058711471-21486-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:07:47.563241 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:47.564338 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:47.603173 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.190:44983
I20260608 10:07:47.603304 29746 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.190:44983 every 8 connection(s)
I20260608 10:07:47.607267 29747 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:07:47.618072 29747 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8a4fc095085d4a13bcc173a915b8dd36: Bootstrap starting.
I20260608 10:07:47.622895 29747 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8a4fc095085d4a13bcc173a915b8dd36: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:47.627094 29747 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8a4fc095085d4a13bcc173a915b8dd36: No bootstrap required, opened a new log
I20260608 10:07:47.629303 29747 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8a4fc095085d4a13bcc173a915b8dd36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8a4fc095085d4a13bcc173a915b8dd36" member_type: VOTER }
I20260608 10:07:47.629719 29747 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8a4fc095085d4a13bcc173a915b8dd36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:47.629912 29747 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8a4fc095085d4a13bcc173a915b8dd36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a4fc095085d4a13bcc173a915b8dd36, State: Initialized, Role: FOLLOWER
I20260608 10:07:47.630762 29747 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8a4fc095085d4a13bcc173a915b8dd36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8a4fc095085d4a13bcc173a915b8dd36" member_type: VOTER }
I20260608 10:07:47.631201 29747 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8a4fc095085d4a13bcc173a915b8dd36 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:07:47.631415 29747 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8a4fc095085d4a13bcc173a915b8dd36 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:07:47.631626 29747 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8a4fc095085d4a13bcc173a915b8dd36 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:47.636229 29747 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8a4fc095085d4a13bcc173a915b8dd36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8a4fc095085d4a13bcc173a915b8dd36" member_type: VOTER }
I20260608 10:07:47.636713 29747 leader_election.cc:304] T 00000000000000000000000000000000 P 8a4fc095085d4a13bcc173a915b8dd36 [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: 8a4fc095085d4a13bcc173a915b8dd36; no voters: 
I20260608 10:07:47.637805 29747 leader_election.cc:290] T 00000000000000000000000000000000 P 8a4fc095085d4a13bcc173a915b8dd36 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:07:47.638188 29750 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8a4fc095085d4a13bcc173a915b8dd36 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:47.639554 29750 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8a4fc095085d4a13bcc173a915b8dd36 [term 1 LEADER]: Becoming Leader. State: Replica: 8a4fc095085d4a13bcc173a915b8dd36, State: Running, Role: LEADER
I20260608 10:07:47.640151 29750 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8a4fc095085d4a13bcc173a915b8dd36 [LEADER]: Queue going to LEADER mode. State: All 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: "8a4fc095085d4a13bcc173a915b8dd36" member_type: VOTER }
I20260608 10:07:47.640652 29747 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8a4fc095085d4a13bcc173a915b8dd36 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:07:47.644654 29751 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8a4fc095085d4a13bcc173a915b8dd36 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8a4fc095085d4a13bcc173a915b8dd36" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8a4fc095085d4a13bcc173a915b8dd36" member_type: VOTER } }
I20260608 10:07:47.644973 29752 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8a4fc095085d4a13bcc173a915b8dd36 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8a4fc095085d4a13bcc173a915b8dd36. Latest consensus state: current_term: 1 leader_uuid: "8a4fc095085d4a13bcc173a915b8dd36" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8a4fc095085d4a13bcc173a915b8dd36" member_type: VOTER } }
I20260608 10:07:47.645376 29751 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8a4fc095085d4a13bcc173a915b8dd36 [sys.catalog]: This master's current role is: LEADER
I20260608 10:07:47.645614 29752 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8a4fc095085d4a13bcc173a915b8dd36 [sys.catalog]: This master's current role is: LEADER
I20260608 10:07:47.648515 29757 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:07:47.653499 29757 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:07:47.656538 21486 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:07:47.662693 29757 catalog_manager.cc:1382] Generated new cluster ID: d5411e290cec46a38d3b1b1bc433368e
I20260608 10:07:47.662953 29757 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:07:47.676745 29757 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:07:47.678108 29757 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:07:47.695266 29757 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 8a4fc095085d4a13bcc173a915b8dd36: Generated new TSK 0
I20260608 10:07:47.695858 29757 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:07:47.723994 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:47.730219 29768 instance_detector.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:07:47.731220 29769 instance_detector.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:07:47.732474 29771 instance_detector.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:07:47.732903 21486 server_base.cc:1061] running on GCE node
I20260608 10:07:47.733757 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:47.733944 21486 system_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:07:47.734076 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913267734064 us; error 0 us; skew 500 ppm
I20260608 10:07:47.734586 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:47.736761 21486 webserver.cc:533] Webserver started at http://127.20.251.129:40317/ using document root <none> and password file <none>
I20260608 10:07:47.737221 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:47.737375 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:47.737632 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:47.738684 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913058711471-21486-0/minicluster-data/ts-0-root/instance:
uuid: "eb573d90f87c4305a2e1a6f314a44c33"
format_stamp: "Formatted at 2026-06-08 10:07:47 on dist-test-slave-0x65"
I20260608 10:07:47.743158 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:07:47.746398 29776 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:07:47.747153 21486 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:07:47.747433 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913058711471-21486-0/minicluster-data/ts-0-root
uuid: "eb573d90f87c4305a2e1a6f314a44c33"
format_stamp: "Formatted at 2026-06-08 10:07:47 on dist-test-slave-0x65"
I20260608 10:07:47.747697 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913058711471-21486-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913058711471-21486-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913058711471-21486-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:07:47.762945 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:47.764029 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:47.765425 21486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:47.767788 21486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:47.767985 21486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:47.768200 21486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:47.768359 21486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:47.806473 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.129:40703
I20260608 10:07:47.806591 29838 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.129:40703 every 8 connection(s)
I20260608 10:07:47.811527 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:47.819732 29843 instance_detector.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:07:47.820796 29844 instance_detector.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:07:47.822328 29846 instance_detector.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:07:47.822453 21486 server_base.cc:1061] running on GCE node
I20260608 10:07:47.823596 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:47.823846 21486 system_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:07:47.824047 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913267824028 us; error 0 us; skew 500 ppm
I20260608 10:07:47.824683 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:47.827426 21486 webserver.cc:533] Webserver started at http://127.20.251.130:38549/ using document root <none> and password file <none>
I20260608 10:07:47.827440 29839 heartbeater.cc:344] Connected to a master server at 127.20.251.190:44983
I20260608 10:07:47.828003 29839 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:47.828245 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:47.828537 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:47.828860 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:47.828900 29839 heartbeater.cc:507] Master 127.20.251.190:44983 requested a full tablet report, sending...
I20260608 10:07:47.830351 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913058711471-21486-0/minicluster-data/ts-1-root/instance:
uuid: "5b3751ead81a4a098a4dbf3b9735a45a"
format_stamp: "Formatted at 2026-06-08 10:07:47 on dist-test-slave-0x65"
I20260608 10:07:47.831594 29712 ts_manager.cc:194] Registered new tserver with Master: eb573d90f87c4305a2e1a6f314a44c33 (127.20.251.129:40703)
I20260608 10:07:47.834178 29712 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54498
I20260608 10:07:47.836400 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.003s
I20260608 10:07:47.839978 29851 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:07:47.840709 21486 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:07:47.840976 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913058711471-21486-0/minicluster-data/ts-1-root
uuid: "5b3751ead81a4a098a4dbf3b9735a45a"
format_stamp: "Formatted at 2026-06-08 10:07:47 on dist-test-slave-0x65"
I20260608 10:07:47.841228 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913058711471-21486-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913058711471-21486-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913058711471-21486-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:07:47.871950 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:47.872982 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:47.874394 21486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:47.876793 21486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:47.876989 21486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:47.877208 21486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:47.877357 21486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:47.916944 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.130:35061
I20260608 10:07:47.917086 29913 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.130:35061 every 8 connection(s)
I20260608 10:07:47.922039 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:47.928552 29917 instance_detector.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:07:47.930091 29918 instance_detector.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:07:47.933456 29920 instance_detector.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:07:47.933764 21486 server_base.cc:1061] running on GCE node
I20260608 10:07:47.934911 29914 heartbeater.cc:344] Connected to a master server at 127.20.251.190:44983
I20260608 10:07:47.935256 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 10:07:47.935425 29914 heartbeater.cc:461] Registering TS with master...
W20260608 10:07:47.935586 21486 system_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:07:47.935958 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913267935935 us; error 0 us; skew 500 ppm
I20260608 10:07:47.936478 29914 heartbeater.cc:507] Master 127.20.251.190:44983 requested a full tablet report, sending...
I20260608 10:07:47.936836 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:47.938815 29712 ts_manager.cc:194] Registered new tserver with Master: 5b3751ead81a4a098a4dbf3b9735a45a (127.20.251.130:35061)
I20260608 10:07:47.939663 21486 webserver.cc:533] Webserver started at http://127.20.251.131:42077/ using document root <none> and password file <none>
I20260608 10:07:47.940297 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:47.940402 29712 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54514
I20260608 10:07:47.940531 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:47.940922 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:47.942305 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913058711471-21486-0/minicluster-data/ts-2-root/instance:
uuid: "f0e12ad633e2497ba7c3db30a5d574cb"
format_stamp: "Formatted at 2026-06-08 10:07:47 on dist-test-slave-0x65"
I20260608 10:07:47.946961 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260608 10:07:47.950543 29925 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:07:47.951329 21486 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:07:47.951627 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913058711471-21486-0/minicluster-data/ts-2-root
uuid: "f0e12ad633e2497ba7c3db30a5d574cb"
format_stamp: "Formatted at 2026-06-08 10:07:47 on dist-test-slave-0x65"
I20260608 10:07:47.951890 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913058711471-21486-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913058711471-21486-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913058711471-21486-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:07:47.983964 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:47.985080 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:47.986642 21486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:47.988955 21486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:47.989152 21486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:47.989375 21486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:47.989547 21486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 10:07:48.029882 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.131:40775
I20260608 10:07:48.030010 29987 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.131:40775 every 8 connection(s)
I20260608 10:07:48.043965 29988 heartbeater.cc:344] Connected to a master server at 127.20.251.190:44983
I20260608 10:07:48.044370 29988 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:48.045099 29988 heartbeater.cc:507] Master 127.20.251.190:44983 requested a full tablet report, sending...
I20260608 10:07:48.047137 29712 ts_manager.cc:194] Registered new tserver with Master: f0e12ad633e2497ba7c3db30a5d574cb (127.20.251.131:40775)
I20260608 10:07:48.048130 21486 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014824021s
I20260608 10:07:48.048700 29712 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54526
I20260608 10:07:48.837307 29839 heartbeater.cc:499] Master 127.20.251.190:44983 was elected leader, sending a full tablet report...
I20260608 10:07:48.943426 29914 heartbeater.cc:499] Master 127.20.251.190:44983 was elected leader, sending a full tablet report...
I20260608 10:07:49.051779 29988 heartbeater.cc:499] Master 127.20.251.190:44983 was elected leader, sending a full tablet report...
I20260608 10:07:49.108457 29712 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54534:
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:07:49.111428 29712 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:07:49.190843 29804 tablet_service.cc:1511] Processing CreateTablet for tablet e3202f53369040d2b3d5a7131c8c50aa (DEFAULT_TABLE table=test-workload [id=6021af5716ea4b959fffeb56fde82c41]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:07:49.192471 29804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3202f53369040d2b3d5a7131c8c50aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:49.192234 29803 tablet_service.cc:1511] Processing CreateTablet for tablet ae30e60f80144459889b25cff6a3e816 (DEFAULT_TABLE table=test-workload [id=6021af5716ea4b959fffeb56fde82c41]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:07:49.193703 29877 tablet_service.cc:1511] Processing CreateTablet for tablet e2c7e587cfc546a1af2f3e0d875591b9 (DEFAULT_TABLE table=test-workload [id=6021af5716ea4b959fffeb56fde82c41]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:07:49.195263 29877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2c7e587cfc546a1af2f3e0d875591b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:49.194232 29879 tablet_service.cc:1511] Processing CreateTablet for tablet e3202f53369040d2b3d5a7131c8c50aa (DEFAULT_TABLE table=test-workload [id=6021af5716ea4b959fffeb56fde82c41]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:07:49.197162 29801 tablet_service.cc:1511] Processing CreateTablet for tablet af9b789f13b0478c9234d20cc2d7d80c (DEFAULT_TABLE table=test-workload [id=6021af5716ea4b959fffeb56fde82c41]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:07:49.198427 29879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3202f53369040d2b3d5a7131c8c50aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:49.195658 29802 tablet_service.cc:1511] Processing CreateTablet for tablet e2c7e587cfc546a1af2f3e0d875591b9 (DEFAULT_TABLE table=test-workload [id=6021af5716ea4b959fffeb56fde82c41]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:07:49.195667 29878 tablet_service.cc:1511] Processing CreateTablet for tablet ae30e60f80144459889b25cff6a3e816 (DEFAULT_TABLE table=test-workload [id=6021af5716ea4b959fffeb56fde82c41]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:07:49.201551 29878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae30e60f80144459889b25cff6a3e816. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:49.194100 29803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae30e60f80144459889b25cff6a3e816. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:49.198665 29876 tablet_service.cc:1511] Processing CreateTablet for tablet af9b789f13b0478c9234d20cc2d7d80c (DEFAULT_TABLE table=test-workload [id=6021af5716ea4b959fffeb56fde82c41]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:07:49.205396 29801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af9b789f13b0478c9234d20cc2d7d80c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:49.206115 29876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af9b789f13b0478c9234d20cc2d7d80c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:49.208220 29802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2c7e587cfc546a1af2f3e0d875591b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:49.225732 30009 tablet_bootstrap.cc:492] T e3202f53369040d2b3d5a7131c8c50aa P 5b3751ead81a4a098a4dbf3b9735a45a: Bootstrap starting.
I20260608 10:07:49.235189 30009 tablet_bootstrap.cc:654] T e3202f53369040d2b3d5a7131c8c50aa P 5b3751ead81a4a098a4dbf3b9735a45a: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:49.256117 29953 tablet_service.cc:1511] Processing CreateTablet for tablet e3202f53369040d2b3d5a7131c8c50aa (DEFAULT_TABLE table=test-workload [id=6021af5716ea4b959fffeb56fde82c41]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:07:49.258970 29951 tablet_service.cc:1511] Processing CreateTablet for tablet e2c7e587cfc546a1af2f3e0d875591b9 (DEFAULT_TABLE table=test-workload [id=6021af5716ea4b959fffeb56fde82c41]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:07:49.262231 29952 tablet_service.cc:1511] Processing CreateTablet for tablet ae30e60f80144459889b25cff6a3e816 (DEFAULT_TABLE table=test-workload [id=6021af5716ea4b959fffeb56fde82c41]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:07:49.264596 29950 tablet_service.cc:1511] Processing CreateTablet for tablet af9b789f13b0478c9234d20cc2d7d80c (DEFAULT_TABLE table=test-workload [id=6021af5716ea4b959fffeb56fde82c41]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:07:49.268432 29953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3202f53369040d2b3d5a7131c8c50aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:49.274063 29951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2c7e587cfc546a1af2f3e0d875591b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:49.274912 29952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae30e60f80144459889b25cff6a3e816. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:49.277842 29950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af9b789f13b0478c9234d20cc2d7d80c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:49.280045 30008 tablet_bootstrap.cc:492] T e3202f53369040d2b3d5a7131c8c50aa P eb573d90f87c4305a2e1a6f314a44c33: Bootstrap starting.
I20260608 10:07:49.286923 30009 tablet_bootstrap.cc:492] T e3202f53369040d2b3d5a7131c8c50aa P 5b3751ead81a4a098a4dbf3b9735a45a: No bootstrap required, opened a new log
I20260608 10:07:49.288137 30009 ts_tablet_manager.cc:1403] T e3202f53369040d2b3d5a7131c8c50aa P 5b3751ead81a4a098a4dbf3b9735a45a: Time spent bootstrapping tablet: real 0.063s	user 0.021s	sys 0.026s
I20260608 10:07:49.291429 30009 raft_consensus.cc:359] T e3202f53369040d2b3d5a7131c8c50aa P 5b3751ead81a4a098a4dbf3b9735a45a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 } } peers { permanent_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35061 } } peers { permanent_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40775 } }
I20260608 10:07:49.292155 30009 raft_consensus.cc:385] T e3202f53369040d2b3d5a7131c8c50aa P 5b3751ead81a4a098a4dbf3b9735a45a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:49.292465 30009 raft_consensus.cc:740] T e3202f53369040d2b3d5a7131c8c50aa P 5b3751ead81a4a098a4dbf3b9735a45a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b3751ead81a4a098a4dbf3b9735a45a, State: Initialized, Role: FOLLOWER
I20260608 10:07:49.293292 30009 consensus_queue.cc:260] T e3202f53369040d2b3d5a7131c8c50aa P 5b3751ead81a4a098a4dbf3b9735a45a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 } } peers { permanent_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35061 } } peers { permanent_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40775 } }
I20260608 10:07:49.287499 30008 tablet_bootstrap.cc:654] T e3202f53369040d2b3d5a7131c8c50aa P eb573d90f87c4305a2e1a6f314a44c33: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:49.307227 30009 ts_tablet_manager.cc:1434] T e3202f53369040d2b3d5a7131c8c50aa P 5b3751ead81a4a098a4dbf3b9735a45a: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.005s
I20260608 10:07:49.308427 30008 tablet_bootstrap.cc:492] T e3202f53369040d2b3d5a7131c8c50aa P eb573d90f87c4305a2e1a6f314a44c33: No bootstrap required, opened a new log
I20260608 10:07:49.308686 30009 tablet_bootstrap.cc:492] T af9b789f13b0478c9234d20cc2d7d80c P 5b3751ead81a4a098a4dbf3b9735a45a: Bootstrap starting.
I20260608 10:07:49.309266 30008 ts_tablet_manager.cc:1403] T e3202f53369040d2b3d5a7131c8c50aa P eb573d90f87c4305a2e1a6f314a44c33: Time spent bootstrapping tablet: real 0.031s	user 0.018s	sys 0.000s
I20260608 10:07:49.313020 30008 raft_consensus.cc:359] T e3202f53369040d2b3d5a7131c8c50aa P eb573d90f87c4305a2e1a6f314a44c33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 } } peers { permanent_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35061 } } peers { permanent_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40775 } }
I20260608 10:07:49.315318 30011 tablet_bootstrap.cc:492] T af9b789f13b0478c9234d20cc2d7d80c P f0e12ad633e2497ba7c3db30a5d574cb: Bootstrap starting.
I20260608 10:07:49.315734 30008 raft_consensus.cc:385] T e3202f53369040d2b3d5a7131c8c50aa P eb573d90f87c4305a2e1a6f314a44c33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:49.316166 30008 raft_consensus.cc:740] T e3202f53369040d2b3d5a7131c8c50aa P eb573d90f87c4305a2e1a6f314a44c33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb573d90f87c4305a2e1a6f314a44c33, State: Initialized, Role: FOLLOWER
I20260608 10:07:49.316640 30009 tablet_bootstrap.cc:654] T af9b789f13b0478c9234d20cc2d7d80c P 5b3751ead81a4a098a4dbf3b9735a45a: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:49.317193 30008 consensus_queue.cc:260] T e3202f53369040d2b3d5a7131c8c50aa P eb573d90f87c4305a2e1a6f314a44c33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 } } peers { permanent_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35061 } } peers { permanent_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40775 } }
I20260608 10:07:49.324025 30011 tablet_bootstrap.cc:654] T af9b789f13b0478c9234d20cc2d7d80c P f0e12ad633e2497ba7c3db30a5d574cb: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:49.330937 30008 ts_tablet_manager.cc:1434] T e3202f53369040d2b3d5a7131c8c50aa P eb573d90f87c4305a2e1a6f314a44c33: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.013s
I20260608 10:07:49.331494 30009 tablet_bootstrap.cc:492] T af9b789f13b0478c9234d20cc2d7d80c P 5b3751ead81a4a098a4dbf3b9735a45a: No bootstrap required, opened a new log
I20260608 10:07:49.332213 30009 ts_tablet_manager.cc:1403] T af9b789f13b0478c9234d20cc2d7d80c P 5b3751ead81a4a098a4dbf3b9735a45a: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.008s
I20260608 10:07:49.332255 30008 tablet_bootstrap.cc:492] T ae30e60f80144459889b25cff6a3e816 P eb573d90f87c4305a2e1a6f314a44c33: Bootstrap starting.
I20260608 10:07:49.332525 30011 tablet_bootstrap.cc:492] T af9b789f13b0478c9234d20cc2d7d80c P f0e12ad633e2497ba7c3db30a5d574cb: No bootstrap required, opened a new log
I20260608 10:07:49.333367 30011 ts_tablet_manager.cc:1403] T af9b789f13b0478c9234d20cc2d7d80c P f0e12ad633e2497ba7c3db30a5d574cb: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260608 10:07:49.336302 30009 raft_consensus.cc:359] T af9b789f13b0478c9234d20cc2d7d80c P 5b3751ead81a4a098a4dbf3b9735a45a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 } } peers { permanent_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35061 } } peers { permanent_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40775 } }
I20260608 10:07:49.337193 30009 raft_consensus.cc:385] T af9b789f13b0478c9234d20cc2d7d80c P 5b3751ead81a4a098a4dbf3b9735a45a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:49.336759 30011 raft_consensus.cc:359] T af9b789f13b0478c9234d20cc2d7d80c P f0e12ad633e2497ba7c3db30a5d574cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 } } peers { permanent_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35061 } } peers { permanent_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40775 } }
I20260608 10:07:49.337610 30009 raft_consensus.cc:740] T af9b789f13b0478c9234d20cc2d7d80c P 5b3751ead81a4a098a4dbf3b9735a45a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b3751ead81a4a098a4dbf3b9735a45a, State: Initialized, Role: FOLLOWER
I20260608 10:07:49.337829 30011 raft_consensus.cc:385] T af9b789f13b0478c9234d20cc2d7d80c P f0e12ad633e2497ba7c3db30a5d574cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:49.338330 30011 raft_consensus.cc:740] T af9b789f13b0478c9234d20cc2d7d80c P f0e12ad633e2497ba7c3db30a5d574cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0e12ad633e2497ba7c3db30a5d574cb, State: Initialized, Role: FOLLOWER
I20260608 10:07:49.339783 30008 tablet_bootstrap.cc:654] T ae30e60f80144459889b25cff6a3e816 P eb573d90f87c4305a2e1a6f314a44c33: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:49.339414 30011 consensus_queue.cc:260] T af9b789f13b0478c9234d20cc2d7d80c P f0e12ad633e2497ba7c3db30a5d574cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 } } peers { permanent_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35061 } } peers { permanent_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40775 } }
I20260608 10:07:49.338711 30009 consensus_queue.cc:260] T af9b789f13b0478c9234d20cc2d7d80c P 5b3751ead81a4a098a4dbf3b9735a45a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 } } peers { permanent_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35061 } } peers { permanent_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40775 } }
I20260608 10:07:49.342526 30009 ts_tablet_manager.cc:1434] T af9b789f13b0478c9234d20cc2d7d80c P 5b3751ead81a4a098a4dbf3b9735a45a: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260608 10:07:49.345618 30009 tablet_bootstrap.cc:492] T e2c7e587cfc546a1af2f3e0d875591b9 P 5b3751ead81a4a098a4dbf3b9735a45a: Bootstrap starting.
I20260608 10:07:49.349797 30011 ts_tablet_manager.cc:1434] T af9b789f13b0478c9234d20cc2d7d80c P f0e12ad633e2497ba7c3db30a5d574cb: Time spent starting tablet: real 0.016s	user 0.014s	sys 0.000s
I20260608 10:07:49.352907 30009 tablet_bootstrap.cc:654] T e2c7e587cfc546a1af2f3e0d875591b9 P 5b3751ead81a4a098a4dbf3b9735a45a: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:49.358520 30011 tablet_bootstrap.cc:492] T e2c7e587cfc546a1af2f3e0d875591b9 P f0e12ad633e2497ba7c3db30a5d574cb: Bootstrap starting.
I20260608 10:07:49.369730 30009 tablet_bootstrap.cc:492] T e2c7e587cfc546a1af2f3e0d875591b9 P 5b3751ead81a4a098a4dbf3b9735a45a: No bootstrap required, opened a new log
I20260608 10:07:49.370332 30009 ts_tablet_manager.cc:1403] T e2c7e587cfc546a1af2f3e0d875591b9 P 5b3751ead81a4a098a4dbf3b9735a45a: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.013s
I20260608 10:07:49.370913 30008 tablet_bootstrap.cc:492] T ae30e60f80144459889b25cff6a3e816 P eb573d90f87c4305a2e1a6f314a44c33: No bootstrap required, opened a new log
I20260608 10:07:49.371539 30008 ts_tablet_manager.cc:1403] T ae30e60f80144459889b25cff6a3e816 P eb573d90f87c4305a2e1a6f314a44c33: Time spent bootstrapping tablet: real 0.040s	user 0.034s	sys 0.003s
I20260608 10:07:49.373224 30011 tablet_bootstrap.cc:654] T e2c7e587cfc546a1af2f3e0d875591b9 P f0e12ad633e2497ba7c3db30a5d574cb: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:49.373023 30009 raft_consensus.cc:359] T e2c7e587cfc546a1af2f3e0d875591b9 P 5b3751ead81a4a098a4dbf3b9735a45a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 } } peers { permanent_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35061 } } peers { permanent_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40775 } }
I20260608 10:07:49.373983 30009 raft_consensus.cc:385] T e2c7e587cfc546a1af2f3e0d875591b9 P 5b3751ead81a4a098a4dbf3b9735a45a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:49.374296 30009 raft_consensus.cc:740] T e2c7e587cfc546a1af2f3e0d875591b9 P 5b3751ead81a4a098a4dbf3b9735a45a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b3751ead81a4a098a4dbf3b9735a45a, State: Initialized, Role: FOLLOWER
I20260608 10:07:49.374771 30008 raft_consensus.cc:359] T ae30e60f80144459889b25cff6a3e816 P eb573d90f87c4305a2e1a6f314a44c33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 } } peers { permanent_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35061 } } peers { permanent_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40775 } }
I20260608 10:07:49.375185 30009 consensus_queue.cc:260] T e2c7e587cfc546a1af2f3e0d875591b9 P 5b3751ead81a4a098a4dbf3b9735a45a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 } } peers { permanent_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35061 } } peers { permanent_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40775 } }
I20260608 10:07:49.375584 30008 raft_consensus.cc:385] T ae30e60f80144459889b25cff6a3e816 P eb573d90f87c4305a2e1a6f314a44c33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:49.375998 30008 raft_consensus.cc:740] T ae30e60f80144459889b25cff6a3e816 P eb573d90f87c4305a2e1a6f314a44c33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb573d90f87c4305a2e1a6f314a44c33, State: Initialized, Role: FOLLOWER
I20260608 10:07:49.377637 30009 ts_tablet_manager.cc:1434] T e2c7e587cfc546a1af2f3e0d875591b9 P 5b3751ead81a4a098a4dbf3b9735a45a: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.006s
I20260608 10:07:49.377161 30008 consensus_queue.cc:260] T ae30e60f80144459889b25cff6a3e816 P eb573d90f87c4305a2e1a6f314a44c33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 } } peers { permanent_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35061 } } peers { permanent_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40775 } }
I20260608 10:07:49.378958 30009 tablet_bootstrap.cc:492] T ae30e60f80144459889b25cff6a3e816 P 5b3751ead81a4a098a4dbf3b9735a45a: Bootstrap starting.
I20260608 10:07:49.379817 30008 ts_tablet_manager.cc:1434] T ae30e60f80144459889b25cff6a3e816 P eb573d90f87c4305a2e1a6f314a44c33: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 10:07:49.381150 30008 tablet_bootstrap.cc:492] T e2c7e587cfc546a1af2f3e0d875591b9 P eb573d90f87c4305a2e1a6f314a44c33: Bootstrap starting.
I20260608 10:07:49.385583 30011 tablet_bootstrap.cc:492] T e2c7e587cfc546a1af2f3e0d875591b9 P f0e12ad633e2497ba7c3db30a5d574cb: No bootstrap required, opened a new log
I20260608 10:07:49.386195 30011 ts_tablet_manager.cc:1403] T e2c7e587cfc546a1af2f3e0d875591b9 P f0e12ad633e2497ba7c3db30a5d574cb: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.010s
I20260608 10:07:49.386984 30009 tablet_bootstrap.cc:654] T ae30e60f80144459889b25cff6a3e816 P 5b3751ead81a4a098a4dbf3b9735a45a: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:49.387871 30008 tablet_bootstrap.cc:654] T e2c7e587cfc546a1af2f3e0d875591b9 P eb573d90f87c4305a2e1a6f314a44c33: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:49.389439 30011 raft_consensus.cc:359] T e2c7e587cfc546a1af2f3e0d875591b9 P f0e12ad633e2497ba7c3db30a5d574cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 } } peers { permanent_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35061 } } peers { permanent_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40775 } }
I20260608 10:07:49.390312 30011 raft_consensus.cc:385] T e2c7e587cfc546a1af2f3e0d875591b9 P f0e12ad633e2497ba7c3db30a5d574cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:49.390691 30011 raft_consensus.cc:740] T e2c7e587cfc546a1af2f3e0d875591b9 P f0e12ad633e2497ba7c3db30a5d574cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0e12ad633e2497ba7c3db30a5d574cb, State: Initialized, Role: FOLLOWER
I20260608 10:07:49.391695 30011 consensus_queue.cc:260] T e2c7e587cfc546a1af2f3e0d875591b9 P f0e12ad633e2497ba7c3db30a5d574cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 } } peers { permanent_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35061 } } peers { permanent_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40775 } }
I20260608 10:07:49.395953 30012 raft_consensus.cc:493] T af9b789f13b0478c9234d20cc2d7d80c P 5b3751ead81a4a098a4dbf3b9735a45a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:49.396700 30012 raft_consensus.cc:515] T af9b789f13b0478c9234d20cc2d7d80c P 5b3751ead81a4a098a4dbf3b9735a45a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 } } peers { permanent_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35061 } } peers { permanent_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40775 } }
I20260608 10:07:49.397307 30011 ts_tablet_manager.cc:1434] T e2c7e587cfc546a1af2f3e0d875591b9 P f0e12ad633e2497ba7c3db30a5d574cb: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260608 10:07:49.398608 30011 tablet_bootstrap.cc:492] T e3202f53369040d2b3d5a7131c8c50aa P f0e12ad633e2497ba7c3db30a5d574cb: Bootstrap starting.
I20260608 10:07:49.399981 30009 tablet_bootstrap.cc:492] T ae30e60f80144459889b25cff6a3e816 P 5b3751ead81a4a098a4dbf3b9735a45a: No bootstrap required, opened a new log
I20260608 10:07:49.400753 30009 ts_tablet_manager.cc:1403] T ae30e60f80144459889b25cff6a3e816 P 5b3751ead81a4a098a4dbf3b9735a45a: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.011s
I20260608 10:07:49.401046 30008 tablet_bootstrap.cc:492] T e2c7e587cfc546a1af2f3e0d875591b9 P eb573d90f87c4305a2e1a6f314a44c33: No bootstrap required, opened a new log
I20260608 10:07:49.401714 30008 ts_tablet_manager.cc:1403] T e2c7e587cfc546a1af2f3e0d875591b9 P eb573d90f87c4305a2e1a6f314a44c33: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260608 10:07:49.404433 30009 raft_consensus.cc:359] T ae30e60f80144459889b25cff6a3e816 P 5b3751ead81a4a098a4dbf3b9735a45a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 } } peers { permanent_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35061 } } peers { permanent_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40775 } }
I20260608 10:07:49.405049 30011 tablet_bootstrap.cc:654] T e3202f53369040d2b3d5a7131c8c50aa P f0e12ad633e2497ba7c3db30a5d574cb: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:49.404893 30008 raft_consensus.cc:359] T e2c7e587cfc546a1af2f3e0d875591b9 P eb573d90f87c4305a2e1a6f314a44c33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 } } peers { permanent_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35061 } } peers { permanent_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40775 } }
I20260608 10:07:49.405535 30009 raft_consensus.cc:385] T ae30e60f80144459889b25cff6a3e816 P 5b3751ead81a4a098a4dbf3b9735a45a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:49.405843 30008 raft_consensus.cc:385] T e2c7e587cfc546a1af2f3e0d875591b9 P eb573d90f87c4305a2e1a6f314a44c33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:49.405963 30009 raft_consensus.cc:740] T ae30e60f80144459889b25cff6a3e816 P 5b3751ead81a4a098a4dbf3b9735a45a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b3751ead81a4a098a4dbf3b9735a45a, State: Initialized, Role: FOLLOWER
I20260608 10:07:49.406389 30008 raft_consensus.cc:740] T e2c7e587cfc546a1af2f3e0d875591b9 P eb573d90f87c4305a2e1a6f314a44c33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb573d90f87c4305a2e1a6f314a44c33, State: Initialized, Role: FOLLOWER
I20260608 10:07:49.407181 30009 consensus_queue.cc:260] T ae30e60f80144459889b25cff6a3e816 P 5b3751ead81a4a098a4dbf3b9735a45a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 } } peers { permanent_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35061 } } peers { permanent_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40775 } }
I20260608 10:07:49.407503 30008 consensus_queue.cc:260] T e2c7e587cfc546a1af2f3e0d875591b9 P eb573d90f87c4305a2e1a6f314a44c33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 } } peers { permanent_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35061 } } peers { permanent_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40775 } }
I20260608 10:07:49.410336 30008 ts_tablet_manager.cc:1434] T e2c7e587cfc546a1af2f3e0d875591b9 P eb573d90f87c4305a2e1a6f314a44c33: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 10:07:49.412002 30008 tablet_bootstrap.cc:492] T af9b789f13b0478c9234d20cc2d7d80c P eb573d90f87c4305a2e1a6f314a44c33: Bootstrap starting.
I20260608 10:07:49.419139 30008 tablet_bootstrap.cc:654] T af9b789f13b0478c9234d20cc2d7d80c P eb573d90f87c4305a2e1a6f314a44c33: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:49.426017 30012 leader_election.cc:290] T af9b789f13b0478c9234d20cc2d7d80c P 5b3751ead81a4a098a4dbf3b9735a45a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb573d90f87c4305a2e1a6f314a44c33 (127.20.251.129:40703), f0e12ad633e2497ba7c3db30a5d574cb (127.20.251.131:40775)
I20260608 10:07:49.480449 30009 ts_tablet_manager.cc:1434] T ae30e60f80144459889b25cff6a3e816 P 5b3751ead81a4a098a4dbf3b9735a45a: Time spent starting tablet: real 0.079s	user 0.043s	sys 0.036s
I20260608 10:07:49.484484 30011 tablet_bootstrap.cc:492] T e3202f53369040d2b3d5a7131c8c50aa P f0e12ad633e2497ba7c3db30a5d574cb: No bootstrap required, opened a new log
I20260608 10:07:49.485204 30011 ts_tablet_manager.cc:1403] T e3202f53369040d2b3d5a7131c8c50aa P f0e12ad633e2497ba7c3db30a5d574cb: Time spent bootstrapping tablet: real 0.087s	user 0.011s	sys 0.005s
I20260608 10:07:49.488818 30011 raft_consensus.cc:359] T e3202f53369040d2b3d5a7131c8c50aa P f0e12ad633e2497ba7c3db30a5d574cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 } } peers { permanent_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35061 } } peers { permanent_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40775 } }
I20260608 10:07:49.489823 30008 tablet_bootstrap.cc:492] T af9b789f13b0478c9234d20cc2d7d80c P eb573d90f87c4305a2e1a6f314a44c33: No bootstrap required, opened a new log
I20260608 10:07:49.489941 30017 raft_consensus.cc:493] T e2c7e587cfc546a1af2f3e0d875591b9 P f0e12ad633e2497ba7c3db30a5d574cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:49.491071 30008 ts_tablet_manager.cc:1403] T af9b789f13b0478c9234d20cc2d7d80c P eb573d90f87c4305a2e1a6f314a44c33: Time spent bootstrapping tablet: real 0.079s	user 0.042s	sys 0.026s
I20260608 10:07:49.490970 30017 raft_consensus.cc:515] T e2c7e587cfc546a1af2f3e0d875591b9 P f0e12ad633e2497ba7c3db30a5d574cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 } } peers { permanent_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35061 } } peers { permanent_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40775 } }
I20260608 10:07:49.496445 29814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9b789f13b0478c9234d20cc2d7d80c" candidate_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb573d90f87c4305a2e1a6f314a44c33" is_pre_election: true
I20260608 10:07:49.498718 30008 raft_consensus.cc:359] T af9b789f13b0478c9234d20cc2d7d80c P eb573d90f87c4305a2e1a6f314a44c33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 } } peers { permanent_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35061 } } peers { permanent_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40775 } }
I20260608 10:07:49.499559 30008 raft_consensus.cc:385] T af9b789f13b0478c9234d20cc2d7d80c P eb573d90f87c4305a2e1a6f314a44c33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:49.502177 30008 raft_consensus.cc:740] T af9b789f13b0478c9234d20cc2d7d80c P eb573d90f87c4305a2e1a6f314a44c33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb573d90f87c4305a2e1a6f314a44c33, State: Initialized, Role: FOLLOWER
W20260608 10:07:49.501631 29853 leader_election.cc:343] T af9b789f13b0478c9234d20cc2d7d80c P 5b3751ead81a4a098a4dbf3b9735a45a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb573d90f87c4305a2e1a6f314a44c33 (127.20.251.129:40703): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:07:49.503022 30008 consensus_queue.cc:260] T af9b789f13b0478c9234d20cc2d7d80c P eb573d90f87c4305a2e1a6f314a44c33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 } } peers { permanent_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35061 } } peers { permanent_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40775 } }
I20260608 10:07:49.501791 30017 leader_election.cc:290] T e2c7e587cfc546a1af2f3e0d875591b9 P f0e12ad633e2497ba7c3db30a5d574cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb573d90f87c4305a2e1a6f314a44c33 (127.20.251.129:40703), 5b3751ead81a4a098a4dbf3b9735a45a (127.20.251.130:35061)
I20260608 10:07:49.505882 30008 ts_tablet_manager.cc:1434] T af9b789f13b0478c9234d20cc2d7d80c P eb573d90f87c4305a2e1a6f314a44c33: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260608 10:07:49.490605 30011 raft_consensus.cc:385] T e3202f53369040d2b3d5a7131c8c50aa P f0e12ad633e2497ba7c3db30a5d574cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:49.506532 30011 raft_consensus.cc:740] T e3202f53369040d2b3d5a7131c8c50aa P f0e12ad633e2497ba7c3db30a5d574cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0e12ad633e2497ba7c3db30a5d574cb, State: Initialized, Role: FOLLOWER
I20260608 10:07:49.508754 30011 consensus_queue.cc:260] T e3202f53369040d2b3d5a7131c8c50aa P f0e12ad633e2497ba7c3db30a5d574cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 } } peers { permanent_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35061 } } peers { permanent_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40775 } }
I20260608 10:07:49.516041 29963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9b789f13b0478c9234d20cc2d7d80c" candidate_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" is_pre_election: true
I20260608 10:07:49.516815 30011 ts_tablet_manager.cc:1434] T e3202f53369040d2b3d5a7131c8c50aa P f0e12ad633e2497ba7c3db30a5d574cb: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.000s
I20260608 10:07:49.517025 29963 raft_consensus.cc:2468] T af9b789f13b0478c9234d20cc2d7d80c P f0e12ad633e2497ba7c3db30a5d574cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b3751ead81a4a098a4dbf3b9735a45a in term 0.
I20260608 10:07:49.518173 29814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2c7e587cfc546a1af2f3e0d875591b9" candidate_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb573d90f87c4305a2e1a6f314a44c33" is_pre_election: true
I20260608 10:07:49.518842 29814 raft_consensus.cc:2468] T e2c7e587cfc546a1af2f3e0d875591b9 P eb573d90f87c4305a2e1a6f314a44c33 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0e12ad633e2497ba7c3db30a5d574cb in term 0.
I20260608 10:07:49.520017 29927 leader_election.cc:304] T e2c7e587cfc546a1af2f3e0d875591b9 P f0e12ad633e2497ba7c3db30a5d574cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eb573d90f87c4305a2e1a6f314a44c33, f0e12ad633e2497ba7c3db30a5d574cb; no voters: 
I20260608 10:07:49.520757 30017 raft_consensus.cc:2804] T e2c7e587cfc546a1af2f3e0d875591b9 P f0e12ad633e2497ba7c3db30a5d574cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:49.521013 30011 tablet_bootstrap.cc:492] T ae30e60f80144459889b25cff6a3e816 P f0e12ad633e2497ba7c3db30a5d574cb: Bootstrap starting.
I20260608 10:07:49.521201 30017 raft_consensus.cc:493] T e2c7e587cfc546a1af2f3e0d875591b9 P f0e12ad633e2497ba7c3db30a5d574cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:49.521924 30017 raft_consensus.cc:3060] T e2c7e587cfc546a1af2f3e0d875591b9 P f0e12ad633e2497ba7c3db30a5d574cb [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:49.529421 30011 tablet_bootstrap.cc:654] T ae30e60f80144459889b25cff6a3e816 P f0e12ad633e2497ba7c3db30a5d574cb: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:49.529423 30017 raft_consensus.cc:515] T e2c7e587cfc546a1af2f3e0d875591b9 P f0e12ad633e2497ba7c3db30a5d574cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 } } peers { permanent_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35061 } } peers { permanent_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40775 } }
I20260608 10:07:49.531049 29889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2c7e587cfc546a1af2f3e0d875591b9" candidate_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" is_pre_election: true
I20260608 10:07:49.531771 29889 raft_consensus.cc:2468] T e2c7e587cfc546a1af2f3e0d875591b9 P 5b3751ead81a4a098a4dbf3b9735a45a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0e12ad633e2497ba7c3db30a5d574cb in term 0.
I20260608 10:07:49.532047 30017 leader_election.cc:290] T e2c7e587cfc546a1af2f3e0d875591b9 P f0e12ad633e2497ba7c3db30a5d574cb [CANDIDATE]: Term 1 election: Requested vote from peers eb573d90f87c4305a2e1a6f314a44c33 (127.20.251.129:40703), 5b3751ead81a4a098a4dbf3b9735a45a (127.20.251.130:35061)
I20260608 10:07:49.533761 29888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2c7e587cfc546a1af2f3e0d875591b9" candidate_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b3751ead81a4a098a4dbf3b9735a45a"
I20260608 10:07:49.533915 29855 leader_election.cc:304] T af9b789f13b0478c9234d20cc2d7d80c P 5b3751ead81a4a098a4dbf3b9735a45a [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: 5b3751ead81a4a098a4dbf3b9735a45a, f0e12ad633e2497ba7c3db30a5d574cb; no voters: eb573d90f87c4305a2e1a6f314a44c33
I20260608 10:07:49.534503 29814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2c7e587cfc546a1af2f3e0d875591b9" candidate_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb573d90f87c4305a2e1a6f314a44c33"
I20260608 10:07:49.534651 29888 raft_consensus.cc:3060] T e2c7e587cfc546a1af2f3e0d875591b9 P 5b3751ead81a4a098a4dbf3b9735a45a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:49.535159 29814 raft_consensus.cc:3060] T e2c7e587cfc546a1af2f3e0d875591b9 P eb573d90f87c4305a2e1a6f314a44c33 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:49.535234 30023 raft_consensus.cc:2804] T af9b789f13b0478c9234d20cc2d7d80c P 5b3751ead81a4a098a4dbf3b9735a45a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:49.537698 30023 raft_consensus.cc:493] T af9b789f13b0478c9234d20cc2d7d80c P 5b3751ead81a4a098a4dbf3b9735a45a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:49.538079 30023 raft_consensus.cc:3060] T af9b789f13b0478c9234d20cc2d7d80c P 5b3751ead81a4a098a4dbf3b9735a45a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:49.541369 29814 raft_consensus.cc:2468] T e2c7e587cfc546a1af2f3e0d875591b9 P eb573d90f87c4305a2e1a6f314a44c33 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0e12ad633e2497ba7c3db30a5d574cb in term 1.
I20260608 10:07:49.542551 29927 leader_election.cc:304] T e2c7e587cfc546a1af2f3e0d875591b9 P f0e12ad633e2497ba7c3db30a5d574cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eb573d90f87c4305a2e1a6f314a44c33, f0e12ad633e2497ba7c3db30a5d574cb; no voters: 
I20260608 10:07:49.543468 30017 raft_consensus.cc:2804] T e2c7e587cfc546a1af2f3e0d875591b9 P f0e12ad633e2497ba7c3db30a5d574cb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:49.545341 30023 raft_consensus.cc:515] T af9b789f13b0478c9234d20cc2d7d80c P 5b3751ead81a4a098a4dbf3b9735a45a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 } } peers { permanent_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35061 } } peers { permanent_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40775 } }
I20260608 10:07:49.546960 29888 raft_consensus.cc:2468] T e2c7e587cfc546a1af2f3e0d875591b9 P 5b3751ead81a4a098a4dbf3b9735a45a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0e12ad633e2497ba7c3db30a5d574cb in term 1.
I20260608 10:07:49.548718 30017 raft_consensus.cc:697] T e2c7e587cfc546a1af2f3e0d875591b9 P f0e12ad633e2497ba7c3db30a5d574cb [term 1 LEADER]: Becoming Leader. State: Replica: f0e12ad633e2497ba7c3db30a5d574cb, State: Running, Role: LEADER
I20260608 10:07:49.549166 30011 tablet_bootstrap.cc:492] T ae30e60f80144459889b25cff6a3e816 P f0e12ad633e2497ba7c3db30a5d574cb: No bootstrap required, opened a new log
I20260608 10:07:49.549896 30011 ts_tablet_manager.cc:1403] T ae30e60f80144459889b25cff6a3e816 P f0e12ad633e2497ba7c3db30a5d574cb: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.003s
I20260608 10:07:49.550249 30017 consensus_queue.cc:237] T e2c7e587cfc546a1af2f3e0d875591b9 P f0e12ad633e2497ba7c3db30a5d574cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 } } peers { permanent_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35061 } } peers { permanent_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40775 } }
I20260608 10:07:49.551090 29814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9b789f13b0478c9234d20cc2d7d80c" candidate_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb573d90f87c4305a2e1a6f314a44c33"
I20260608 10:07:49.551753 29814 raft_consensus.cc:3060] T af9b789f13b0478c9234d20cc2d7d80c P eb573d90f87c4305a2e1a6f314a44c33 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:49.551862 30023 leader_election.cc:290] T af9b789f13b0478c9234d20cc2d7d80c P 5b3751ead81a4a098a4dbf3b9735a45a [CANDIDATE]: Term 1 election: Requested vote from peers eb573d90f87c4305a2e1a6f314a44c33 (127.20.251.129:40703), f0e12ad633e2497ba7c3db30a5d574cb (127.20.251.131:40775)
I20260608 10:07:49.552245 29963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9b789f13b0478c9234d20cc2d7d80c" candidate_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0e12ad633e2497ba7c3db30a5d574cb"
I20260608 10:07:49.552974 29963 raft_consensus.cc:3060] T af9b789f13b0478c9234d20cc2d7d80c P f0e12ad633e2497ba7c3db30a5d574cb [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:49.553354 30011 raft_consensus.cc:359] T ae30e60f80144459889b25cff6a3e816 P f0e12ad633e2497ba7c3db30a5d574cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 } } peers { permanent_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35061 } } peers { permanent_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40775 } }
I20260608 10:07:49.554278 30011 raft_consensus.cc:385] T ae30e60f80144459889b25cff6a3e816 P f0e12ad633e2497ba7c3db30a5d574cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:49.554576 30011 raft_consensus.cc:740] T ae30e60f80144459889b25cff6a3e816 P f0e12ad633e2497ba7c3db30a5d574cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0e12ad633e2497ba7c3db30a5d574cb, State: Initialized, Role: FOLLOWER
I20260608 10:07:49.555416 30011 consensus_queue.cc:260] T ae30e60f80144459889b25cff6a3e816 P f0e12ad633e2497ba7c3db30a5d574cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 } } peers { permanent_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35061 } } peers { permanent_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40775 } }
I20260608 10:07:49.557921 30011 ts_tablet_manager.cc:1434] T ae30e60f80144459889b25cff6a3e816 P f0e12ad633e2497ba7c3db30a5d574cb: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 10:07:49.558804 29814 raft_consensus.cc:2468] T af9b789f13b0478c9234d20cc2d7d80c P eb573d90f87c4305a2e1a6f314a44c33 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b3751ead81a4a098a4dbf3b9735a45a in term 1.
I20260608 10:07:49.559669 29963 raft_consensus.cc:2468] T af9b789f13b0478c9234d20cc2d7d80c P f0e12ad633e2497ba7c3db30a5d574cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b3751ead81a4a098a4dbf3b9735a45a in term 1.
I20260608 10:07:49.559963 29853 leader_election.cc:304] T af9b789f13b0478c9234d20cc2d7d80c P 5b3751ead81a4a098a4dbf3b9735a45a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b3751ead81a4a098a4dbf3b9735a45a, eb573d90f87c4305a2e1a6f314a44c33; no voters: 
I20260608 10:07:49.560971 30023 raft_consensus.cc:2804] T af9b789f13b0478c9234d20cc2d7d80c P 5b3751ead81a4a098a4dbf3b9735a45a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:49.561570 30023 raft_consensus.cc:697] T af9b789f13b0478c9234d20cc2d7d80c P 5b3751ead81a4a098a4dbf3b9735a45a [term 1 LEADER]: Becoming Leader. State: Replica: 5b3751ead81a4a098a4dbf3b9735a45a, State: Running, Role: LEADER
I20260608 10:07:49.563897 30023 consensus_queue.cc:237] T af9b789f13b0478c9234d20cc2d7d80c P 5b3751ead81a4a098a4dbf3b9735a45a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 } } peers { permanent_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35061 } } peers { permanent_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40775 } }
I20260608 10:07:49.571290 29712 catalog_manager.cc:5696] T e2c7e587cfc546a1af2f3e0d875591b9 P f0e12ad633e2497ba7c3db30a5d574cb reported cstate change: term changed from 0 to 1, leader changed from <none> to f0e12ad633e2497ba7c3db30a5d574cb (127.20.251.131). New cstate: current_term: 1 leader_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35061 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40775 } health_report { overall_health: HEALTHY } } }
I20260608 10:07:49.574612 29709 catalog_manager.cc:5696] T af9b789f13b0478c9234d20cc2d7d80c P 5b3751ead81a4a098a4dbf3b9735a45a reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b3751ead81a4a098a4dbf3b9735a45a (127.20.251.130). New cstate: current_term: 1 leader_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35061 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40775 } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:49.591782 30017 raft_consensus.cc:493] T e3202f53369040d2b3d5a7131c8c50aa P f0e12ad633e2497ba7c3db30a5d574cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:49.592362 30017 raft_consensus.cc:515] T e3202f53369040d2b3d5a7131c8c50aa P f0e12ad633e2497ba7c3db30a5d574cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 } } peers { permanent_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35061 } } peers { permanent_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40775 } }
I20260608 10:07:49.594657 30017 leader_election.cc:290] T e3202f53369040d2b3d5a7131c8c50aa P f0e12ad633e2497ba7c3db30a5d574cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb573d90f87c4305a2e1a6f314a44c33 (127.20.251.129:40703), 5b3751ead81a4a098a4dbf3b9735a45a (127.20.251.130:35061)
I20260608 10:07:49.595403 29814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3202f53369040d2b3d5a7131c8c50aa" candidate_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb573d90f87c4305a2e1a6f314a44c33" is_pre_election: true
I20260608 10:07:49.595860 29888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3202f53369040d2b3d5a7131c8c50aa" candidate_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" is_pre_election: true
I20260608 10:07:49.596220 29814 raft_consensus.cc:2468] T e3202f53369040d2b3d5a7131c8c50aa P eb573d90f87c4305a2e1a6f314a44c33 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0e12ad633e2497ba7c3db30a5d574cb in term 0.
I20260608 10:07:49.596566 29888 raft_consensus.cc:2468] T e3202f53369040d2b3d5a7131c8c50aa P 5b3751ead81a4a098a4dbf3b9735a45a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0e12ad633e2497ba7c3db30a5d574cb in term 0.
I20260608 10:07:49.597441 29927 leader_election.cc:304] T e3202f53369040d2b3d5a7131c8c50aa P f0e12ad633e2497ba7c3db30a5d574cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eb573d90f87c4305a2e1a6f314a44c33, f0e12ad633e2497ba7c3db30a5d574cb; no voters: 
I20260608 10:07:49.598433 30017 raft_consensus.cc:2804] T e3202f53369040d2b3d5a7131c8c50aa P f0e12ad633e2497ba7c3db30a5d574cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:49.598909 30017 raft_consensus.cc:493] T e3202f53369040d2b3d5a7131c8c50aa P f0e12ad633e2497ba7c3db30a5d574cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:49.599406 30017 raft_consensus.cc:3060] T e3202f53369040d2b3d5a7131c8c50aa P f0e12ad633e2497ba7c3db30a5d574cb [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:49.607858 30017 raft_consensus.cc:515] T e3202f53369040d2b3d5a7131c8c50aa P f0e12ad633e2497ba7c3db30a5d574cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 } } peers { permanent_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35061 } } peers { permanent_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40775 } }
I20260608 10:07:49.609987 30017 leader_election.cc:290] T e3202f53369040d2b3d5a7131c8c50aa P f0e12ad633e2497ba7c3db30a5d574cb [CANDIDATE]: Term 1 election: Requested vote from peers eb573d90f87c4305a2e1a6f314a44c33 (127.20.251.129:40703), 5b3751ead81a4a098a4dbf3b9735a45a (127.20.251.130:35061)
I20260608 10:07:49.610823 29814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3202f53369040d2b3d5a7131c8c50aa" candidate_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb573d90f87c4305a2e1a6f314a44c33"
I20260608 10:07:49.611608 29888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3202f53369040d2b3d5a7131c8c50aa" candidate_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b3751ead81a4a098a4dbf3b9735a45a"
I20260608 10:07:49.612046 29814 raft_consensus.cc:3060] T e3202f53369040d2b3d5a7131c8c50aa P eb573d90f87c4305a2e1a6f314a44c33 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:49.612128 29888 raft_consensus.cc:3060] T e3202f53369040d2b3d5a7131c8c50aa P 5b3751ead81a4a098a4dbf3b9735a45a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:49.621692 29814 raft_consensus.cc:2468] T e3202f53369040d2b3d5a7131c8c50aa P eb573d90f87c4305a2e1a6f314a44c33 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0e12ad633e2497ba7c3db30a5d574cb in term 1.
I20260608 10:07:49.621692 29888 raft_consensus.cc:2468] T e3202f53369040d2b3d5a7131c8c50aa P 5b3751ead81a4a098a4dbf3b9735a45a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0e12ad633e2497ba7c3db30a5d574cb in term 1.
I20260608 10:07:49.623286 29928 leader_election.cc:304] T e3202f53369040d2b3d5a7131c8c50aa P f0e12ad633e2497ba7c3db30a5d574cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b3751ead81a4a098a4dbf3b9735a45a, f0e12ad633e2497ba7c3db30a5d574cb; no voters: 
I20260608 10:07:49.624056 30017 raft_consensus.cc:2804] T e3202f53369040d2b3d5a7131c8c50aa P f0e12ad633e2497ba7c3db30a5d574cb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:49.624481 30017 raft_consensus.cc:697] T e3202f53369040d2b3d5a7131c8c50aa P f0e12ad633e2497ba7c3db30a5d574cb [term 1 LEADER]: Becoming Leader. State: Replica: f0e12ad633e2497ba7c3db30a5d574cb, State: Running, Role: LEADER
I20260608 10:07:49.625283 30017 consensus_queue.cc:237] T e3202f53369040d2b3d5a7131c8c50aa P f0e12ad633e2497ba7c3db30a5d574cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 } } peers { permanent_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35061 } } peers { permanent_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40775 } }
I20260608 10:07:49.633936 29709 catalog_manager.cc:5696] T e3202f53369040d2b3d5a7131c8c50aa P f0e12ad633e2497ba7c3db30a5d574cb reported cstate change: term changed from 0 to 1, leader changed from <none> to f0e12ad633e2497ba7c3db30a5d574cb (127.20.251.131). New cstate: current_term: 1 leader_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35061 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40775 } health_report { overall_health: HEALTHY } } }
W20260608 10:07:49.654109 29760 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:07:49.735126 30017 raft_consensus.cc:493] T ae30e60f80144459889b25cff6a3e816 P f0e12ad633e2497ba7c3db30a5d574cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:49.735634 30017 raft_consensus.cc:515] T ae30e60f80144459889b25cff6a3e816 P f0e12ad633e2497ba7c3db30a5d574cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 } } peers { permanent_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35061 } } peers { permanent_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40775 } }
I20260608 10:07:49.737464 30017 leader_election.cc:290] T ae30e60f80144459889b25cff6a3e816 P f0e12ad633e2497ba7c3db30a5d574cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb573d90f87c4305a2e1a6f314a44c33 (127.20.251.129:40703), 5b3751ead81a4a098a4dbf3b9735a45a (127.20.251.130:35061)
I20260608 10:07:49.738265 29814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae30e60f80144459889b25cff6a3e816" candidate_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb573d90f87c4305a2e1a6f314a44c33" is_pre_election: true
I20260608 10:07:49.738586 29888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae30e60f80144459889b25cff6a3e816" candidate_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" is_pre_election: true
I20260608 10:07:49.738986 29814 raft_consensus.cc:2468] T ae30e60f80144459889b25cff6a3e816 P eb573d90f87c4305a2e1a6f314a44c33 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0e12ad633e2497ba7c3db30a5d574cb in term 0.
I20260608 10:07:49.739254 29888 raft_consensus.cc:2468] T ae30e60f80144459889b25cff6a3e816 P 5b3751ead81a4a098a4dbf3b9735a45a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0e12ad633e2497ba7c3db30a5d574cb in term 0.
I20260608 10:07:49.740116 29927 leader_election.cc:304] T ae30e60f80144459889b25cff6a3e816 P f0e12ad633e2497ba7c3db30a5d574cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eb573d90f87c4305a2e1a6f314a44c33, f0e12ad633e2497ba7c3db30a5d574cb; no voters: 
I20260608 10:07:49.740813 30017 raft_consensus.cc:2804] T ae30e60f80144459889b25cff6a3e816 P f0e12ad633e2497ba7c3db30a5d574cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:49.741103 30017 raft_consensus.cc:493] T ae30e60f80144459889b25cff6a3e816 P f0e12ad633e2497ba7c3db30a5d574cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:49.741359 30017 raft_consensus.cc:3060] T ae30e60f80144459889b25cff6a3e816 P f0e12ad633e2497ba7c3db30a5d574cb [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:49.746503 30017 raft_consensus.cc:515] T ae30e60f80144459889b25cff6a3e816 P f0e12ad633e2497ba7c3db30a5d574cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 } } peers { permanent_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35061 } } peers { permanent_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40775 } }
I20260608 10:07:49.748068 30017 leader_election.cc:290] T ae30e60f80144459889b25cff6a3e816 P f0e12ad633e2497ba7c3db30a5d574cb [CANDIDATE]: Term 1 election: Requested vote from peers eb573d90f87c4305a2e1a6f314a44c33 (127.20.251.129:40703), 5b3751ead81a4a098a4dbf3b9735a45a (127.20.251.130:35061)
I20260608 10:07:49.748718 29814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae30e60f80144459889b25cff6a3e816" candidate_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb573d90f87c4305a2e1a6f314a44c33"
I20260608 10:07:49.749089 29888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae30e60f80144459889b25cff6a3e816" candidate_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b3751ead81a4a098a4dbf3b9735a45a"
I20260608 10:07:49.749177 29814 raft_consensus.cc:3060] T ae30e60f80144459889b25cff6a3e816 P eb573d90f87c4305a2e1a6f314a44c33 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:49.749797 29888 raft_consensus.cc:3060] T ae30e60f80144459889b25cff6a3e816 P 5b3751ead81a4a098a4dbf3b9735a45a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:49.754185 29814 raft_consensus.cc:2468] T ae30e60f80144459889b25cff6a3e816 P eb573d90f87c4305a2e1a6f314a44c33 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0e12ad633e2497ba7c3db30a5d574cb in term 1.
I20260608 10:07:49.755013 29888 raft_consensus.cc:2468] T ae30e60f80144459889b25cff6a3e816 P 5b3751ead81a4a098a4dbf3b9735a45a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0e12ad633e2497ba7c3db30a5d574cb in term 1.
I20260608 10:07:49.755113 29927 leader_election.cc:304] T ae30e60f80144459889b25cff6a3e816 P f0e12ad633e2497ba7c3db30a5d574cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eb573d90f87c4305a2e1a6f314a44c33, f0e12ad633e2497ba7c3db30a5d574cb; no voters: 
I20260608 10:07:49.755924 30017 raft_consensus.cc:2804] T ae30e60f80144459889b25cff6a3e816 P f0e12ad633e2497ba7c3db30a5d574cb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:49.756382 30017 raft_consensus.cc:697] T ae30e60f80144459889b25cff6a3e816 P f0e12ad633e2497ba7c3db30a5d574cb [term 1 LEADER]: Becoming Leader. State: Replica: f0e12ad633e2497ba7c3db30a5d574cb, State: Running, Role: LEADER
I20260608 10:07:49.757100 30017 consensus_queue.cc:237] T ae30e60f80144459889b25cff6a3e816 P f0e12ad633e2497ba7c3db30a5d574cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 } } peers { permanent_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35061 } } peers { permanent_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40775 } }
I20260608 10:07:49.764307 29709 catalog_manager.cc:5696] T ae30e60f80144459889b25cff6a3e816 P f0e12ad633e2497ba7c3db30a5d574cb reported cstate change: term changed from 0 to 1, leader changed from <none> to f0e12ad633e2497ba7c3db30a5d574cb (127.20.251.131). New cstate: current_term: 1 leader_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35061 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40775 } health_report { overall_health: HEALTHY } } }
I20260608 10:07:49.818410 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:49.824446 30036 instance_detector.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:07:49.825491 30037 instance_detector.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:07:49.826000 30039 instance_detector.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:07:49.826911 21486 server_base.cc:1061] running on GCE node
I20260608 10:07:49.827852 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:49.828058 21486 system_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:07:49.828199 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913269828188 us; error 0 us; skew 500 ppm
I20260608 10:07:49.828742 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:49.831436 21486 webserver.cc:533] Webserver started at http://127.20.251.132:46835/ using document root <none> and password file <none>
I20260608 10:07:49.831918 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:49.832069 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:49.832284 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:49.833317 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913058711471-21486-0/minicluster-data/ts-3-root/instance:
uuid: "298bb6f1fdeb41fc8ff2ae2db7025253"
format_stamp: "Formatted at 2026-06-08 10:07:49 on dist-test-slave-0x65"
I20260608 10:07:49.837781 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.003s
I20260608 10:07:49.841126 30044 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:07:49.841959 21486 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:07:49.842247 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913058711471-21486-0/minicluster-data/ts-3-root
uuid: "298bb6f1fdeb41fc8ff2ae2db7025253"
format_stamp: "Formatted at 2026-06-08 10:07:49 on dist-test-slave-0x65"
I20260608 10:07:49.842527 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913058711471-21486-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913058711471-21486-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913058711471-21486-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:07:49.866361 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:49.867519 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:49.869158 21486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:49.871335 21486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:49.871548 21486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:49.871779 21486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:49.871935 21486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:49.912949 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.132:40825
I20260608 10:07:49.913081 30106 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.132:40825 every 8 connection(s)
I20260608 10:07:49.927418 30107 heartbeater.cc:344] Connected to a master server at 127.20.251.190:44983
I20260608 10:07:49.927852 30107 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:49.928584 30107 heartbeater.cc:507] Master 127.20.251.190:44983 requested a full tablet report, sending...
I20260608 10:07:49.930524 29709 ts_manager.cc:194] Registered new tserver with Master: 298bb6f1fdeb41fc8ff2ae2db7025253 (127.20.251.132:40825)
I20260608 10:07:49.931974 29709 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54540
I20260608 10:07:50.022842 30017 consensus_queue.cc:1048] T e3202f53369040d2b3d5a7131c8c50aa P f0e12ad633e2497ba7c3db30a5d574cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:07:50.028820 30017 consensus_queue.cc:1048] T e2c7e587cfc546a1af2f3e0d875591b9 P f0e12ad633e2497ba7c3db30a5d574cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:07:50.036218 30112 consensus_queue.cc:1048] T e3202f53369040d2b3d5a7131c8c50aa P f0e12ad633e2497ba7c3db30a5d574cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:07:50.048049 30023 consensus_queue.cc:1048] T af9b789f13b0478c9234d20cc2d7d80c P 5b3751ead81a4a098a4dbf3b9735a45a [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:07:50.065948 30017 consensus_queue.cc:1048] T e2c7e587cfc546a1af2f3e0d875591b9 P f0e12ad633e2497ba7c3db30a5d574cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:07:50.073019 30023 consensus_queue.cc:1048] T af9b789f13b0478c9234d20cc2d7d80c P 5b3751ead81a4a098a4dbf3b9735a45a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:07:50.152669 30112 consensus_queue.cc:1048] T ae30e60f80144459889b25cff6a3e816 P f0e12ad633e2497ba7c3db30a5d574cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:07:50.164350 30017 consensus_queue.cc:1048] T ae30e60f80144459889b25cff6a3e816 P f0e12ad633e2497ba7c3db30a5d574cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:07:50.677194 29963 consensus_queue.cc:237] T ae30e60f80144459889b25cff6a3e816 P f0e12ad633e2497ba7c3db30a5d574cb [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: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 } } peers { permanent_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35061 } attrs { replace: true } } peers { permanent_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40775 } } peers { permanent_uuid: "298bb6f1fdeb41fc8ff2ae2db7025253" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 40825 } attrs { promote: true } }
I20260608 10:07:50.684279 29889 raft_consensus.cc:1275] T ae30e60f80144459889b25cff6a3e816 P 5b3751ead81a4a098a4dbf3b9735a45a [term 1 FOLLOWER]: Refusing update from remote peer f0e12ad633e2497ba7c3db30a5d574cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:07:50.685570 29813 raft_consensus.cc:1275] T ae30e60f80144459889b25cff6a3e816 P eb573d90f87c4305a2e1a6f314a44c33 [term 1 FOLLOWER]: Refusing update from remote peer f0e12ad633e2497ba7c3db30a5d574cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:07:50.686228 30017 consensus_queue.cc:1048] T ae30e60f80144459889b25cff6a3e816 P f0e12ad633e2497ba7c3db30a5d574cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35061 } 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:07:50.687296 30112 consensus_queue.cc:1048] T ae30e60f80144459889b25cff6a3e816 P f0e12ad633e2497ba7c3db30a5d574cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:07:50.694615 30017 raft_consensus.cc:2955] T ae30e60f80144459889b25cff6a3e816 P f0e12ad633e2497ba7c3db30a5d574cb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 298bb6f1fdeb41fc8ff2ae2db7025253 (127.20.251.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 } } peers { permanent_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35061 } attrs { replace: true } } peers { permanent_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40775 } } peers { permanent_uuid: "298bb6f1fdeb41fc8ff2ae2db7025253" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 40825 } attrs { promote: true } } }
W20260608 10:07:50.696059 29929 consensus_peers.cc:597] T ae30e60f80144459889b25cff6a3e816 P f0e12ad633e2497ba7c3db30a5d574cb -> Peer 298bb6f1fdeb41fc8ff2ae2db7025253 (127.20.251.132:40825): Couldn't send request to peer 298bb6f1fdeb41fc8ff2ae2db7025253. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ae30e60f80144459889b25cff6a3e816. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:50.697113 29889 raft_consensus.cc:2955] T ae30e60f80144459889b25cff6a3e816 P 5b3751ead81a4a098a4dbf3b9735a45a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 298bb6f1fdeb41fc8ff2ae2db7025253 (127.20.251.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 } } peers { permanent_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35061 } attrs { replace: true } } peers { permanent_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40775 } } peers { permanent_uuid: "298bb6f1fdeb41fc8ff2ae2db7025253" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 40825 } attrs { promote: true } } }
I20260608 10:07:50.697757 29812 raft_consensus.cc:2955] T ae30e60f80144459889b25cff6a3e816 P eb573d90f87c4305a2e1a6f314a44c33 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 298bb6f1fdeb41fc8ff2ae2db7025253 (127.20.251.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 } } peers { permanent_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35061 } attrs { replace: true } } peers { permanent_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40775 } } peers { permanent_uuid: "298bb6f1fdeb41fc8ff2ae2db7025253" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 40825 } attrs { promote: true } } }
I20260608 10:07:50.711513 29712 catalog_manager.cc:5696] T ae30e60f80144459889b25cff6a3e816 P 5b3751ead81a4a098a4dbf3b9735a45a reported cstate change: config changed from index -1 to 2, NON_VOTER 298bb6f1fdeb41fc8ff2ae2db7025253 (127.20.251.132) added. New cstate: current_term: 1 leader_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 } } peers { permanent_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35061 } attrs { replace: true } } peers { permanent_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40775 } } peers { permanent_uuid: "298bb6f1fdeb41fc8ff2ae2db7025253" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 40825 } attrs { promote: true } } }
I20260608 10:07:50.717563 29963 consensus_queue.cc:237] T e3202f53369040d2b3d5a7131c8c50aa P f0e12ad633e2497ba7c3db30a5d574cb [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: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 } attrs { replace: true } } peers { permanent_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35061 } } peers { permanent_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40775 } } peers { permanent_uuid: "298bb6f1fdeb41fc8ff2ae2db7025253" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 40825 } attrs { promote: true } }
I20260608 10:07:50.724814 29889 raft_consensus.cc:1275] T e3202f53369040d2b3d5a7131c8c50aa P 5b3751ead81a4a098a4dbf3b9735a45a [term 1 FOLLOWER]: Refusing update from remote peer f0e12ad633e2497ba7c3db30a5d574cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 10:07:50.725497 29929 consensus_peers.cc:597] T e3202f53369040d2b3d5a7131c8c50aa P f0e12ad633e2497ba7c3db30a5d574cb -> Peer 298bb6f1fdeb41fc8ff2ae2db7025253 (127.20.251.132:40825): Couldn't send request to peer 298bb6f1fdeb41fc8ff2ae2db7025253. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e3202f53369040d2b3d5a7131c8c50aa. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:50.726513 30017 consensus_queue.cc:1048] T e3202f53369040d2b3d5a7131c8c50aa P f0e12ad633e2497ba7c3db30a5d574cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:07:50.727160 29812 raft_consensus.cc:1275] T e3202f53369040d2b3d5a7131c8c50aa P eb573d90f87c4305a2e1a6f314a44c33 [term 1 FOLLOWER]: Refusing update from remote peer f0e12ad633e2497ba7c3db30a5d574cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:07:50.729998 30124 consensus_queue.cc:1048] T e3202f53369040d2b3d5a7131c8c50aa P f0e12ad633e2497ba7c3db30a5d574cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 } 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:07:50.735209 30017 raft_consensus.cc:2955] T e3202f53369040d2b3d5a7131c8c50aa P f0e12ad633e2497ba7c3db30a5d574cb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 298bb6f1fdeb41fc8ff2ae2db7025253 (127.20.251.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 } attrs { replace: true } } peers { permanent_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35061 } } peers { permanent_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40775 } } peers { permanent_uuid: "298bb6f1fdeb41fc8ff2ae2db7025253" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 40825 } attrs { promote: true } } }
I20260608 10:07:50.738925 29889 raft_consensus.cc:2955] T e3202f53369040d2b3d5a7131c8c50aa P 5b3751ead81a4a098a4dbf3b9735a45a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 298bb6f1fdeb41fc8ff2ae2db7025253 (127.20.251.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 } attrs { replace: true } } peers { permanent_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35061 } } peers { permanent_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40775 } } peers { permanent_uuid: "298bb6f1fdeb41fc8ff2ae2db7025253" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 40825 } attrs { promote: true } } }
I20260608 10:07:50.739809 29812 raft_consensus.cc:2955] T e3202f53369040d2b3d5a7131c8c50aa P eb573d90f87c4305a2e1a6f314a44c33 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 298bb6f1fdeb41fc8ff2ae2db7025253 (127.20.251.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 } attrs { replace: true } } peers { permanent_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35061 } } peers { permanent_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40775 } } peers { permanent_uuid: "298bb6f1fdeb41fc8ff2ae2db7025253" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 40825 } attrs { promote: true } } }
I20260608 10:07:50.752678 29710 catalog_manager.cc:5696] T e3202f53369040d2b3d5a7131c8c50aa P f0e12ad633e2497ba7c3db30a5d574cb reported cstate change: config changed from index -1 to 2, NON_VOTER 298bb6f1fdeb41fc8ff2ae2db7025253 (127.20.251.132) added. New cstate: current_term: 1 leader_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35061 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "298bb6f1fdeb41fc8ff2ae2db7025253" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 40825 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:50.765735 29889 consensus_queue.cc:237] T af9b789f13b0478c9234d20cc2d7d80c P 5b3751ead81a4a098a4dbf3b9735a45a [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: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 } } peers { permanent_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35061 } } peers { permanent_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40775 } attrs { replace: true } } peers { permanent_uuid: "298bb6f1fdeb41fc8ff2ae2db7025253" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 40825 } attrs { promote: true } }
I20260608 10:07:50.774416 29812 raft_consensus.cc:1275] T af9b789f13b0478c9234d20cc2d7d80c P eb573d90f87c4305a2e1a6f314a44c33 [term 1 FOLLOWER]: Refusing update from remote peer 5b3751ead81a4a098a4dbf3b9735a45a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:07:50.776335 29963 raft_consensus.cc:1275] T af9b789f13b0478c9234d20cc2d7d80c P f0e12ad633e2497ba7c3db30a5d574cb [term 1 FOLLOWER]: Refusing update from remote peer 5b3751ead81a4a098a4dbf3b9735a45a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:07:50.778059 30023 consensus_queue.cc:1048] T af9b789f13b0478c9234d20cc2d7d80c P 5b3751ead81a4a098a4dbf3b9735a45a [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:07:50.779068 30012 consensus_queue.cc:1048] T af9b789f13b0478c9234d20cc2d7d80c P 5b3751ead81a4a098a4dbf3b9735a45a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40775 } 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:07:50.786185 30121 raft_consensus.cc:2955] T af9b789f13b0478c9234d20cc2d7d80c P 5b3751ead81a4a098a4dbf3b9735a45a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 298bb6f1fdeb41fc8ff2ae2db7025253 (127.20.251.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 } } peers { permanent_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35061 } } peers { permanent_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40775 } attrs { replace: true } } peers { permanent_uuid: "298bb6f1fdeb41fc8ff2ae2db7025253" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 40825 } attrs { promote: true } } }
I20260608 10:07:50.788172 29812 raft_consensus.cc:2955] T af9b789f13b0478c9234d20cc2d7d80c P eb573d90f87c4305a2e1a6f314a44c33 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 298bb6f1fdeb41fc8ff2ae2db7025253 (127.20.251.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 } } peers { permanent_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35061 } } peers { permanent_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40775 } attrs { replace: true } } peers { permanent_uuid: "298bb6f1fdeb41fc8ff2ae2db7025253" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 40825 } attrs { promote: true } } }
I20260608 10:07:50.797971 29963 raft_consensus.cc:2955] T af9b789f13b0478c9234d20cc2d7d80c P f0e12ad633e2497ba7c3db30a5d574cb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 298bb6f1fdeb41fc8ff2ae2db7025253 (127.20.251.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 } } peers { permanent_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35061 } } peers { permanent_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40775 } attrs { replace: true } } peers { permanent_uuid: "298bb6f1fdeb41fc8ff2ae2db7025253" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 40825 } attrs { promote: true } } }
W20260608 10:07:50.800585 29855 consensus_peers.cc:597] T af9b789f13b0478c9234d20cc2d7d80c P 5b3751ead81a4a098a4dbf3b9735a45a -> Peer 298bb6f1fdeb41fc8ff2ae2db7025253 (127.20.251.132:40825): Couldn't send request to peer 298bb6f1fdeb41fc8ff2ae2db7025253. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: af9b789f13b0478c9234d20cc2d7d80c. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:50.803463 29962 consensus_queue.cc:237] T ae30e60f80144459889b25cff6a3e816 P f0e12ad633e2497ba7c3db30a5d574cb [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: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 } } peers { permanent_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35061 } attrs { replace: false } } peers { permanent_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40775 } } peers { permanent_uuid: "298bb6f1fdeb41fc8ff2ae2db7025253" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 40825 } attrs { promote: true } }
I20260608 10:07:50.804031 29710 catalog_manager.cc:5696] T af9b789f13b0478c9234d20cc2d7d80c P 5b3751ead81a4a098a4dbf3b9735a45a reported cstate change: config changed from index -1 to 2, NON_VOTER 298bb6f1fdeb41fc8ff2ae2db7025253 (127.20.251.132) added. New cstate: current_term: 1 leader_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35061 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40775 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "298bb6f1fdeb41fc8ff2ae2db7025253" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 40825 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:50.813581 29889 raft_consensus.cc:1275] T ae30e60f80144459889b25cff6a3e816 P 5b3751ead81a4a098a4dbf3b9735a45a [term 1 FOLLOWER]: Refusing update from remote peer f0e12ad633e2497ba7c3db30a5d574cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260608 10:07:50.813633 29929 consensus_peers.cc:597] T ae30e60f80144459889b25cff6a3e816 P f0e12ad633e2497ba7c3db30a5d574cb -> Peer 298bb6f1fdeb41fc8ff2ae2db7025253 (127.20.251.132:40825): Couldn't send request to peer 298bb6f1fdeb41fc8ff2ae2db7025253. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ae30e60f80144459889b25cff6a3e816. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:50.815452 29812 raft_consensus.cc:1275] T ae30e60f80144459889b25cff6a3e816 P eb573d90f87c4305a2e1a6f314a44c33 [term 1 FOLLOWER]: Refusing update from remote peer f0e12ad633e2497ba7c3db30a5d574cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:07:50.815711 30124 consensus_queue.cc:1048] T ae30e60f80144459889b25cff6a3e816 P f0e12ad633e2497ba7c3db30a5d574cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35061 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:07:50.817061 30017 consensus_queue.cc:1048] T ae30e60f80144459889b25cff6a3e816 P f0e12ad633e2497ba7c3db30a5d574cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:07:50.824338 30112 raft_consensus.cc:2955] T ae30e60f80144459889b25cff6a3e816 P f0e12ad633e2497ba7c3db30a5d574cb [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: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 } } peers { permanent_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35061 } attrs { replace: false } } peers { permanent_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40775 } } peers { permanent_uuid: "298bb6f1fdeb41fc8ff2ae2db7025253" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 40825 } attrs { promote: true } } }
I20260608 10:07:50.826514 29888 raft_consensus.cc:2955] T ae30e60f80144459889b25cff6a3e816 P 5b3751ead81a4a098a4dbf3b9735a45a [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: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 } } peers { permanent_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35061 } attrs { replace: false } } peers { permanent_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40775 } } peers { permanent_uuid: "298bb6f1fdeb41fc8ff2ae2db7025253" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 40825 } attrs { promote: true } } }
W20260608 10:07:50.834345 29760 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 10:07:50.834789 29760 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 10:07:50.832947 29812 raft_consensus.cc:2955] T ae30e60f80144459889b25cff6a3e816 P eb573d90f87c4305a2e1a6f314a44c33 [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: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 } } peers { permanent_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35061 } attrs { replace: false } } peers { permanent_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40775 } } peers { permanent_uuid: "298bb6f1fdeb41fc8ff2ae2db7025253" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 40825 } attrs { promote: true } } }
I20260608 10:07:50.838737 29710 catalog_manager.cc:5696] T ae30e60f80144459889b25cff6a3e816 P f0e12ad633e2497ba7c3db30a5d574cb reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35061 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "298bb6f1fdeb41fc8ff2ae2db7025253" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 40825 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:50.840551 29962 consensus_queue.cc:237] T e3202f53369040d2b3d5a7131c8c50aa P f0e12ad633e2497ba7c3db30a5d574cb [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: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 } attrs { replace: false } } peers { permanent_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35061 } } peers { permanent_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40775 } } peers { permanent_uuid: "298bb6f1fdeb41fc8ff2ae2db7025253" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 40825 } attrs { promote: true } }
I20260608 10:07:50.849056 29813 raft_consensus.cc:1275] T e3202f53369040d2b3d5a7131c8c50aa P eb573d90f87c4305a2e1a6f314a44c33 [term 1 FOLLOWER]: Refusing update from remote peer f0e12ad633e2497ba7c3db30a5d574cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:07:50.851763 30124 consensus_queue.cc:1048] T e3202f53369040d2b3d5a7131c8c50aa P f0e12ad633e2497ba7c3db30a5d574cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 10:07:50.853960 29929 consensus_peers.cc:597] T e3202f53369040d2b3d5a7131c8c50aa P f0e12ad633e2497ba7c3db30a5d574cb -> Peer 298bb6f1fdeb41fc8ff2ae2db7025253 (127.20.251.132:40825): Couldn't send request to peer 298bb6f1fdeb41fc8ff2ae2db7025253. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e3202f53369040d2b3d5a7131c8c50aa. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:50.854951 29888 raft_consensus.cc:1275] T e3202f53369040d2b3d5a7131c8c50aa P 5b3751ead81a4a098a4dbf3b9735a45a [term 1 FOLLOWER]: Refusing update from remote peer f0e12ad633e2497ba7c3db30a5d574cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:07:50.861557 30112 consensus_queue.cc:1048] T e3202f53369040d2b3d5a7131c8c50aa P f0e12ad633e2497ba7c3db30a5d574cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:07:50.862118 29962 consensus_queue.cc:237] T ae30e60f80144459889b25cff6a3e816 P f0e12ad633e2497ba7c3db30a5d574cb [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: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 } } peers { permanent_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35061 } attrs { replace: false } } peers { permanent_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40775 } }
I20260608 10:07:50.865204 30017 raft_consensus.cc:2955] T e3202f53369040d2b3d5a7131c8c50aa P f0e12ad633e2497ba7c3db30a5d574cb [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: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 } attrs { replace: false } } peers { permanent_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35061 } } peers { permanent_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40775 } } peers { permanent_uuid: "298bb6f1fdeb41fc8ff2ae2db7025253" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 40825 } attrs { promote: true } } }
I20260608 10:07:50.871018 29812 raft_consensus.cc:1275] T ae30e60f80144459889b25cff6a3e816 P eb573d90f87c4305a2e1a6f314a44c33 [term 1 FOLLOWER]: Refusing update from remote peer f0e12ad633e2497ba7c3db30a5d574cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:07:50.870446 29813 raft_consensus.cc:2955] T e3202f53369040d2b3d5a7131c8c50aa P eb573d90f87c4305a2e1a6f314a44c33 [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: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 } attrs { replace: false } } peers { permanent_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35061 } } peers { permanent_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40775 } } peers { permanent_uuid: "298bb6f1fdeb41fc8ff2ae2db7025253" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 40825 } attrs { promote: true } } }
I20260608 10:07:50.874775 30136 consensus_queue.cc:1048] T ae30e60f80144459889b25cff6a3e816 P f0e12ad633e2497ba7c3db30a5d574cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260608 10:07:50.878607 29760 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 10:07:50.878971 29760 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 10:07:50.883666 29889 raft_consensus.cc:1275] T ae30e60f80144459889b25cff6a3e816 P 5b3751ead81a4a098a4dbf3b9735a45a [term 1 FOLLOWER]: Refusing update from remote peer f0e12ad633e2497ba7c3db30a5d574cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:07:50.887069 30017 consensus_queue.cc:1048] T ae30e60f80144459889b25cff6a3e816 P f0e12ad633e2497ba7c3db30a5d574cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35061 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 10:07:50.886497 29711 catalog_manager.cc:5696] T e3202f53369040d2b3d5a7131c8c50aa P f0e12ad633e2497ba7c3db30a5d574cb reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35061 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "298bb6f1fdeb41fc8ff2ae2db7025253" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 40825 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:50.885581 29889 raft_consensus.cc:2955] T e3202f53369040d2b3d5a7131c8c50aa P 5b3751ead81a4a098a4dbf3b9735a45a [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: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 } attrs { replace: false } } peers { permanent_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35061 } } peers { permanent_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40775 } } peers { permanent_uuid: "298bb6f1fdeb41fc8ff2ae2db7025253" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 40825 } attrs { promote: true } } }
I20260608 10:07:50.889822 29888 consensus_queue.cc:237] T af9b789f13b0478c9234d20cc2d7d80c P 5b3751ead81a4a098a4dbf3b9735a45a [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: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 } } peers { permanent_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35061 } } peers { permanent_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40775 } attrs { replace: false } } peers { permanent_uuid: "298bb6f1fdeb41fc8ff2ae2db7025253" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 40825 } attrs { promote: true } }
I20260608 10:07:50.889492 29813 raft_consensus.cc:2955] T ae30e60f80144459889b25cff6a3e816 P eb573d90f87c4305a2e1a6f314a44c33 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 298bb6f1fdeb41fc8ff2ae2db7025253 (127.20.251.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 } } peers { permanent_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35061 } attrs { replace: false } } peers { permanent_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40775 } } }
I20260608 10:07:50.893003 30124 raft_consensus.cc:2955] T ae30e60f80144459889b25cff6a3e816 P f0e12ad633e2497ba7c3db30a5d574cb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 298bb6f1fdeb41fc8ff2ae2db7025253 (127.20.251.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 } } peers { permanent_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35061 } attrs { replace: false } } peers { permanent_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40775 } } }
I20260608 10:07:50.903805 29887 raft_consensus.cc:2955] T ae30e60f80144459889b25cff6a3e816 P 5b3751ead81a4a098a4dbf3b9735a45a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 298bb6f1fdeb41fc8ff2ae2db7025253 (127.20.251.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 } } peers { permanent_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35061 } attrs { replace: false } } peers { permanent_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40775 } } }
I20260608 10:07:50.905203 29699 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet ae30e60f80144459889b25cff6a3e816 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:07:50.910275 29710 catalog_manager.cc:5696] T ae30e60f80144459889b25cff6a3e816 P eb573d90f87c4305a2e1a6f314a44c33 reported cstate change: config changed from index 3 to 4, NON_VOTER 298bb6f1fdeb41fc8ff2ae2db7025253 (127.20.251.132) evicted. New cstate: current_term: 1 leader_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 } } peers { permanent_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35061 } attrs { replace: false } } peers { permanent_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40775 } } }
W20260608 10:07:50.915031 29855 consensus_peers.cc:597] T af9b789f13b0478c9234d20cc2d7d80c P 5b3751ead81a4a098a4dbf3b9735a45a -> Peer 298bb6f1fdeb41fc8ff2ae2db7025253 (127.20.251.132:40825): Couldn't send request to peer 298bb6f1fdeb41fc8ff2ae2db7025253. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: af9b789f13b0478c9234d20cc2d7d80c. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:50.915235 29813 raft_consensus.cc:1275] T af9b789f13b0478c9234d20cc2d7d80c P eb573d90f87c4305a2e1a6f314a44c33 [term 1 FOLLOWER]: Refusing update from remote peer 5b3751ead81a4a098a4dbf3b9735a45a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:07:50.915766 29962 raft_consensus.cc:1275] T af9b789f13b0478c9234d20cc2d7d80c P f0e12ad633e2497ba7c3db30a5d574cb [term 1 FOLLOWER]: Refusing update from remote peer 5b3751ead81a4a098a4dbf3b9735a45a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:07:50.916989 30012 consensus_queue.cc:1048] T af9b789f13b0478c9234d20cc2d7d80c P 5b3751ead81a4a098a4dbf3b9735a45a [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:07:50.917769 30121 consensus_queue.cc:1048] T af9b789f13b0478c9234d20cc2d7d80c P 5b3751ead81a4a098a4dbf3b9735a45a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40775 } 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:07:50.926199 30023 raft_consensus.cc:2955] T af9b789f13b0478c9234d20cc2d7d80c P 5b3751ead81a4a098a4dbf3b9735a45a [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: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 } } peers { permanent_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35061 } } peers { permanent_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40775 } attrs { replace: false } } peers { permanent_uuid: "298bb6f1fdeb41fc8ff2ae2db7025253" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 40825 } attrs { promote: true } } }
I20260608 10:07:50.929275 29962 raft_consensus.cc:2955] T af9b789f13b0478c9234d20cc2d7d80c P f0e12ad633e2497ba7c3db30a5d574cb [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: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 } } peers { permanent_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35061 } } peers { permanent_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40775 } attrs { replace: false } } peers { permanent_uuid: "298bb6f1fdeb41fc8ff2ae2db7025253" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 40825 } attrs { promote: true } } }
I20260608 10:07:50.934437 30107 heartbeater.cc:499] Master 127.20.251.190:44983 was elected leader, sending a full tablet report...
I20260608 10:07:50.935777 29813 raft_consensus.cc:2955] T af9b789f13b0478c9234d20cc2d7d80c P eb573d90f87c4305a2e1a6f314a44c33 [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: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 } } peers { permanent_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35061 } } peers { permanent_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40775 } attrs { replace: false } } peers { permanent_uuid: "298bb6f1fdeb41fc8ff2ae2db7025253" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 40825 } attrs { promote: true } } }
I20260608 10:07:50.942059 29963 consensus_queue.cc:237] T e3202f53369040d2b3d5a7131c8c50aa P f0e12ad633e2497ba7c3db30a5d574cb [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: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 } attrs { replace: false } } peers { permanent_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35061 } } peers { permanent_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40775 } }
I20260608 10:07:50.949733 29887 raft_consensus.cc:1275] T e3202f53369040d2b3d5a7131c8c50aa P 5b3751ead81a4a098a4dbf3b9735a45a [term 1 FOLLOWER]: Refusing update from remote peer f0e12ad633e2497ba7c3db30a5d574cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:07:50.953751 30072 tablet_service.cc:1558] Processing DeleteTablet for tablet ae30e60f80144459889b25cff6a3e816 with delete_type TABLET_DATA_TOMBSTONED (TS 298bb6f1fdeb41fc8ff2ae2db7025253 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60906
I20260608 10:07:50.954787 30017 consensus_queue.cc:1048] T e3202f53369040d2b3d5a7131c8c50aa P f0e12ad633e2497ba7c3db30a5d574cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:07:50.956750 29812 raft_consensus.cc:1275] T e3202f53369040d2b3d5a7131c8c50aa P eb573d90f87c4305a2e1a6f314a44c33 [term 1 FOLLOWER]: Refusing update from remote peer f0e12ad633e2497ba7c3db30a5d574cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:07:50.955729 29709 catalog_manager.cc:5696] T af9b789f13b0478c9234d20cc2d7d80c P f0e12ad633e2497ba7c3db30a5d574cb reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 } } peers { permanent_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35061 } } peers { permanent_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40775 } attrs { replace: false } } peers { permanent_uuid: "298bb6f1fdeb41fc8ff2ae2db7025253" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 40825 } attrs { promote: true } } }
I20260608 10:07:50.958722 30124 consensus_queue.cc:1048] T e3202f53369040d2b3d5a7131c8c50aa P f0e12ad633e2497ba7c3db30a5d574cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260608 10:07:50.960094 29760 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 10:07:50.960543 29760 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 10:07:50.965253 30017 raft_consensus.cc:2955] T e3202f53369040d2b3d5a7131c8c50aa P f0e12ad633e2497ba7c3db30a5d574cb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 298bb6f1fdeb41fc8ff2ae2db7025253 (127.20.251.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 } attrs { replace: false } } peers { permanent_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35061 } } peers { permanent_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40775 } } }
W20260608 10:07:50.967327 29699 catalog_manager.cc:4994] TS 298bb6f1fdeb41fc8ff2ae2db7025253 (127.20.251.132:40825): delete failed for tablet ae30e60f80144459889b25cff6a3e816 because the tablet was not found. No further retry: Not found: Tablet not found: ae30e60f80144459889b25cff6a3e816
I20260608 10:07:50.973688 29813 raft_consensus.cc:2955] T e3202f53369040d2b3d5a7131c8c50aa P eb573d90f87c4305a2e1a6f314a44c33 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 298bb6f1fdeb41fc8ff2ae2db7025253 (127.20.251.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 } attrs { replace: false } } peers { permanent_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35061 } } peers { permanent_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40775 } } }
I20260608 10:07:50.973551 29887 raft_consensus.cc:2955] T e3202f53369040d2b3d5a7131c8c50aa P 5b3751ead81a4a098a4dbf3b9735a45a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 298bb6f1fdeb41fc8ff2ae2db7025253 (127.20.251.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 } attrs { replace: false } } peers { permanent_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35061 } } peers { permanent_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40775 } } }
I20260608 10:07:50.975255 29699 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet e3202f53369040d2b3d5a7131c8c50aa with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:07:50.987874 29710 catalog_manager.cc:5696] T e3202f53369040d2b3d5a7131c8c50aa P f0e12ad633e2497ba7c3db30a5d574cb reported cstate change: config changed from index 3 to 4, NON_VOTER 298bb6f1fdeb41fc8ff2ae2db7025253 (127.20.251.132) evicted. New cstate: current_term: 1 leader_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35061 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40775 } health_report { overall_health: HEALTHY } } }
I20260608 10:07:50.995311 29888 consensus_queue.cc:237] T af9b789f13b0478c9234d20cc2d7d80c P 5b3751ead81a4a098a4dbf3b9735a45a [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: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 } } peers { permanent_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35061 } } peers { permanent_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40775 } attrs { replace: false } }
I20260608 10:07:51.004251 29814 raft_consensus.cc:1275] T af9b789f13b0478c9234d20cc2d7d80c P eb573d90f87c4305a2e1a6f314a44c33 [term 1 FOLLOWER]: Refusing update from remote peer 5b3751ead81a4a098a4dbf3b9735a45a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:07:51.004295 29963 raft_consensus.cc:1275] T af9b789f13b0478c9234d20cc2d7d80c P f0e12ad633e2497ba7c3db30a5d574cb [term 1 FOLLOWER]: Refusing update from remote peer 5b3751ead81a4a098a4dbf3b9735a45a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:07:51.007103 30023 consensus_queue.cc:1048] T af9b789f13b0478c9234d20cc2d7d80c P 5b3751ead81a4a098a4dbf3b9735a45a [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:07:51.009498 30023 consensus_queue.cc:1048] T af9b789f13b0478c9234d20cc2d7d80c P 5b3751ead81a4a098a4dbf3b9735a45a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40775 } 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:07:51.018975 30012 raft_consensus.cc:2955] T af9b789f13b0478c9234d20cc2d7d80c P 5b3751ead81a4a098a4dbf3b9735a45a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 298bb6f1fdeb41fc8ff2ae2db7025253 (127.20.251.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 } } peers { permanent_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35061 } } peers { permanent_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40775 } attrs { replace: false } } }
I20260608 10:07:51.020336 29814 raft_consensus.cc:2955] T af9b789f13b0478c9234d20cc2d7d80c P eb573d90f87c4305a2e1a6f314a44c33 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 298bb6f1fdeb41fc8ff2ae2db7025253 (127.20.251.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 } } peers { permanent_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35061 } } peers { permanent_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40775 } attrs { replace: false } } }
I20260608 10:07:51.027796 29963 raft_consensus.cc:2955] T af9b789f13b0478c9234d20cc2d7d80c P f0e12ad633e2497ba7c3db30a5d574cb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 298bb6f1fdeb41fc8ff2ae2db7025253 (127.20.251.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 } } peers { permanent_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35061 } } peers { permanent_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40775 } attrs { replace: false } } }
I20260608 10:07:51.030211 29698 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet af9b789f13b0478c9234d20cc2d7d80c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:07:51.036085 30072 tablet_service.cc:1558] Processing DeleteTablet for tablet e3202f53369040d2b3d5a7131c8c50aa with delete_type TABLET_DATA_TOMBSTONED (TS 298bb6f1fdeb41fc8ff2ae2db7025253 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60906
I20260608 10:07:51.036433 29709 catalog_manager.cc:5696] T af9b789f13b0478c9234d20cc2d7d80c P 5b3751ead81a4a098a4dbf3b9735a45a reported cstate change: config changed from index 3 to 4, NON_VOTER 298bb6f1fdeb41fc8ff2ae2db7025253 (127.20.251.132) evicted. New cstate: current_term: 1 leader_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "eb573d90f87c4305a2e1a6f314a44c33" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40703 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b3751ead81a4a098a4dbf3b9735a45a" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35061 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f0e12ad633e2497ba7c3db30a5d574cb" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40775 } attrs { replace: false } health_report { overall_health: HEALTHY } } }
W20260608 10:07:51.040481 29699 catalog_manager.cc:4994] TS 298bb6f1fdeb41fc8ff2ae2db7025253 (127.20.251.132:40825): delete failed for tablet e3202f53369040d2b3d5a7131c8c50aa because the tablet was not found. No further retry: Not found: Tablet not found: e3202f53369040d2b3d5a7131c8c50aa
I20260608 10:07:51.053535 30072 tablet_service.cc:1558] Processing DeleteTablet for tablet af9b789f13b0478c9234d20cc2d7d80c with delete_type TABLET_DATA_TOMBSTONED (TS 298bb6f1fdeb41fc8ff2ae2db7025253 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60906
W20260608 10:07:51.055047 29699 catalog_manager.cc:4994] TS 298bb6f1fdeb41fc8ff2ae2db7025253 (127.20.251.132:40825): delete failed for tablet af9b789f13b0478c9234d20cc2d7d80c because the tablet was not found. No further retry: Not found: Tablet not found: af9b789f13b0478c9234d20cc2d7d80c
I20260608 10:07:51.062129 21486 tablet_server.cc:179] TabletServer@127.20.251.129:0 shutting down...
I20260608 10:07:51.091440 21486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:51.092208 21486 tablet_replica.cc:333] T e2c7e587cfc546a1af2f3e0d875591b9 P eb573d90f87c4305a2e1a6f314a44c33: stopping tablet replica
I20260608 10:07:51.092914 21486 raft_consensus.cc:2243] T e2c7e587cfc546a1af2f3e0d875591b9 P eb573d90f87c4305a2e1a6f314a44c33 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:51.093453 21486 raft_consensus.cc:2272] T e2c7e587cfc546a1af2f3e0d875591b9 P eb573d90f87c4305a2e1a6f314a44c33 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:51.096113 21486 tablet_replica.cc:333] T ae30e60f80144459889b25cff6a3e816 P eb573d90f87c4305a2e1a6f314a44c33: stopping tablet replica
I20260608 10:07:51.096750 21486 raft_consensus.cc:2243] T ae30e60f80144459889b25cff6a3e816 P eb573d90f87c4305a2e1a6f314a44c33 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:51.097476 21486 raft_consensus.cc:2272] T ae30e60f80144459889b25cff6a3e816 P eb573d90f87c4305a2e1a6f314a44c33 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:51.100281 21486 tablet_replica.cc:333] T af9b789f13b0478c9234d20cc2d7d80c P eb573d90f87c4305a2e1a6f314a44c33: stopping tablet replica
I20260608 10:07:51.100855 21486 raft_consensus.cc:2243] T af9b789f13b0478c9234d20cc2d7d80c P eb573d90f87c4305a2e1a6f314a44c33 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:51.101579 21486 raft_consensus.cc:2272] T af9b789f13b0478c9234d20cc2d7d80c P eb573d90f87c4305a2e1a6f314a44c33 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:51.104194 21486 tablet_replica.cc:333] T e3202f53369040d2b3d5a7131c8c50aa P eb573d90f87c4305a2e1a6f314a44c33: stopping tablet replica
I20260608 10:07:51.104745 21486 raft_consensus.cc:2243] T e3202f53369040d2b3d5a7131c8c50aa P eb573d90f87c4305a2e1a6f314a44c33 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:51.105451 21486 raft_consensus.cc:2272] T e3202f53369040d2b3d5a7131c8c50aa P eb573d90f87c4305a2e1a6f314a44c33 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:51.130000 21486 tablet_server.cc:196] TabletServer@127.20.251.129:0 shutdown complete.
I20260608 10:07:51.147539 21486 tablet_server.cc:179] TabletServer@127.20.251.130:0 shutting down...
I20260608 10:07:51.168289 21486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:51.168963 21486 tablet_replica.cc:333] T ae30e60f80144459889b25cff6a3e816 P 5b3751ead81a4a098a4dbf3b9735a45a: stopping tablet replica
I20260608 10:07:51.169597 21486 raft_consensus.cc:2243] T ae30e60f80144459889b25cff6a3e816 P 5b3751ead81a4a098a4dbf3b9735a45a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:51.170239 21486 raft_consensus.cc:2272] T ae30e60f80144459889b25cff6a3e816 P 5b3751ead81a4a098a4dbf3b9735a45a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:51.172881 21486 tablet_replica.cc:333] T e2c7e587cfc546a1af2f3e0d875591b9 P 5b3751ead81a4a098a4dbf3b9735a45a: stopping tablet replica
I20260608 10:07:51.173416 21486 raft_consensus.cc:2243] T e2c7e587cfc546a1af2f3e0d875591b9 P 5b3751ead81a4a098a4dbf3b9735a45a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:51.173872 21486 raft_consensus.cc:2272] T e2c7e587cfc546a1af2f3e0d875591b9 P 5b3751ead81a4a098a4dbf3b9735a45a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:51.175855 21486 tablet_replica.cc:333] T af9b789f13b0478c9234d20cc2d7d80c P 5b3751ead81a4a098a4dbf3b9735a45a: stopping tablet replica
I20260608 10:07:51.176357 21486 raft_consensus.cc:2243] T af9b789f13b0478c9234d20cc2d7d80c P 5b3751ead81a4a098a4dbf3b9735a45a [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:51.177139 21486 raft_consensus.cc:2272] T af9b789f13b0478c9234d20cc2d7d80c P 5b3751ead81a4a098a4dbf3b9735a45a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:51.179534 21486 tablet_replica.cc:333] T e3202f53369040d2b3d5a7131c8c50aa P 5b3751ead81a4a098a4dbf3b9735a45a: stopping tablet replica
I20260608 10:07:51.180028 21486 raft_consensus.cc:2243] T e3202f53369040d2b3d5a7131c8c50aa P 5b3751ead81a4a098a4dbf3b9735a45a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:51.180619 21486 raft_consensus.cc:2272] T e3202f53369040d2b3d5a7131c8c50aa P 5b3751ead81a4a098a4dbf3b9735a45a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:51.195554 21486 tablet_server.cc:196] TabletServer@127.20.251.130:0 shutdown complete.
I20260608 10:07:51.208371 21486 tablet_server.cc:179] TabletServer@127.20.251.131:0 shutting down...
I20260608 10:07:51.228710 21486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:51.229585 21486 tablet_replica.cc:333] T ae30e60f80144459889b25cff6a3e816 P f0e12ad633e2497ba7c3db30a5d574cb: stopping tablet replica
I20260608 10:07:51.230319 21486 raft_consensus.cc:2243] T ae30e60f80144459889b25cff6a3e816 P f0e12ad633e2497ba7c3db30a5d574cb [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:51.231462 21486 raft_consensus.cc:2272] T ae30e60f80144459889b25cff6a3e816 P f0e12ad633e2497ba7c3db30a5d574cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:51.234591 21486 tablet_replica.cc:333] T e2c7e587cfc546a1af2f3e0d875591b9 P f0e12ad633e2497ba7c3db30a5d574cb: stopping tablet replica
I20260608 10:07:51.235229 21486 raft_consensus.cc:2243] T e2c7e587cfc546a1af2f3e0d875591b9 P f0e12ad633e2497ba7c3db30a5d574cb [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:51.236186 21486 raft_consensus.cc:2272] T e2c7e587cfc546a1af2f3e0d875591b9 P f0e12ad633e2497ba7c3db30a5d574cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:51.238711 21486 tablet_replica.cc:333] T e3202f53369040d2b3d5a7131c8c50aa P f0e12ad633e2497ba7c3db30a5d574cb: stopping tablet replica
I20260608 10:07:51.239285 21486 raft_consensus.cc:2243] T e3202f53369040d2b3d5a7131c8c50aa P f0e12ad633e2497ba7c3db30a5d574cb [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:51.240154 21486 raft_consensus.cc:2272] T e3202f53369040d2b3d5a7131c8c50aa P f0e12ad633e2497ba7c3db30a5d574cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:51.242998 21486 tablet_replica.cc:333] T af9b789f13b0478c9234d20cc2d7d80c P f0e12ad633e2497ba7c3db30a5d574cb: stopping tablet replica
I20260608 10:07:51.243561 21486 raft_consensus.cc:2243] T af9b789f13b0478c9234d20cc2d7d80c P f0e12ad633e2497ba7c3db30a5d574cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:51.244217 21486 raft_consensus.cc:2272] T af9b789f13b0478c9234d20cc2d7d80c P f0e12ad633e2497ba7c3db30a5d574cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:51.268146 21486 tablet_server.cc:196] TabletServer@127.20.251.131:0 shutdown complete.
I20260608 10:07:51.281104 21486 tablet_server.cc:179] TabletServer@127.20.251.132:0 shutting down...
I20260608 10:07:51.303256 21486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:51.320132 21486 tablet_server.cc:196] TabletServer@127.20.251.132:0 shutdown complete.
I20260608 10:07:51.328751 21486 master.cc:562] Master@127.20.251.190:44983 shutting down...
I20260608 10:07:51.347245 21486 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8a4fc095085d4a13bcc173a915b8dd36 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:51.347833 21486 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8a4fc095085d4a13bcc173a915b8dd36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:51.348157 21486 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8a4fc095085d4a13bcc173a915b8dd36: stopping tablet replica
I20260608 10:07:51.368152 21486 master.cc:584] Master@127.20.251.190:44983 shutdown complete.
[       OK ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails (3869 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag
I20260608 10:07:51.399813 21486 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.20.251.190:42231
I20260608 10:07:51.401216 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:51.406984 30142 instance_detector.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:07:51.407298 30143 instance_detector.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:07:51.408790 30145 instance_detector.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:07:51.410074 21486 server_base.cc:1061] running on GCE node
I20260608 10:07:51.411001 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:51.411194 21486 system_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:07:51.411338 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913271411320 us; error 0 us; skew 500 ppm
I20260608 10:07:51.411939 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:51.414440 21486 webserver.cc:533] Webserver started at http://127.20.251.190:38335/ using document root <none> and password file <none>
I20260608 10:07:51.414986 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:51.415167 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:51.415418 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:51.416499 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913058711471-21486-0/minicluster-data/master-0-root/instance:
uuid: "f35fba8faea74e81a33b848e41138328"
format_stamp: "Formatted at 2026-06-08 10:07:51 on dist-test-slave-0x65"
I20260608 10:07:51.421327 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:07:51.425096 30150 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:07:51.426061 21486 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:07:51.426353 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913058711471-21486-0/minicluster-data/master-0-root
uuid: "f35fba8faea74e81a33b848e41138328"
format_stamp: "Formatted at 2026-06-08 10:07:51 on dist-test-slave-0x65"
I20260608 10:07:51.426625 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913058711471-21486-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913058711471-21486-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913058711471-21486-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:07:51.441097 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:51.442137 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:51.482050 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.190:42231
I20260608 10:07:51.482239 30201 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.190:42231 every 8 connection(s)
I20260608 10:07:51.486492 30202 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:07:51.501127 30202 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f35fba8faea74e81a33b848e41138328: Bootstrap starting.
I20260608 10:07:51.506731 30202 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f35fba8faea74e81a33b848e41138328: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:51.511771 30202 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f35fba8faea74e81a33b848e41138328: No bootstrap required, opened a new log
I20260608 10:07:51.514479 30202 raft_consensus.cc:359] T 00000000000000000000000000000000 P f35fba8faea74e81a33b848e41138328 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f35fba8faea74e81a33b848e41138328" member_type: VOTER }
I20260608 10:07:51.514950 30202 raft_consensus.cc:385] T 00000000000000000000000000000000 P f35fba8faea74e81a33b848e41138328 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:51.515200 30202 raft_consensus.cc:740] T 00000000000000000000000000000000 P f35fba8faea74e81a33b848e41138328 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f35fba8faea74e81a33b848e41138328, State: Initialized, Role: FOLLOWER
I20260608 10:07:51.515946 30202 consensus_queue.cc:260] T 00000000000000000000000000000000 P f35fba8faea74e81a33b848e41138328 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f35fba8faea74e81a33b848e41138328" member_type: VOTER }
I20260608 10:07:51.516456 30202 raft_consensus.cc:399] T 00000000000000000000000000000000 P f35fba8faea74e81a33b848e41138328 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:07:51.516701 30202 raft_consensus.cc:493] T 00000000000000000000000000000000 P f35fba8faea74e81a33b848e41138328 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:07:51.516978 30202 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f35fba8faea74e81a33b848e41138328 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:51.522871 30202 raft_consensus.cc:515] T 00000000000000000000000000000000 P f35fba8faea74e81a33b848e41138328 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f35fba8faea74e81a33b848e41138328" member_type: VOTER }
I20260608 10:07:51.523478 30202 leader_election.cc:304] T 00000000000000000000000000000000 P f35fba8faea74e81a33b848e41138328 [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: f35fba8faea74e81a33b848e41138328; no voters: 
I20260608 10:07:51.524916 30202 leader_election.cc:290] T 00000000000000000000000000000000 P f35fba8faea74e81a33b848e41138328 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:07:51.525403 30205 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f35fba8faea74e81a33b848e41138328 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:51.526916 30205 raft_consensus.cc:697] T 00000000000000000000000000000000 P f35fba8faea74e81a33b848e41138328 [term 1 LEADER]: Becoming Leader. State: Replica: f35fba8faea74e81a33b848e41138328, State: Running, Role: LEADER
I20260608 10:07:51.527704 30205 consensus_queue.cc:237] T 00000000000000000000000000000000 P f35fba8faea74e81a33b848e41138328 [LEADER]: Queue going to LEADER mode. State: All 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: "f35fba8faea74e81a33b848e41138328" member_type: VOTER }
I20260608 10:07:51.528710 30202 sys_catalog.cc:565] T 00000000000000000000000000000000 P f35fba8faea74e81a33b848e41138328 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:07:51.530805 30207 sys_catalog.cc:455] T 00000000000000000000000000000000 P f35fba8faea74e81a33b848e41138328 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f35fba8faea74e81a33b848e41138328. Latest consensus state: current_term: 1 leader_uuid: "f35fba8faea74e81a33b848e41138328" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f35fba8faea74e81a33b848e41138328" member_type: VOTER } }
I20260608 10:07:51.530791 30206 sys_catalog.cc:455] T 00000000000000000000000000000000 P f35fba8faea74e81a33b848e41138328 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f35fba8faea74e81a33b848e41138328" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f35fba8faea74e81a33b848e41138328" member_type: VOTER } }
I20260608 10:07:51.531575 30207 sys_catalog.cc:458] T 00000000000000000000000000000000 P f35fba8faea74e81a33b848e41138328 [sys.catalog]: This master's current role is: LEADER
I20260608 10:07:51.531613 30206 sys_catalog.cc:458] T 00000000000000000000000000000000 P f35fba8faea74e81a33b848e41138328 [sys.catalog]: This master's current role is: LEADER
I20260608 10:07:51.540597 30210 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:07:51.545538 30210 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:07:51.546939 21486 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:07:51.556372 30210 catalog_manager.cc:1382] Generated new cluster ID: f0e3495ebd6f45259b3348408b63a65f
I20260608 10:07:51.556703 30210 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:07:51.579628 30210 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:07:51.581282 30210 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:07:51.595582 30210 catalog_manager.cc:6069] T 00000000000000000000000000000000 P f35fba8faea74e81a33b848e41138328: Generated new TSK 0
I20260608 10:07:51.596370 30210 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:07:51.615097 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:51.621981 30223 instance_detector.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:07:51.623440 30224 instance_detector.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:07:51.624975 30226 instance_detector.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:07:51.625945 21486 server_base.cc:1061] running on GCE node
I20260608 10:07:51.627071 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:51.627292 21486 system_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:07:51.627480 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913271627460 us; error 0 us; skew 500 ppm
I20260608 10:07:51.628201 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:51.631135 21486 webserver.cc:533] Webserver started at http://127.20.251.129:38673/ using document root <none> and password file <none>
I20260608 10:07:51.631714 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:51.631911 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:51.632212 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:51.633594 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913058711471-21486-0/minicluster-data/ts-0-root/instance:
uuid: "4a1c7b07498c41f48a0ddbeb595bb358"
format_stamp: "Formatted at 2026-06-08 10:07:51 on dist-test-slave-0x65"
I20260608 10:07:51.638895 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:07:51.643170 30231 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:07:51.644075 21486 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:07:51.644428 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913058711471-21486-0/minicluster-data/ts-0-root
uuid: "4a1c7b07498c41f48a0ddbeb595bb358"
format_stamp: "Formatted at 2026-06-08 10:07:51 on dist-test-slave-0x65"
I20260608 10:07:51.644737 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913058711471-21486-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913058711471-21486-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913058711471-21486-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:07:51.663420 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:51.664691 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:51.666465 21486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:51.669193 21486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:51.669397 21486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:51.669691 21486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:51.669840 21486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:51.712039 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.129:40901
I20260608 10:07:51.712255 30293 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.129:40901 every 8 connection(s)
I20260608 10:07:51.717442 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:51.725274 30298 instance_detector.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:07:51.726613 30299 instance_detector.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:07:51.729869 30301 instance_detector.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:07:51.730177 21486 server_base.cc:1061] running on GCE node
I20260608 10:07:51.731070 30294 heartbeater.cc:344] Connected to a master server at 127.20.251.190:42231
I20260608 10:07:51.731490 30294 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:51.731593 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:51.731894 21486 system_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:07:51.732091 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913271732072 us; error 0 us; skew 500 ppm
I20260608 10:07:51.732416 30294 heartbeater.cc:507] Master 127.20.251.190:42231 requested a full tablet report, sending...
I20260608 10:07:51.732980 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:51.734863 30167 ts_manager.cc:194] Registered new tserver with Master: 4a1c7b07498c41f48a0ddbeb595bb358 (127.20.251.129:40901)
I20260608 10:07:51.736625 30167 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56742
I20260608 10:07:51.737329 21486 webserver.cc:533] Webserver started at http://127.20.251.130:33101/ using document root <none> and password file <none>
I20260608 10:07:51.738032 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:51.738272 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:51.738595 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:51.739907 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913058711471-21486-0/minicluster-data/ts-1-root/instance:
uuid: "19b759b8a1eb46288c06fded8ec7ad79"
format_stamp: "Formatted at 2026-06-08 10:07:51 on dist-test-slave-0x65"
I20260608 10:07:51.744370 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:07:51.747843 30306 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:07:51.748605 21486 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260608 10:07:51.748857 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913058711471-21486-0/minicluster-data/ts-1-root
uuid: "19b759b8a1eb46288c06fded8ec7ad79"
format_stamp: "Formatted at 2026-06-08 10:07:51 on dist-test-slave-0x65"
I20260608 10:07:51.749090 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913058711471-21486-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913058711471-21486-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913058711471-21486-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:07:51.767536 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:51.768455 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:51.769819 21486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:51.772001 21486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:51.772178 21486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:51.772411 21486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:51.772557 21486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:51.810503 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.130:38155
I20260608 10:07:51.810621 30368 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.130:38155 every 8 connection(s)
I20260608 10:07:51.815660 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:51.822553 30372 instance_detector.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:07:51.823271 30373 instance_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:07:51.826130 21486 server_base.cc:1061] running on GCE node
W20260608 10:07:51.827211 30376 instance_detector.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:07:51.827698 30369 heartbeater.cc:344] Connected to a master server at 127.20.251.190:42231
I20260608 10:07:51.828104 30369 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:51.828251 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:51.828533 21486 system_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:07:51.828739 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913271828721 us; error 0 us; skew 500 ppm
I20260608 10:07:51.828881 30369 heartbeater.cc:507] Master 127.20.251.190:42231 requested a full tablet report, sending...
I20260608 10:07:51.829406 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:51.831141 30167 ts_manager.cc:194] Registered new tserver with Master: 19b759b8a1eb46288c06fded8ec7ad79 (127.20.251.130:38155)
I20260608 10:07:51.832018 21486 webserver.cc:533] Webserver started at http://127.20.251.131:46167/ using document root <none> and password file <none>
I20260608 10:07:51.832544 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:51.832726 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:51.832793 30167 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56744
I20260608 10:07:51.832970 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:51.834503 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913058711471-21486-0/minicluster-data/ts-2-root/instance:
uuid: "c6162a61e559433d8c5944058a93a0f2"
format_stamp: "Formatted at 2026-06-08 10:07:51 on dist-test-slave-0x65"
I20260608 10:07:51.865747 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.030s	user 0.003s	sys 0.005s
I20260608 10:07:51.870265 30381 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:07:51.871076 21486 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 10:07:51.871373 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913058711471-21486-0/minicluster-data/ts-2-root
uuid: "c6162a61e559433d8c5944058a93a0f2"
format_stamp: "Formatted at 2026-06-08 10:07:51 on dist-test-slave-0x65"
I20260608 10:07:51.871743 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913058711471-21486-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913058711471-21486-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913058711471-21486-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:07:51.891755 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:51.893096 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:51.894678 21486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:51.897346 21486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:51.897584 21486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 10:07:51.897818 21486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:51.897981 21486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:51.941084 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.131:39261
I20260608 10:07:51.941213 30443 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.131:39261 every 8 connection(s)
I20260608 10:07:51.959134 30444 heartbeater.cc:344] Connected to a master server at 127.20.251.190:42231
I20260608 10:07:51.959540 30444 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:51.960314 30444 heartbeater.cc:507] Master 127.20.251.190:42231 requested a full tablet report, sending...
I20260608 10:07:51.962625 30167 ts_manager.cc:194] Registered new tserver with Master: c6162a61e559433d8c5944058a93a0f2 (127.20.251.131:39261)
I20260608 10:07:51.962756 21486 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017626263s
I20260608 10:07:51.964550 30167 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56754
I20260608 10:07:52.740047 30294 heartbeater.cc:499] Master 127.20.251.190:42231 was elected leader, sending a full tablet report...
I20260608 10:07:52.836014 30369 heartbeater.cc:499] Master 127.20.251.190:42231 was elected leader, sending a full tablet report...
I20260608 10:07:52.967814 30444 heartbeater.cc:499] Master 127.20.251.190:42231 was elected leader, sending a full tablet report...
I20260608 10:07:53.030803 30167 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56756:
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:07:53.034216 30167 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:07:53.109179 30259 tablet_service.cc:1511] Processing CreateTablet for tablet edd4b02d578843c9996760b90ce2f16a (DEFAULT_TABLE table=test-workload [id=83c81a032571436f9054bbbc2c302bef]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:07:53.109037 30258 tablet_service.cc:1511] Processing CreateTablet for tablet 839b1f1d3ca744ee9287c1bc3842aeb5 (DEFAULT_TABLE table=test-workload [id=83c81a032571436f9054bbbc2c302bef]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:07:53.109535 30407 tablet_service.cc:1511] Processing CreateTablet for tablet 453dee3cfb004ee1a23d0098821a7bab (DEFAULT_TABLE table=test-workload [id=83c81a032571436f9054bbbc2c302bef]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:07:53.110944 30408 tablet_service.cc:1511] Processing CreateTablet for tablet 839b1f1d3ca744ee9287c1bc3842aeb5 (DEFAULT_TABLE table=test-workload [id=83c81a032571436f9054bbbc2c302bef]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:07:53.111581 30407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 453dee3cfb004ee1a23d0098821a7bab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:53.109537 30409 tablet_service.cc:1511] Processing CreateTablet for tablet edd4b02d578843c9996760b90ce2f16a (DEFAULT_TABLE table=test-workload [id=83c81a032571436f9054bbbc2c302bef]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:07:53.111682 30258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 839b1f1d3ca744ee9287c1bc3842aeb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:53.112254 30257 tablet_service.cc:1511] Processing CreateTablet for tablet 453dee3cfb004ee1a23d0098821a7bab (DEFAULT_TABLE table=test-workload [id=83c81a032571436f9054bbbc2c302bef]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:07:53.113278 30409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edd4b02d578843c9996760b90ce2f16a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:53.114282 30257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 453dee3cfb004ee1a23d0098821a7bab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:53.115172 30259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edd4b02d578843c9996760b90ce2f16a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:53.118443 30408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 839b1f1d3ca744ee9287c1bc3842aeb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:53.138121 30406 tablet_service.cc:1511] Processing CreateTablet for tablet da3bc121559a4b3e98aebd48054e3d40 (DEFAULT_TABLE table=test-workload [id=83c81a032571436f9054bbbc2c302bef]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:07:53.139091 30256 tablet_service.cc:1511] Processing CreateTablet for tablet da3bc121559a4b3e98aebd48054e3d40 (DEFAULT_TABLE table=test-workload [id=83c81a032571436f9054bbbc2c302bef]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:07:53.139729 30406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da3bc121559a4b3e98aebd48054e3d40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:53.142076 30256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da3bc121559a4b3e98aebd48054e3d40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:53.143597 30255 tablet_service.cc:1511] Processing CreateTablet for tablet 9b36757bdf4743f0a947d5be99abe59c (DEFAULT_TABLE table=test-workload [id=83c81a032571436f9054bbbc2c302bef]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:07:53.145234 30255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b36757bdf4743f0a947d5be99abe59c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:53.157212 30405 tablet_service.cc:1511] Processing CreateTablet for tablet 9b36757bdf4743f0a947d5be99abe59c (DEFAULT_TABLE table=test-workload [id=83c81a032571436f9054bbbc2c302bef]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:07:53.158761 30405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b36757bdf4743f0a947d5be99abe59c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:53.165496 30254 tablet_service.cc:1511] Processing CreateTablet for tablet 289078aae74c42ff84b396d04b5b0b99 (DEFAULT_TABLE table=test-workload [id=83c81a032571436f9054bbbc2c302bef]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:07:53.167248 30254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 289078aae74c42ff84b396d04b5b0b99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:53.170863 30409 tablet_service.cc:1511] Processing CreateTablet for tablet 289078aae74c42ff84b396d04b5b0b99 (DEFAULT_TABLE table=test-workload [id=83c81a032571436f9054bbbc2c302bef]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:07:53.172312 30409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 289078aae74c42ff84b396d04b5b0b99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:53.183743 30334 tablet_service.cc:1511] Processing CreateTablet for tablet edd4b02d578843c9996760b90ce2f16a (DEFAULT_TABLE table=test-workload [id=83c81a032571436f9054bbbc2c302bef]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:07:53.185289 30334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edd4b02d578843c9996760b90ce2f16a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:53.191371 30333 tablet_service.cc:1511] Processing CreateTablet for tablet 839b1f1d3ca744ee9287c1bc3842aeb5 (DEFAULT_TABLE table=test-workload [id=83c81a032571436f9054bbbc2c302bef]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:07:53.192798 30333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 839b1f1d3ca744ee9287c1bc3842aeb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:53.200145 30332 tablet_service.cc:1511] Processing CreateTablet for tablet 453dee3cfb004ee1a23d0098821a7bab (DEFAULT_TABLE table=test-workload [id=83c81a032571436f9054bbbc2c302bef]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:07:53.201704 30332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 453dee3cfb004ee1a23d0098821a7bab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:53.211549 30331 tablet_service.cc:1511] Processing CreateTablet for tablet da3bc121559a4b3e98aebd48054e3d40 (DEFAULT_TABLE table=test-workload [id=83c81a032571436f9054bbbc2c302bef]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:07:53.214697 30465 tablet_bootstrap.cc:492] T 453dee3cfb004ee1a23d0098821a7bab P 4a1c7b07498c41f48a0ddbeb595bb358: Bootstrap starting.
I20260608 10:07:53.223131 30464 tablet_bootstrap.cc:492] T 453dee3cfb004ee1a23d0098821a7bab P c6162a61e559433d8c5944058a93a0f2: Bootstrap starting.
I20260608 10:07:53.223778 30465 tablet_bootstrap.cc:654] T 453dee3cfb004ee1a23d0098821a7bab P 4a1c7b07498c41f48a0ddbeb595bb358: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:53.229698 30331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da3bc121559a4b3e98aebd48054e3d40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:53.230170 30330 tablet_service.cc:1511] Processing CreateTablet for tablet 9b36757bdf4743f0a947d5be99abe59c (DEFAULT_TABLE table=test-workload [id=83c81a032571436f9054bbbc2c302bef]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:07:53.231621 30330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b36757bdf4743f0a947d5be99abe59c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:53.232056 30464 tablet_bootstrap.cc:654] T 453dee3cfb004ee1a23d0098821a7bab P c6162a61e559433d8c5944058a93a0f2: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:53.236866 30329 tablet_service.cc:1511] Processing CreateTablet for tablet 289078aae74c42ff84b396d04b5b0b99 (DEFAULT_TABLE table=test-workload [id=83c81a032571436f9054bbbc2c302bef]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:07:53.238531 30329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 289078aae74c42ff84b396d04b5b0b99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:53.254601 30466 tablet_bootstrap.cc:492] T edd4b02d578843c9996760b90ce2f16a P 19b759b8a1eb46288c06fded8ec7ad79: Bootstrap starting.
I20260608 10:07:53.273438 30465 tablet_bootstrap.cc:492] T 453dee3cfb004ee1a23d0098821a7bab P 4a1c7b07498c41f48a0ddbeb595bb358: No bootstrap required, opened a new log
I20260608 10:07:53.274343 30466 tablet_bootstrap.cc:654] T edd4b02d578843c9996760b90ce2f16a P 19b759b8a1eb46288c06fded8ec7ad79: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:53.274567 30465 ts_tablet_manager.cc:1403] T 453dee3cfb004ee1a23d0098821a7bab P 4a1c7b07498c41f48a0ddbeb595bb358: Time spent bootstrapping tablet: real 0.060s	user 0.014s	sys 0.013s
I20260608 10:07:53.278751 30465 raft_consensus.cc:359] T 453dee3cfb004ee1a23d0098821a7bab P 4a1c7b07498c41f48a0ddbeb595bb358 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a1c7b07498c41f48a0ddbeb595bb358" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40901 } } peers { permanent_uuid: "19b759b8a1eb46288c06fded8ec7ad79" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38155 } } peers { permanent_uuid: "c6162a61e559433d8c5944058a93a0f2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39261 } }
I20260608 10:07:53.279484 30464 tablet_bootstrap.cc:492] T 453dee3cfb004ee1a23d0098821a7bab P c6162a61e559433d8c5944058a93a0f2: No bootstrap required, opened a new log
I20260608 10:07:53.279767 30465 raft_consensus.cc:385] T 453dee3cfb004ee1a23d0098821a7bab P 4a1c7b07498c41f48a0ddbeb595bb358 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:53.280130 30464 ts_tablet_manager.cc:1403] T 453dee3cfb004ee1a23d0098821a7bab P c6162a61e559433d8c5944058a93a0f2: Time spent bootstrapping tablet: real 0.058s	user 0.012s	sys 0.005s
I20260608 10:07:53.280251 30465 raft_consensus.cc:740] T 453dee3cfb004ee1a23d0098821a7bab P 4a1c7b07498c41f48a0ddbeb595bb358 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a1c7b07498c41f48a0ddbeb595bb358, State: Initialized, Role: FOLLOWER
I20260608 10:07:53.281891 30466 tablet_bootstrap.cc:492] T edd4b02d578843c9996760b90ce2f16a P 19b759b8a1eb46288c06fded8ec7ad79: No bootstrap required, opened a new log
I20260608 10:07:53.281347 30465 consensus_queue.cc:260] T 453dee3cfb004ee1a23d0098821a7bab P 4a1c7b07498c41f48a0ddbeb595bb358 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a1c7b07498c41f48a0ddbeb595bb358" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40901 } } peers { permanent_uuid: "19b759b8a1eb46288c06fded8ec7ad79" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38155 } } peers { permanent_uuid: "c6162a61e559433d8c5944058a93a0f2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39261 } }
I20260608 10:07:53.282601 30466 ts_tablet_manager.cc:1403] T edd4b02d578843c9996760b90ce2f16a P 19b759b8a1eb46288c06fded8ec7ad79: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.008s
I20260608 10:07:53.283058 30464 raft_consensus.cc:359] T 453dee3cfb004ee1a23d0098821a7bab P c6162a61e559433d8c5944058a93a0f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a1c7b07498c41f48a0ddbeb595bb358" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40901 } } peers { permanent_uuid: "19b759b8a1eb46288c06fded8ec7ad79" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38155 } } peers { permanent_uuid: "c6162a61e559433d8c5944058a93a0f2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39261 } }
I20260608 10:07:53.283864 30464 raft_consensus.cc:385] T 453dee3cfb004ee1a23d0098821a7bab P c6162a61e559433d8c5944058a93a0f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:53.284207 30464 raft_consensus.cc:740] T 453dee3cfb004ee1a23d0098821a7bab P c6162a61e559433d8c5944058a93a0f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6162a61e559433d8c5944058a93a0f2, State: Initialized, Role: FOLLOWER
I20260608 10:07:53.286298 30464 consensus_queue.cc:260] T 453dee3cfb004ee1a23d0098821a7bab P c6162a61e559433d8c5944058a93a0f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a1c7b07498c41f48a0ddbeb595bb358" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40901 } } peers { permanent_uuid: "19b759b8a1eb46288c06fded8ec7ad79" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38155 } } peers { permanent_uuid: "c6162a61e559433d8c5944058a93a0f2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39261 } }
I20260608 10:07:53.286497 30466 raft_consensus.cc:359] T edd4b02d578843c9996760b90ce2f16a P 19b759b8a1eb46288c06fded8ec7ad79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a1c7b07498c41f48a0ddbeb595bb358" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40901 } } peers { permanent_uuid: "c6162a61e559433d8c5944058a93a0f2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39261 } } peers { permanent_uuid: "19b759b8a1eb46288c06fded8ec7ad79" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38155 } }
I20260608 10:07:53.287307 30466 raft_consensus.cc:385] T edd4b02d578843c9996760b90ce2f16a P 19b759b8a1eb46288c06fded8ec7ad79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:53.287957 30466 raft_consensus.cc:740] T edd4b02d578843c9996760b90ce2f16a P 19b759b8a1eb46288c06fded8ec7ad79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b759b8a1eb46288c06fded8ec7ad79, State: Initialized, Role: FOLLOWER
I20260608 10:07:53.288673 30465 ts_tablet_manager.cc:1434] T 453dee3cfb004ee1a23d0098821a7bab P 4a1c7b07498c41f48a0ddbeb595bb358: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.005s
I20260608 10:07:53.289057 30466 consensus_queue.cc:260] T edd4b02d578843c9996760b90ce2f16a P 19b759b8a1eb46288c06fded8ec7ad79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a1c7b07498c41f48a0ddbeb595bb358" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40901 } } peers { permanent_uuid: "c6162a61e559433d8c5944058a93a0f2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39261 } } peers { permanent_uuid: "19b759b8a1eb46288c06fded8ec7ad79" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38155 } }
I20260608 10:07:53.290023 30465 tablet_bootstrap.cc:492] T da3bc121559a4b3e98aebd48054e3d40 P 4a1c7b07498c41f48a0ddbeb595bb358: Bootstrap starting.
I20260608 10:07:53.294615 30464 ts_tablet_manager.cc:1434] T 453dee3cfb004ee1a23d0098821a7bab P c6162a61e559433d8c5944058a93a0f2: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260608 10:07:53.296424 30464 tablet_bootstrap.cc:492] T edd4b02d578843c9996760b90ce2f16a P c6162a61e559433d8c5944058a93a0f2: Bootstrap starting.
I20260608 10:07:53.299794 30466 ts_tablet_manager.cc:1434] T edd4b02d578843c9996760b90ce2f16a P 19b759b8a1eb46288c06fded8ec7ad79: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.007s
I20260608 10:07:53.301367 30466 tablet_bootstrap.cc:492] T 453dee3cfb004ee1a23d0098821a7bab P 19b759b8a1eb46288c06fded8ec7ad79: Bootstrap starting.
I20260608 10:07:53.299865 30465 tablet_bootstrap.cc:654] T da3bc121559a4b3e98aebd48054e3d40 P 4a1c7b07498c41f48a0ddbeb595bb358: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:53.305945 30464 tablet_bootstrap.cc:654] T edd4b02d578843c9996760b90ce2f16a P c6162a61e559433d8c5944058a93a0f2: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:53.309595 30466 tablet_bootstrap.cc:654] T 453dee3cfb004ee1a23d0098821a7bab P 19b759b8a1eb46288c06fded8ec7ad79: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:53.339159 30464 tablet_bootstrap.cc:492] T edd4b02d578843c9996760b90ce2f16a P c6162a61e559433d8c5944058a93a0f2: No bootstrap required, opened a new log
I20260608 10:07:53.339457 30466 tablet_bootstrap.cc:492] T 453dee3cfb004ee1a23d0098821a7bab P 19b759b8a1eb46288c06fded8ec7ad79: No bootstrap required, opened a new log
I20260608 10:07:53.339903 30464 ts_tablet_manager.cc:1403] T edd4b02d578843c9996760b90ce2f16a P c6162a61e559433d8c5944058a93a0f2: Time spent bootstrapping tablet: real 0.044s	user 0.018s	sys 0.023s
I20260608 10:07:53.340155 30465 tablet_bootstrap.cc:492] T da3bc121559a4b3e98aebd48054e3d40 P 4a1c7b07498c41f48a0ddbeb595bb358: No bootstrap required, opened a new log
I20260608 10:07:53.340353 30466 ts_tablet_manager.cc:1403] T 453dee3cfb004ee1a23d0098821a7bab P 19b759b8a1eb46288c06fded8ec7ad79: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.024s
I20260608 10:07:53.340788 30465 ts_tablet_manager.cc:1403] T da3bc121559a4b3e98aebd48054e3d40 P 4a1c7b07498c41f48a0ddbeb595bb358: Time spent bootstrapping tablet: real 0.051s	user 0.015s	sys 0.030s
I20260608 10:07:53.343482 30464 raft_consensus.cc:359] T edd4b02d578843c9996760b90ce2f16a P c6162a61e559433d8c5944058a93a0f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a1c7b07498c41f48a0ddbeb595bb358" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40901 } } peers { permanent_uuid: "c6162a61e559433d8c5944058a93a0f2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39261 } } peers { permanent_uuid: "19b759b8a1eb46288c06fded8ec7ad79" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38155 } }
I20260608 10:07:53.344012 30466 raft_consensus.cc:359] T 453dee3cfb004ee1a23d0098821a7bab P 19b759b8a1eb46288c06fded8ec7ad79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a1c7b07498c41f48a0ddbeb595bb358" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40901 } } peers { permanent_uuid: "19b759b8a1eb46288c06fded8ec7ad79" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38155 } } peers { permanent_uuid: "c6162a61e559433d8c5944058a93a0f2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39261 } }
I20260608 10:07:53.344321 30464 raft_consensus.cc:385] T edd4b02d578843c9996760b90ce2f16a P c6162a61e559433d8c5944058a93a0f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:53.344323 30465 raft_consensus.cc:359] T da3bc121559a4b3e98aebd48054e3d40 P 4a1c7b07498c41f48a0ddbeb595bb358 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a1c7b07498c41f48a0ddbeb595bb358" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40901 } } peers { permanent_uuid: "19b759b8a1eb46288c06fded8ec7ad79" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38155 } } peers { permanent_uuid: "c6162a61e559433d8c5944058a93a0f2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39261 } }
I20260608 10:07:53.344899 30466 raft_consensus.cc:385] T 453dee3cfb004ee1a23d0098821a7bab P 19b759b8a1eb46288c06fded8ec7ad79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:53.345026 30464 raft_consensus.cc:740] T edd4b02d578843c9996760b90ce2f16a P c6162a61e559433d8c5944058a93a0f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6162a61e559433d8c5944058a93a0f2, State: Initialized, Role: FOLLOWER
I20260608 10:07:53.345281 30465 raft_consensus.cc:385] T da3bc121559a4b3e98aebd48054e3d40 P 4a1c7b07498c41f48a0ddbeb595bb358 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:53.345459 30466 raft_consensus.cc:740] T 453dee3cfb004ee1a23d0098821a7bab P 19b759b8a1eb46288c06fded8ec7ad79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b759b8a1eb46288c06fded8ec7ad79, State: Initialized, Role: FOLLOWER
I20260608 10:07:53.345769 30465 raft_consensus.cc:740] T da3bc121559a4b3e98aebd48054e3d40 P 4a1c7b07498c41f48a0ddbeb595bb358 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a1c7b07498c41f48a0ddbeb595bb358, State: Initialized, Role: FOLLOWER
I20260608 10:07:53.346387 30464 consensus_queue.cc:260] T edd4b02d578843c9996760b90ce2f16a P c6162a61e559433d8c5944058a93a0f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a1c7b07498c41f48a0ddbeb595bb358" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40901 } } peers { permanent_uuid: "c6162a61e559433d8c5944058a93a0f2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39261 } } peers { permanent_uuid: "19b759b8a1eb46288c06fded8ec7ad79" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38155 } }
I20260608 10:07:53.346886 30466 consensus_queue.cc:260] T 453dee3cfb004ee1a23d0098821a7bab P 19b759b8a1eb46288c06fded8ec7ad79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a1c7b07498c41f48a0ddbeb595bb358" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40901 } } peers { permanent_uuid: "19b759b8a1eb46288c06fded8ec7ad79" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38155 } } peers { permanent_uuid: "c6162a61e559433d8c5944058a93a0f2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39261 } }
I20260608 10:07:53.346886 30465 consensus_queue.cc:260] T da3bc121559a4b3e98aebd48054e3d40 P 4a1c7b07498c41f48a0ddbeb595bb358 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a1c7b07498c41f48a0ddbeb595bb358" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40901 } } peers { permanent_uuid: "19b759b8a1eb46288c06fded8ec7ad79" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38155 } } peers { permanent_uuid: "c6162a61e559433d8c5944058a93a0f2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39261 } }
I20260608 10:07:53.348933 30464 ts_tablet_manager.cc:1434] T edd4b02d578843c9996760b90ce2f16a P c6162a61e559433d8c5944058a93a0f2: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260608 10:07:53.349848 30466 ts_tablet_manager.cc:1434] T 453dee3cfb004ee1a23d0098821a7bab P 19b759b8a1eb46288c06fded8ec7ad79: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260608 10:07:53.350255 30464 tablet_bootstrap.cc:492] T 839b1f1d3ca744ee9287c1bc3842aeb5 P c6162a61e559433d8c5944058a93a0f2: Bootstrap starting.
I20260608 10:07:53.351697 30466 tablet_bootstrap.cc:492] T 9b36757bdf4743f0a947d5be99abe59c P 19b759b8a1eb46288c06fded8ec7ad79: Bootstrap starting.
I20260608 10:07:53.352684 30471 raft_consensus.cc:493] T edd4b02d578843c9996760b90ce2f16a P c6162a61e559433d8c5944058a93a0f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:53.353294 30471 raft_consensus.cc:515] T edd4b02d578843c9996760b90ce2f16a P c6162a61e559433d8c5944058a93a0f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a1c7b07498c41f48a0ddbeb595bb358" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40901 } } peers { permanent_uuid: "c6162a61e559433d8c5944058a93a0f2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39261 } } peers { permanent_uuid: "19b759b8a1eb46288c06fded8ec7ad79" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38155 } }
I20260608 10:07:53.360904 30465 ts_tablet_manager.cc:1434] T da3bc121559a4b3e98aebd48054e3d40 P 4a1c7b07498c41f48a0ddbeb595bb358: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260608 10:07:53.361207 30466 tablet_bootstrap.cc:654] T 9b36757bdf4743f0a947d5be99abe59c P 19b759b8a1eb46288c06fded8ec7ad79: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:53.362079 30465 tablet_bootstrap.cc:492] T 839b1f1d3ca744ee9287c1bc3842aeb5 P 4a1c7b07498c41f48a0ddbeb595bb358: Bootstrap starting.
I20260608 10:07:53.368670 30471 leader_election.cc:290] T edd4b02d578843c9996760b90ce2f16a P c6162a61e559433d8c5944058a93a0f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a1c7b07498c41f48a0ddbeb595bb358 (127.20.251.129:40901), 19b759b8a1eb46288c06fded8ec7ad79 (127.20.251.130:38155)
I20260608 10:07:53.371801 30465 tablet_bootstrap.cc:654] T 839b1f1d3ca744ee9287c1bc3842aeb5 P 4a1c7b07498c41f48a0ddbeb595bb358: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:53.389717 30465 tablet_bootstrap.cc:492] T 839b1f1d3ca744ee9287c1bc3842aeb5 P 4a1c7b07498c41f48a0ddbeb595bb358: No bootstrap required, opened a new log
I20260608 10:07:53.390318 30465 ts_tablet_manager.cc:1403] T 839b1f1d3ca744ee9287c1bc3842aeb5 P 4a1c7b07498c41f48a0ddbeb595bb358: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.004s
I20260608 10:07:53.393462 30465 raft_consensus.cc:359] T 839b1f1d3ca744ee9287c1bc3842aeb5 P 4a1c7b07498c41f48a0ddbeb595bb358 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a1c7b07498c41f48a0ddbeb595bb358" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40901 } } peers { permanent_uuid: "19b759b8a1eb46288c06fded8ec7ad79" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38155 } } peers { permanent_uuid: "c6162a61e559433d8c5944058a93a0f2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39261 } }
I20260608 10:07:53.394228 30465 raft_consensus.cc:385] T 839b1f1d3ca744ee9287c1bc3842aeb5 P 4a1c7b07498c41f48a0ddbeb595bb358 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:53.394541 30465 raft_consensus.cc:740] T 839b1f1d3ca744ee9287c1bc3842aeb5 P 4a1c7b07498c41f48a0ddbeb595bb358 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a1c7b07498c41f48a0ddbeb595bb358, State: Initialized, Role: FOLLOWER
I20260608 10:07:53.395695 30465 consensus_queue.cc:260] T 839b1f1d3ca744ee9287c1bc3842aeb5 P 4a1c7b07498c41f48a0ddbeb595bb358 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a1c7b07498c41f48a0ddbeb595bb358" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40901 } } peers { permanent_uuid: "19b759b8a1eb46288c06fded8ec7ad79" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38155 } } peers { permanent_uuid: "c6162a61e559433d8c5944058a93a0f2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39261 } }
I20260608 10:07:53.396332 30269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edd4b02d578843c9996760b90ce2f16a" candidate_uuid: "c6162a61e559433d8c5944058a93a0f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a1c7b07498c41f48a0ddbeb595bb358" is_pre_election: true
I20260608 10:07:53.398732 30465 ts_tablet_manager.cc:1434] T 839b1f1d3ca744ee9287c1bc3842aeb5 P 4a1c7b07498c41f48a0ddbeb595bb358: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260608 10:07:53.399492 30466 tablet_bootstrap.cc:492] T 9b36757bdf4743f0a947d5be99abe59c P 19b759b8a1eb46288c06fded8ec7ad79: No bootstrap required, opened a new log
I20260608 10:07:53.400136 30465 tablet_bootstrap.cc:492] T edd4b02d578843c9996760b90ce2f16a P 4a1c7b07498c41f48a0ddbeb595bb358: Bootstrap starting.
I20260608 10:07:53.400197 30466 ts_tablet_manager.cc:1403] T 9b36757bdf4743f0a947d5be99abe59c P 19b759b8a1eb46288c06fded8ec7ad79: Time spent bootstrapping tablet: real 0.049s	user 0.022s	sys 0.013s
W20260608 10:07:53.398813 30385 leader_election.cc:343] T edd4b02d578843c9996760b90ce2f16a P c6162a61e559433d8c5944058a93a0f2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a1c7b07498c41f48a0ddbeb595bb358 (127.20.251.129:40901): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:07:53.403167 30464 tablet_bootstrap.cc:654] T 839b1f1d3ca744ee9287c1bc3842aeb5 P c6162a61e559433d8c5944058a93a0f2: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:53.407902 30465 tablet_bootstrap.cc:654] T edd4b02d578843c9996760b90ce2f16a P 4a1c7b07498c41f48a0ddbeb595bb358: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:53.408598 30344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edd4b02d578843c9996760b90ce2f16a" candidate_uuid: "c6162a61e559433d8c5944058a93a0f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b759b8a1eb46288c06fded8ec7ad79" is_pre_election: true
I20260608 10:07:53.409422 30344 raft_consensus.cc:2468] T edd4b02d578843c9996760b90ce2f16a P 19b759b8a1eb46288c06fded8ec7ad79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c6162a61e559433d8c5944058a93a0f2 in term 0.
I20260608 10:07:53.405254 30466 raft_consensus.cc:359] T 9b36757bdf4743f0a947d5be99abe59c P 19b759b8a1eb46288c06fded8ec7ad79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a1c7b07498c41f48a0ddbeb595bb358" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40901 } } peers { permanent_uuid: "19b759b8a1eb46288c06fded8ec7ad79" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38155 } } peers { permanent_uuid: "c6162a61e559433d8c5944058a93a0f2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39261 } }
I20260608 10:07:53.411010 30466 raft_consensus.cc:385] T 9b36757bdf4743f0a947d5be99abe59c P 19b759b8a1eb46288c06fded8ec7ad79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:53.411124 30384 leader_election.cc:304] T edd4b02d578843c9996760b90ce2f16a P c6162a61e559433d8c5944058a93a0f2 [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: 19b759b8a1eb46288c06fded8ec7ad79, c6162a61e559433d8c5944058a93a0f2; no voters: 4a1c7b07498c41f48a0ddbeb595bb358
I20260608 10:07:53.411438 30466 raft_consensus.cc:740] T 9b36757bdf4743f0a947d5be99abe59c P 19b759b8a1eb46288c06fded8ec7ad79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b759b8a1eb46288c06fded8ec7ad79, State: Initialized, Role: FOLLOWER
I20260608 10:07:53.412381 30471 raft_consensus.cc:2804] T edd4b02d578843c9996760b90ce2f16a P c6162a61e559433d8c5944058a93a0f2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:53.412819 30471 raft_consensus.cc:493] T edd4b02d578843c9996760b90ce2f16a P c6162a61e559433d8c5944058a93a0f2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:53.413416 30471 raft_consensus.cc:3060] T edd4b02d578843c9996760b90ce2f16a P c6162a61e559433d8c5944058a93a0f2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:53.412750 30466 consensus_queue.cc:260] T 9b36757bdf4743f0a947d5be99abe59c P 19b759b8a1eb46288c06fded8ec7ad79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a1c7b07498c41f48a0ddbeb595bb358" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40901 } } peers { permanent_uuid: "19b759b8a1eb46288c06fded8ec7ad79" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38155 } } peers { permanent_uuid: "c6162a61e559433d8c5944058a93a0f2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39261 } }
I20260608 10:07:53.418746 30464 tablet_bootstrap.cc:492] T 839b1f1d3ca744ee9287c1bc3842aeb5 P c6162a61e559433d8c5944058a93a0f2: No bootstrap required, opened a new log
I20260608 10:07:53.419054 30466 ts_tablet_manager.cc:1434] T 9b36757bdf4743f0a947d5be99abe59c P 19b759b8a1eb46288c06fded8ec7ad79: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260608 10:07:53.419477 30464 ts_tablet_manager.cc:1403] T 839b1f1d3ca744ee9287c1bc3842aeb5 P c6162a61e559433d8c5944058a93a0f2: Time spent bootstrapping tablet: real 0.070s	user 0.009s	sys 0.008s
I20260608 10:07:53.420425 30466 tablet_bootstrap.cc:492] T 839b1f1d3ca744ee9287c1bc3842aeb5 P 19b759b8a1eb46288c06fded8ec7ad79: Bootstrap starting.
I20260608 10:07:53.421037 30465 tablet_bootstrap.cc:492] T edd4b02d578843c9996760b90ce2f16a P 4a1c7b07498c41f48a0ddbeb595bb358: No bootstrap required, opened a new log
I20260608 10:07:53.421684 30465 ts_tablet_manager.cc:1403] T edd4b02d578843c9996760b90ce2f16a P 4a1c7b07498c41f48a0ddbeb595bb358: Time spent bootstrapping tablet: real 0.022s	user 0.019s	sys 0.000s
I20260608 10:07:53.423329 30472 raft_consensus.cc:493] T 453dee3cfb004ee1a23d0098821a7bab P 19b759b8a1eb46288c06fded8ec7ad79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:53.423175 30464 raft_consensus.cc:359] T 839b1f1d3ca744ee9287c1bc3842aeb5 P c6162a61e559433d8c5944058a93a0f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a1c7b07498c41f48a0ddbeb595bb358" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40901 } } peers { permanent_uuid: "19b759b8a1eb46288c06fded8ec7ad79" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38155 } } peers { permanent_uuid: "c6162a61e559433d8c5944058a93a0f2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39261 } }
I20260608 10:07:53.424041 30472 raft_consensus.cc:515] T 453dee3cfb004ee1a23d0098821a7bab P 19b759b8a1eb46288c06fded8ec7ad79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a1c7b07498c41f48a0ddbeb595bb358" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40901 } } peers { permanent_uuid: "19b759b8a1eb46288c06fded8ec7ad79" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38155 } } peers { permanent_uuid: "c6162a61e559433d8c5944058a93a0f2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39261 } }
I20260608 10:07:53.424968 30465 raft_consensus.cc:359] T edd4b02d578843c9996760b90ce2f16a P 4a1c7b07498c41f48a0ddbeb595bb358 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a1c7b07498c41f48a0ddbeb595bb358" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40901 } } peers { permanent_uuid: "c6162a61e559433d8c5944058a93a0f2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39261 } } peers { permanent_uuid: "19b759b8a1eb46288c06fded8ec7ad79" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38155 } }
I20260608 10:07:53.425835 30465 raft_consensus.cc:385] T edd4b02d578843c9996760b90ce2f16a P 4a1c7b07498c41f48a0ddbeb595bb358 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:53.426185 30465 raft_consensus.cc:740] T edd4b02d578843c9996760b90ce2f16a P 4a1c7b07498c41f48a0ddbeb595bb358 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a1c7b07498c41f48a0ddbeb595bb358, State: Initialized, Role: FOLLOWER
I20260608 10:07:53.427188 30465 consensus_queue.cc:260] T edd4b02d578843c9996760b90ce2f16a P 4a1c7b07498c41f48a0ddbeb595bb358 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a1c7b07498c41f48a0ddbeb595bb358" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40901 } } peers { permanent_uuid: "c6162a61e559433d8c5944058a93a0f2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39261 } } peers { permanent_uuid: "19b759b8a1eb46288c06fded8ec7ad79" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38155 } }
I20260608 10:07:53.429198 30466 tablet_bootstrap.cc:654] T 839b1f1d3ca744ee9287c1bc3842aeb5 P 19b759b8a1eb46288c06fded8ec7ad79: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:53.430055 30465 ts_tablet_manager.cc:1434] T edd4b02d578843c9996760b90ce2f16a P 4a1c7b07498c41f48a0ddbeb595bb358: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 10:07:53.431435 30465 tablet_bootstrap.cc:492] T 9b36757bdf4743f0a947d5be99abe59c P 4a1c7b07498c41f48a0ddbeb595bb358: Bootstrap starting.
I20260608 10:07:53.438344 30472 leader_election.cc:290] T 453dee3cfb004ee1a23d0098821a7bab P 19b759b8a1eb46288c06fded8ec7ad79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a1c7b07498c41f48a0ddbeb595bb358 (127.20.251.129:40901), c6162a61e559433d8c5944058a93a0f2 (127.20.251.131:39261)
I20260608 10:07:53.438467 30471 raft_consensus.cc:515] T edd4b02d578843c9996760b90ce2f16a P c6162a61e559433d8c5944058a93a0f2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a1c7b07498c41f48a0ddbeb595bb358" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40901 } } peers { permanent_uuid: "c6162a61e559433d8c5944058a93a0f2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39261 } } peers { permanent_uuid: "19b759b8a1eb46288c06fded8ec7ad79" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38155 } }
I20260608 10:07:53.424032 30464 raft_consensus.cc:385] T 839b1f1d3ca744ee9287c1bc3842aeb5 P c6162a61e559433d8c5944058a93a0f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:53.441838 30470 raft_consensus.cc:493] T da3bc121559a4b3e98aebd48054e3d40 P 4a1c7b07498c41f48a0ddbeb595bb358 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:53.442713 30470 raft_consensus.cc:515] T da3bc121559a4b3e98aebd48054e3d40 P 4a1c7b07498c41f48a0ddbeb595bb358 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a1c7b07498c41f48a0ddbeb595bb358" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40901 } } peers { permanent_uuid: "19b759b8a1eb46288c06fded8ec7ad79" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38155 } } peers { permanent_uuid: "c6162a61e559433d8c5944058a93a0f2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39261 } }
I20260608 10:07:53.444670 30269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edd4b02d578843c9996760b90ce2f16a" candidate_uuid: "c6162a61e559433d8c5944058a93a0f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a1c7b07498c41f48a0ddbeb595bb358"
I20260608 10:07:53.445530 30269 raft_consensus.cc:3060] T edd4b02d578843c9996760b90ce2f16a P 4a1c7b07498c41f48a0ddbeb595bb358 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:53.454185 30470 leader_election.cc:290] T da3bc121559a4b3e98aebd48054e3d40 P 4a1c7b07498c41f48a0ddbeb595bb358 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19b759b8a1eb46288c06fded8ec7ad79 (127.20.251.130:38155), c6162a61e559433d8c5944058a93a0f2 (127.20.251.131:39261)
I20260608 10:07:53.457621 30466 tablet_bootstrap.cc:492] T 839b1f1d3ca744ee9287c1bc3842aeb5 P 19b759b8a1eb46288c06fded8ec7ad79: No bootstrap required, opened a new log
I20260608 10:07:53.458406 30466 ts_tablet_manager.cc:1403] T 839b1f1d3ca744ee9287c1bc3842aeb5 P 19b759b8a1eb46288c06fded8ec7ad79: Time spent bootstrapping tablet: real 0.038s	user 0.014s	sys 0.007s
I20260608 10:07:53.459579 30471 leader_election.cc:290] T edd4b02d578843c9996760b90ce2f16a P c6162a61e559433d8c5944058a93a0f2 [CANDIDATE]: Term 1 election: Requested vote from peers 4a1c7b07498c41f48a0ddbeb595bb358 (127.20.251.129:40901), 19b759b8a1eb46288c06fded8ec7ad79 (127.20.251.130:38155)
I20260608 10:07:53.460625 30465 tablet_bootstrap.cc:654] T 9b36757bdf4743f0a947d5be99abe59c P 4a1c7b07498c41f48a0ddbeb595bb358: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:53.461570 30269 raft_consensus.cc:2468] T edd4b02d578843c9996760b90ce2f16a P 4a1c7b07498c41f48a0ddbeb595bb358 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6162a61e559433d8c5944058a93a0f2 in term 1.
I20260608 10:07:53.463398 30466 raft_consensus.cc:359] T 839b1f1d3ca744ee9287c1bc3842aeb5 P 19b759b8a1eb46288c06fded8ec7ad79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a1c7b07498c41f48a0ddbeb595bb358" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40901 } } peers { permanent_uuid: "19b759b8a1eb46288c06fded8ec7ad79" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38155 } } peers { permanent_uuid: "c6162a61e559433d8c5944058a93a0f2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39261 } }
I20260608 10:07:53.464092 30385 leader_election.cc:304] T edd4b02d578843c9996760b90ce2f16a P c6162a61e559433d8c5944058a93a0f2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a1c7b07498c41f48a0ddbeb595bb358, c6162a61e559433d8c5944058a93a0f2; no voters: 
I20260608 10:07:53.464404 30466 raft_consensus.cc:385] T 839b1f1d3ca744ee9287c1bc3842aeb5 P 19b759b8a1eb46288c06fded8ec7ad79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:53.462399 30471 raft_consensus.cc:493] T 453dee3cfb004ee1a23d0098821a7bab P c6162a61e559433d8c5944058a93a0f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:53.464834 30466 raft_consensus.cc:740] T 839b1f1d3ca744ee9287c1bc3842aeb5 P 19b759b8a1eb46288c06fded8ec7ad79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b759b8a1eb46288c06fded8ec7ad79, State: Initialized, Role: FOLLOWER
I20260608 10:07:53.465284 30471 raft_consensus.cc:515] T 453dee3cfb004ee1a23d0098821a7bab P c6162a61e559433d8c5944058a93a0f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a1c7b07498c41f48a0ddbeb595bb358" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40901 } } peers { permanent_uuid: "19b759b8a1eb46288c06fded8ec7ad79" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38155 } } peers { permanent_uuid: "c6162a61e559433d8c5944058a93a0f2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39261 } }
I20260608 10:07:53.465838 30466 consensus_queue.cc:260] T 839b1f1d3ca744ee9287c1bc3842aeb5 P 19b759b8a1eb46288c06fded8ec7ad79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a1c7b07498c41f48a0ddbeb595bb358" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40901 } } peers { permanent_uuid: "19b759b8a1eb46288c06fded8ec7ad79" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38155 } } peers { permanent_uuid: "c6162a61e559433d8c5944058a93a0f2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39261 } }
I20260608 10:07:53.467473 30485 raft_consensus.cc:2804] T edd4b02d578843c9996760b90ce2f16a P c6162a61e559433d8c5944058a93a0f2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:53.469085 30268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "453dee3cfb004ee1a23d0098821a7bab" candidate_uuid: "c6162a61e559433d8c5944058a93a0f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a1c7b07498c41f48a0ddbeb595bb358" is_pre_election: true
I20260608 10:07:53.471108 30268 raft_consensus.cc:2468] T 453dee3cfb004ee1a23d0098821a7bab P 4a1c7b07498c41f48a0ddbeb595bb358 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c6162a61e559433d8c5944058a93a0f2 in term 0.
I20260608 10:07:53.472069 30466 ts_tablet_manager.cc:1434] T 839b1f1d3ca744ee9287c1bc3842aeb5 P 19b759b8a1eb46288c06fded8ec7ad79: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.003s
I20260608 10:07:53.472481 30385 leader_election.cc:304] T 453dee3cfb004ee1a23d0098821a7bab P c6162a61e559433d8c5944058a93a0f2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a1c7b07498c41f48a0ddbeb595bb358, c6162a61e559433d8c5944058a93a0f2; no voters: 
I20260608 10:07:53.473448 30466 tablet_bootstrap.cc:492] T 289078aae74c42ff84b396d04b5b0b99 P 19b759b8a1eb46288c06fded8ec7ad79: Bootstrap starting.
I20260608 10:07:53.472352 30464 raft_consensus.cc:740] T 839b1f1d3ca744ee9287c1bc3842aeb5 P c6162a61e559433d8c5944058a93a0f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6162a61e559433d8c5944058a93a0f2, State: Initialized, Role: FOLLOWER
I20260608 10:07:53.474787 30464 consensus_queue.cc:260] T 839b1f1d3ca744ee9287c1bc3842aeb5 P c6162a61e559433d8c5944058a93a0f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a1c7b07498c41f48a0ddbeb595bb358" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40901 } } peers { permanent_uuid: "19b759b8a1eb46288c06fded8ec7ad79" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38155 } } peers { permanent_uuid: "c6162a61e559433d8c5944058a93a0f2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39261 } }
I20260608 10:07:53.470310 30471 leader_election.cc:290] T 453dee3cfb004ee1a23d0098821a7bab P c6162a61e559433d8c5944058a93a0f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a1c7b07498c41f48a0ddbeb595bb358 (127.20.251.129:40901), 19b759b8a1eb46288c06fded8ec7ad79 (127.20.251.130:38155)
I20260608 10:07:53.482255 30471 raft_consensus.cc:2804] T 453dee3cfb004ee1a23d0098821a7bab P c6162a61e559433d8c5944058a93a0f2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:53.483481 30471 raft_consensus.cc:493] T 453dee3cfb004ee1a23d0098821a7bab P c6162a61e559433d8c5944058a93a0f2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:53.484418 30471 raft_consensus.cc:3060] T 453dee3cfb004ee1a23d0098821a7bab P c6162a61e559433d8c5944058a93a0f2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:53.488508 30464 ts_tablet_manager.cc:1434] T 839b1f1d3ca744ee9287c1bc3842aeb5 P c6162a61e559433d8c5944058a93a0f2: Time spent starting tablet: real 0.069s	user 0.007s	sys 0.000s
I20260608 10:07:53.484615 30465 tablet_bootstrap.cc:492] T 9b36757bdf4743f0a947d5be99abe59c P 4a1c7b07498c41f48a0ddbeb595bb358: No bootstrap required, opened a new log
I20260608 10:07:53.491907 30466 tablet_bootstrap.cc:654] T 289078aae74c42ff84b396d04b5b0b99 P 19b759b8a1eb46288c06fded8ec7ad79: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:53.496982 30465 ts_tablet_manager.cc:1403] T 9b36757bdf4743f0a947d5be99abe59c P 4a1c7b07498c41f48a0ddbeb595bb358: Time spent bootstrapping tablet: real 0.066s	user 0.013s	sys 0.000s
I20260608 10:07:53.498070 30471 raft_consensus.cc:515] T 453dee3cfb004ee1a23d0098821a7bab P c6162a61e559433d8c5944058a93a0f2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a1c7b07498c41f48a0ddbeb595bb358" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40901 } } peers { permanent_uuid: "19b759b8a1eb46288c06fded8ec7ad79" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38155 } } peers { permanent_uuid: "c6162a61e559433d8c5944058a93a0f2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39261 } }
I20260608 10:07:53.496104 30485 raft_consensus.cc:697] T edd4b02d578843c9996760b90ce2f16a P c6162a61e559433d8c5944058a93a0f2 [term 1 LEADER]: Becoming Leader. State: Replica: c6162a61e559433d8c5944058a93a0f2, State: Running, Role: LEADER
I20260608 10:07:53.500648 30485 consensus_queue.cc:237] T edd4b02d578843c9996760b90ce2f16a P c6162a61e559433d8c5944058a93a0f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a1c7b07498c41f48a0ddbeb595bb358" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40901 } } peers { permanent_uuid: "c6162a61e559433d8c5944058a93a0f2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39261 } } peers { permanent_uuid: "19b759b8a1eb46288c06fded8ec7ad79" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38155 } }
I20260608 10:07:53.501597 30464 tablet_bootstrap.cc:492] T da3bc121559a4b3e98aebd48054e3d40 P c6162a61e559433d8c5944058a93a0f2: Bootstrap starting.
I20260608 10:07:53.500672 30465 raft_consensus.cc:359] T 9b36757bdf4743f0a947d5be99abe59c P 4a1c7b07498c41f48a0ddbeb595bb358 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a1c7b07498c41f48a0ddbeb595bb358" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40901 } } peers { permanent_uuid: "19b759b8a1eb46288c06fded8ec7ad79" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38155 } } peers { permanent_uuid: "c6162a61e559433d8c5944058a93a0f2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39261 } }
I20260608 10:07:53.502722 30419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "453dee3cfb004ee1a23d0098821a7bab" candidate_uuid: "19b759b8a1eb46288c06fded8ec7ad79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6162a61e559433d8c5944058a93a0f2" is_pre_election: true
I20260608 10:07:53.507367 30268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "453dee3cfb004ee1a23d0098821a7bab" candidate_uuid: "c6162a61e559433d8c5944058a93a0f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a1c7b07498c41f48a0ddbeb595bb358"
I20260608 10:07:53.508047 30344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edd4b02d578843c9996760b90ce2f16a" candidate_uuid: "c6162a61e559433d8c5944058a93a0f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b759b8a1eb46288c06fded8ec7ad79"
I20260608 10:07:53.525729 30465 raft_consensus.cc:385] T 9b36757bdf4743f0a947d5be99abe59c P 4a1c7b07498c41f48a0ddbeb595bb358 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:53.511087 30343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "453dee3cfb004ee1a23d0098821a7bab" candidate_uuid: "c6162a61e559433d8c5944058a93a0f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b759b8a1eb46288c06fded8ec7ad79" is_pre_election: true
I20260608 10:07:53.526343 30419 raft_consensus.cc:2393] T 453dee3cfb004ee1a23d0098821a7bab P c6162a61e559433d8c5944058a93a0f2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 19b759b8a1eb46288c06fded8ec7ad79 in current term 1: Already voted for candidate c6162a61e559433d8c5944058a93a0f2 in this term.
I20260608 10:07:53.526798 30343 raft_consensus.cc:2468] T 453dee3cfb004ee1a23d0098821a7bab P 19b759b8a1eb46288c06fded8ec7ad79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c6162a61e559433d8c5944058a93a0f2 in term 0.
I20260608 10:07:53.526141 30344 raft_consensus.cc:3060] T edd4b02d578843c9996760b90ce2f16a P 19b759b8a1eb46288c06fded8ec7ad79 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:53.514981 30269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "453dee3cfb004ee1a23d0098821a7bab" candidate_uuid: "19b759b8a1eb46288c06fded8ec7ad79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a1c7b07498c41f48a0ddbeb595bb358" is_pre_election: true
I20260608 10:07:53.530222 30269 raft_consensus.cc:2468] T 453dee3cfb004ee1a23d0098821a7bab P 4a1c7b07498c41f48a0ddbeb595bb358 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19b759b8a1eb46288c06fded8ec7ad79 in term 0.
I20260608 10:07:53.532686 30419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3bc121559a4b3e98aebd48054e3d40" candidate_uuid: "4a1c7b07498c41f48a0ddbeb595bb358" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6162a61e559433d8c5944058a93a0f2" is_pre_election: true
I20260608 10:07:53.533489 30268 raft_consensus.cc:3060] T 453dee3cfb004ee1a23d0098821a7bab P 4a1c7b07498c41f48a0ddbeb595bb358 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:53.533828 30464 tablet_bootstrap.cc:654] T da3bc121559a4b3e98aebd48054e3d40 P c6162a61e559433d8c5944058a93a0f2: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:53.517709 30466 tablet_bootstrap.cc:492] T 289078aae74c42ff84b396d04b5b0b99 P 19b759b8a1eb46288c06fded8ec7ad79: No bootstrap required, opened a new log
I20260608 10:07:53.522224 30342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "453dee3cfb004ee1a23d0098821a7bab" candidate_uuid: "c6162a61e559433d8c5944058a93a0f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b759b8a1eb46288c06fded8ec7ad79"
I20260608 10:07:53.526197 30465 raft_consensus.cc:740] T 9b36757bdf4743f0a947d5be99abe59c P 4a1c7b07498c41f48a0ddbeb595bb358 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a1c7b07498c41f48a0ddbeb595bb358, State: Initialized, Role: FOLLOWER
I20260608 10:07:53.537806 30342 raft_consensus.cc:3060] T 453dee3cfb004ee1a23d0098821a7bab P 19b759b8a1eb46288c06fded8ec7ad79 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:53.538276 30465 consensus_queue.cc:260] T 9b36757bdf4743f0a947d5be99abe59c P 4a1c7b07498c41f48a0ddbeb595bb358 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a1c7b07498c41f48a0ddbeb595bb358" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40901 } } peers { permanent_uuid: "19b759b8a1eb46288c06fded8ec7ad79" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38155 } } peers { permanent_uuid: "c6162a61e559433d8c5944058a93a0f2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39261 } }
W20260608 10:07:53.539817 30232 leader_election.cc:343] T da3bc121559a4b3e98aebd48054e3d40 P 4a1c7b07498c41f48a0ddbeb595bb358 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c6162a61e559433d8c5944058a93a0f2 (127.20.251.131:39261): Illegal state: must be running to vote when last-logged opid is not known
W20260608 10:07:53.542564 30215 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:07:53.545990 30466 ts_tablet_manager.cc:1403] T 289078aae74c42ff84b396d04b5b0b99 P 19b759b8a1eb46288c06fded8ec7ad79: Time spent bootstrapping tablet: real 0.073s	user 0.012s	sys 0.009s
I20260608 10:07:53.547771 30465 ts_tablet_manager.cc:1434] T 9b36757bdf4743f0a947d5be99abe59c P 4a1c7b07498c41f48a0ddbeb595bb358: Time spent starting tablet: real 0.050s	user 0.009s	sys 0.000s
I20260608 10:07:53.548995 30465 tablet_bootstrap.cc:492] T 289078aae74c42ff84b396d04b5b0b99 P 4a1c7b07498c41f48a0ddbeb595bb358: Bootstrap starting.
I20260608 10:07:53.554157 30164 catalog_manager.cc:5696] T edd4b02d578843c9996760b90ce2f16a P c6162a61e559433d8c5944058a93a0f2 reported cstate change: term changed from 0 to 1, leader changed from <none> to c6162a61e559433d8c5944058a93a0f2 (127.20.251.131). New cstate: current_term: 1 leader_uuid: "c6162a61e559433d8c5944058a93a0f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a1c7b07498c41f48a0ddbeb595bb358" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6162a61e559433d8c5944058a93a0f2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19b759b8a1eb46288c06fded8ec7ad79" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38155 } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:53.556384 30342 raft_consensus.cc:2468] T 453dee3cfb004ee1a23d0098821a7bab P 19b759b8a1eb46288c06fded8ec7ad79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6162a61e559433d8c5944058a93a0f2 in term 1.
I20260608 10:07:53.549890 30466 raft_consensus.cc:359] T 289078aae74c42ff84b396d04b5b0b99 P 19b759b8a1eb46288c06fded8ec7ad79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a1c7b07498c41f48a0ddbeb595bb358" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40901 } } peers { permanent_uuid: "19b759b8a1eb46288c06fded8ec7ad79" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38155 } } peers { permanent_uuid: "c6162a61e559433d8c5944058a93a0f2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39261 } }
I20260608 10:07:53.558190 30466 raft_consensus.cc:385] T 289078aae74c42ff84b396d04b5b0b99 P 19b759b8a1eb46288c06fded8ec7ad79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:53.558547 30466 raft_consensus.cc:740] T 289078aae74c42ff84b396d04b5b0b99 P 19b759b8a1eb46288c06fded8ec7ad79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b759b8a1eb46288c06fded8ec7ad79, State: Initialized, Role: FOLLOWER
I20260608 10:07:53.559635 30466 consensus_queue.cc:260] T 289078aae74c42ff84b396d04b5b0b99 P 19b759b8a1eb46288c06fded8ec7ad79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a1c7b07498c41f48a0ddbeb595bb358" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40901 } } peers { permanent_uuid: "19b759b8a1eb46288c06fded8ec7ad79" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38155 } } peers { permanent_uuid: "c6162a61e559433d8c5944058a93a0f2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39261 } }
I20260608 10:07:53.560667 30465 tablet_bootstrap.cc:654] T 289078aae74c42ff84b396d04b5b0b99 P 4a1c7b07498c41f48a0ddbeb595bb358: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:53.511519 30471 leader_election.cc:290] T 453dee3cfb004ee1a23d0098821a7bab P c6162a61e559433d8c5944058a93a0f2 [CANDIDATE]: Term 1 election: Requested vote from peers 4a1c7b07498c41f48a0ddbeb595bb358 (127.20.251.129:40901), 19b759b8a1eb46288c06fded8ec7ad79 (127.20.251.130:38155)
I20260608 10:07:53.563366 30344 raft_consensus.cc:2468] T edd4b02d578843c9996760b90ce2f16a P 19b759b8a1eb46288c06fded8ec7ad79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6162a61e559433d8c5944058a93a0f2 in term 1.
I20260608 10:07:53.575176 30465 tablet_bootstrap.cc:492] T 289078aae74c42ff84b396d04b5b0b99 P 4a1c7b07498c41f48a0ddbeb595bb358: No bootstrap required, opened a new log
I20260608 10:07:53.570218 30310 leader_election.cc:304] T 453dee3cfb004ee1a23d0098821a7bab P 19b759b8a1eb46288c06fded8ec7ad79 [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: 19b759b8a1eb46288c06fded8ec7ad79, 4a1c7b07498c41f48a0ddbeb595bb358; no voters: c6162a61e559433d8c5944058a93a0f2
I20260608 10:07:53.576961 30472 raft_consensus.cc:2764] T 453dee3cfb004ee1a23d0098821a7bab P 19b759b8a1eb46288c06fded8ec7ad79 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260608 10:07:53.577729 30464 tablet_bootstrap.cc:492] T da3bc121559a4b3e98aebd48054e3d40 P c6162a61e559433d8c5944058a93a0f2: No bootstrap required, opened a new log
I20260608 10:07:53.578305 30464 ts_tablet_manager.cc:1403] T da3bc121559a4b3e98aebd48054e3d40 P c6162a61e559433d8c5944058a93a0f2: Time spent bootstrapping tablet: real 0.077s	user 0.022s	sys 0.000s
I20260608 10:07:53.569769 30268 raft_consensus.cc:2468] T 453dee3cfb004ee1a23d0098821a7bab P 4a1c7b07498c41f48a0ddbeb595bb358 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6162a61e559433d8c5944058a93a0f2 in term 1.
I20260608 10:07:53.578999 30344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3bc121559a4b3e98aebd48054e3d40" candidate_uuid: "4a1c7b07498c41f48a0ddbeb595bb358" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b759b8a1eb46288c06fded8ec7ad79" is_pre_election: true
I20260608 10:07:53.579022 30384 leader_election.cc:304] T 453dee3cfb004ee1a23d0098821a7bab P c6162a61e559433d8c5944058a93a0f2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19b759b8a1eb46288c06fded8ec7ad79, c6162a61e559433d8c5944058a93a0f2; no voters: 
I20260608 10:07:53.575773 30465 ts_tablet_manager.cc:1403] T 289078aae74c42ff84b396d04b5b0b99 P 4a1c7b07498c41f48a0ddbeb595bb358: Time spent bootstrapping tablet: real 0.027s	user 0.003s	sys 0.014s
I20260608 10:07:53.585214 30465 raft_consensus.cc:359] T 289078aae74c42ff84b396d04b5b0b99 P 4a1c7b07498c41f48a0ddbeb595bb358 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a1c7b07498c41f48a0ddbeb595bb358" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40901 } } peers { permanent_uuid: "19b759b8a1eb46288c06fded8ec7ad79" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38155 } } peers { permanent_uuid: "c6162a61e559433d8c5944058a93a0f2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39261 } }
I20260608 10:07:53.586009 30465 raft_consensus.cc:385] T 289078aae74c42ff84b396d04b5b0b99 P 4a1c7b07498c41f48a0ddbeb595bb358 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:53.586210 30471 raft_consensus.cc:2804] T 453dee3cfb004ee1a23d0098821a7bab P c6162a61e559433d8c5944058a93a0f2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:53.586688 30464 raft_consensus.cc:359] T da3bc121559a4b3e98aebd48054e3d40 P c6162a61e559433d8c5944058a93a0f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a1c7b07498c41f48a0ddbeb595bb358" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40901 } } peers { permanent_uuid: "19b759b8a1eb46288c06fded8ec7ad79" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38155 } } peers { permanent_uuid: "c6162a61e559433d8c5944058a93a0f2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39261 } }
I20260608 10:07:53.586941 30471 raft_consensus.cc:697] T 453dee3cfb004ee1a23d0098821a7bab P c6162a61e559433d8c5944058a93a0f2 [term 1 LEADER]: Becoming Leader. State: Replica: c6162a61e559433d8c5944058a93a0f2, State: Running, Role: LEADER
I20260608 10:07:53.565150 30466 ts_tablet_manager.cc:1434] T 289078aae74c42ff84b396d04b5b0b99 P 19b759b8a1eb46288c06fded8ec7ad79: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260608 10:07:53.587952 30471 consensus_queue.cc:237] T 453dee3cfb004ee1a23d0098821a7bab P c6162a61e559433d8c5944058a93a0f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a1c7b07498c41f48a0ddbeb595bb358" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40901 } } peers { permanent_uuid: "19b759b8a1eb46288c06fded8ec7ad79" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38155 } } peers { permanent_uuid: "c6162a61e559433d8c5944058a93a0f2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39261 } }
W20260608 10:07:53.588739 30234 leader_election.cc:343] T da3bc121559a4b3e98aebd48054e3d40 P 4a1c7b07498c41f48a0ddbeb595bb358 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19b759b8a1eb46288c06fded8ec7ad79 (127.20.251.130:38155): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:07:53.589254 30234 leader_election.cc:304] T da3bc121559a4b3e98aebd48054e3d40 P 4a1c7b07498c41f48a0ddbeb595bb358 [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: 4a1c7b07498c41f48a0ddbeb595bb358; no voters: 19b759b8a1eb46288c06fded8ec7ad79, c6162a61e559433d8c5944058a93a0f2
I20260608 10:07:53.590492 30470 raft_consensus.cc:2749] T da3bc121559a4b3e98aebd48054e3d40 P 4a1c7b07498c41f48a0ddbeb595bb358 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:07:53.586308 30465 raft_consensus.cc:740] T 289078aae74c42ff84b396d04b5b0b99 P 4a1c7b07498c41f48a0ddbeb595bb358 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a1c7b07498c41f48a0ddbeb595bb358, State: Initialized, Role: FOLLOWER
I20260608 10:07:53.592554 30466 tablet_bootstrap.cc:492] T da3bc121559a4b3e98aebd48054e3d40 P 19b759b8a1eb46288c06fded8ec7ad79: Bootstrap starting.
I20260608 10:07:53.592666 30465 consensus_queue.cc:260] T 289078aae74c42ff84b396d04b5b0b99 P 4a1c7b07498c41f48a0ddbeb595bb358 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a1c7b07498c41f48a0ddbeb595bb358" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40901 } } peers { permanent_uuid: "19b759b8a1eb46288c06fded8ec7ad79" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38155 } } peers { permanent_uuid: "c6162a61e559433d8c5944058a93a0f2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39261 } }
I20260608 10:07:53.593734 30472 raft_consensus.cc:493] T 9b36757bdf4743f0a947d5be99abe59c P 19b759b8a1eb46288c06fded8ec7ad79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:53.594350 30472 raft_consensus.cc:515] T 9b36757bdf4743f0a947d5be99abe59c P 19b759b8a1eb46288c06fded8ec7ad79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a1c7b07498c41f48a0ddbeb595bb358" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40901 } } peers { permanent_uuid: "19b759b8a1eb46288c06fded8ec7ad79" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38155 } } peers { permanent_uuid: "c6162a61e559433d8c5944058a93a0f2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39261 } }
I20260608 10:07:53.595686 30465 ts_tablet_manager.cc:1434] T 289078aae74c42ff84b396d04b5b0b99 P 4a1c7b07498c41f48a0ddbeb595bb358: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260608 10:07:53.598598 30419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b36757bdf4743f0a947d5be99abe59c" candidate_uuid: "19b759b8a1eb46288c06fded8ec7ad79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6162a61e559433d8c5944058a93a0f2" is_pre_election: true
I20260608 10:07:53.598901 30464 raft_consensus.cc:385] T da3bc121559a4b3e98aebd48054e3d40 P c6162a61e559433d8c5944058a93a0f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:53.606374 30464 raft_consensus.cc:740] T da3bc121559a4b3e98aebd48054e3d40 P c6162a61e559433d8c5944058a93a0f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6162a61e559433d8c5944058a93a0f2, State: Initialized, Role: FOLLOWER
I20260608 10:07:53.607251 30464 consensus_queue.cc:260] T da3bc121559a4b3e98aebd48054e3d40 P c6162a61e559433d8c5944058a93a0f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a1c7b07498c41f48a0ddbeb595bb358" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40901 } } peers { permanent_uuid: "19b759b8a1eb46288c06fded8ec7ad79" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38155 } } peers { permanent_uuid: "c6162a61e559433d8c5944058a93a0f2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39261 } }
I20260608 10:07:53.601199 30466 tablet_bootstrap.cc:654] T da3bc121559a4b3e98aebd48054e3d40 P 19b759b8a1eb46288c06fded8ec7ad79: Neither blocks nor log segments found. Creating new log.
W20260608 10:07:53.607857 30307 leader_election.cc:343] T 9b36757bdf4743f0a947d5be99abe59c P 19b759b8a1eb46288c06fded8ec7ad79 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c6162a61e559433d8c5944058a93a0f2 (127.20.251.131:39261): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:07:53.610219 30472 leader_election.cc:290] T 9b36757bdf4743f0a947d5be99abe59c P 19b759b8a1eb46288c06fded8ec7ad79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a1c7b07498c41f48a0ddbeb595bb358 (127.20.251.129:40901), c6162a61e559433d8c5944058a93a0f2 (127.20.251.131:39261)
I20260608 10:07:53.600454 30268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b36757bdf4743f0a947d5be99abe59c" candidate_uuid: "19b759b8a1eb46288c06fded8ec7ad79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a1c7b07498c41f48a0ddbeb595bb358" is_pre_election: true
I20260608 10:07:53.611194 30268 raft_consensus.cc:2468] T 9b36757bdf4743f0a947d5be99abe59c P 4a1c7b07498c41f48a0ddbeb595bb358 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19b759b8a1eb46288c06fded8ec7ad79 in term 0.
I20260608 10:07:53.611577 30464 ts_tablet_manager.cc:1434] T da3bc121559a4b3e98aebd48054e3d40 P c6162a61e559433d8c5944058a93a0f2: Time spent starting tablet: real 0.033s	user 0.009s	sys 0.000s
I20260608 10:07:53.612706 30464 tablet_bootstrap.cc:492] T 289078aae74c42ff84b396d04b5b0b99 P c6162a61e559433d8c5944058a93a0f2: Bootstrap starting.
I20260608 10:07:53.614315 30310 leader_election.cc:304] T 9b36757bdf4743f0a947d5be99abe59c P 19b759b8a1eb46288c06fded8ec7ad79 [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: 19b759b8a1eb46288c06fded8ec7ad79, 4a1c7b07498c41f48a0ddbeb595bb358; no voters: c6162a61e559433d8c5944058a93a0f2
I20260608 10:07:53.615275 30472 raft_consensus.cc:2804] T 9b36757bdf4743f0a947d5be99abe59c P 19b759b8a1eb46288c06fded8ec7ad79 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:53.615743 30472 raft_consensus.cc:493] T 9b36757bdf4743f0a947d5be99abe59c P 19b759b8a1eb46288c06fded8ec7ad79 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:53.616127 30472 raft_consensus.cc:3060] T 9b36757bdf4743f0a947d5be99abe59c P 19b759b8a1eb46288c06fded8ec7ad79 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:53.619494 30464 tablet_bootstrap.cc:654] T 289078aae74c42ff84b396d04b5b0b99 P c6162a61e559433d8c5944058a93a0f2: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:53.623799 30466 tablet_bootstrap.cc:492] T da3bc121559a4b3e98aebd48054e3d40 P 19b759b8a1eb46288c06fded8ec7ad79: No bootstrap required, opened a new log
I20260608 10:07:53.624419 30466 ts_tablet_manager.cc:1403] T da3bc121559a4b3e98aebd48054e3d40 P 19b759b8a1eb46288c06fded8ec7ad79: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.000s
I20260608 10:07:53.619352 30167 catalog_manager.cc:5696] T 453dee3cfb004ee1a23d0098821a7bab P c6162a61e559433d8c5944058a93a0f2 reported cstate change: term changed from 0 to 1, leader changed from <none> to c6162a61e559433d8c5944058a93a0f2 (127.20.251.131). New cstate: current_term: 1 leader_uuid: "c6162a61e559433d8c5944058a93a0f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a1c7b07498c41f48a0ddbeb595bb358" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19b759b8a1eb46288c06fded8ec7ad79" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6162a61e559433d8c5944058a93a0f2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39261 } health_report { overall_health: HEALTHY } } }
I20260608 10:07:53.627945 30466 raft_consensus.cc:359] T da3bc121559a4b3e98aebd48054e3d40 P 19b759b8a1eb46288c06fded8ec7ad79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a1c7b07498c41f48a0ddbeb595bb358" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40901 } } peers { permanent_uuid: "19b759b8a1eb46288c06fded8ec7ad79" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38155 } } peers { permanent_uuid: "c6162a61e559433d8c5944058a93a0f2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39261 } }
I20260608 10:07:53.628784 30466 raft_consensus.cc:385] T da3bc121559a4b3e98aebd48054e3d40 P 19b759b8a1eb46288c06fded8ec7ad79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:53.629172 30466 raft_consensus.cc:740] T da3bc121559a4b3e98aebd48054e3d40 P 19b759b8a1eb46288c06fded8ec7ad79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b759b8a1eb46288c06fded8ec7ad79, State: Initialized, Role: FOLLOWER
I20260608 10:07:53.628646 30472 raft_consensus.cc:515] T 9b36757bdf4743f0a947d5be99abe59c P 19b759b8a1eb46288c06fded8ec7ad79 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a1c7b07498c41f48a0ddbeb595bb358" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40901 } } peers { permanent_uuid: "19b759b8a1eb46288c06fded8ec7ad79" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38155 } } peers { permanent_uuid: "c6162a61e559433d8c5944058a93a0f2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39261 } }
I20260608 10:07:53.630419 30466 consensus_queue.cc:260] T da3bc121559a4b3e98aebd48054e3d40 P 19b759b8a1eb46288c06fded8ec7ad79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a1c7b07498c41f48a0ddbeb595bb358" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40901 } } peers { permanent_uuid: "19b759b8a1eb46288c06fded8ec7ad79" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38155 } } peers { permanent_uuid: "c6162a61e559433d8c5944058a93a0f2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39261 } }
I20260608 10:07:53.632995 30268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b36757bdf4743f0a947d5be99abe59c" candidate_uuid: "19b759b8a1eb46288c06fded8ec7ad79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a1c7b07498c41f48a0ddbeb595bb358"
I20260608 10:07:53.633404 30464 tablet_bootstrap.cc:492] T 289078aae74c42ff84b396d04b5b0b99 P c6162a61e559433d8c5944058a93a0f2: No bootstrap required, opened a new log
I20260608 10:07:53.633740 30268 raft_consensus.cc:3060] T 9b36757bdf4743f0a947d5be99abe59c P 4a1c7b07498c41f48a0ddbeb595bb358 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:53.634223 30464 ts_tablet_manager.cc:1403] T 289078aae74c42ff84b396d04b5b0b99 P c6162a61e559433d8c5944058a93a0f2: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.004s
I20260608 10:07:53.638217 30472 leader_election.cc:290] T 9b36757bdf4743f0a947d5be99abe59c P 19b759b8a1eb46288c06fded8ec7ad79 [CANDIDATE]: Term 1 election: Requested vote from peers 4a1c7b07498c41f48a0ddbeb595bb358 (127.20.251.129:40901), c6162a61e559433d8c5944058a93a0f2 (127.20.251.131:39261)
I20260608 10:07:53.639822 30419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b36757bdf4743f0a947d5be99abe59c" candidate_uuid: "19b759b8a1eb46288c06fded8ec7ad79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6162a61e559433d8c5944058a93a0f2"
W20260608 10:07:53.641702 30307 leader_election.cc:343] T 9b36757bdf4743f0a947d5be99abe59c P 19b759b8a1eb46288c06fded8ec7ad79 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c6162a61e559433d8c5944058a93a0f2 (127.20.251.131:39261): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:07:53.638047 30464 raft_consensus.cc:359] T 289078aae74c42ff84b396d04b5b0b99 P c6162a61e559433d8c5944058a93a0f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a1c7b07498c41f48a0ddbeb595bb358" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40901 } } peers { permanent_uuid: "19b759b8a1eb46288c06fded8ec7ad79" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38155 } } peers { permanent_uuid: "c6162a61e559433d8c5944058a93a0f2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39261 } }
I20260608 10:07:53.643036 30464 raft_consensus.cc:385] T 289078aae74c42ff84b396d04b5b0b99 P c6162a61e559433d8c5944058a93a0f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:53.643350 30464 raft_consensus.cc:740] T 289078aae74c42ff84b396d04b5b0b99 P c6162a61e559433d8c5944058a93a0f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6162a61e559433d8c5944058a93a0f2, State: Initialized, Role: FOLLOWER
I20260608 10:07:53.644479 30466 ts_tablet_manager.cc:1434] T da3bc121559a4b3e98aebd48054e3d40 P 19b759b8a1eb46288c06fded8ec7ad79: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.003s
I20260608 10:07:53.644326 30464 consensus_queue.cc:260] T 289078aae74c42ff84b396d04b5b0b99 P c6162a61e559433d8c5944058a93a0f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a1c7b07498c41f48a0ddbeb595bb358" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40901 } } peers { permanent_uuid: "19b759b8a1eb46288c06fded8ec7ad79" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38155 } } peers { permanent_uuid: "c6162a61e559433d8c5944058a93a0f2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39261 } }
I20260608 10:07:53.646992 30464 ts_tablet_manager.cc:1434] T 289078aae74c42ff84b396d04b5b0b99 P c6162a61e559433d8c5944058a93a0f2: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260608 10:07:53.648226 30464 tablet_bootstrap.cc:492] T 9b36757bdf4743f0a947d5be99abe59c P c6162a61e559433d8c5944058a93a0f2: Bootstrap starting.
I20260608 10:07:53.649281 30470 raft_consensus.cc:493] T 839b1f1d3ca744ee9287c1bc3842aeb5 P 4a1c7b07498c41f48a0ddbeb595bb358 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:53.649813 30470 raft_consensus.cc:515] T 839b1f1d3ca744ee9287c1bc3842aeb5 P 4a1c7b07498c41f48a0ddbeb595bb358 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a1c7b07498c41f48a0ddbeb595bb358" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40901 } } peers { permanent_uuid: "19b759b8a1eb46288c06fded8ec7ad79" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38155 } } peers { permanent_uuid: "c6162a61e559433d8c5944058a93a0f2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39261 } }
I20260608 10:07:53.651722 30470 leader_election.cc:290] T 839b1f1d3ca744ee9287c1bc3842aeb5 P 4a1c7b07498c41f48a0ddbeb595bb358 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19b759b8a1eb46288c06fded8ec7ad79 (127.20.251.130:38155), c6162a61e559433d8c5944058a93a0f2 (127.20.251.131:39261)
I20260608 10:07:53.653005 30419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "839b1f1d3ca744ee9287c1bc3842aeb5" candidate_uuid: "4a1c7b07498c41f48a0ddbeb595bb358" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6162a61e559433d8c5944058a93a0f2" is_pre_election: true
I20260608 10:07:53.653359 30344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "839b1f1d3ca744ee9287c1bc3842aeb5" candidate_uuid: "4a1c7b07498c41f48a0ddbeb595bb358" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b759b8a1eb46288c06fded8ec7ad79" is_pre_election: true
I20260608 10:07:53.653714 30419 raft_consensus.cc:2468] T 839b1f1d3ca744ee9287c1bc3842aeb5 P c6162a61e559433d8c5944058a93a0f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a1c7b07498c41f48a0ddbeb595bb358 in term 0.
I20260608 10:07:53.654040 30344 raft_consensus.cc:2468] T 839b1f1d3ca744ee9287c1bc3842aeb5 P 19b759b8a1eb46288c06fded8ec7ad79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a1c7b07498c41f48a0ddbeb595bb358 in term 0.
I20260608 10:07:53.655081 30232 leader_election.cc:304] T 839b1f1d3ca744ee9287c1bc3842aeb5 P 4a1c7b07498c41f48a0ddbeb595bb358 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a1c7b07498c41f48a0ddbeb595bb358, c6162a61e559433d8c5944058a93a0f2; no voters: 
I20260608 10:07:53.655630 30464 tablet_bootstrap.cc:654] T 9b36757bdf4743f0a947d5be99abe59c P c6162a61e559433d8c5944058a93a0f2: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:53.656081 30470 raft_consensus.cc:2804] T 839b1f1d3ca744ee9287c1bc3842aeb5 P 4a1c7b07498c41f48a0ddbeb595bb358 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:53.656574 30470 raft_consensus.cc:493] T 839b1f1d3ca744ee9287c1bc3842aeb5 P 4a1c7b07498c41f48a0ddbeb595bb358 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:53.656898 30470 raft_consensus.cc:3060] T 839b1f1d3ca744ee9287c1bc3842aeb5 P 4a1c7b07498c41f48a0ddbeb595bb358 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:53.661562 30464 tablet_bootstrap.cc:492] T 9b36757bdf4743f0a947d5be99abe59c P c6162a61e559433d8c5944058a93a0f2: No bootstrap required, opened a new log
I20260608 10:07:53.662127 30464 ts_tablet_manager.cc:1403] T 9b36757bdf4743f0a947d5be99abe59c P c6162a61e559433d8c5944058a93a0f2: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.002s
I20260608 10:07:53.661964 30268 raft_consensus.cc:2468] T 9b36757bdf4743f0a947d5be99abe59c P 4a1c7b07498c41f48a0ddbeb595bb358 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b759b8a1eb46288c06fded8ec7ad79 in term 1.
I20260608 10:07:53.663751 30310 leader_election.cc:304] T 9b36757bdf4743f0a947d5be99abe59c P 19b759b8a1eb46288c06fded8ec7ad79 [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: 19b759b8a1eb46288c06fded8ec7ad79, 4a1c7b07498c41f48a0ddbeb595bb358; no voters: c6162a61e559433d8c5944058a93a0f2
I20260608 10:07:53.663981 30470 raft_consensus.cc:515] T 839b1f1d3ca744ee9287c1bc3842aeb5 P 4a1c7b07498c41f48a0ddbeb595bb358 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a1c7b07498c41f48a0ddbeb595bb358" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40901 } } peers { permanent_uuid: "19b759b8a1eb46288c06fded8ec7ad79" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38155 } } peers { permanent_uuid: "c6162a61e559433d8c5944058a93a0f2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39261 } }
I20260608 10:07:53.664724 30472 raft_consensus.cc:2804] T 9b36757bdf4743f0a947d5be99abe59c P 19b759b8a1eb46288c06fded8ec7ad79 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:53.665241 30472 raft_consensus.cc:697] T 9b36757bdf4743f0a947d5be99abe59c P 19b759b8a1eb46288c06fded8ec7ad79 [term 1 LEADER]: Becoming Leader. State: Replica: 19b759b8a1eb46288c06fded8ec7ad79, State: Running, Role: LEADER
I20260608 10:07:53.665870 30464 raft_consensus.cc:359] T 9b36757bdf4743f0a947d5be99abe59c P c6162a61e559433d8c5944058a93a0f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a1c7b07498c41f48a0ddbeb595bb358" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40901 } } peers { permanent_uuid: "19b759b8a1eb46288c06fded8ec7ad79" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38155 } } peers { permanent_uuid: "c6162a61e559433d8c5944058a93a0f2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39261 } }
I20260608 10:07:53.666627 30464 raft_consensus.cc:385] T 9b36757bdf4743f0a947d5be99abe59c P c6162a61e559433d8c5944058a93a0f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:53.666152 30472 consensus_queue.cc:237] T 9b36757bdf4743f0a947d5be99abe59c P 19b759b8a1eb46288c06fded8ec7ad79 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a1c7b07498c41f48a0ddbeb595bb358" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40901 } } peers { permanent_uuid: "19b759b8a1eb46288c06fded8ec7ad79" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38155 } } peers { permanent_uuid: "c6162a61e559433d8c5944058a93a0f2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39261 } }
I20260608 10:07:53.666908 30464 raft_consensus.cc:740] T 9b36757bdf4743f0a947d5be99abe59c P c6162a61e559433d8c5944058a93a0f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6162a61e559433d8c5944058a93a0f2, State: Initialized, Role: FOLLOWER
I20260608 10:07:53.667766 30464 consensus_queue.cc:260] T 9b36757bdf4743f0a947d5be99abe59c P c6162a61e559433d8c5944058a93a0f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a1c7b07498c41f48a0ddbeb595bb358" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40901 } } peers { permanent_uuid: "19b759b8a1eb46288c06fded8ec7ad79" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38155 } } peers { permanent_uuid: "c6162a61e559433d8c5944058a93a0f2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39261 } }
I20260608 10:07:53.670423 30464 ts_tablet_manager.cc:1434] T 9b36757bdf4743f0a947d5be99abe59c P c6162a61e559433d8c5944058a93a0f2: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260608 10:07:53.670447 30344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "839b1f1d3ca744ee9287c1bc3842aeb5" candidate_uuid: "4a1c7b07498c41f48a0ddbeb595bb358" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b759b8a1eb46288c06fded8ec7ad79"
I20260608 10:07:53.671154 30344 raft_consensus.cc:3060] T 839b1f1d3ca744ee9287c1bc3842aeb5 P 19b759b8a1eb46288c06fded8ec7ad79 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:53.678344 30344 raft_consensus.cc:2468] T 839b1f1d3ca744ee9287c1bc3842aeb5 P 19b759b8a1eb46288c06fded8ec7ad79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a1c7b07498c41f48a0ddbeb595bb358 in term 1.
I20260608 10:07:53.679816 30234 leader_election.cc:304] T 839b1f1d3ca744ee9287c1bc3842aeb5 P 4a1c7b07498c41f48a0ddbeb595bb358 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19b759b8a1eb46288c06fded8ec7ad79, 4a1c7b07498c41f48a0ddbeb595bb358; no voters: 
I20260608 10:07:53.680341 30419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "839b1f1d3ca744ee9287c1bc3842aeb5" candidate_uuid: "4a1c7b07498c41f48a0ddbeb595bb358" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6162a61e559433d8c5944058a93a0f2"
I20260608 10:07:53.681393 30419 raft_consensus.cc:3060] T 839b1f1d3ca744ee9287c1bc3842aeb5 P c6162a61e559433d8c5944058a93a0f2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:53.680338 30167 catalog_manager.cc:5696] T 9b36757bdf4743f0a947d5be99abe59c P 19b759b8a1eb46288c06fded8ec7ad79 reported cstate change: term changed from 0 to 1, leader changed from <none> to 19b759b8a1eb46288c06fded8ec7ad79 (127.20.251.130). New cstate: current_term: 1 leader_uuid: "19b759b8a1eb46288c06fded8ec7ad79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a1c7b07498c41f48a0ddbeb595bb358" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19b759b8a1eb46288c06fded8ec7ad79" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c6162a61e559433d8c5944058a93a0f2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39261 } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:53.687584 30419 raft_consensus.cc:2468] T 839b1f1d3ca744ee9287c1bc3842aeb5 P c6162a61e559433d8c5944058a93a0f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a1c7b07498c41f48a0ddbeb595bb358 in term 1.
I20260608 10:07:53.688251 30470 leader_election.cc:290] T 839b1f1d3ca744ee9287c1bc3842aeb5 P 4a1c7b07498c41f48a0ddbeb595bb358 [CANDIDATE]: Term 1 election: Requested vote from peers 19b759b8a1eb46288c06fded8ec7ad79 (127.20.251.130:38155), c6162a61e559433d8c5944058a93a0f2 (127.20.251.131:39261)
I20260608 10:07:53.688862 30470 raft_consensus.cc:2804] T 839b1f1d3ca744ee9287c1bc3842aeb5 P 4a1c7b07498c41f48a0ddbeb595bb358 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:53.689282 30470 raft_consensus.cc:697] T 839b1f1d3ca744ee9287c1bc3842aeb5 P 4a1c7b07498c41f48a0ddbeb595bb358 [term 1 LEADER]: Becoming Leader. State: Replica: 4a1c7b07498c41f48a0ddbeb595bb358, State: Running, Role: LEADER
I20260608 10:07:53.690049 30470 consensus_queue.cc:237] T 839b1f1d3ca744ee9287c1bc3842aeb5 P 4a1c7b07498c41f48a0ddbeb595bb358 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a1c7b07498c41f48a0ddbeb595bb358" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40901 } } peers { permanent_uuid: "19b759b8a1eb46288c06fded8ec7ad79" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38155 } } peers { permanent_uuid: "c6162a61e559433d8c5944058a93a0f2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39261 } }
I20260608 10:07:53.699106 30164 catalog_manager.cc:5696] T 839b1f1d3ca744ee9287c1bc3842aeb5 P 4a1c7b07498c41f48a0ddbeb595bb358 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a1c7b07498c41f48a0ddbeb595bb358 (127.20.251.129). New cstate: current_term: 1 leader_uuid: "4a1c7b07498c41f48a0ddbeb595bb358" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a1c7b07498c41f48a0ddbeb595bb358" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19b759b8a1eb46288c06fded8ec7ad79" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6162a61e559433d8c5944058a93a0f2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39261 } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:53.728044 30472 raft_consensus.cc:493] T da3bc121559a4b3e98aebd48054e3d40 P 19b759b8a1eb46288c06fded8ec7ad79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:53.728619 30472 raft_consensus.cc:515] T da3bc121559a4b3e98aebd48054e3d40 P 19b759b8a1eb46288c06fded8ec7ad79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a1c7b07498c41f48a0ddbeb595bb358" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40901 } } peers { permanent_uuid: "19b759b8a1eb46288c06fded8ec7ad79" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38155 } } peers { permanent_uuid: "c6162a61e559433d8c5944058a93a0f2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39261 } }
I20260608 10:07:53.730511 30472 leader_election.cc:290] T da3bc121559a4b3e98aebd48054e3d40 P 19b759b8a1eb46288c06fded8ec7ad79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a1c7b07498c41f48a0ddbeb595bb358 (127.20.251.129:40901), c6162a61e559433d8c5944058a93a0f2 (127.20.251.131:39261)
I20260608 10:07:53.730952 30500 raft_consensus.cc:493] T 289078aae74c42ff84b396d04b5b0b99 P 19b759b8a1eb46288c06fded8ec7ad79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:53.731472 30500 raft_consensus.cc:515] T 289078aae74c42ff84b396d04b5b0b99 P 19b759b8a1eb46288c06fded8ec7ad79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a1c7b07498c41f48a0ddbeb595bb358" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40901 } } peers { permanent_uuid: "19b759b8a1eb46288c06fded8ec7ad79" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38155 } } peers { permanent_uuid: "c6162a61e559433d8c5944058a93a0f2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39261 } }
I20260608 10:07:53.732003 30419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3bc121559a4b3e98aebd48054e3d40" candidate_uuid: "19b759b8a1eb46288c06fded8ec7ad79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6162a61e559433d8c5944058a93a0f2" is_pre_election: true
I20260608 10:07:53.731897 30268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3bc121559a4b3e98aebd48054e3d40" candidate_uuid: "19b759b8a1eb46288c06fded8ec7ad79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a1c7b07498c41f48a0ddbeb595bb358" is_pre_election: true
I20260608 10:07:53.732962 30419 raft_consensus.cc:2468] T da3bc121559a4b3e98aebd48054e3d40 P c6162a61e559433d8c5944058a93a0f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19b759b8a1eb46288c06fded8ec7ad79 in term 0.
I20260608 10:07:53.733450 30500 leader_election.cc:290] T 289078aae74c42ff84b396d04b5b0b99 P 19b759b8a1eb46288c06fded8ec7ad79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a1c7b07498c41f48a0ddbeb595bb358 (127.20.251.129:40901), c6162a61e559433d8c5944058a93a0f2 (127.20.251.131:39261)
I20260608 10:07:53.733036 30268 raft_consensus.cc:2468] T da3bc121559a4b3e98aebd48054e3d40 P 4a1c7b07498c41f48a0ddbeb595bb358 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19b759b8a1eb46288c06fded8ec7ad79 in term 0.
I20260608 10:07:53.734532 30269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "289078aae74c42ff84b396d04b5b0b99" candidate_uuid: "19b759b8a1eb46288c06fded8ec7ad79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a1c7b07498c41f48a0ddbeb595bb358" is_pre_election: true
I20260608 10:07:53.734767 30310 leader_election.cc:304] T da3bc121559a4b3e98aebd48054e3d40 P 19b759b8a1eb46288c06fded8ec7ad79 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19b759b8a1eb46288c06fded8ec7ad79, 4a1c7b07498c41f48a0ddbeb595bb358; no voters: 
I20260608 10:07:53.735258 30269 raft_consensus.cc:2468] T 289078aae74c42ff84b396d04b5b0b99 P 4a1c7b07498c41f48a0ddbeb595bb358 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19b759b8a1eb46288c06fded8ec7ad79 in term 0.
I20260608 10:07:53.735248 30419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "289078aae74c42ff84b396d04b5b0b99" candidate_uuid: "19b759b8a1eb46288c06fded8ec7ad79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6162a61e559433d8c5944058a93a0f2" is_pre_election: true
I20260608 10:07:53.735658 30500 raft_consensus.cc:2804] T da3bc121559a4b3e98aebd48054e3d40 P 19b759b8a1eb46288c06fded8ec7ad79 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:53.736088 30500 raft_consensus.cc:493] T da3bc121559a4b3e98aebd48054e3d40 P 19b759b8a1eb46288c06fded8ec7ad79 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:53.736181 30419 raft_consensus.cc:2468] T 289078aae74c42ff84b396d04b5b0b99 P c6162a61e559433d8c5944058a93a0f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19b759b8a1eb46288c06fded8ec7ad79 in term 0.
I20260608 10:07:53.736457 30500 raft_consensus.cc:3060] T da3bc121559a4b3e98aebd48054e3d40 P 19b759b8a1eb46288c06fded8ec7ad79 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:53.736569 30310 leader_election.cc:304] T 289078aae74c42ff84b396d04b5b0b99 P 19b759b8a1eb46288c06fded8ec7ad79 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19b759b8a1eb46288c06fded8ec7ad79, 4a1c7b07498c41f48a0ddbeb595bb358; no voters: 
I20260608 10:07:53.737394 30472 raft_consensus.cc:2804] T 289078aae74c42ff84b396d04b5b0b99 P 19b759b8a1eb46288c06fded8ec7ad79 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:53.737759 30472 raft_consensus.cc:493] T 289078aae74c42ff84b396d04b5b0b99 P 19b759b8a1eb46288c06fded8ec7ad79 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:53.738018 30472 raft_consensus.cc:3060] T 289078aae74c42ff84b396d04b5b0b99 P 19b759b8a1eb46288c06fded8ec7ad79 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:53.742311 30500 raft_consensus.cc:515] T da3bc121559a4b3e98aebd48054e3d40 P 19b759b8a1eb46288c06fded8ec7ad79 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a1c7b07498c41f48a0ddbeb595bb358" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40901 } } peers { permanent_uuid: "19b759b8a1eb46288c06fded8ec7ad79" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38155 } } peers { permanent_uuid: "c6162a61e559433d8c5944058a93a0f2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39261 } }
I20260608 10:07:53.742944 30472 raft_consensus.cc:515] T 289078aae74c42ff84b396d04b5b0b99 P 19b759b8a1eb46288c06fded8ec7ad79 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a1c7b07498c41f48a0ddbeb595bb358" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40901 } } peers { permanent_uuid: "19b759b8a1eb46288c06fded8ec7ad79" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38155 } } peers { permanent_uuid: "c6162a61e559433d8c5944058a93a0f2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39261 } }
I20260608 10:07:53.744019 30500 leader_election.cc:290] T da3bc121559a4b3e98aebd48054e3d40 P 19b759b8a1eb46288c06fded8ec7ad79 [CANDIDATE]: Term 1 election: Requested vote from peers 4a1c7b07498c41f48a0ddbeb595bb358 (127.20.251.129:40901), c6162a61e559433d8c5944058a93a0f2 (127.20.251.131:39261)
I20260608 10:07:53.744882 30472 leader_election.cc:290] T 289078aae74c42ff84b396d04b5b0b99 P 19b759b8a1eb46288c06fded8ec7ad79 [CANDIDATE]: Term 1 election: Requested vote from peers 4a1c7b07498c41f48a0ddbeb595bb358 (127.20.251.129:40901), c6162a61e559433d8c5944058a93a0f2 (127.20.251.131:39261)
I20260608 10:07:53.744851 30269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3bc121559a4b3e98aebd48054e3d40" candidate_uuid: "19b759b8a1eb46288c06fded8ec7ad79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a1c7b07498c41f48a0ddbeb595bb358"
I20260608 10:07:53.745699 30268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "289078aae74c42ff84b396d04b5b0b99" candidate_uuid: "19b759b8a1eb46288c06fded8ec7ad79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a1c7b07498c41f48a0ddbeb595bb358"
I20260608 10:07:53.745841 30419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3bc121559a4b3e98aebd48054e3d40" candidate_uuid: "19b759b8a1eb46288c06fded8ec7ad79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6162a61e559433d8c5944058a93a0f2"
I20260608 10:07:53.746354 30269 raft_consensus.cc:3060] T da3bc121559a4b3e98aebd48054e3d40 P 4a1c7b07498c41f48a0ddbeb595bb358 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:53.746373 30268 raft_consensus.cc:3060] T 289078aae74c42ff84b396d04b5b0b99 P 4a1c7b07498c41f48a0ddbeb595bb358 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:53.746474 30419 raft_consensus.cc:3060] T da3bc121559a4b3e98aebd48054e3d40 P c6162a61e559433d8c5944058a93a0f2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:53.746215 30418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "289078aae74c42ff84b396d04b5b0b99" candidate_uuid: "19b759b8a1eb46288c06fded8ec7ad79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6162a61e559433d8c5944058a93a0f2"
I20260608 10:07:53.750128 30418 raft_consensus.cc:3060] T 289078aae74c42ff84b396d04b5b0b99 P c6162a61e559433d8c5944058a93a0f2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:53.752780 30419 raft_consensus.cc:2468] T da3bc121559a4b3e98aebd48054e3d40 P c6162a61e559433d8c5944058a93a0f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b759b8a1eb46288c06fded8ec7ad79 in term 1.
I20260608 10:07:53.753608 30269 raft_consensus.cc:2468] T da3bc121559a4b3e98aebd48054e3d40 P 4a1c7b07498c41f48a0ddbeb595bb358 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b759b8a1eb46288c06fded8ec7ad79 in term 1.
I20260608 10:07:53.753760 30268 raft_consensus.cc:2468] T 289078aae74c42ff84b396d04b5b0b99 P 4a1c7b07498c41f48a0ddbeb595bb358 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b759b8a1eb46288c06fded8ec7ad79 in term 1.
I20260608 10:07:53.754036 30307 leader_election.cc:304] T da3bc121559a4b3e98aebd48054e3d40 P 19b759b8a1eb46288c06fded8ec7ad79 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19b759b8a1eb46288c06fded8ec7ad79, c6162a61e559433d8c5944058a93a0f2; no voters: 
I20260608 10:07:53.754951 30472 raft_consensus.cc:2804] T da3bc121559a4b3e98aebd48054e3d40 P 19b759b8a1eb46288c06fded8ec7ad79 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:53.755653 30310 leader_election.cc:304] T 289078aae74c42ff84b396d04b5b0b99 P 19b759b8a1eb46288c06fded8ec7ad79 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19b759b8a1eb46288c06fded8ec7ad79, 4a1c7b07498c41f48a0ddbeb595bb358; no voters: 
I20260608 10:07:53.755462 30472 raft_consensus.cc:697] T da3bc121559a4b3e98aebd48054e3d40 P 19b759b8a1eb46288c06fded8ec7ad79 [term 1 LEADER]: Becoming Leader. State: Replica: 19b759b8a1eb46288c06fded8ec7ad79, State: Running, Role: LEADER
I20260608 10:07:53.756446 30500 raft_consensus.cc:2804] T 289078aae74c42ff84b396d04b5b0b99 P 19b759b8a1eb46288c06fded8ec7ad79 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:53.756732 30418 raft_consensus.cc:2468] T 289078aae74c42ff84b396d04b5b0b99 P c6162a61e559433d8c5944058a93a0f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b759b8a1eb46288c06fded8ec7ad79 in term 1.
I20260608 10:07:53.756973 30472 consensus_queue.cc:237] T da3bc121559a4b3e98aebd48054e3d40 P 19b759b8a1eb46288c06fded8ec7ad79 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a1c7b07498c41f48a0ddbeb595bb358" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40901 } } peers { permanent_uuid: "19b759b8a1eb46288c06fded8ec7ad79" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38155 } } peers { permanent_uuid: "c6162a61e559433d8c5944058a93a0f2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39261 } }
I20260608 10:07:53.757690 30500 raft_consensus.cc:697] T 289078aae74c42ff84b396d04b5b0b99 P 19b759b8a1eb46288c06fded8ec7ad79 [term 1 LEADER]: Becoming Leader. State: Replica: 19b759b8a1eb46288c06fded8ec7ad79, State: Running, Role: LEADER
I20260608 10:07:53.758608 30500 consensus_queue.cc:237] T 289078aae74c42ff84b396d04b5b0b99 P 19b759b8a1eb46288c06fded8ec7ad79 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a1c7b07498c41f48a0ddbeb595bb358" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40901 } } peers { permanent_uuid: "19b759b8a1eb46288c06fded8ec7ad79" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38155 } } peers { permanent_uuid: "c6162a61e559433d8c5944058a93a0f2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39261 } }
I20260608 10:07:53.765291 30164 catalog_manager.cc:5696] T da3bc121559a4b3e98aebd48054e3d40 P 19b759b8a1eb46288c06fded8ec7ad79 reported cstate change: term changed from 0 to 1, leader changed from <none> to 19b759b8a1eb46288c06fded8ec7ad79 (127.20.251.130). New cstate: current_term: 1 leader_uuid: "19b759b8a1eb46288c06fded8ec7ad79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a1c7b07498c41f48a0ddbeb595bb358" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19b759b8a1eb46288c06fded8ec7ad79" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c6162a61e559433d8c5944058a93a0f2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39261 } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:53.777400 30164 catalog_manager.cc:5696] T 289078aae74c42ff84b396d04b5b0b99 P 19b759b8a1eb46288c06fded8ec7ad79 reported cstate change: term changed from 0 to 1, leader changed from <none> to 19b759b8a1eb46288c06fded8ec7ad79 (127.20.251.130). New cstate: current_term: 1 leader_uuid: "19b759b8a1eb46288c06fded8ec7ad79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a1c7b07498c41f48a0ddbeb595bb358" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19b759b8a1eb46288c06fded8ec7ad79" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c6162a61e559433d8c5944058a93a0f2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39261 } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:53.886852 30471 consensus_queue.cc:1048] T edd4b02d578843c9996760b90ce2f16a P c6162a61e559433d8c5944058a93a0f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a1c7b07498c41f48a0ddbeb595bb358" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:07:53.936439 30491 consensus_queue.cc:1048] T edd4b02d578843c9996760b90ce2f16a P c6162a61e559433d8c5944058a93a0f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b759b8a1eb46288c06fded8ec7ad79" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:07:53.954669 30491 raft_consensus.cc:493] T 9b36757bdf4743f0a947d5be99abe59c P c6162a61e559433d8c5944058a93a0f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:53.955201 30491 raft_consensus.cc:515] T 9b36757bdf4743f0a947d5be99abe59c P c6162a61e559433d8c5944058a93a0f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a1c7b07498c41f48a0ddbeb595bb358" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40901 } } peers { permanent_uuid: "19b759b8a1eb46288c06fded8ec7ad79" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38155 } } peers { permanent_uuid: "c6162a61e559433d8c5944058a93a0f2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39261 } }
I20260608 10:07:53.958346 30269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b36757bdf4743f0a947d5be99abe59c" candidate_uuid: "c6162a61e559433d8c5944058a93a0f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a1c7b07498c41f48a0ddbeb595bb358" is_pre_election: true
I20260608 10:07:53.958703 30342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b36757bdf4743f0a947d5be99abe59c" candidate_uuid: "c6162a61e559433d8c5944058a93a0f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b759b8a1eb46288c06fded8ec7ad79" is_pre_election: true
I20260608 10:07:53.959168 30269 raft_consensus.cc:2393] T 9b36757bdf4743f0a947d5be99abe59c P 4a1c7b07498c41f48a0ddbeb595bb358 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c6162a61e559433d8c5944058a93a0f2 in current term 1: Already voted for candidate 19b759b8a1eb46288c06fded8ec7ad79 in this term.
I20260608 10:07:53.960486 30491 leader_election.cc:290] T 9b36757bdf4743f0a947d5be99abe59c P c6162a61e559433d8c5944058a93a0f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a1c7b07498c41f48a0ddbeb595bb358 (127.20.251.129:40901), 19b759b8a1eb46288c06fded8ec7ad79 (127.20.251.130:38155)
I20260608 10:07:53.960464 30385 leader_election.cc:304] T 9b36757bdf4743f0a947d5be99abe59c P c6162a61e559433d8c5944058a93a0f2 [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: c6162a61e559433d8c5944058a93a0f2; no voters: 19b759b8a1eb46288c06fded8ec7ad79, 4a1c7b07498c41f48a0ddbeb595bb358
I20260608 10:07:53.961410 30491 raft_consensus.cc:3060] T 9b36757bdf4743f0a947d5be99abe59c P c6162a61e559433d8c5944058a93a0f2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:53.970293 30491 raft_consensus.cc:2749] T 9b36757bdf4743f0a947d5be99abe59c P c6162a61e559433d8c5944058a93a0f2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:07:54.067956 30342 raft_consensus.cc:1275] T 453dee3cfb004ee1a23d0098821a7bab P 19b759b8a1eb46288c06fded8ec7ad79 [term 1 FOLLOWER]: Refusing update from remote peer c6162a61e559433d8c5944058a93a0f2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:07:54.069581 30269 raft_consensus.cc:1275] T 453dee3cfb004ee1a23d0098821a7bab P 4a1c7b07498c41f48a0ddbeb595bb358 [term 1 FOLLOWER]: Refusing update from remote peer c6162a61e559433d8c5944058a93a0f2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:07:54.073973 30491 consensus_queue.cc:1048] T 453dee3cfb004ee1a23d0098821a7bab P c6162a61e559433d8c5944058a93a0f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a1c7b07498c41f48a0ddbeb595bb358" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:07:54.090212 30418 raft_consensus.cc:1275] T 839b1f1d3ca744ee9287c1bc3842aeb5 P c6162a61e559433d8c5944058a93a0f2 [term 1 FOLLOWER]: Refusing update from remote peer 4a1c7b07498c41f48a0ddbeb595bb358: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:07:54.092222 30503 consensus_queue.cc:1048] T 839b1f1d3ca744ee9287c1bc3842aeb5 P 4a1c7b07498c41f48a0ddbeb595bb358 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6162a61e559433d8c5944058a93a0f2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:07:54.105217 30485 consensus_queue.cc:1048] T 453dee3cfb004ee1a23d0098821a7bab P c6162a61e559433d8c5944058a93a0f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b759b8a1eb46288c06fded8ec7ad79" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:07:54.111011 30267 raft_consensus.cc:1275] T da3bc121559a4b3e98aebd48054e3d40 P 4a1c7b07498c41f48a0ddbeb595bb358 [term 1 FOLLOWER]: Refusing update from remote peer 19b759b8a1eb46288c06fded8ec7ad79: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:07:54.113415 30266 raft_consensus.cc:1275] T 9b36757bdf4743f0a947d5be99abe59c P 4a1c7b07498c41f48a0ddbeb595bb358 [term 1 FOLLOWER]: Refusing update from remote peer 19b759b8a1eb46288c06fded8ec7ad79: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:07:54.114557 30419 raft_consensus.cc:1275] T da3bc121559a4b3e98aebd48054e3d40 P c6162a61e559433d8c5944058a93a0f2 [term 1 FOLLOWER]: Refusing update from remote peer 19b759b8a1eb46288c06fded8ec7ad79: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:07:54.128217 30472 consensus_queue.cc:1048] T da3bc121559a4b3e98aebd48054e3d40 P 19b759b8a1eb46288c06fded8ec7ad79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a1c7b07498c41f48a0ddbeb595bb358" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:07:54.128413 30500 consensus_queue.cc:1048] T 9b36757bdf4743f0a947d5be99abe59c P 19b759b8a1eb46288c06fded8ec7ad79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a1c7b07498c41f48a0ddbeb595bb358" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:07:54.136234 30417 raft_consensus.cc:1275] T 289078aae74c42ff84b396d04b5b0b99 P c6162a61e559433d8c5944058a93a0f2 [term 1 FOLLOWER]: Refusing update from remote peer 19b759b8a1eb46288c06fded8ec7ad79: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:07:54.142184 30342 raft_consensus.cc:1275] T 839b1f1d3ca744ee9287c1bc3842aeb5 P 19b759b8a1eb46288c06fded8ec7ad79 [term 1 FOLLOWER]: Refusing update from remote peer 4a1c7b07498c41f48a0ddbeb595bb358: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:07:54.144052 30503 consensus_queue.cc:1048] T 839b1f1d3ca744ee9287c1bc3842aeb5 P 4a1c7b07498c41f48a0ddbeb595bb358 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b759b8a1eb46288c06fded8ec7ad79" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 38155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:07:54.148396 30505 consensus_queue.cc:1048] T da3bc121559a4b3e98aebd48054e3d40 P 19b759b8a1eb46288c06fded8ec7ad79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6162a61e559433d8c5944058a93a0f2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:07:54.149047 30500 consensus_queue.cc:1048] T 9b36757bdf4743f0a947d5be99abe59c P 19b759b8a1eb46288c06fded8ec7ad79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6162a61e559433d8c5944058a93a0f2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:07:54.150228 30505 consensus_queue.cc:1048] T 289078aae74c42ff84b396d04b5b0b99 P 19b759b8a1eb46288c06fded8ec7ad79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6162a61e559433d8c5944058a93a0f2" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 39261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:07:54.201776 30269 raft_consensus.cc:1275] T 289078aae74c42ff84b396d04b5b0b99 P 4a1c7b07498c41f48a0ddbeb595bb358 [term 1 FOLLOWER]: Refusing update from remote peer 19b759b8a1eb46288c06fded8ec7ad79: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:07:54.225944 30522 mvcc.cc:204] Tried to move back new op lower bound from 7294620770657792000 to 7294620769041731584. Current Snapshot: MvccSnapshot[applied={T|T < 7294620770657792000}]
I20260608 10:07:54.241691 30530 consensus_queue.cc:1048] T 289078aae74c42ff84b396d04b5b0b99 P 19b759b8a1eb46288c06fded8ec7ad79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a1c7b07498c41f48a0ddbeb595bb358" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 10:07:55.008939 30232 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.251.131:39261, user_credentials={real_user=slave}} blocked reactor thread for 91167us
I20260608 10:07:55.537890 21486 tablet_server.cc:179] TabletServer@127.20.251.129:0 shutting down...
I20260608 10:07:55.568820 21486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:55.569698 21486 tablet_replica.cc:333] T 289078aae74c42ff84b396d04b5b0b99 P 4a1c7b07498c41f48a0ddbeb595bb358: stopping tablet replica
I20260608 10:07:55.570327 21486 raft_consensus.cc:2243] T 289078aae74c42ff84b396d04b5b0b99 P 4a1c7b07498c41f48a0ddbeb595bb358 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:55.570991 21486 raft_consensus.cc:2272] T 289078aae74c42ff84b396d04b5b0b99 P 4a1c7b07498c41f48a0ddbeb595bb358 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:55.574955 21486 tablet_replica.cc:333] T edd4b02d578843c9996760b90ce2f16a P 4a1c7b07498c41f48a0ddbeb595bb358: stopping tablet replica
I20260608 10:07:55.575768 21486 raft_consensus.cc:2243] T edd4b02d578843c9996760b90ce2f16a P 4a1c7b07498c41f48a0ddbeb595bb358 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:55.576288 21486 raft_consensus.cc:2272] T edd4b02d578843c9996760b90ce2f16a P 4a1c7b07498c41f48a0ddbeb595bb358 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:55.578933 21486 tablet_replica.cc:333] T 9b36757bdf4743f0a947d5be99abe59c P 4a1c7b07498c41f48a0ddbeb595bb358: stopping tablet replica
I20260608 10:07:55.579483 21486 raft_consensus.cc:2243] T 9b36757bdf4743f0a947d5be99abe59c P 4a1c7b07498c41f48a0ddbeb595bb358 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:55.579977 21486 raft_consensus.cc:2272] T 9b36757bdf4743f0a947d5be99abe59c P 4a1c7b07498c41f48a0ddbeb595bb358 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:55.582481 21486 tablet_replica.cc:333] T da3bc121559a4b3e98aebd48054e3d40 P 4a1c7b07498c41f48a0ddbeb595bb358: stopping tablet replica
I20260608 10:07:55.583009 21486 raft_consensus.cc:2243] T da3bc121559a4b3e98aebd48054e3d40 P 4a1c7b07498c41f48a0ddbeb595bb358 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:55.583439 21486 raft_consensus.cc:2272] T da3bc121559a4b3e98aebd48054e3d40 P 4a1c7b07498c41f48a0ddbeb595bb358 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:55.586387 21486 tablet_replica.cc:333] T 839b1f1d3ca744ee9287c1bc3842aeb5 P 4a1c7b07498c41f48a0ddbeb595bb358: stopping tablet replica
I20260608 10:07:55.586880 21486 raft_consensus.cc:2243] T 839b1f1d3ca744ee9287c1bc3842aeb5 P 4a1c7b07498c41f48a0ddbeb595bb358 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:55.587692 21486 raft_consensus.cc:2272] T 839b1f1d3ca744ee9287c1bc3842aeb5 P 4a1c7b07498c41f48a0ddbeb595bb358 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:55.590075 21486 tablet_replica.cc:333] T 453dee3cfb004ee1a23d0098821a7bab P 4a1c7b07498c41f48a0ddbeb595bb358: stopping tablet replica
I20260608 10:07:55.590540 21486 raft_consensus.cc:2243] T 453dee3cfb004ee1a23d0098821a7bab P 4a1c7b07498c41f48a0ddbeb595bb358 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:55.590973 21486 raft_consensus.cc:2272] T 453dee3cfb004ee1a23d0098821a7bab P 4a1c7b07498c41f48a0ddbeb595bb358 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:55.617079 21486 tablet_server.cc:196] TabletServer@127.20.251.129:0 shutdown complete.
I20260608 10:07:55.635977 21486 tablet_server.cc:179] TabletServer@127.20.251.130:0 shutting down...
I20260608 10:07:55.663308 21486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:55.664093 21486 tablet_replica.cc:333] T 289078aae74c42ff84b396d04b5b0b99 P 19b759b8a1eb46288c06fded8ec7ad79: stopping tablet replica
I20260608 10:07:55.664739 21486 raft_consensus.cc:2243] T 289078aae74c42ff84b396d04b5b0b99 P 19b759b8a1eb46288c06fded8ec7ad79 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:55.665638 21486 raft_consensus.cc:2272] T 289078aae74c42ff84b396d04b5b0b99 P 19b759b8a1eb46288c06fded8ec7ad79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:55.668190 21486 tablet_replica.cc:333] T 9b36757bdf4743f0a947d5be99abe59c P 19b759b8a1eb46288c06fded8ec7ad79: stopping tablet replica
I20260608 10:07:55.668759 21486 raft_consensus.cc:2243] T 9b36757bdf4743f0a947d5be99abe59c P 19b759b8a1eb46288c06fded8ec7ad79 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:55.669668 21486 raft_consensus.cc:2272] T 9b36757bdf4743f0a947d5be99abe59c P 19b759b8a1eb46288c06fded8ec7ad79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:55.672423 21486 tablet_replica.cc:333] T da3bc121559a4b3e98aebd48054e3d40 P 19b759b8a1eb46288c06fded8ec7ad79: stopping tablet replica
I20260608 10:07:55.672977 21486 raft_consensus.cc:2243] T da3bc121559a4b3e98aebd48054e3d40 P 19b759b8a1eb46288c06fded8ec7ad79 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:55.673811 21486 raft_consensus.cc:2272] T da3bc121559a4b3e98aebd48054e3d40 P 19b759b8a1eb46288c06fded8ec7ad79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:55.676337 21486 tablet_replica.cc:333] T 839b1f1d3ca744ee9287c1bc3842aeb5 P 19b759b8a1eb46288c06fded8ec7ad79: stopping tablet replica
I20260608 10:07:55.676883 21486 raft_consensus.cc:2243] T 839b1f1d3ca744ee9287c1bc3842aeb5 P 19b759b8a1eb46288c06fded8ec7ad79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:55.677351 21486 raft_consensus.cc:2272] T 839b1f1d3ca744ee9287c1bc3842aeb5 P 19b759b8a1eb46288c06fded8ec7ad79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:55.681439 21486 tablet_replica.cc:333] T 453dee3cfb004ee1a23d0098821a7bab P 19b759b8a1eb46288c06fded8ec7ad79: stopping tablet replica
I20260608 10:07:55.682031 21486 raft_consensus.cc:2243] T 453dee3cfb004ee1a23d0098821a7bab P 19b759b8a1eb46288c06fded8ec7ad79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:55.682462 21486 raft_consensus.cc:2272] T 453dee3cfb004ee1a23d0098821a7bab P 19b759b8a1eb46288c06fded8ec7ad79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:55.684895 21486 tablet_replica.cc:333] T edd4b02d578843c9996760b90ce2f16a P 19b759b8a1eb46288c06fded8ec7ad79: stopping tablet replica
I20260608 10:07:55.685403 21486 raft_consensus.cc:2243] T edd4b02d578843c9996760b90ce2f16a P 19b759b8a1eb46288c06fded8ec7ad79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:55.685917 21486 raft_consensus.cc:2272] T edd4b02d578843c9996760b90ce2f16a P 19b759b8a1eb46288c06fded8ec7ad79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:55.713742 21486 tablet_server.cc:196] TabletServer@127.20.251.130:0 shutdown complete.
I20260608 10:07:55.731866 21486 tablet_server.cc:179] TabletServer@127.20.251.131:0 shutting down...
I20260608 10:07:55.755295 21486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:55.755952 21486 tablet_replica.cc:333] T 9b36757bdf4743f0a947d5be99abe59c P c6162a61e559433d8c5944058a93a0f2: stopping tablet replica
I20260608 10:07:55.756546 21486 raft_consensus.cc:2243] T 9b36757bdf4743f0a947d5be99abe59c P c6162a61e559433d8c5944058a93a0f2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:55.757083 21486 raft_consensus.cc:2272] T 9b36757bdf4743f0a947d5be99abe59c P c6162a61e559433d8c5944058a93a0f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:55.759840 21486 tablet_replica.cc:333] T 289078aae74c42ff84b396d04b5b0b99 P c6162a61e559433d8c5944058a93a0f2: stopping tablet replica
I20260608 10:07:55.760407 21486 raft_consensus.cc:2243] T 289078aae74c42ff84b396d04b5b0b99 P c6162a61e559433d8c5944058a93a0f2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:55.760952 21486 raft_consensus.cc:2272] T 289078aae74c42ff84b396d04b5b0b99 P c6162a61e559433d8c5944058a93a0f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:55.763939 21486 tablet_replica.cc:333] T 839b1f1d3ca744ee9287c1bc3842aeb5 P c6162a61e559433d8c5944058a93a0f2: stopping tablet replica
I20260608 10:07:55.764467 21486 raft_consensus.cc:2243] T 839b1f1d3ca744ee9287c1bc3842aeb5 P c6162a61e559433d8c5944058a93a0f2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:55.764928 21486 raft_consensus.cc:2272] T 839b1f1d3ca744ee9287c1bc3842aeb5 P c6162a61e559433d8c5944058a93a0f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:55.767642 21486 tablet_replica.cc:333] T da3bc121559a4b3e98aebd48054e3d40 P c6162a61e559433d8c5944058a93a0f2: stopping tablet replica
I20260608 10:07:55.768165 21486 raft_consensus.cc:2243] T da3bc121559a4b3e98aebd48054e3d40 P c6162a61e559433d8c5944058a93a0f2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:55.768625 21486 raft_consensus.cc:2272] T da3bc121559a4b3e98aebd48054e3d40 P c6162a61e559433d8c5944058a93a0f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:55.770915 21486 tablet_replica.cc:333] T edd4b02d578843c9996760b90ce2f16a P c6162a61e559433d8c5944058a93a0f2: stopping tablet replica
I20260608 10:07:55.771602 21486 raft_consensus.cc:2243] T edd4b02d578843c9996760b90ce2f16a P c6162a61e559433d8c5944058a93a0f2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:55.772426 21486 raft_consensus.cc:2272] T edd4b02d578843c9996760b90ce2f16a P c6162a61e559433d8c5944058a93a0f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:55.774768 21486 tablet_replica.cc:333] T 453dee3cfb004ee1a23d0098821a7bab P c6162a61e559433d8c5944058a93a0f2: stopping tablet replica
I20260608 10:07:55.775270 21486 raft_consensus.cc:2243] T 453dee3cfb004ee1a23d0098821a7bab P c6162a61e559433d8c5944058a93a0f2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:55.776026 21486 raft_consensus.cc:2272] T 453dee3cfb004ee1a23d0098821a7bab P c6162a61e559433d8c5944058a93a0f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:55.803447 21486 tablet_server.cc:196] TabletServer@127.20.251.131:0 shutdown complete.
I20260608 10:07:55.820585 21486 master.cc:562] Master@127.20.251.190:42231 shutting down...
I20260608 10:07:55.842908 21486 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f35fba8faea74e81a33b848e41138328 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:55.843514 21486 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f35fba8faea74e81a33b848e41138328 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:55.843827 21486 tablet_replica.cc:333] T 00000000000000000000000000000000 P f35fba8faea74e81a33b848e41138328: stopping tablet replica
I20260608 10:07:55.863582 21486 master.cc:584] Master@127.20.251.190:42231 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag (4499 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap
I20260608 10:07:55.898741 21486 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.20.251.190:41705
I20260608 10:07:55.900000 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:55.905686 30560 instance_detector.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:07:55.906639 30561 instance_detector.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:07:55.907354 30563 instance_detector.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:07:55.907562 21486 server_base.cc:1061] running on GCE node
I20260608 10:07:55.908483 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:55.908660 21486 system_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:07:55.908776 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913275908764 us; error 0 us; skew 500 ppm
I20260608 10:07:55.909317 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:55.911685 21486 webserver.cc:533] Webserver started at http://127.20.251.190:34383/ using document root <none> and password file <none>
I20260608 10:07:55.912135 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:55.912281 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:55.912523 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:55.913599 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913058711471-21486-0/minicluster-data/master-0-root/instance:
uuid: "ac27419ec0c74de195f4b7af8bf9a7fe"
format_stamp: "Formatted at 2026-06-08 10:07:55 on dist-test-slave-0x65"
I20260608 10:07:55.918052 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260608 10:07:55.921446 30568 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:07:55.922328 21486 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 10:07:55.922624 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913058711471-21486-0/minicluster-data/master-0-root
uuid: "ac27419ec0c74de195f4b7af8bf9a7fe"
format_stamp: "Formatted at 2026-06-08 10:07:55 on dist-test-slave-0x65"
I20260608 10:07:55.922888 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913058711471-21486-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913058711471-21486-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913058711471-21486-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:07:55.936882 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:55.938042 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:55.976123 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.190:41705
I20260608 10:07:55.976289 30619 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.190:41705 every 8 connection(s)
I20260608 10:07:55.980381 30620 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:07:55.991066 30620 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ac27419ec0c74de195f4b7af8bf9a7fe: Bootstrap starting.
I20260608 10:07:55.995973 30620 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ac27419ec0c74de195f4b7af8bf9a7fe: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:56.000319 30620 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ac27419ec0c74de195f4b7af8bf9a7fe: No bootstrap required, opened a new log
I20260608 10:07:56.002826 30620 raft_consensus.cc:359] T 00000000000000000000000000000000 P ac27419ec0c74de195f4b7af8bf9a7fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac27419ec0c74de195f4b7af8bf9a7fe" member_type: VOTER }
I20260608 10:07:56.003230 30620 raft_consensus.cc:385] T 00000000000000000000000000000000 P ac27419ec0c74de195f4b7af8bf9a7fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:56.003420 30620 raft_consensus.cc:740] T 00000000000000000000000000000000 P ac27419ec0c74de195f4b7af8bf9a7fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac27419ec0c74de195f4b7af8bf9a7fe, State: Initialized, Role: FOLLOWER
I20260608 10:07:56.003969 30620 consensus_queue.cc:260] T 00000000000000000000000000000000 P ac27419ec0c74de195f4b7af8bf9a7fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ac27419ec0c74de195f4b7af8bf9a7fe" member_type: VOTER }
I20260608 10:07:56.004436 30620 raft_consensus.cc:399] T 00000000000000000000000000000000 P ac27419ec0c74de195f4b7af8bf9a7fe [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:07:56.004633 30620 raft_consensus.cc:493] T 00000000000000000000000000000000 P ac27419ec0c74de195f4b7af8bf9a7fe [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:07:56.004840 30620 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ac27419ec0c74de195f4b7af8bf9a7fe [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:56.009476 30620 raft_consensus.cc:515] T 00000000000000000000000000000000 P ac27419ec0c74de195f4b7af8bf9a7fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac27419ec0c74de195f4b7af8bf9a7fe" member_type: VOTER }
I20260608 10:07:56.009968 30620 leader_election.cc:304] T 00000000000000000000000000000000 P ac27419ec0c74de195f4b7af8bf9a7fe [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: ac27419ec0c74de195f4b7af8bf9a7fe; no voters: 
I20260608 10:07:56.011134 30620 leader_election.cc:290] T 00000000000000000000000000000000 P ac27419ec0c74de195f4b7af8bf9a7fe [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:07:56.011518 30623 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ac27419ec0c74de195f4b7af8bf9a7fe [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:56.012933 30623 raft_consensus.cc:697] T 00000000000000000000000000000000 P ac27419ec0c74de195f4b7af8bf9a7fe [term 1 LEADER]: Becoming Leader. State: Replica: ac27419ec0c74de195f4b7af8bf9a7fe, State: Running, Role: LEADER
I20260608 10:07:56.013666 30623 consensus_queue.cc:237] T 00000000000000000000000000000000 P ac27419ec0c74de195f4b7af8bf9a7fe [LEADER]: Queue going to LEADER mode. State: All 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: "ac27419ec0c74de195f4b7af8bf9a7fe" member_type: VOTER }
I20260608 10:07:56.014170 30620 sys_catalog.cc:565] T 00000000000000000000000000000000 P ac27419ec0c74de195f4b7af8bf9a7fe [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:07:56.017876 30624 sys_catalog.cc:455] T 00000000000000000000000000000000 P ac27419ec0c74de195f4b7af8bf9a7fe [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ac27419ec0c74de195f4b7af8bf9a7fe" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac27419ec0c74de195f4b7af8bf9a7fe" member_type: VOTER } }
I20260608 10:07:56.018505 30624 sys_catalog.cc:458] T 00000000000000000000000000000000 P ac27419ec0c74de195f4b7af8bf9a7fe [sys.catalog]: This master's current role is: LEADER
I20260608 10:07:56.018013 30625 sys_catalog.cc:455] T 00000000000000000000000000000000 P ac27419ec0c74de195f4b7af8bf9a7fe [sys.catalog]: SysCatalogTable state changed. Reason: New leader ac27419ec0c74de195f4b7af8bf9a7fe. Latest consensus state: current_term: 1 leader_uuid: "ac27419ec0c74de195f4b7af8bf9a7fe" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac27419ec0c74de195f4b7af8bf9a7fe" member_type: VOTER } }
I20260608 10:07:56.019166 30625 sys_catalog.cc:458] T 00000000000000000000000000000000 P ac27419ec0c74de195f4b7af8bf9a7fe [sys.catalog]: This master's current role is: LEADER
I20260608 10:07:56.021999 30630 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:07:56.028410 30630 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:07:56.030577 21486 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:07:56.037940 30630 catalog_manager.cc:1382] Generated new cluster ID: b4c6042de6b44489b9f98307b60d4698
I20260608 10:07:56.038286 30630 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:07:56.054162 30630 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:07:56.055485 30630 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:07:56.076638 30630 catalog_manager.cc:6069] T 00000000000000000000000000000000 P ac27419ec0c74de195f4b7af8bf9a7fe: Generated new TSK 0
I20260608 10:07:56.077236 30630 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:07:56.096957 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:56.103086 30641 instance_detector.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:07:56.104029 30642 instance_detector.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:07:56.105928 30644 instance_detector.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:07:56.105966 21486 server_base.cc:1061] running on GCE node
I20260608 10:07:56.106980 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:56.107192 21486 system_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:07:56.107359 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913276107337 us; error 0 us; skew 500 ppm
I20260608 10:07:56.107944 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:56.110321 21486 webserver.cc:533] Webserver started at http://127.20.251.129:34013/ using document root <none> and password file <none>
I20260608 10:07:56.110865 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:56.111054 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:56.111318 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:56.112421 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913058711471-21486-0/minicluster-data/ts-0-root/instance:
uuid: "875860dbc3ea4eafb4aefbc4ea8c2109"
format_stamp: "Formatted at 2026-06-08 10:07:56 on dist-test-slave-0x65"
I20260608 10:07:56.117385 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260608 10:07:56.120980 30649 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:07:56.121907 21486 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:07:56.122205 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913058711471-21486-0/minicluster-data/ts-0-root
uuid: "875860dbc3ea4eafb4aefbc4ea8c2109"
format_stamp: "Formatted at 2026-06-08 10:07:56 on dist-test-slave-0x65"
I20260608 10:07:56.122509 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913058711471-21486-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913058711471-21486-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913058711471-21486-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:07:56.141106 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:56.142318 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:56.143716 21486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:56.146114 21486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:56.146306 21486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:56.146526 21486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:56.146684 21486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:56.187068 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.129:40569
I20260608 10:07:56.187207 30711 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.129:40569 every 8 connection(s)
I20260608 10:07:56.192364 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:56.199862 30716 instance_detector.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:07:56.201802 30717 instance_detector.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:07:56.209892 30719 instance_detector.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:07:56.210084 30712 heartbeater.cc:344] Connected to a master server at 127.20.251.190:41705
I20260608 10:07:56.210599 30712 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:56.211309 21486 server_base.cc:1061] running on GCE node
I20260608 10:07:56.211555 30712 heartbeater.cc:507] Master 127.20.251.190:41705 requested a full tablet report, sending...
I20260608 10:07:56.213101 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:56.213406 21486 system_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:07:56.213660 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913276213641 us; error 0 us; skew 500 ppm
I20260608 10:07:56.214020 30585 ts_manager.cc:194] Registered new tserver with Master: 875860dbc3ea4eafb4aefbc4ea8c2109 (127.20.251.129:40569)
I20260608 10:07:56.214579 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:56.216655 30585 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43852
I20260608 10:07:56.217583 21486 webserver.cc:533] Webserver started at http://127.20.251.130:42343/ using document root <none> and password file <none>
I20260608 10:07:56.218214 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:56.218492 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:56.218741 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:56.219833 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913058711471-21486-0/minicluster-data/ts-1-root/instance:
uuid: "99d33e0eb6144c4e85d19709b9ad93a3"
format_stamp: "Formatted at 2026-06-08 10:07:56 on dist-test-slave-0x65"
I20260608 10:07:56.224617 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:07:56.228170 30724 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:07:56.229055 21486 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:07:56.229338 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913058711471-21486-0/minicluster-data/ts-1-root
uuid: "99d33e0eb6144c4e85d19709b9ad93a3"
format_stamp: "Formatted at 2026-06-08 10:07:56 on dist-test-slave-0x65"
I20260608 10:07:56.229672 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913058711471-21486-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913058711471-21486-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913058711471-21486-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:07:56.246707 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:56.247829 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:56.249418 21486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:56.251786 21486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:56.251984 21486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:56.252214 21486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:56.252383 21486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:56.290947 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.130:36355
I20260608 10:07:56.291074 30786 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.130:36355 every 8 connection(s)
I20260608 10:07:56.295994 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:56.303817 30791 instance_detector.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:07:56.304365 30790 instance_detector.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:07:56.305706 30793 instance_detector.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:07:56.307441 21486 server_base.cc:1061] running on GCE node
I20260608 10:07:56.308350 30787 heartbeater.cc:344] Connected to a master server at 127.20.251.190:41705
I20260608 10:07:56.308499 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 10:07:56.308741 30787 heartbeater.cc:461] Registering TS with master...
W20260608 10:07:56.308947 21486 system_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:07:56.309228 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913276309208 us; error 0 us; skew 500 ppm
I20260608 10:07:56.309755 30787 heartbeater.cc:507] Master 127.20.251.190:41705 requested a full tablet report, sending...
I20260608 10:07:56.309945 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:56.312047 30585 ts_manager.cc:194] Registered new tserver with Master: 99d33e0eb6144c4e85d19709b9ad93a3 (127.20.251.130:36355)
I20260608 10:07:56.312819 21486 webserver.cc:533] Webserver started at http://127.20.251.131:38693/ using document root <none> and password file <none>
I20260608 10:07:56.313385 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:56.313598 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:56.313657 30585 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43854
I20260608 10:07:56.313897 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:56.315348 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913058711471-21486-0/minicluster-data/ts-2-root/instance:
uuid: "e13bc7de57f5430cb2af6058d1d20e2f"
format_stamp: "Formatted at 2026-06-08 10:07:56 on dist-test-slave-0x65"
I20260608 10:07:56.320066 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:07:56.323467 30798 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:07:56.324497 21486 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 10:07:56.324862 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913058711471-21486-0/minicluster-data/ts-2-root
uuid: "e13bc7de57f5430cb2af6058d1d20e2f"
format_stamp: "Formatted at 2026-06-08 10:07:56 on dist-test-slave-0x65"
I20260608 10:07:56.325209 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913058711471-21486-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913058711471-21486-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913058711471-21486-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:07:56.356963 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:56.358131 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:56.359731 21486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:56.362093 21486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:56.362293 21486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:56.362520 21486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:56.362671 21486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:56.401955 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.131:46721
I20260608 10:07:56.402097 30860 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.131:46721 every 8 connection(s)
I20260608 10:07:56.416203 30861 heartbeater.cc:344] Connected to a master server at 127.20.251.190:41705
I20260608 10:07:56.416663 30861 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:56.417412 30861 heartbeater.cc:507] Master 127.20.251.190:41705 requested a full tablet report, sending...
I20260608 10:07:56.419530 30585 ts_manager.cc:194] Registered new tserver with Master: e13bc7de57f5430cb2af6058d1d20e2f (127.20.251.131:46721)
I20260608 10:07:56.420344 21486 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014995164s
I20260608 10:07:56.421294 30585 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43858
I20260608 10:07:57.219905 30712 heartbeater.cc:499] Master 127.20.251.190:41705 was elected leader, sending a full tablet report...
I20260608 10:07:57.316496 30787 heartbeater.cc:499] Master 127.20.251.190:41705 was elected leader, sending a full tablet report...
I20260608 10:07:57.424418 30861 heartbeater.cc:499] Master 127.20.251.190:41705 was elected leader, sending a full tablet report...
I20260608 10:07:57.479879 30585 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43866:
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:07:57.481870 30585 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:07:57.536681 30677 tablet_service.cc:1511] Processing CreateTablet for tablet a036d32a49da4cb18aa94a0cdc63610b (DEFAULT_TABLE table=test-workload [id=01ba26cc73134cbfafcf37a6f34cf330]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:07:57.538339 30677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a036d32a49da4cb18aa94a0cdc63610b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:57.548420 30826 tablet_service.cc:1511] Processing CreateTablet for tablet a036d32a49da4cb18aa94a0cdc63610b (DEFAULT_TABLE table=test-workload [id=01ba26cc73134cbfafcf37a6f34cf330]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:07:57.548905 30752 tablet_service.cc:1511] Processing CreateTablet for tablet a036d32a49da4cb18aa94a0cdc63610b (DEFAULT_TABLE table=test-workload [id=01ba26cc73134cbfafcf37a6f34cf330]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:07:57.549751 30826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a036d32a49da4cb18aa94a0cdc63610b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:57.550535 30752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a036d32a49da4cb18aa94a0cdc63610b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:57.562312 30881 tablet_bootstrap.cc:492] T a036d32a49da4cb18aa94a0cdc63610b P 875860dbc3ea4eafb4aefbc4ea8c2109: Bootstrap starting.
I20260608 10:07:57.566973 30882 tablet_bootstrap.cc:492] T a036d32a49da4cb18aa94a0cdc63610b P e13bc7de57f5430cb2af6058d1d20e2f: Bootstrap starting.
I20260608 10:07:57.570307 30881 tablet_bootstrap.cc:654] T a036d32a49da4cb18aa94a0cdc63610b P 875860dbc3ea4eafb4aefbc4ea8c2109: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:57.575039 30883 tablet_bootstrap.cc:492] T a036d32a49da4cb18aa94a0cdc63610b P 99d33e0eb6144c4e85d19709b9ad93a3: Bootstrap starting.
I20260608 10:07:57.575769 30882 tablet_bootstrap.cc:654] T a036d32a49da4cb18aa94a0cdc63610b P e13bc7de57f5430cb2af6058d1d20e2f: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:57.582594 30883 tablet_bootstrap.cc:654] T a036d32a49da4cb18aa94a0cdc63610b P 99d33e0eb6144c4e85d19709b9ad93a3: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:57.588754 30881 tablet_bootstrap.cc:492] T a036d32a49da4cb18aa94a0cdc63610b P 875860dbc3ea4eafb4aefbc4ea8c2109: No bootstrap required, opened a new log
I20260608 10:07:57.588898 30882 tablet_bootstrap.cc:492] T a036d32a49da4cb18aa94a0cdc63610b P e13bc7de57f5430cb2af6058d1d20e2f: No bootstrap required, opened a new log
I20260608 10:07:57.589111 30883 tablet_bootstrap.cc:492] T a036d32a49da4cb18aa94a0cdc63610b P 99d33e0eb6144c4e85d19709b9ad93a3: No bootstrap required, opened a new log
I20260608 10:07:57.589295 30881 ts_tablet_manager.cc:1403] T a036d32a49da4cb18aa94a0cdc63610b P 875860dbc3ea4eafb4aefbc4ea8c2109: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.007s
I20260608 10:07:57.589381 30882 ts_tablet_manager.cc:1403] T a036d32a49da4cb18aa94a0cdc63610b P e13bc7de57f5430cb2af6058d1d20e2f: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.006s
I20260608 10:07:57.589767 30883 ts_tablet_manager.cc:1403] T a036d32a49da4cb18aa94a0cdc63610b P 99d33e0eb6144c4e85d19709b9ad93a3: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260608 10:07:57.592592 30882 raft_consensus.cc:359] T a036d32a49da4cb18aa94a0cdc63610b P e13bc7de57f5430cb2af6058d1d20e2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "875860dbc3ea4eafb4aefbc4ea8c2109" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40569 } } peers { permanent_uuid: "99d33e0eb6144c4e85d19709b9ad93a3" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 36355 } } peers { permanent_uuid: "e13bc7de57f5430cb2af6058d1d20e2f" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 46721 } }
I20260608 10:07:57.592926 30883 raft_consensus.cc:359] T a036d32a49da4cb18aa94a0cdc63610b P 99d33e0eb6144c4e85d19709b9ad93a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "875860dbc3ea4eafb4aefbc4ea8c2109" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40569 } } peers { permanent_uuid: "99d33e0eb6144c4e85d19709b9ad93a3" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 36355 } } peers { permanent_uuid: "e13bc7de57f5430cb2af6058d1d20e2f" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 46721 } }
I20260608 10:07:57.593482 30882 raft_consensus.cc:385] T a036d32a49da4cb18aa94a0cdc63610b P e13bc7de57f5430cb2af6058d1d20e2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:57.593853 30883 raft_consensus.cc:385] T a036d32a49da4cb18aa94a0cdc63610b P 99d33e0eb6144c4e85d19709b9ad93a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:57.593827 30881 raft_consensus.cc:359] T a036d32a49da4cb18aa94a0cdc63610b P 875860dbc3ea4eafb4aefbc4ea8c2109 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "875860dbc3ea4eafb4aefbc4ea8c2109" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40569 } } peers { permanent_uuid: "99d33e0eb6144c4e85d19709b9ad93a3" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 36355 } } peers { permanent_uuid: "e13bc7de57f5430cb2af6058d1d20e2f" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 46721 } }
I20260608 10:07:57.594023 30882 raft_consensus.cc:740] T a036d32a49da4cb18aa94a0cdc63610b P e13bc7de57f5430cb2af6058d1d20e2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e13bc7de57f5430cb2af6058d1d20e2f, State: Initialized, Role: FOLLOWER
I20260608 10:07:57.594903 30883 raft_consensus.cc:740] T a036d32a49da4cb18aa94a0cdc63610b P 99d33e0eb6144c4e85d19709b9ad93a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99d33e0eb6144c4e85d19709b9ad93a3, State: Initialized, Role: FOLLOWER
I20260608 10:07:57.595070 30881 raft_consensus.cc:385] T a036d32a49da4cb18aa94a0cdc63610b P 875860dbc3ea4eafb4aefbc4ea8c2109 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:57.595573 30881 raft_consensus.cc:740] T a036d32a49da4cb18aa94a0cdc63610b P 875860dbc3ea4eafb4aefbc4ea8c2109 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 875860dbc3ea4eafb4aefbc4ea8c2109, State: Initialized, Role: FOLLOWER
I20260608 10:07:57.595902 30883 consensus_queue.cc:260] T a036d32a49da4cb18aa94a0cdc63610b P 99d33e0eb6144c4e85d19709b9ad93a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "875860dbc3ea4eafb4aefbc4ea8c2109" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40569 } } peers { permanent_uuid: "99d33e0eb6144c4e85d19709b9ad93a3" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 36355 } } peers { permanent_uuid: "e13bc7de57f5430cb2af6058d1d20e2f" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 46721 } }
I20260608 10:07:57.595871 30882 consensus_queue.cc:260] T a036d32a49da4cb18aa94a0cdc63610b P e13bc7de57f5430cb2af6058d1d20e2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "875860dbc3ea4eafb4aefbc4ea8c2109" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40569 } } peers { permanent_uuid: "99d33e0eb6144c4e85d19709b9ad93a3" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 36355 } } peers { permanent_uuid: "e13bc7de57f5430cb2af6058d1d20e2f" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 46721 } }
I20260608 10:07:57.596396 30881 consensus_queue.cc:260] T a036d32a49da4cb18aa94a0cdc63610b P 875860dbc3ea4eafb4aefbc4ea8c2109 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "875860dbc3ea4eafb4aefbc4ea8c2109" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40569 } } peers { permanent_uuid: "99d33e0eb6144c4e85d19709b9ad93a3" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 36355 } } peers { permanent_uuid: "e13bc7de57f5430cb2af6058d1d20e2f" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 46721 } }
I20260608 10:07:57.599308 30883 ts_tablet_manager.cc:1434] T a036d32a49da4cb18aa94a0cdc63610b P 99d33e0eb6144c4e85d19709b9ad93a3: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260608 10:07:57.602464 30882 ts_tablet_manager.cc:1434] T a036d32a49da4cb18aa94a0cdc63610b P e13bc7de57f5430cb2af6058d1d20e2f: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.005s
I20260608 10:07:57.605026 30881 ts_tablet_manager.cc:1434] T a036d32a49da4cb18aa94a0cdc63610b P 875860dbc3ea4eafb4aefbc4ea8c2109: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.004s
W20260608 10:07:57.657752 30862 tablet.cc:2404] T a036d32a49da4cb18aa94a0cdc63610b P e13bc7de57f5430cb2af6058d1d20e2f: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 10:07:57.763648 30889 raft_consensus.cc:493] T a036d32a49da4cb18aa94a0cdc63610b P 875860dbc3ea4eafb4aefbc4ea8c2109 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:57.764200 30889 raft_consensus.cc:515] T a036d32a49da4cb18aa94a0cdc63610b P 875860dbc3ea4eafb4aefbc4ea8c2109 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "875860dbc3ea4eafb4aefbc4ea8c2109" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40569 } } peers { permanent_uuid: "99d33e0eb6144c4e85d19709b9ad93a3" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 36355 } } peers { permanent_uuid: "e13bc7de57f5430cb2af6058d1d20e2f" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 46721 } }
I20260608 10:07:57.764709 30887 raft_consensus.cc:493] T a036d32a49da4cb18aa94a0cdc63610b P 99d33e0eb6144c4e85d19709b9ad93a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:57.765275 30887 raft_consensus.cc:515] T a036d32a49da4cb18aa94a0cdc63610b P 99d33e0eb6144c4e85d19709b9ad93a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "875860dbc3ea4eafb4aefbc4ea8c2109" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40569 } } peers { permanent_uuid: "99d33e0eb6144c4e85d19709b9ad93a3" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 36355 } } peers { permanent_uuid: "e13bc7de57f5430cb2af6058d1d20e2f" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 46721 } }
I20260608 10:07:57.767242 30889 leader_election.cc:290] T a036d32a49da4cb18aa94a0cdc63610b P 875860dbc3ea4eafb4aefbc4ea8c2109 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99d33e0eb6144c4e85d19709b9ad93a3 (127.20.251.130:36355), e13bc7de57f5430cb2af6058d1d20e2f (127.20.251.131:46721)
I20260608 10:07:57.768491 30888 raft_consensus.cc:493] T a036d32a49da4cb18aa94a0cdc63610b P e13bc7de57f5430cb2af6058d1d20e2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:57.769708 30887 leader_election.cc:290] T a036d32a49da4cb18aa94a0cdc63610b P 99d33e0eb6144c4e85d19709b9ad93a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 875860dbc3ea4eafb4aefbc4ea8c2109 (127.20.251.129:40569), e13bc7de57f5430cb2af6058d1d20e2f (127.20.251.131:46721)
I20260608 10:07:57.769271 30888 raft_consensus.cc:515] T a036d32a49da4cb18aa94a0cdc63610b P e13bc7de57f5430cb2af6058d1d20e2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "875860dbc3ea4eafb4aefbc4ea8c2109" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40569 } } peers { permanent_uuid: "99d33e0eb6144c4e85d19709b9ad93a3" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 36355 } } peers { permanent_uuid: "e13bc7de57f5430cb2af6058d1d20e2f" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 46721 } }
I20260608 10:07:57.797055 30888 leader_election.cc:290] T a036d32a49da4cb18aa94a0cdc63610b P e13bc7de57f5430cb2af6058d1d20e2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 875860dbc3ea4eafb4aefbc4ea8c2109 (127.20.251.129:40569), 99d33e0eb6144c4e85d19709b9ad93a3 (127.20.251.130:36355)
I20260608 10:07:57.805984 30836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a036d32a49da4cb18aa94a0cdc63610b" candidate_uuid: "875860dbc3ea4eafb4aefbc4ea8c2109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e13bc7de57f5430cb2af6058d1d20e2f" is_pre_election: true
I20260608 10:07:57.807972 30836 raft_consensus.cc:2468] T a036d32a49da4cb18aa94a0cdc63610b P e13bc7de57f5430cb2af6058d1d20e2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 875860dbc3ea4eafb4aefbc4ea8c2109 in term 0.
I20260608 10:07:57.809078 30762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a036d32a49da4cb18aa94a0cdc63610b" candidate_uuid: "875860dbc3ea4eafb4aefbc4ea8c2109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99d33e0eb6144c4e85d19709b9ad93a3" is_pre_election: true
I20260608 10:07:57.809719 30653 leader_election.cc:304] T a036d32a49da4cb18aa94a0cdc63610b P 875860dbc3ea4eafb4aefbc4ea8c2109 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 875860dbc3ea4eafb4aefbc4ea8c2109, e13bc7de57f5430cb2af6058d1d20e2f; no voters: 
I20260608 10:07:57.810137 30762 raft_consensus.cc:2468] T a036d32a49da4cb18aa94a0cdc63610b P 99d33e0eb6144c4e85d19709b9ad93a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 875860dbc3ea4eafb4aefbc4ea8c2109 in term 0.
I20260608 10:07:57.810539 30836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a036d32a49da4cb18aa94a0cdc63610b" candidate_uuid: "99d33e0eb6144c4e85d19709b9ad93a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e13bc7de57f5430cb2af6058d1d20e2f" is_pre_election: true
I20260608 10:07:57.812096 30889 raft_consensus.cc:2804] T a036d32a49da4cb18aa94a0cdc63610b P 875860dbc3ea4eafb4aefbc4ea8c2109 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:57.812739 30836 raft_consensus.cc:2468] T a036d32a49da4cb18aa94a0cdc63610b P e13bc7de57f5430cb2af6058d1d20e2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99d33e0eb6144c4e85d19709b9ad93a3 in term 0.
I20260608 10:07:57.813076 30889 raft_consensus.cc:493] T a036d32a49da4cb18aa94a0cdc63610b P 875860dbc3ea4eafb4aefbc4ea8c2109 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:57.813583 30889 raft_consensus.cc:3060] T a036d32a49da4cb18aa94a0cdc63610b P 875860dbc3ea4eafb4aefbc4ea8c2109 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:57.816783 30728 leader_election.cc:304] T a036d32a49da4cb18aa94a0cdc63610b P 99d33e0eb6144c4e85d19709b9ad93a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99d33e0eb6144c4e85d19709b9ad93a3, e13bc7de57f5430cb2af6058d1d20e2f; no voters: 
I20260608 10:07:57.817162 30687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a036d32a49da4cb18aa94a0cdc63610b" candidate_uuid: "99d33e0eb6144c4e85d19709b9ad93a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "875860dbc3ea4eafb4aefbc4ea8c2109" is_pre_election: true
I20260608 10:07:57.817878 30887 raft_consensus.cc:2804] T a036d32a49da4cb18aa94a0cdc63610b P 99d33e0eb6144c4e85d19709b9ad93a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:57.818315 30887 raft_consensus.cc:493] T a036d32a49da4cb18aa94a0cdc63610b P 99d33e0eb6144c4e85d19709b9ad93a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:57.818652 30887 raft_consensus.cc:3060] T a036d32a49da4cb18aa94a0cdc63610b P 99d33e0eb6144c4e85d19709b9ad93a3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:57.820613 30889 raft_consensus.cc:515] T a036d32a49da4cb18aa94a0cdc63610b P 875860dbc3ea4eafb4aefbc4ea8c2109 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "875860dbc3ea4eafb4aefbc4ea8c2109" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40569 } } peers { permanent_uuid: "99d33e0eb6144c4e85d19709b9ad93a3" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 36355 } } peers { permanent_uuid: "e13bc7de57f5430cb2af6058d1d20e2f" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 46721 } }
I20260608 10:07:57.822060 30687 raft_consensus.cc:2393] T a036d32a49da4cb18aa94a0cdc63610b P 875860dbc3ea4eafb4aefbc4ea8c2109 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99d33e0eb6144c4e85d19709b9ad93a3 in current term 1: Already voted for candidate 875860dbc3ea4eafb4aefbc4ea8c2109 in this term.
I20260608 10:07:57.824983 30836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a036d32a49da4cb18aa94a0cdc63610b" candidate_uuid: "875860dbc3ea4eafb4aefbc4ea8c2109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e13bc7de57f5430cb2af6058d1d20e2f"
I20260608 10:07:57.825659 30836 raft_consensus.cc:3060] T a036d32a49da4cb18aa94a0cdc63610b P e13bc7de57f5430cb2af6058d1d20e2f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:57.826069 30887 raft_consensus.cc:515] T a036d32a49da4cb18aa94a0cdc63610b P 99d33e0eb6144c4e85d19709b9ad93a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "875860dbc3ea4eafb4aefbc4ea8c2109" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40569 } } peers { permanent_uuid: "99d33e0eb6144c4e85d19709b9ad93a3" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 36355 } } peers { permanent_uuid: "e13bc7de57f5430cb2af6058d1d20e2f" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 46721 } }
I20260608 10:07:57.826148 30762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a036d32a49da4cb18aa94a0cdc63610b" candidate_uuid: "875860dbc3ea4eafb4aefbc4ea8c2109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99d33e0eb6144c4e85d19709b9ad93a3"
I20260608 10:07:57.827761 30762 raft_consensus.cc:2393] T a036d32a49da4cb18aa94a0cdc63610b P 99d33e0eb6144c4e85d19709b9ad93a3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 875860dbc3ea4eafb4aefbc4ea8c2109 in current term 1: Already voted for candidate 99d33e0eb6144c4e85d19709b9ad93a3 in this term.
I20260608 10:07:57.828437 30887 leader_election.cc:290] T a036d32a49da4cb18aa94a0cdc63610b P 99d33e0eb6144c4e85d19709b9ad93a3 [CANDIDATE]: Term 1 election: Requested vote from peers 875860dbc3ea4eafb4aefbc4ea8c2109 (127.20.251.129:40569), e13bc7de57f5430cb2af6058d1d20e2f (127.20.251.131:46721)
I20260608 10:07:57.830572 30835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a036d32a49da4cb18aa94a0cdc63610b" candidate_uuid: "99d33e0eb6144c4e85d19709b9ad93a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e13bc7de57f5430cb2af6058d1d20e2f"
I20260608 10:07:57.832261 30836 raft_consensus.cc:2468] T a036d32a49da4cb18aa94a0cdc63610b P e13bc7de57f5430cb2af6058d1d20e2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 875860dbc3ea4eafb4aefbc4ea8c2109 in term 1.
I20260608 10:07:57.833688 30687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a036d32a49da4cb18aa94a0cdc63610b" candidate_uuid: "e13bc7de57f5430cb2af6058d1d20e2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "875860dbc3ea4eafb4aefbc4ea8c2109" is_pre_election: true
I20260608 10:07:57.834179 30889 leader_election.cc:290] T a036d32a49da4cb18aa94a0cdc63610b P 875860dbc3ea4eafb4aefbc4ea8c2109 [CANDIDATE]: Term 1 election: Requested vote from peers 99d33e0eb6144c4e85d19709b9ad93a3 (127.20.251.130:36355), e13bc7de57f5430cb2af6058d1d20e2f (127.20.251.131:46721)
I20260608 10:07:57.834028 30653 leader_election.cc:304] T a036d32a49da4cb18aa94a0cdc63610b P 875860dbc3ea4eafb4aefbc4ea8c2109 [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: 875860dbc3ea4eafb4aefbc4ea8c2109, e13bc7de57f5430cb2af6058d1d20e2f; no voters: 99d33e0eb6144c4e85d19709b9ad93a3
I20260608 10:07:57.834383 30686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a036d32a49da4cb18aa94a0cdc63610b" candidate_uuid: "99d33e0eb6144c4e85d19709b9ad93a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "875860dbc3ea4eafb4aefbc4ea8c2109"
I20260608 10:07:57.834654 30687 raft_consensus.cc:2393] T a036d32a49da4cb18aa94a0cdc63610b P 875860dbc3ea4eafb4aefbc4ea8c2109 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e13bc7de57f5430cb2af6058d1d20e2f in current term 1: Already voted for candidate 875860dbc3ea4eafb4aefbc4ea8c2109 in this term.
I20260608 10:07:57.835095 30889 raft_consensus.cc:2804] T a036d32a49da4cb18aa94a0cdc63610b P 875860dbc3ea4eafb4aefbc4ea8c2109 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:57.836159 30727 leader_election.cc:304] T a036d32a49da4cb18aa94a0cdc63610b P 99d33e0eb6144c4e85d19709b9ad93a3 [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: 99d33e0eb6144c4e85d19709b9ad93a3; no voters: 875860dbc3ea4eafb4aefbc4ea8c2109, e13bc7de57f5430cb2af6058d1d20e2f
I20260608 10:07:57.836493 30889 raft_consensus.cc:697] T a036d32a49da4cb18aa94a0cdc63610b P 875860dbc3ea4eafb4aefbc4ea8c2109 [term 1 LEADER]: Becoming Leader. State: Replica: 875860dbc3ea4eafb4aefbc4ea8c2109, State: Running, Role: LEADER
I20260608 10:07:57.837455 30887 raft_consensus.cc:2749] T a036d32a49da4cb18aa94a0cdc63610b P 99d33e0eb6144c4e85d19709b9ad93a3 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 10:07:57.837504 30889 consensus_queue.cc:237] T a036d32a49da4cb18aa94a0cdc63610b P 875860dbc3ea4eafb4aefbc4ea8c2109 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "875860dbc3ea4eafb4aefbc4ea8c2109" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40569 } } peers { permanent_uuid: "99d33e0eb6144c4e85d19709b9ad93a3" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 36355 } } peers { permanent_uuid: "e13bc7de57f5430cb2af6058d1d20e2f" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 46721 } }
I20260608 10:07:57.842542 30762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a036d32a49da4cb18aa94a0cdc63610b" candidate_uuid: "e13bc7de57f5430cb2af6058d1d20e2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99d33e0eb6144c4e85d19709b9ad93a3" is_pre_election: true
I20260608 10:07:57.843137 30762 raft_consensus.cc:2393] T a036d32a49da4cb18aa94a0cdc63610b P 99d33e0eb6144c4e85d19709b9ad93a3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e13bc7de57f5430cb2af6058d1d20e2f in current term 1: Already voted for candidate 99d33e0eb6144c4e85d19709b9ad93a3 in this term.
I20260608 10:07:57.844071 30799 leader_election.cc:304] T a036d32a49da4cb18aa94a0cdc63610b P e13bc7de57f5430cb2af6058d1d20e2f [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: e13bc7de57f5430cb2af6058d1d20e2f; no voters: 875860dbc3ea4eafb4aefbc4ea8c2109, 99d33e0eb6144c4e85d19709b9ad93a3
I20260608 10:07:57.844867 30888 raft_consensus.cc:2749] T a036d32a49da4cb18aa94a0cdc63610b P e13bc7de57f5430cb2af6058d1d20e2f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:07:57.846487 30583 catalog_manager.cc:5696] T a036d32a49da4cb18aa94a0cdc63610b P 875860dbc3ea4eafb4aefbc4ea8c2109 reported cstate change: term changed from 0 to 1, leader changed from <none> to 875860dbc3ea4eafb4aefbc4ea8c2109 (127.20.251.129). New cstate: current_term: 1 leader_uuid: "875860dbc3ea4eafb4aefbc4ea8c2109" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "875860dbc3ea4eafb4aefbc4ea8c2109" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 40569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99d33e0eb6144c4e85d19709b9ad93a3" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 36355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e13bc7de57f5430cb2af6058d1d20e2f" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 46721 } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:58.002583 30762 raft_consensus.cc:1275] T a036d32a49da4cb18aa94a0cdc63610b P 99d33e0eb6144c4e85d19709b9ad93a3 [term 1 FOLLOWER]: Refusing update from remote peer 875860dbc3ea4eafb4aefbc4ea8c2109: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:07:58.002710 30836 raft_consensus.cc:1275] T a036d32a49da4cb18aa94a0cdc63610b P e13bc7de57f5430cb2af6058d1d20e2f [term 1 FOLLOWER]: Refusing update from remote peer 875860dbc3ea4eafb4aefbc4ea8c2109: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:07:58.004084 30899 consensus_queue.cc:1048] T a036d32a49da4cb18aa94a0cdc63610b P 875860dbc3ea4eafb4aefbc4ea8c2109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99d33e0eb6144c4e85d19709b9ad93a3" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 36355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:07:58.004745 30889 consensus_queue.cc:1048] T a036d32a49da4cb18aa94a0cdc63610b P 875860dbc3ea4eafb4aefbc4ea8c2109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e13bc7de57f5430cb2af6058d1d20e2f" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 46721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:07:58.039069 30908 mvcc.cc:204] Tried to move back new op lower bound from 7294620786684243968 to 7294620786030813184. Current Snapshot: MvccSnapshot[applied={T|T < 7294620786684243968}]
I20260608 10:07:58.549780 21486 tablet_server.cc:179] TabletServer@127.20.251.129:0 shutting down...
I20260608 10:07:58.568965 21486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:58.569612 21486 tablet_replica.cc:333] T a036d32a49da4cb18aa94a0cdc63610b P 875860dbc3ea4eafb4aefbc4ea8c2109: stopping tablet replica
I20260608 10:07:58.570134 21486 raft_consensus.cc:2243] T a036d32a49da4cb18aa94a0cdc63610b P 875860dbc3ea4eafb4aefbc4ea8c2109 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:58.571091 21486 raft_consensus.cc:2272] T a036d32a49da4cb18aa94a0cdc63610b P 875860dbc3ea4eafb4aefbc4ea8c2109 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:58.593896 21486 tablet_server.cc:196] TabletServer@127.20.251.129:0 shutdown complete.
I20260608 10:07:58.605142 21486 tablet_server.cc:179] TabletServer@127.20.251.130:0 shutting down...
I20260608 10:07:58.626478 21486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:58.627394 21486 tablet_replica.cc:333] T a036d32a49da4cb18aa94a0cdc63610b P 99d33e0eb6144c4e85d19709b9ad93a3: stopping tablet replica
I20260608 10:07:58.628103 21486 raft_consensus.cc:2243] T a036d32a49da4cb18aa94a0cdc63610b P 99d33e0eb6144c4e85d19709b9ad93a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:58.628757 21486 raft_consensus.cc:2272] T a036d32a49da4cb18aa94a0cdc63610b P 99d33e0eb6144c4e85d19709b9ad93a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:58.650166 21486 tablet_server.cc:196] TabletServer@127.20.251.130:0 shutdown complete.
I20260608 10:07:58.660737 21486 tablet_server.cc:179] TabletServer@127.20.251.131:0 shutting down...
I20260608 10:07:58.679962 21486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:58.680568 21486 tablet_replica.cc:333] T a036d32a49da4cb18aa94a0cdc63610b P e13bc7de57f5430cb2af6058d1d20e2f: stopping tablet replica
I20260608 10:07:58.681068 21486 raft_consensus.cc:2243] T a036d32a49da4cb18aa94a0cdc63610b P e13bc7de57f5430cb2af6058d1d20e2f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:58.681625 21486 raft_consensus.cc:2272] T a036d32a49da4cb18aa94a0cdc63610b P e13bc7de57f5430cb2af6058d1d20e2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:58.702503 21486 tablet_server.cc:196] TabletServer@127.20.251.131:0 shutdown complete.
I20260608 10:07:58.712963 21486 master.cc:562] Master@127.20.251.190:41705 shutting down...
I20260608 10:07:58.730679 21486 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ac27419ec0c74de195f4b7af8bf9a7fe [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:58.731217 21486 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ac27419ec0c74de195f4b7af8bf9a7fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:58.731524 21486 tablet_replica.cc:333] T 00000000000000000000000000000000 P ac27419ec0c74de195f4b7af8bf9a7fe: stopping tablet replica
I20260608 10:07:58.749886 21486 master.cc:584] Master@127.20.251.190:41705 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap (2875 ms)
[ RUN      ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash
I20260608 10:07:58.775992 21486 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.20.251.190:41247
I20260608 10:07:58.777174 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:58.782027 30924 instance_detector.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:07:58.782382 30925 instance_detector.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:07:58.783779 30927 instance_detector.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:07:58.784320 21486 server_base.cc:1061] running on GCE node
I20260608 10:07:58.785141 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:58.785326 21486 system_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:07:58.785491 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913278785475 us; error 0 us; skew 500 ppm
I20260608 10:07:58.786188 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:58.788527 21486 webserver.cc:533] Webserver started at http://127.20.251.190:46087/ using document root <none> and password file <none>
I20260608 10:07:58.789038 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:58.789202 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:58.789479 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:58.790617 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913058711471-21486-0/minicluster-data/master-0-root/instance:
uuid: "4a7ea34951054b1aaea315897b049614"
format_stamp: "Formatted at 2026-06-08 10:07:58 on dist-test-slave-0x65"
I20260608 10:07:58.795289 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:07:58.798802 30932 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:07:58.799564 21486 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 10:07:58.799845 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913058711471-21486-0/minicluster-data/master-0-root
uuid: "4a7ea34951054b1aaea315897b049614"
format_stamp: "Formatted at 2026-06-08 10:07:58 on dist-test-slave-0x65"
I20260608 10:07:58.800109 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913058711471-21486-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913058711471-21486-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913058711471-21486-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:07:58.823837 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:58.824872 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:58.860893 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.190:41247
I20260608 10:07:58.861021 30983 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.190:41247 every 8 connection(s)
I20260608 10:07:58.865022 30984 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:07:58.875559 30984 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4a7ea34951054b1aaea315897b049614: Bootstrap starting.
I20260608 10:07:58.880057 30984 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4a7ea34951054b1aaea315897b049614: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:58.884059 30984 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4a7ea34951054b1aaea315897b049614: No bootstrap required, opened a new log
I20260608 10:07:58.886250 30984 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4a7ea34951054b1aaea315897b049614 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4a7ea34951054b1aaea315897b049614" member_type: VOTER }
I20260608 10:07:58.886632 30984 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4a7ea34951054b1aaea315897b049614 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:58.886849 30984 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4a7ea34951054b1aaea315897b049614 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a7ea34951054b1aaea315897b049614, State: Initialized, Role: FOLLOWER
I20260608 10:07:58.887485 30984 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4a7ea34951054b1aaea315897b049614 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4a7ea34951054b1aaea315897b049614" member_type: VOTER }
I20260608 10:07:58.887951 30984 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4a7ea34951054b1aaea315897b049614 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:07:58.888167 30984 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4a7ea34951054b1aaea315897b049614 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:07:58.888439 30984 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4a7ea34951054b1aaea315897b049614 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:58.892930 30984 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4a7ea34951054b1aaea315897b049614 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4a7ea34951054b1aaea315897b049614" member_type: VOTER }
I20260608 10:07:58.893421 30984 leader_election.cc:304] T 00000000000000000000000000000000 P 4a7ea34951054b1aaea315897b049614 [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: 4a7ea34951054b1aaea315897b049614; no voters: 
I20260608 10:07:58.894652 30984 leader_election.cc:290] T 00000000000000000000000000000000 P 4a7ea34951054b1aaea315897b049614 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:07:58.895035 30987 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4a7ea34951054b1aaea315897b049614 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:58.896343 30987 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4a7ea34951054b1aaea315897b049614 [term 1 LEADER]: Becoming Leader. State: Replica: 4a7ea34951054b1aaea315897b049614, State: Running, Role: LEADER
I20260608 10:07:58.897045 30987 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4a7ea34951054b1aaea315897b049614 [LEADER]: Queue going to LEADER mode. State: All 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: "4a7ea34951054b1aaea315897b049614" member_type: VOTER }
I20260608 10:07:58.897528 30984 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4a7ea34951054b1aaea315897b049614 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:07:58.901182 30989 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4a7ea34951054b1aaea315897b049614 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4a7ea34951054b1aaea315897b049614. Latest consensus state: current_term: 1 leader_uuid: "4a7ea34951054b1aaea315897b049614" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4a7ea34951054b1aaea315897b049614" member_type: VOTER } }
I20260608 10:07:58.902233 30989 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4a7ea34951054b1aaea315897b049614 [sys.catalog]: This master's current role is: LEADER
I20260608 10:07:58.902173 30988 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4a7ea34951054b1aaea315897b049614 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4a7ea34951054b1aaea315897b049614" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4a7ea34951054b1aaea315897b049614" member_type: VOTER } }
I20260608 10:07:58.903038 30988 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4a7ea34951054b1aaea315897b049614 [sys.catalog]: This master's current role is: LEADER
I20260608 10:07:58.906489 30995 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:07:58.913769 30995 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:07:58.914789 21486 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:07:58.922950 30995 catalog_manager.cc:1382] Generated new cluster ID: 7ea41b2397bf456dbeb499317bc99057
I20260608 10:07:58.923215 30995 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:07:58.940543 30995 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:07:58.941841 30995 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:07:58.954553 30995 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 4a7ea34951054b1aaea315897b049614: Generated new TSK 0
I20260608 10:07:58.955083 30995 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:07:58.982182 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:58.988435 31005 instance_detector.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:07:58.989351 31006 instance_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:07:58.996640 21486 server_base.cc:1061] running on GCE node
W20260608 10:07:58.996712 31008 instance_detector.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:07:58.997874 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:58.998083 21486 system_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:07:58.998209 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913278998197 us; error 0 us; skew 500 ppm
I20260608 10:07:58.998818 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:59.001247 21486 webserver.cc:533] Webserver started at http://127.20.251.129:45345/ using document root <none> and password file <none>
I20260608 10:07:59.001816 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:59.001979 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:59.002270 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:59.003360 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913058711471-21486-0/minicluster-data/ts-0-root/instance:
uuid: "7db8e28b5c4d45bf9cb93f8de3809077"
format_stamp: "Formatted at 2026-06-08 10:07:59 on dist-test-slave-0x65"
I20260608 10:07:59.008471 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 10:07:59.012331 31013 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:07:59.013236 21486 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:07:59.013584 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913058711471-21486-0/minicluster-data/ts-0-root
uuid: "7db8e28b5c4d45bf9cb93f8de3809077"
format_stamp: "Formatted at 2026-06-08 10:07:59 on dist-test-slave-0x65"
I20260608 10:07:59.013845 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913058711471-21486-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913058711471-21486-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913058711471-21486-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:07:59.039449 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:59.040567 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:59.042011 21486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:59.044348 21486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:59.044541 21486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:59.044768 21486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:59.044920 21486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:59.085105 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.129:34167
I20260608 10:07:59.085208 31075 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.129:34167 every 8 connection(s)
I20260608 10:07:59.090394 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:59.097563 31080 instance_detector.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:07:59.100044 31081 instance_detector.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:07:59.101729 31083 instance_detector.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:07:59.103155 21486 server_base.cc:1061] running on GCE node
I20260608 10:07:59.104544 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:59.104756 21486 system_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:07:59.104926 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913279104909 us; error 0 us; skew 500 ppm
I20260608 10:07:59.105751 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:59.105950 31076 heartbeater.cc:344] Connected to a master server at 127.20.251.190:41247
I20260608 10:07:59.106364 31076 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:59.107288 31076 heartbeater.cc:507] Master 127.20.251.190:41247 requested a full tablet report, sending...
I20260608 10:07:59.108952 21486 webserver.cc:533] Webserver started at http://127.20.251.130:39897/ using document root <none> and password file <none>
I20260608 10:07:59.109534 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:59.109588 30949 ts_manager.cc:194] Registered new tserver with Master: 7db8e28b5c4d45bf9cb93f8de3809077 (127.20.251.129:34167)
I20260608 10:07:59.109750 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:59.110144 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:59.111253 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913058711471-21486-0/minicluster-data/ts-1-root/instance:
uuid: "bfadd6a4e303435d8f07085a20a9adaf"
format_stamp: "Formatted at 2026-06-08 10:07:59 on dist-test-slave-0x65"
I20260608 10:07:59.111557 30949 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59186
I20260608 10:07:59.115896 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:07:59.119446 31088 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:07:59.120182 21486 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 10:07:59.120458 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913058711471-21486-0/minicluster-data/ts-1-root
uuid: "bfadd6a4e303435d8f07085a20a9adaf"
format_stamp: "Formatted at 2026-06-08 10:07:59 on dist-test-slave-0x65"
I20260608 10:07:59.120698 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913058711471-21486-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913058711471-21486-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913058711471-21486-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:07:59.131603 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:59.132604 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:59.133993 21486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:59.136565 21486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:59.136788 21486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:59.137032 21486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:59.137187 21486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:59.174203 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.130:41051
I20260608 10:07:59.174330 31150 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.130:41051 every 8 connection(s)
I20260608 10:07:59.179256 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:59.186373 31154 instance_detector.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:07:59.187008 31155 instance_detector.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:07:59.191691 31158 instance_detector.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:07:59.192719 31151 heartbeater.cc:344] Connected to a master server at 127.20.251.190:41247
I20260608 10:07:59.193181 31151 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:59.193930 21486 server_base.cc:1061] running on GCE node
I20260608 10:07:59.194161 31151 heartbeater.cc:507] Master 127.20.251.190:41247 requested a full tablet report, sending...
I20260608 10:07:59.195114 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:59.195360 21486 system_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:07:59.195554 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913279195535 us; error 0 us; skew 500 ppm
I20260608 10:07:59.196224 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:59.196825 30949 ts_manager.cc:194] Registered new tserver with Master: bfadd6a4e303435d8f07085a20a9adaf (127.20.251.130:41051)
I20260608 10:07:59.198591 30949 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59192
I20260608 10:07:59.198928 21486 webserver.cc:533] Webserver started at http://127.20.251.131:36267/ using document root <none> and password file <none>
I20260608 10:07:59.199489 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:59.199674 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:59.199985 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:59.201424 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913058711471-21486-0/minicluster-data/ts-2-root/instance:
uuid: "68131989281f4edfbf96719ae0072ca5"
format_stamp: "Formatted at 2026-06-08 10:07:59 on dist-test-slave-0x65"
I20260608 10:07:59.206001 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 10:07:59.209493 31162 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:07:59.210289 21486 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 10:07:59.210590 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913058711471-21486-0/minicluster-data/ts-2-root
uuid: "68131989281f4edfbf96719ae0072ca5"
format_stamp: "Formatted at 2026-06-08 10:07:59 on dist-test-slave-0x65"
I20260608 10:07:59.210911 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913058711471-21486-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913058711471-21486-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913058711471-21486-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:07:59.231600 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:59.232648 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:59.234067 21486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:59.236315 21486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:59.236521 21486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:59.236743 21486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:59.236896 21486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:59.276336 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.131:37739
I20260608 10:07:59.276471 31224 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.131:37739 every 8 connection(s)
I20260608 10:07:59.290608 31225 heartbeater.cc:344] Connected to a master server at 127.20.251.190:41247
I20260608 10:07:59.291041 31225 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:59.291775 31225 heartbeater.cc:507] Master 127.20.251.190:41247 requested a full tablet report, sending...
I20260608 10:07:59.293895 30949 ts_manager.cc:194] Registered new tserver with Master: 68131989281f4edfbf96719ae0072ca5 (127.20.251.131:37739)
I20260608 10:07:59.294870 21486 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015249462s
I20260608 10:07:59.295362 30949 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59202
I20260608 10:08:00.114182 31076 heartbeater.cc:499] Master 127.20.251.190:41247 was elected leader, sending a full tablet report...
I20260608 10:08:00.201586 31151 heartbeater.cc:499] Master 127.20.251.190:41247 was elected leader, sending a full tablet report...
I20260608 10:08:00.298182 31225 heartbeater.cc:499] Master 127.20.251.190:41247 was elected leader, sending a full tablet report...
I20260608 10:08:00.353677 30949 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59216:
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:08:00.422277 31190 tablet_service.cc:1511] Processing CreateTablet for tablet 65317f8883384e60838935dab45a02db (DEFAULT_TABLE table=test-workload [id=d6a7114be5c2467294cef0cbc374469a]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:08:00.422573 31189 tablet_service.cc:1511] Processing CreateTablet for tablet d4e8af53203c49fab753b294603e523e (DEFAULT_TABLE table=test-workload [id=d6a7114be5c2467294cef0cbc374469a]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:08:00.423826 31190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65317f8883384e60838935dab45a02db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:00.424676 31189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4e8af53203c49fab753b294603e523e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:00.428462 31041 tablet_service.cc:1511] Processing CreateTablet for tablet 95456041fa9a47c48f610f8b2e1be1c9 (DEFAULT_TABLE table=test-workload [id=d6a7114be5c2467294cef0cbc374469a]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:08:00.428905 31040 tablet_service.cc:1511] Processing CreateTablet for tablet 96ae9df812b243bba8f5972c29e1f62c (DEFAULT_TABLE table=test-workload [id=d6a7114be5c2467294cef0cbc374469a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:08:00.430015 31041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95456041fa9a47c48f610f8b2e1be1c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:00.430660 31040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96ae9df812b243bba8f5972c29e1f62c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:00.449740 31116 tablet_service.cc:1511] Processing CreateTablet for tablet 19ffd220b0aa499baf721891613ae66e (DEFAULT_TABLE table=test-workload [id=d6a7114be5c2467294cef0cbc374469a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:08:00.449965 31115 tablet_service.cc:1511] Processing CreateTablet for tablet f7f8086c86ff4c50a4268f999ad86610 (DEFAULT_TABLE table=test-workload [id=d6a7114be5c2467294cef0cbc374469a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:08:00.451448 31116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19ffd220b0aa499baf721891613ae66e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:00.454561 31115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7f8086c86ff4c50a4268f999ad86610. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:00.463655 31245 tablet_bootstrap.cc:492] T d4e8af53203c49fab753b294603e523e P 68131989281f4edfbf96719ae0072ca5: Bootstrap starting.
I20260608 10:08:00.470800 31245 tablet_bootstrap.cc:654] T d4e8af53203c49fab753b294603e523e P 68131989281f4edfbf96719ae0072ca5: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:00.478034 31247 tablet_bootstrap.cc:492] T 19ffd220b0aa499baf721891613ae66e P bfadd6a4e303435d8f07085a20a9adaf: Bootstrap starting.
I20260608 10:08:00.478943 31246 tablet_bootstrap.cc:492] T 95456041fa9a47c48f610f8b2e1be1c9 P 7db8e28b5c4d45bf9cb93f8de3809077: Bootstrap starting.
I20260608 10:08:00.481163 31245 tablet_bootstrap.cc:492] T d4e8af53203c49fab753b294603e523e P 68131989281f4edfbf96719ae0072ca5: No bootstrap required, opened a new log
I20260608 10:08:00.481710 31245 ts_tablet_manager.cc:1403] T d4e8af53203c49fab753b294603e523e P 68131989281f4edfbf96719ae0072ca5: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.005s
I20260608 10:08:00.484884 31246 tablet_bootstrap.cc:654] T 95456041fa9a47c48f610f8b2e1be1c9 P 7db8e28b5c4d45bf9cb93f8de3809077: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:00.484980 31247 tablet_bootstrap.cc:654] T 19ffd220b0aa499baf721891613ae66e P bfadd6a4e303435d8f07085a20a9adaf: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:00.484931 31245 raft_consensus.cc:359] T d4e8af53203c49fab753b294603e523e P 68131989281f4edfbf96719ae0072ca5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } }
I20260608 10:08:00.486754 31245 raft_consensus.cc:385] T d4e8af53203c49fab753b294603e523e P 68131989281f4edfbf96719ae0072ca5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:00.487094 31245 raft_consensus.cc:740] T d4e8af53203c49fab753b294603e523e P 68131989281f4edfbf96719ae0072ca5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68131989281f4edfbf96719ae0072ca5, State: Initialized, Role: FOLLOWER
I20260608 10:08:00.487870 31245 consensus_queue.cc:260] T d4e8af53203c49fab753b294603e523e P 68131989281f4edfbf96719ae0072ca5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } }
I20260608 10:08:00.488631 31245 raft_consensus.cc:399] T d4e8af53203c49fab753b294603e523e P 68131989281f4edfbf96719ae0072ca5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:08:00.489091 31245 raft_consensus.cc:493] T d4e8af53203c49fab753b294603e523e P 68131989281f4edfbf96719ae0072ca5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:08:00.489454 31245 raft_consensus.cc:3060] T d4e8af53203c49fab753b294603e523e P 68131989281f4edfbf96719ae0072ca5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:00.491020 31247 tablet_bootstrap.cc:492] T 19ffd220b0aa499baf721891613ae66e P bfadd6a4e303435d8f07085a20a9adaf: No bootstrap required, opened a new log
I20260608 10:08:00.491168 31246 tablet_bootstrap.cc:492] T 95456041fa9a47c48f610f8b2e1be1c9 P 7db8e28b5c4d45bf9cb93f8de3809077: No bootstrap required, opened a new log
I20260608 10:08:00.491458 31247 ts_tablet_manager.cc:1403] T 19ffd220b0aa499baf721891613ae66e P bfadd6a4e303435d8f07085a20a9adaf: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260608 10:08:00.491747 31246 ts_tablet_manager.cc:1403] T 95456041fa9a47c48f610f8b2e1be1c9 P 7db8e28b5c4d45bf9cb93f8de3809077: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.004s
I20260608 10:08:00.493819 31247 raft_consensus.cc:359] T 19ffd220b0aa499baf721891613ae66e P bfadd6a4e303435d8f07085a20a9adaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } }
I20260608 10:08:00.494275 31247 raft_consensus.cc:385] T 19ffd220b0aa499baf721891613ae66e P bfadd6a4e303435d8f07085a20a9adaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:00.494496 31247 raft_consensus.cc:740] T 19ffd220b0aa499baf721891613ae66e P bfadd6a4e303435d8f07085a20a9adaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfadd6a4e303435d8f07085a20a9adaf, State: Initialized, Role: FOLLOWER
I20260608 10:08:00.494925 31246 raft_consensus.cc:359] T 95456041fa9a47c48f610f8b2e1be1c9 P 7db8e28b5c4d45bf9cb93f8de3809077 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } }
I20260608 10:08:00.495208 31247 consensus_queue.cc:260] T 19ffd220b0aa499baf721891613ae66e P bfadd6a4e303435d8f07085a20a9adaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } }
I20260608 10:08:00.495652 31246 raft_consensus.cc:385] T 95456041fa9a47c48f610f8b2e1be1c9 P 7db8e28b5c4d45bf9cb93f8de3809077 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:00.495970 31247 raft_consensus.cc:399] T 19ffd220b0aa499baf721891613ae66e P bfadd6a4e303435d8f07085a20a9adaf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:08:00.496002 31246 raft_consensus.cc:740] T 95456041fa9a47c48f610f8b2e1be1c9 P 7db8e28b5c4d45bf9cb93f8de3809077 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7db8e28b5c4d45bf9cb93f8de3809077, State: Initialized, Role: FOLLOWER
I20260608 10:08:00.496484 31247 raft_consensus.cc:493] T 19ffd220b0aa499baf721891613ae66e P bfadd6a4e303435d8f07085a20a9adaf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:08:00.496850 31247 raft_consensus.cc:3060] T 19ffd220b0aa499baf721891613ae66e P bfadd6a4e303435d8f07085a20a9adaf [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:00.496974 31246 consensus_queue.cc:260] T 95456041fa9a47c48f610f8b2e1be1c9 P 7db8e28b5c4d45bf9cb93f8de3809077 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } }
I20260608 10:08:00.497217 31245 raft_consensus.cc:515] T d4e8af53203c49fab753b294603e523e P 68131989281f4edfbf96719ae0072ca5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } }
I20260608 10:08:00.497804 31246 raft_consensus.cc:399] T 95456041fa9a47c48f610f8b2e1be1c9 P 7db8e28b5c4d45bf9cb93f8de3809077 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:08:00.498009 31245 leader_election.cc:304] T d4e8af53203c49fab753b294603e523e P 68131989281f4edfbf96719ae0072ca5 [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: 68131989281f4edfbf96719ae0072ca5; no voters: 
I20260608 10:08:00.498173 31246 raft_consensus.cc:493] T 95456041fa9a47c48f610f8b2e1be1c9 P 7db8e28b5c4d45bf9cb93f8de3809077 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:08:00.498608 31246 raft_consensus.cc:3060] T 95456041fa9a47c48f610f8b2e1be1c9 P 7db8e28b5c4d45bf9cb93f8de3809077 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:00.502381 31247 raft_consensus.cc:515] T 19ffd220b0aa499baf721891613ae66e P bfadd6a4e303435d8f07085a20a9adaf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } }
I20260608 10:08:00.503008 31247 leader_election.cc:304] T 19ffd220b0aa499baf721891613ae66e P bfadd6a4e303435d8f07085a20a9adaf [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: bfadd6a4e303435d8f07085a20a9adaf; no voters: 
I20260608 10:08:00.506502 31246 raft_consensus.cc:515] T 95456041fa9a47c48f610f8b2e1be1c9 P 7db8e28b5c4d45bf9cb93f8de3809077 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } }
I20260608 10:08:00.507511 31246 leader_election.cc:304] T 95456041fa9a47c48f610f8b2e1be1c9 P 7db8e28b5c4d45bf9cb93f8de3809077 [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: 7db8e28b5c4d45bf9cb93f8de3809077; no voters: 
I20260608 10:08:00.509240 31245 leader_election.cc:290] T d4e8af53203c49fab753b294603e523e P 68131989281f4edfbf96719ae0072ca5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:08:00.509982 31251 raft_consensus.cc:2804] T d4e8af53203c49fab753b294603e523e P 68131989281f4edfbf96719ae0072ca5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:00.511739 31247 leader_election.cc:290] T 19ffd220b0aa499baf721891613ae66e P bfadd6a4e303435d8f07085a20a9adaf [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:08:00.512274 31252 raft_consensus.cc:2804] T 19ffd220b0aa499baf721891613ae66e P bfadd6a4e303435d8f07085a20a9adaf [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:00.514931 31251 raft_consensus.cc:697] T d4e8af53203c49fab753b294603e523e P 68131989281f4edfbf96719ae0072ca5 [term 1 LEADER]: Becoming Leader. State: Replica: 68131989281f4edfbf96719ae0072ca5, State: Running, Role: LEADER
I20260608 10:08:00.516160 31251 consensus_queue.cc:237] T d4e8af53203c49fab753b294603e523e P 68131989281f4edfbf96719ae0072ca5 [LEADER]: Queue going to LEADER mode. State: All 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: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } }
I20260608 10:08:00.518253 31253 raft_consensus.cc:2804] T 95456041fa9a47c48f610f8b2e1be1c9 P 7db8e28b5c4d45bf9cb93f8de3809077 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:00.518755 31246 leader_election.cc:290] T 95456041fa9a47c48f610f8b2e1be1c9 P 7db8e28b5c4d45bf9cb93f8de3809077 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:08:00.520762 31245 ts_tablet_manager.cc:1434] T d4e8af53203c49fab753b294603e523e P 68131989281f4edfbf96719ae0072ca5: Time spent starting tablet: real 0.039s	user 0.030s	sys 0.008s
I20260608 10:08:00.522058 31245 tablet_bootstrap.cc:492] T 65317f8883384e60838935dab45a02db P 68131989281f4edfbf96719ae0072ca5: Bootstrap starting.
I20260608 10:08:00.521953 31252 raft_consensus.cc:697] T 19ffd220b0aa499baf721891613ae66e P bfadd6a4e303435d8f07085a20a9adaf [term 1 LEADER]: Becoming Leader. State: Replica: bfadd6a4e303435d8f07085a20a9adaf, State: Running, Role: LEADER
I20260608 10:08:00.523481 31252 consensus_queue.cc:237] T 19ffd220b0aa499baf721891613ae66e P bfadd6a4e303435d8f07085a20a9adaf [LEADER]: Queue going to LEADER mode. State: All 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: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } }
I20260608 10:08:00.529659 31245 tablet_bootstrap.cc:654] T 65317f8883384e60838935dab45a02db P 68131989281f4edfbf96719ae0072ca5: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:00.531204 31253 raft_consensus.cc:697] T 95456041fa9a47c48f610f8b2e1be1c9 P 7db8e28b5c4d45bf9cb93f8de3809077 [term 1 LEADER]: Becoming Leader. State: Replica: 7db8e28b5c4d45bf9cb93f8de3809077, State: Running, Role: LEADER
I20260608 10:08:00.531631 31247 ts_tablet_manager.cc:1434] T 19ffd220b0aa499baf721891613ae66e P bfadd6a4e303435d8f07085a20a9adaf: Time spent starting tablet: real 0.040s	user 0.008s	sys 0.032s
I20260608 10:08:00.532995 31247 tablet_bootstrap.cc:492] T f7f8086c86ff4c50a4268f999ad86610 P bfadd6a4e303435d8f07085a20a9adaf: Bootstrap starting.
I20260608 10:08:00.532928 31253 consensus_queue.cc:237] T 95456041fa9a47c48f610f8b2e1be1c9 P 7db8e28b5c4d45bf9cb93f8de3809077 [LEADER]: Queue going to LEADER mode. State: All 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: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } }
I20260608 10:08:00.537678 31246 ts_tablet_manager.cc:1434] T 95456041fa9a47c48f610f8b2e1be1c9 P 7db8e28b5c4d45bf9cb93f8de3809077: Time spent starting tablet: real 0.046s	user 0.029s	sys 0.004s
I20260608 10:08:00.540102 31247 tablet_bootstrap.cc:654] T f7f8086c86ff4c50a4268f999ad86610 P bfadd6a4e303435d8f07085a20a9adaf: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:00.540545 31246 tablet_bootstrap.cc:492] T 96ae9df812b243bba8f5972c29e1f62c P 7db8e28b5c4d45bf9cb93f8de3809077: Bootstrap starting.
I20260608 10:08:00.547885 31246 tablet_bootstrap.cc:654] T 96ae9df812b243bba8f5972c29e1f62c P 7db8e28b5c4d45bf9cb93f8de3809077: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:00.548121 30949 catalog_manager.cc:5696] T d4e8af53203c49fab753b294603e523e P 68131989281f4edfbf96719ae0072ca5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 68131989281f4edfbf96719ae0072ca5 (127.20.251.131). New cstate: current_term: 1 leader_uuid: "68131989281f4edfbf96719ae0072ca5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } health_report { overall_health: HEALTHY } } }
I20260608 10:08:00.560540 31245 tablet_bootstrap.cc:492] T 65317f8883384e60838935dab45a02db P 68131989281f4edfbf96719ae0072ca5: No bootstrap required, opened a new log
I20260608 10:08:00.556772 30948 catalog_manager.cc:5696] T 95456041fa9a47c48f610f8b2e1be1c9 P 7db8e28b5c4d45bf9cb93f8de3809077 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7db8e28b5c4d45bf9cb93f8de3809077 (127.20.251.129). New cstate: current_term: 1 leader_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } health_report { overall_health: HEALTHY } } }
I20260608 10:08:00.561074 31245 ts_tablet_manager.cc:1403] T 65317f8883384e60838935dab45a02db P 68131989281f4edfbf96719ae0072ca5: Time spent bootstrapping tablet: real 0.039s	user 0.020s	sys 0.016s
I20260608 10:08:00.564817 31245 raft_consensus.cc:359] T 65317f8883384e60838935dab45a02db P 68131989281f4edfbf96719ae0072ca5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } }
I20260608 10:08:00.565456 31245 raft_consensus.cc:385] T 65317f8883384e60838935dab45a02db P 68131989281f4edfbf96719ae0072ca5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:00.565822 31245 raft_consensus.cc:740] T 65317f8883384e60838935dab45a02db P 68131989281f4edfbf96719ae0072ca5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68131989281f4edfbf96719ae0072ca5, State: Initialized, Role: FOLLOWER
I20260608 10:08:00.567416 31245 consensus_queue.cc:260] T 65317f8883384e60838935dab45a02db P 68131989281f4edfbf96719ae0072ca5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } }
I20260608 10:08:00.568137 31245 raft_consensus.cc:399] T 65317f8883384e60838935dab45a02db P 68131989281f4edfbf96719ae0072ca5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:08:00.568504 31245 raft_consensus.cc:493] T 65317f8883384e60838935dab45a02db P 68131989281f4edfbf96719ae0072ca5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:08:00.568903 31245 raft_consensus.cc:3060] T 65317f8883384e60838935dab45a02db P 68131989281f4edfbf96719ae0072ca5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:00.577235 31245 raft_consensus.cc:515] T 65317f8883384e60838935dab45a02db P 68131989281f4edfbf96719ae0072ca5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } }
I20260608 10:08:00.578238 31245 leader_election.cc:304] T 65317f8883384e60838935dab45a02db P 68131989281f4edfbf96719ae0072ca5 [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: 68131989281f4edfbf96719ae0072ca5; no voters: 
I20260608 10:08:00.579010 31245 leader_election.cc:290] T 65317f8883384e60838935dab45a02db P 68131989281f4edfbf96719ae0072ca5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:08:00.581406 31245 ts_tablet_manager.cc:1434] T 65317f8883384e60838935dab45a02db P 68131989281f4edfbf96719ae0072ca5: Time spent starting tablet: real 0.020s	user 0.019s	sys 0.000s
I20260608 10:08:00.579548 31251 raft_consensus.cc:2804] T 65317f8883384e60838935dab45a02db P 68131989281f4edfbf96719ae0072ca5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:00.582055 31251 raft_consensus.cc:697] T 65317f8883384e60838935dab45a02db P 68131989281f4edfbf96719ae0072ca5 [term 1 LEADER]: Becoming Leader. State: Replica: 68131989281f4edfbf96719ae0072ca5, State: Running, Role: LEADER
I20260608 10:08:00.582877 31251 consensus_queue.cc:237] T 65317f8883384e60838935dab45a02db P 68131989281f4edfbf96719ae0072ca5 [LEADER]: Queue going to LEADER mode. State: All 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: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } }
I20260608 10:08:00.586004 31246 tablet_bootstrap.cc:492] T 96ae9df812b243bba8f5972c29e1f62c P 7db8e28b5c4d45bf9cb93f8de3809077: No bootstrap required, opened a new log
I20260608 10:08:00.586690 31246 ts_tablet_manager.cc:1403] T 96ae9df812b243bba8f5972c29e1f62c P 7db8e28b5c4d45bf9cb93f8de3809077: Time spent bootstrapping tablet: real 0.046s	user 0.014s	sys 0.000s
I20260608 10:08:00.573007 30947 catalog_manager.cc:5696] T 19ffd220b0aa499baf721891613ae66e P bfadd6a4e303435d8f07085a20a9adaf reported cstate change: term changed from 0 to 1, leader changed from <none> to bfadd6a4e303435d8f07085a20a9adaf (127.20.251.130). New cstate: current_term: 1 leader_uuid: "bfadd6a4e303435d8f07085a20a9adaf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } health_report { overall_health: HEALTHY } } }
I20260608 10:08:00.596433 31247 tablet_bootstrap.cc:492] T f7f8086c86ff4c50a4268f999ad86610 P bfadd6a4e303435d8f07085a20a9adaf: No bootstrap required, opened a new log
I20260608 10:08:00.597021 31247 ts_tablet_manager.cc:1403] T f7f8086c86ff4c50a4268f999ad86610 P bfadd6a4e303435d8f07085a20a9adaf: Time spent bootstrapping tablet: real 0.064s	user 0.031s	sys 0.029s
I20260608 10:08:00.599885 31246 raft_consensus.cc:359] T 96ae9df812b243bba8f5972c29e1f62c P 7db8e28b5c4d45bf9cb93f8de3809077 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } }
I20260608 10:08:00.601034 31246 raft_consensus.cc:385] T 96ae9df812b243bba8f5972c29e1f62c P 7db8e28b5c4d45bf9cb93f8de3809077 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:00.599885 31247 raft_consensus.cc:359] T f7f8086c86ff4c50a4268f999ad86610 P bfadd6a4e303435d8f07085a20a9adaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } }
I20260608 10:08:00.601632 31246 raft_consensus.cc:740] T 96ae9df812b243bba8f5972c29e1f62c P 7db8e28b5c4d45bf9cb93f8de3809077 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7db8e28b5c4d45bf9cb93f8de3809077, State: Initialized, Role: FOLLOWER
I20260608 10:08:00.602754 31246 consensus_queue.cc:260] T 96ae9df812b243bba8f5972c29e1f62c P 7db8e28b5c4d45bf9cb93f8de3809077 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } }
I20260608 10:08:00.603541 31246 raft_consensus.cc:399] T 96ae9df812b243bba8f5972c29e1f62c P 7db8e28b5c4d45bf9cb93f8de3809077 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:08:00.603896 31246 raft_consensus.cc:493] T 96ae9df812b243bba8f5972c29e1f62c P 7db8e28b5c4d45bf9cb93f8de3809077 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:08:00.604298 31246 raft_consensus.cc:3060] T 96ae9df812b243bba8f5972c29e1f62c P 7db8e28b5c4d45bf9cb93f8de3809077 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:00.601881 31247 raft_consensus.cc:385] T f7f8086c86ff4c50a4268f999ad86610 P bfadd6a4e303435d8f07085a20a9adaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:00.605079 31247 raft_consensus.cc:740] T f7f8086c86ff4c50a4268f999ad86610 P bfadd6a4e303435d8f07085a20a9adaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfadd6a4e303435d8f07085a20a9adaf, State: Initialized, Role: FOLLOWER
I20260608 10:08:00.606082 31247 consensus_queue.cc:260] T f7f8086c86ff4c50a4268f999ad86610 P bfadd6a4e303435d8f07085a20a9adaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } }
I20260608 10:08:00.606743 31247 raft_consensus.cc:399] T f7f8086c86ff4c50a4268f999ad86610 P bfadd6a4e303435d8f07085a20a9adaf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:08:00.607075 31247 raft_consensus.cc:493] T f7f8086c86ff4c50a4268f999ad86610 P bfadd6a4e303435d8f07085a20a9adaf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:08:00.607412 31247 raft_consensus.cc:3060] T f7f8086c86ff4c50a4268f999ad86610 P bfadd6a4e303435d8f07085a20a9adaf [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:00.610262 30949 catalog_manager.cc:5696] T 65317f8883384e60838935dab45a02db P 68131989281f4edfbf96719ae0072ca5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 68131989281f4edfbf96719ae0072ca5 (127.20.251.131). New cstate: current_term: 1 leader_uuid: "68131989281f4edfbf96719ae0072ca5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } health_report { overall_health: HEALTHY } } }
I20260608 10:08:00.612510 31246 raft_consensus.cc:515] T 96ae9df812b243bba8f5972c29e1f62c P 7db8e28b5c4d45bf9cb93f8de3809077 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } }
I20260608 10:08:00.613492 31246 leader_election.cc:304] T 96ae9df812b243bba8f5972c29e1f62c P 7db8e28b5c4d45bf9cb93f8de3809077 [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: 7db8e28b5c4d45bf9cb93f8de3809077; no voters: 
I20260608 10:08:00.614380 31246 leader_election.cc:290] T 96ae9df812b243bba8f5972c29e1f62c P 7db8e28b5c4d45bf9cb93f8de3809077 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:08:00.616205 31253 raft_consensus.cc:2804] T 96ae9df812b243bba8f5972c29e1f62c P 7db8e28b5c4d45bf9cb93f8de3809077 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:00.616938 31253 raft_consensus.cc:697] T 96ae9df812b243bba8f5972c29e1f62c P 7db8e28b5c4d45bf9cb93f8de3809077 [term 1 LEADER]: Becoming Leader. State: Replica: 7db8e28b5c4d45bf9cb93f8de3809077, State: Running, Role: LEADER
I20260608 10:08:00.617110 31246 ts_tablet_manager.cc:1434] T 96ae9df812b243bba8f5972c29e1f62c P 7db8e28b5c4d45bf9cb93f8de3809077: Time spent starting tablet: real 0.030s	user 0.013s	sys 0.004s
I20260608 10:08:00.616204 31247 raft_consensus.cc:515] T f7f8086c86ff4c50a4268f999ad86610 P bfadd6a4e303435d8f07085a20a9adaf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } }
I20260608 10:08:00.617817 31247 leader_election.cc:304] T f7f8086c86ff4c50a4268f999ad86610 P bfadd6a4e303435d8f07085a20a9adaf [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: bfadd6a4e303435d8f07085a20a9adaf; no voters: 
I20260608 10:08:00.617801 31253 consensus_queue.cc:237] T 96ae9df812b243bba8f5972c29e1f62c P 7db8e28b5c4d45bf9cb93f8de3809077 [LEADER]: Queue going to LEADER mode. State: All 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: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } }
I20260608 10:08:00.618988 31256 raft_consensus.cc:2804] T f7f8086c86ff4c50a4268f999ad86610 P bfadd6a4e303435d8f07085a20a9adaf [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:00.619503 31256 raft_consensus.cc:697] T f7f8086c86ff4c50a4268f999ad86610 P bfadd6a4e303435d8f07085a20a9adaf [term 1 LEADER]: Becoming Leader. State: Replica: bfadd6a4e303435d8f07085a20a9adaf, State: Running, Role: LEADER
I20260608 10:08:00.620198 31256 consensus_queue.cc:237] T f7f8086c86ff4c50a4268f999ad86610 P bfadd6a4e303435d8f07085a20a9adaf [LEADER]: Queue going to LEADER mode. State: All 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: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } }
I20260608 10:08:00.624127 31247 leader_election.cc:290] T f7f8086c86ff4c50a4268f999ad86610 P bfadd6a4e303435d8f07085a20a9adaf [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:08:00.626175 31247 ts_tablet_manager.cc:1434] T f7f8086c86ff4c50a4268f999ad86610 P bfadd6a4e303435d8f07085a20a9adaf: Time spent starting tablet: real 0.029s	user 0.020s	sys 0.000s
I20260608 10:08:00.635429 30947 catalog_manager.cc:5696] T f7f8086c86ff4c50a4268f999ad86610 P bfadd6a4e303435d8f07085a20a9adaf reported cstate change: term changed from 0 to 1, leader changed from <none> to bfadd6a4e303435d8f07085a20a9adaf (127.20.251.130). New cstate: current_term: 1 leader_uuid: "bfadd6a4e303435d8f07085a20a9adaf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } health_report { overall_health: HEALTHY } } }
I20260608 10:08:00.636474 30948 catalog_manager.cc:5696] T 96ae9df812b243bba8f5972c29e1f62c P 7db8e28b5c4d45bf9cb93f8de3809077 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7db8e28b5c4d45bf9cb93f8de3809077 (127.20.251.129). New cstate: current_term: 1 leader_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } health_report { overall_health: HEALTHY } } }
I20260608 10:08:01.331528 30943 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59228:
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:08:01.334786 30943 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:08:01.377907 31041 tablet_service.cc:1511] Processing CreateTablet for tablet d14a7a8ff79d4404b8bdc48aabe433c3 (DEFAULT_TABLE table=test-workload-rf3 [id=5ab7c889f9624cd4a1bd6b70cbd0b2be]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:08:01.379319 31041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d14a7a8ff79d4404b8bdc48aabe433c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:01.379273 31115 tablet_service.cc:1511] Processing CreateTablet for tablet d14a7a8ff79d4404b8bdc48aabe433c3 (DEFAULT_TABLE table=test-workload-rf3 [id=5ab7c889f9624cd4a1bd6b70cbd0b2be]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:08:01.380805 31189 tablet_service.cc:1511] Processing CreateTablet for tablet d14a7a8ff79d4404b8bdc48aabe433c3 (DEFAULT_TABLE table=test-workload-rf3 [id=5ab7c889f9624cd4a1bd6b70cbd0b2be]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:08:01.380821 31115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d14a7a8ff79d4404b8bdc48aabe433c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:01.382215 31189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d14a7a8ff79d4404b8bdc48aabe433c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:01.382308 31040 tablet_service.cc:1511] Processing CreateTablet for tablet e4d27f1dd28248a18e459a966cbd97d1 (DEFAULT_TABLE table=test-workload-rf3 [id=5ab7c889f9624cd4a1bd6b70cbd0b2be]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:08:01.383620 31040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4d27f1dd28248a18e459a966cbd97d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:01.384742 31116 tablet_service.cc:1511] Processing CreateTablet for tablet e4d27f1dd28248a18e459a966cbd97d1 (DEFAULT_TABLE table=test-workload-rf3 [id=5ab7c889f9624cd4a1bd6b70cbd0b2be]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:08:01.386088 31116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4d27f1dd28248a18e459a966cbd97d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:01.389274 31039 tablet_service.cc:1511] Processing CreateTablet for tablet f15dffbf5cf04fe0b8a2f332c7a609f6 (DEFAULT_TABLE table=test-workload-rf3 [id=5ab7c889f9624cd4a1bd6b70cbd0b2be]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:08:01.390033 31190 tablet_service.cc:1511] Processing CreateTablet for tablet e4d27f1dd28248a18e459a966cbd97d1 (DEFAULT_TABLE table=test-workload-rf3 [id=5ab7c889f9624cd4a1bd6b70cbd0b2be]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:08:01.390647 31039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f15dffbf5cf04fe0b8a2f332c7a609f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:01.391353 31190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4d27f1dd28248a18e459a966cbd97d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:01.394362 31038 tablet_service.cc:1511] Processing CreateTablet for tablet af2a983de83a4106909327483a9325c2 (DEFAULT_TABLE table=test-workload-rf3 [id=5ab7c889f9624cd4a1bd6b70cbd0b2be]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:08:01.395784 31038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af2a983de83a4106909327483a9325c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:01.396318 31114 tablet_service.cc:1511] Processing CreateTablet for tablet f15dffbf5cf04fe0b8a2f332c7a609f6 (DEFAULT_TABLE table=test-workload-rf3 [id=5ab7c889f9624cd4a1bd6b70cbd0b2be]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:08:01.397311 31188 tablet_service.cc:1511] Processing CreateTablet for tablet f15dffbf5cf04fe0b8a2f332c7a609f6 (DEFAULT_TABLE table=test-workload-rf3 [id=5ab7c889f9624cd4a1bd6b70cbd0b2be]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:08:01.398758 31188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f15dffbf5cf04fe0b8a2f332c7a609f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:01.398950 31113 tablet_service.cc:1511] Processing CreateTablet for tablet af2a983de83a4106909327483a9325c2 (DEFAULT_TABLE table=test-workload-rf3 [id=5ab7c889f9624cd4a1bd6b70cbd0b2be]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:08:01.400444 31037 tablet_service.cc:1511] Processing CreateTablet for tablet 48237da2b33a44e48d0d448b3f1c29fb (DEFAULT_TABLE table=test-workload-rf3 [id=5ab7c889f9624cd4a1bd6b70cbd0b2be]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:08:01.401773 31037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48237da2b33a44e48d0d448b3f1c29fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:01.400324 31114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f15dffbf5cf04fe0b8a2f332c7a609f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:01.404742 31036 tablet_service.cc:1511] Processing CreateTablet for tablet a41b5f3824464d4b9fbaa5b14e5b06b8 (DEFAULT_TABLE table=test-workload-rf3 [id=5ab7c889f9624cd4a1bd6b70cbd0b2be]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:08:01.406100 31036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a41b5f3824464d4b9fbaa5b14e5b06b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:01.409904 31113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af2a983de83a4106909327483a9325c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:01.412981 31187 tablet_service.cc:1511] Processing CreateTablet for tablet af2a983de83a4106909327483a9325c2 (DEFAULT_TABLE table=test-workload-rf3 [id=5ab7c889f9624cd4a1bd6b70cbd0b2be]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:08:01.414472 31187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af2a983de83a4106909327483a9325c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:01.418871 31186 tablet_service.cc:1511] Processing CreateTablet for tablet 48237da2b33a44e48d0d448b3f1c29fb (DEFAULT_TABLE table=test-workload-rf3 [id=5ab7c889f9624cd4a1bd6b70cbd0b2be]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:08:01.420276 31186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48237da2b33a44e48d0d448b3f1c29fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:01.422888 31185 tablet_service.cc:1511] Processing CreateTablet for tablet a41b5f3824464d4b9fbaa5b14e5b06b8 (DEFAULT_TABLE table=test-workload-rf3 [id=5ab7c889f9624cd4a1bd6b70cbd0b2be]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:08:01.426801 31111 tablet_service.cc:1511] Processing CreateTablet for tablet a41b5f3824464d4b9fbaa5b14e5b06b8 (DEFAULT_TABLE table=test-workload-rf3 [id=5ab7c889f9624cd4a1bd6b70cbd0b2be]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:08:01.428151 31111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a41b5f3824464d4b9fbaa5b14e5b06b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:01.430522 31112 tablet_service.cc:1511] Processing CreateTablet for tablet 48237da2b33a44e48d0d448b3f1c29fb (DEFAULT_TABLE table=test-workload-rf3 [id=5ab7c889f9624cd4a1bd6b70cbd0b2be]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:08:01.431911 31112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48237da2b33a44e48d0d448b3f1c29fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:01.437835 31185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a41b5f3824464d4b9fbaa5b14e5b06b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:01.507686 31303 tablet_bootstrap.cc:492] T d14a7a8ff79d4404b8bdc48aabe433c3 P bfadd6a4e303435d8f07085a20a9adaf: Bootstrap starting.
I20260608 10:08:01.513674 31302 tablet_bootstrap.cc:492] T 48237da2b33a44e48d0d448b3f1c29fb P 7db8e28b5c4d45bf9cb93f8de3809077: Bootstrap starting.
I20260608 10:08:01.520725 31302 tablet_bootstrap.cc:654] T 48237da2b33a44e48d0d448b3f1c29fb P 7db8e28b5c4d45bf9cb93f8de3809077: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:01.523684 31303 tablet_bootstrap.cc:654] T d14a7a8ff79d4404b8bdc48aabe433c3 P bfadd6a4e303435d8f07085a20a9adaf: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:01.536396 31302 tablet_bootstrap.cc:492] T 48237da2b33a44e48d0d448b3f1c29fb P 7db8e28b5c4d45bf9cb93f8de3809077: No bootstrap required, opened a new log
I20260608 10:08:01.536981 31302 ts_tablet_manager.cc:1403] T 48237da2b33a44e48d0d448b3f1c29fb P 7db8e28b5c4d45bf9cb93f8de3809077: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.005s
I20260608 10:08:01.537333 31304 tablet_bootstrap.cc:492] T a41b5f3824464d4b9fbaa5b14e5b06b8 P 68131989281f4edfbf96719ae0072ca5: Bootstrap starting.
I20260608 10:08:01.540359 31302 raft_consensus.cc:359] T 48237da2b33a44e48d0d448b3f1c29fb P 7db8e28b5c4d45bf9cb93f8de3809077 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } } peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } } peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } }
I20260608 10:08:01.541095 31302 raft_consensus.cc:385] T 48237da2b33a44e48d0d448b3f1c29fb P 7db8e28b5c4d45bf9cb93f8de3809077 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:01.541723 31302 raft_consensus.cc:740] T 48237da2b33a44e48d0d448b3f1c29fb P 7db8e28b5c4d45bf9cb93f8de3809077 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7db8e28b5c4d45bf9cb93f8de3809077, State: Initialized, Role: FOLLOWER
I20260608 10:08:01.542536 31302 consensus_queue.cc:260] T 48237da2b33a44e48d0d448b3f1c29fb P 7db8e28b5c4d45bf9cb93f8de3809077 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } } peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } } peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } }
I20260608 10:08:01.544833 31302 ts_tablet_manager.cc:1434] T 48237da2b33a44e48d0d448b3f1c29fb P 7db8e28b5c4d45bf9cb93f8de3809077: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.001s
I20260608 10:08:01.545089 31303 tablet_bootstrap.cc:492] T d14a7a8ff79d4404b8bdc48aabe433c3 P bfadd6a4e303435d8f07085a20a9adaf: No bootstrap required, opened a new log
I20260608 10:08:01.545658 31303 ts_tablet_manager.cc:1403] T d14a7a8ff79d4404b8bdc48aabe433c3 P bfadd6a4e303435d8f07085a20a9adaf: Time spent bootstrapping tablet: real 0.038s	user 0.009s	sys 0.005s
I20260608 10:08:01.545972 31302 tablet_bootstrap.cc:492] T f15dffbf5cf04fe0b8a2f332c7a609f6 P 7db8e28b5c4d45bf9cb93f8de3809077: Bootstrap starting.
I20260608 10:08:01.548767 31303 raft_consensus.cc:359] T d14a7a8ff79d4404b8bdc48aabe433c3 P bfadd6a4e303435d8f07085a20a9adaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } } peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } } peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } }
I20260608 10:08:01.549496 31303 raft_consensus.cc:385] T d14a7a8ff79d4404b8bdc48aabe433c3 P bfadd6a4e303435d8f07085a20a9adaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:01.549834 31303 raft_consensus.cc:740] T d14a7a8ff79d4404b8bdc48aabe433c3 P bfadd6a4e303435d8f07085a20a9adaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfadd6a4e303435d8f07085a20a9adaf, State: Initialized, Role: FOLLOWER
I20260608 10:08:01.550802 31303 consensus_queue.cc:260] T d14a7a8ff79d4404b8bdc48aabe433c3 P bfadd6a4e303435d8f07085a20a9adaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } } peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } } peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } }
I20260608 10:08:01.552049 31304 tablet_bootstrap.cc:654] T a41b5f3824464d4b9fbaa5b14e5b06b8 P 68131989281f4edfbf96719ae0072ca5: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:01.552894 31302 tablet_bootstrap.cc:654] T f15dffbf5cf04fe0b8a2f332c7a609f6 P 7db8e28b5c4d45bf9cb93f8de3809077: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:01.553399 31303 ts_tablet_manager.cc:1434] T d14a7a8ff79d4404b8bdc48aabe433c3 P bfadd6a4e303435d8f07085a20a9adaf: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260608 10:08:01.554620 31303 tablet_bootstrap.cc:492] T f15dffbf5cf04fe0b8a2f332c7a609f6 P bfadd6a4e303435d8f07085a20a9adaf: Bootstrap starting.
I20260608 10:08:01.561178 31303 tablet_bootstrap.cc:654] T f15dffbf5cf04fe0b8a2f332c7a609f6 P bfadd6a4e303435d8f07085a20a9adaf: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:01.561646 31302 tablet_bootstrap.cc:492] T f15dffbf5cf04fe0b8a2f332c7a609f6 P 7db8e28b5c4d45bf9cb93f8de3809077: No bootstrap required, opened a new log
I20260608 10:08:01.563546 31302 ts_tablet_manager.cc:1403] T f15dffbf5cf04fe0b8a2f332c7a609f6 P 7db8e28b5c4d45bf9cb93f8de3809077: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260608 10:08:01.566902 31302 raft_consensus.cc:359] T f15dffbf5cf04fe0b8a2f332c7a609f6 P 7db8e28b5c4d45bf9cb93f8de3809077 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } } peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } } peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } }
I20260608 10:08:01.567767 31302 raft_consensus.cc:385] T f15dffbf5cf04fe0b8a2f332c7a609f6 P 7db8e28b5c4d45bf9cb93f8de3809077 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:01.568074 31302 raft_consensus.cc:740] T f15dffbf5cf04fe0b8a2f332c7a609f6 P 7db8e28b5c4d45bf9cb93f8de3809077 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7db8e28b5c4d45bf9cb93f8de3809077, State: Initialized, Role: FOLLOWER
I20260608 10:08:01.571120 31302 consensus_queue.cc:260] T f15dffbf5cf04fe0b8a2f332c7a609f6 P 7db8e28b5c4d45bf9cb93f8de3809077 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } } peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } } peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } }
I20260608 10:08:01.571971 31304 tablet_bootstrap.cc:492] T a41b5f3824464d4b9fbaa5b14e5b06b8 P 68131989281f4edfbf96719ae0072ca5: No bootstrap required, opened a new log
I20260608 10:08:01.572546 31304 ts_tablet_manager.cc:1403] T a41b5f3824464d4b9fbaa5b14e5b06b8 P 68131989281f4edfbf96719ae0072ca5: Time spent bootstrapping tablet: real 0.036s	user 0.016s	sys 0.009s
I20260608 10:08:01.572619 31303 tablet_bootstrap.cc:492] T f15dffbf5cf04fe0b8a2f332c7a609f6 P bfadd6a4e303435d8f07085a20a9adaf: No bootstrap required, opened a new log
I20260608 10:08:01.573221 31303 ts_tablet_manager.cc:1403] T f15dffbf5cf04fe0b8a2f332c7a609f6 P bfadd6a4e303435d8f07085a20a9adaf: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260608 10:08:01.574059 31302 ts_tablet_manager.cc:1434] T f15dffbf5cf04fe0b8a2f332c7a609f6 P 7db8e28b5c4d45bf9cb93f8de3809077: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 10:08:01.575450 31302 tablet_bootstrap.cc:492] T af2a983de83a4106909327483a9325c2 P 7db8e28b5c4d45bf9cb93f8de3809077: Bootstrap starting.
I20260608 10:08:01.575793 31304 raft_consensus.cc:359] T a41b5f3824464d4b9fbaa5b14e5b06b8 P 68131989281f4edfbf96719ae0072ca5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } } peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } } peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } }
I20260608 10:08:01.576552 31304 raft_consensus.cc:385] T a41b5f3824464d4b9fbaa5b14e5b06b8 P 68131989281f4edfbf96719ae0072ca5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:01.576856 31304 raft_consensus.cc:740] T a41b5f3824464d4b9fbaa5b14e5b06b8 P 68131989281f4edfbf96719ae0072ca5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68131989281f4edfbf96719ae0072ca5, State: Initialized, Role: FOLLOWER
I20260608 10:08:01.577158 31303 raft_consensus.cc:359] T f15dffbf5cf04fe0b8a2f332c7a609f6 P bfadd6a4e303435d8f07085a20a9adaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } } peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } } peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } }
I20260608 10:08:01.577915 31303 raft_consensus.cc:385] T f15dffbf5cf04fe0b8a2f332c7a609f6 P bfadd6a4e303435d8f07085a20a9adaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:01.577705 31304 consensus_queue.cc:260] T a41b5f3824464d4b9fbaa5b14e5b06b8 P 68131989281f4edfbf96719ae0072ca5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } } peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } } peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } }
I20260608 10:08:01.578238 31303 raft_consensus.cc:740] T f15dffbf5cf04fe0b8a2f332c7a609f6 P bfadd6a4e303435d8f07085a20a9adaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfadd6a4e303435d8f07085a20a9adaf, State: Initialized, Role: FOLLOWER
I20260608 10:08:01.580041 31304 ts_tablet_manager.cc:1434] T a41b5f3824464d4b9fbaa5b14e5b06b8 P 68131989281f4edfbf96719ae0072ca5: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.002s
I20260608 10:08:01.581212 31304 tablet_bootstrap.cc:492] T e4d27f1dd28248a18e459a966cbd97d1 P 68131989281f4edfbf96719ae0072ca5: Bootstrap starting.
I20260608 10:08:01.582727 31303 consensus_queue.cc:260] T f15dffbf5cf04fe0b8a2f332c7a609f6 P bfadd6a4e303435d8f07085a20a9adaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } } peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } } peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } }
I20260608 10:08:01.583432 31302 tablet_bootstrap.cc:654] T af2a983de83a4106909327483a9325c2 P 7db8e28b5c4d45bf9cb93f8de3809077: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:01.587347 31304 tablet_bootstrap.cc:654] T e4d27f1dd28248a18e459a966cbd97d1 P 68131989281f4edfbf96719ae0072ca5: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:01.592940 31303 ts_tablet_manager.cc:1434] T f15dffbf5cf04fe0b8a2f332c7a609f6 P bfadd6a4e303435d8f07085a20a9adaf: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260608 10:08:01.598001 31303 tablet_bootstrap.cc:492] T af2a983de83a4106909327483a9325c2 P bfadd6a4e303435d8f07085a20a9adaf: Bootstrap starting.
I20260608 10:08:01.605194 31303 tablet_bootstrap.cc:654] T af2a983de83a4106909327483a9325c2 P bfadd6a4e303435d8f07085a20a9adaf: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:01.608937 31302 tablet_bootstrap.cc:492] T af2a983de83a4106909327483a9325c2 P 7db8e28b5c4d45bf9cb93f8de3809077: No bootstrap required, opened a new log
I20260608 10:08:01.608994 31304 tablet_bootstrap.cc:492] T e4d27f1dd28248a18e459a966cbd97d1 P 68131989281f4edfbf96719ae0072ca5: No bootstrap required, opened a new log
I20260608 10:08:01.609751 31302 ts_tablet_manager.cc:1403] T af2a983de83a4106909327483a9325c2 P 7db8e28b5c4d45bf9cb93f8de3809077: Time spent bootstrapping tablet: real 0.035s	user 0.024s	sys 0.008s
I20260608 10:08:01.609777 31304 ts_tablet_manager.cc:1403] T e4d27f1dd28248a18e459a966cbd97d1 P 68131989281f4edfbf96719ae0072ca5: Time spent bootstrapping tablet: real 0.029s	user 0.023s	sys 0.002s
I20260608 10:08:01.611937 31303 tablet_bootstrap.cc:492] T af2a983de83a4106909327483a9325c2 P bfadd6a4e303435d8f07085a20a9adaf: No bootstrap required, opened a new log
I20260608 10:08:01.612640 31303 ts_tablet_manager.cc:1403] T af2a983de83a4106909327483a9325c2 P bfadd6a4e303435d8f07085a20a9adaf: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.000s
I20260608 10:08:01.612473 31302 raft_consensus.cc:359] T af2a983de83a4106909327483a9325c2 P 7db8e28b5c4d45bf9cb93f8de3809077 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } } peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } } peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } }
I20260608 10:08:01.613164 31302 raft_consensus.cc:385] T af2a983de83a4106909327483a9325c2 P 7db8e28b5c4d45bf9cb93f8de3809077 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:01.613423 31302 raft_consensus.cc:740] T af2a983de83a4106909327483a9325c2 P 7db8e28b5c4d45bf9cb93f8de3809077 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7db8e28b5c4d45bf9cb93f8de3809077, State: Initialized, Role: FOLLOWER
I20260608 10:08:01.613240 31304 raft_consensus.cc:359] T e4d27f1dd28248a18e459a966cbd97d1 P 68131989281f4edfbf96719ae0072ca5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } } peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } } peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } }
I20260608 10:08:01.614116 31304 raft_consensus.cc:385] T e4d27f1dd28248a18e459a966cbd97d1 P 68131989281f4edfbf96719ae0072ca5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:01.614459 31304 raft_consensus.cc:740] T e4d27f1dd28248a18e459a966cbd97d1 P 68131989281f4edfbf96719ae0072ca5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68131989281f4edfbf96719ae0072ca5, State: Initialized, Role: FOLLOWER
I20260608 10:08:01.614208 31302 consensus_queue.cc:260] T af2a983de83a4106909327483a9325c2 P 7db8e28b5c4d45bf9cb93f8de3809077 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } } peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } } peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } }
I20260608 10:08:01.615494 31304 consensus_queue.cc:260] T e4d27f1dd28248a18e459a966cbd97d1 P 68131989281f4edfbf96719ae0072ca5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } } peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } } peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } }
I20260608 10:08:01.616118 31303 raft_consensus.cc:359] T af2a983de83a4106909327483a9325c2 P bfadd6a4e303435d8f07085a20a9adaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } } peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } } peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } }
I20260608 10:08:01.616608 31302 ts_tablet_manager.cc:1434] T af2a983de83a4106909327483a9325c2 P 7db8e28b5c4d45bf9cb93f8de3809077: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260608 10:08:01.616829 31303 raft_consensus.cc:385] T af2a983de83a4106909327483a9325c2 P bfadd6a4e303435d8f07085a20a9adaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:01.617193 31303 raft_consensus.cc:740] T af2a983de83a4106909327483a9325c2 P bfadd6a4e303435d8f07085a20a9adaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfadd6a4e303435d8f07085a20a9adaf, State: Initialized, Role: FOLLOWER
I20260608 10:08:01.617775 31302 tablet_bootstrap.cc:492] T d14a7a8ff79d4404b8bdc48aabe433c3 P 7db8e28b5c4d45bf9cb93f8de3809077: Bootstrap starting.
I20260608 10:08:01.618086 31303 consensus_queue.cc:260] T af2a983de83a4106909327483a9325c2 P bfadd6a4e303435d8f07085a20a9adaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } } peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } } peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } }
I20260608 10:08:01.619904 31304 ts_tablet_manager.cc:1434] T e4d27f1dd28248a18e459a966cbd97d1 P 68131989281f4edfbf96719ae0072ca5: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 10:08:01.620398 31303 ts_tablet_manager.cc:1434] T af2a983de83a4106909327483a9325c2 P bfadd6a4e303435d8f07085a20a9adaf: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 10:08:01.620949 31304 tablet_bootstrap.cc:492] T af2a983de83a4106909327483a9325c2 P 68131989281f4edfbf96719ae0072ca5: Bootstrap starting.
I20260608 10:08:01.621361 31303 tablet_bootstrap.cc:492] T a41b5f3824464d4b9fbaa5b14e5b06b8 P bfadd6a4e303435d8f07085a20a9adaf: Bootstrap starting.
I20260608 10:08:01.627702 31302 tablet_bootstrap.cc:654] T d14a7a8ff79d4404b8bdc48aabe433c3 P 7db8e28b5c4d45bf9cb93f8de3809077: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:01.627780 31304 tablet_bootstrap.cc:654] T af2a983de83a4106909327483a9325c2 P 68131989281f4edfbf96719ae0072ca5: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:01.629142 31303 tablet_bootstrap.cc:654] T a41b5f3824464d4b9fbaa5b14e5b06b8 P bfadd6a4e303435d8f07085a20a9adaf: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:01.653126 31304 tablet_bootstrap.cc:492] T af2a983de83a4106909327483a9325c2 P 68131989281f4edfbf96719ae0072ca5: No bootstrap required, opened a new log
I20260608 10:08:01.653908 31304 ts_tablet_manager.cc:1403] T af2a983de83a4106909327483a9325c2 P 68131989281f4edfbf96719ae0072ca5: Time spent bootstrapping tablet: real 0.033s	user 0.021s	sys 0.012s
I20260608 10:08:01.654227 31303 tablet_bootstrap.cc:492] T a41b5f3824464d4b9fbaa5b14e5b06b8 P bfadd6a4e303435d8f07085a20a9adaf: No bootstrap required, opened a new log
I20260608 10:08:01.654551 31302 tablet_bootstrap.cc:492] T d14a7a8ff79d4404b8bdc48aabe433c3 P 7db8e28b5c4d45bf9cb93f8de3809077: No bootstrap required, opened a new log
I20260608 10:08:01.654753 31303 ts_tablet_manager.cc:1403] T a41b5f3824464d4b9fbaa5b14e5b06b8 P bfadd6a4e303435d8f07085a20a9adaf: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.016s
I20260608 10:08:01.655004 31302 ts_tablet_manager.cc:1403] T d14a7a8ff79d4404b8bdc48aabe433c3 P 7db8e28b5c4d45bf9cb93f8de3809077: Time spent bootstrapping tablet: real 0.037s	user 0.017s	sys 0.008s
I20260608 10:08:01.657088 31304 raft_consensus.cc:359] T af2a983de83a4106909327483a9325c2 P 68131989281f4edfbf96719ae0072ca5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } } peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } } peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } }
I20260608 10:08:01.657351 31302 raft_consensus.cc:359] T d14a7a8ff79d4404b8bdc48aabe433c3 P 7db8e28b5c4d45bf9cb93f8de3809077 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } } peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } } peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } }
I20260608 10:08:01.657898 31304 raft_consensus.cc:385] T af2a983de83a4106909327483a9325c2 P 68131989281f4edfbf96719ae0072ca5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:01.657987 31302 raft_consensus.cc:385] T d14a7a8ff79d4404b8bdc48aabe433c3 P 7db8e28b5c4d45bf9cb93f8de3809077 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:01.657905 31303 raft_consensus.cc:359] T a41b5f3824464d4b9fbaa5b14e5b06b8 P bfadd6a4e303435d8f07085a20a9adaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } } peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } } peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } }
I20260608 10:08:01.658466 31304 raft_consensus.cc:740] T af2a983de83a4106909327483a9325c2 P 68131989281f4edfbf96719ae0072ca5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68131989281f4edfbf96719ae0072ca5, State: Initialized, Role: FOLLOWER
I20260608 10:08:01.658561 31302 raft_consensus.cc:740] T d14a7a8ff79d4404b8bdc48aabe433c3 P 7db8e28b5c4d45bf9cb93f8de3809077 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7db8e28b5c4d45bf9cb93f8de3809077, State: Initialized, Role: FOLLOWER
I20260608 10:08:01.658905 31303 raft_consensus.cc:385] T a41b5f3824464d4b9fbaa5b14e5b06b8 P bfadd6a4e303435d8f07085a20a9adaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:01.659271 31303 raft_consensus.cc:740] T a41b5f3824464d4b9fbaa5b14e5b06b8 P bfadd6a4e303435d8f07085a20a9adaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfadd6a4e303435d8f07085a20a9adaf, State: Initialized, Role: FOLLOWER
I20260608 10:08:01.659475 31302 consensus_queue.cc:260] T d14a7a8ff79d4404b8bdc48aabe433c3 P 7db8e28b5c4d45bf9cb93f8de3809077 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } } peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } } peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } }
I20260608 10:08:01.659482 31304 consensus_queue.cc:260] T af2a983de83a4106909327483a9325c2 P 68131989281f4edfbf96719ae0072ca5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } } peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } } peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } }
I20260608 10:08:01.660070 31303 consensus_queue.cc:260] T a41b5f3824464d4b9fbaa5b14e5b06b8 P bfadd6a4e303435d8f07085a20a9adaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } } peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } } peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } }
I20260608 10:08:01.661979 31302 ts_tablet_manager.cc:1434] T d14a7a8ff79d4404b8bdc48aabe433c3 P 7db8e28b5c4d45bf9cb93f8de3809077: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 10:08:01.662478 31304 ts_tablet_manager.cc:1434] T af2a983de83a4106909327483a9325c2 P 68131989281f4edfbf96719ae0072ca5: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260608 10:08:01.663008 31302 tablet_bootstrap.cc:492] T e4d27f1dd28248a18e459a966cbd97d1 P 7db8e28b5c4d45bf9cb93f8de3809077: Bootstrap starting.
I20260608 10:08:01.663573 31304 tablet_bootstrap.cc:492] T d14a7a8ff79d4404b8bdc48aabe433c3 P 68131989281f4edfbf96719ae0072ca5: Bootstrap starting.
I20260608 10:08:01.664757 31303 ts_tablet_manager.cc:1434] T a41b5f3824464d4b9fbaa5b14e5b06b8 P bfadd6a4e303435d8f07085a20a9adaf: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260608 10:08:01.665884 31303 tablet_bootstrap.cc:492] T e4d27f1dd28248a18e459a966cbd97d1 P bfadd6a4e303435d8f07085a20a9adaf: Bootstrap starting.
I20260608 10:08:01.669196 31302 tablet_bootstrap.cc:654] T e4d27f1dd28248a18e459a966cbd97d1 P 7db8e28b5c4d45bf9cb93f8de3809077: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:01.670293 31304 tablet_bootstrap.cc:654] T d14a7a8ff79d4404b8bdc48aabe433c3 P 68131989281f4edfbf96719ae0072ca5: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:01.671828 31303 tablet_bootstrap.cc:654] T e4d27f1dd28248a18e459a966cbd97d1 P bfadd6a4e303435d8f07085a20a9adaf: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:01.672614 31253 raft_consensus.cc:493] T af2a983de83a4106909327483a9325c2 P 7db8e28b5c4d45bf9cb93f8de3809077 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:01.673168 31253 raft_consensus.cc:515] T af2a983de83a4106909327483a9325c2 P 7db8e28b5c4d45bf9cb93f8de3809077 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } } peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } } peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } }
I20260608 10:08:01.676204 31253 leader_election.cc:290] T af2a983de83a4106909327483a9325c2 P 7db8e28b5c4d45bf9cb93f8de3809077 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bfadd6a4e303435d8f07085a20a9adaf (127.20.251.130:41051), 68131989281f4edfbf96719ae0072ca5 (127.20.251.131:37739)
I20260608 10:08:01.676707 31253 raft_consensus.cc:493] T f15dffbf5cf04fe0b8a2f332c7a609f6 P 7db8e28b5c4d45bf9cb93f8de3809077 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:01.681622 31302 tablet_bootstrap.cc:492] T e4d27f1dd28248a18e459a966cbd97d1 P 7db8e28b5c4d45bf9cb93f8de3809077: No bootstrap required, opened a new log
I20260608 10:08:01.681975 31303 tablet_bootstrap.cc:492] T e4d27f1dd28248a18e459a966cbd97d1 P bfadd6a4e303435d8f07085a20a9adaf: No bootstrap required, opened a new log
I20260608 10:08:01.682168 31302 ts_tablet_manager.cc:1403] T e4d27f1dd28248a18e459a966cbd97d1 P 7db8e28b5c4d45bf9cb93f8de3809077: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.003s
I20260608 10:08:01.682595 31303 ts_tablet_manager.cc:1403] T e4d27f1dd28248a18e459a966cbd97d1 P bfadd6a4e303435d8f07085a20a9adaf: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260608 10:08:01.685468 31302 raft_consensus.cc:359] T e4d27f1dd28248a18e459a966cbd97d1 P 7db8e28b5c4d45bf9cb93f8de3809077 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } } peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } } peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } }
I20260608 10:08:01.686283 31302 raft_consensus.cc:385] T e4d27f1dd28248a18e459a966cbd97d1 P 7db8e28b5c4d45bf9cb93f8de3809077 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:01.686043 31303 raft_consensus.cc:359] T e4d27f1dd28248a18e459a966cbd97d1 P bfadd6a4e303435d8f07085a20a9adaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } } peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } } peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } }
I20260608 10:08:01.686647 31302 raft_consensus.cc:740] T e4d27f1dd28248a18e459a966cbd97d1 P 7db8e28b5c4d45bf9cb93f8de3809077 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7db8e28b5c4d45bf9cb93f8de3809077, State: Initialized, Role: FOLLOWER
I20260608 10:08:01.686843 31303 raft_consensus.cc:385] T e4d27f1dd28248a18e459a966cbd97d1 P bfadd6a4e303435d8f07085a20a9adaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:01.687235 31303 raft_consensus.cc:740] T e4d27f1dd28248a18e459a966cbd97d1 P bfadd6a4e303435d8f07085a20a9adaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfadd6a4e303435d8f07085a20a9adaf, State: Initialized, Role: FOLLOWER
I20260608 10:08:01.687894 31304 tablet_bootstrap.cc:492] T d14a7a8ff79d4404b8bdc48aabe433c3 P 68131989281f4edfbf96719ae0072ca5: No bootstrap required, opened a new log
I20260608 10:08:01.687485 31302 consensus_queue.cc:260] T e4d27f1dd28248a18e459a966cbd97d1 P 7db8e28b5c4d45bf9cb93f8de3809077 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } } peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } } peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } }
I20260608 10:08:01.688408 31304 ts_tablet_manager.cc:1403] T d14a7a8ff79d4404b8bdc48aabe433c3 P 68131989281f4edfbf96719ae0072ca5: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.002s
I20260608 10:08:01.689944 31302 ts_tablet_manager.cc:1434] T e4d27f1dd28248a18e459a966cbd97d1 P 7db8e28b5c4d45bf9cb93f8de3809077: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260608 10:08:01.691032 31302 tablet_bootstrap.cc:492] T a41b5f3824464d4b9fbaa5b14e5b06b8 P 7db8e28b5c4d45bf9cb93f8de3809077: Bootstrap starting.
I20260608 10:08:01.691412 31303 consensus_queue.cc:260] T e4d27f1dd28248a18e459a966cbd97d1 P bfadd6a4e303435d8f07085a20a9adaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } } peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } } peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } }
I20260608 10:08:01.691541 31304 raft_consensus.cc:359] T d14a7a8ff79d4404b8bdc48aabe433c3 P 68131989281f4edfbf96719ae0072ca5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } } peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } } peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } }
I20260608 10:08:01.694316 31303 ts_tablet_manager.cc:1434] T e4d27f1dd28248a18e459a966cbd97d1 P bfadd6a4e303435d8f07085a20a9adaf: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260608 10:08:01.694317 31304 raft_consensus.cc:385] T d14a7a8ff79d4404b8bdc48aabe433c3 P 68131989281f4edfbf96719ae0072ca5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:01.694842 31304 raft_consensus.cc:740] T d14a7a8ff79d4404b8bdc48aabe433c3 P 68131989281f4edfbf96719ae0072ca5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68131989281f4edfbf96719ae0072ca5, State: Initialized, Role: FOLLOWER
I20260608 10:08:01.695433 31303 tablet_bootstrap.cc:492] T 48237da2b33a44e48d0d448b3f1c29fb P bfadd6a4e303435d8f07085a20a9adaf: Bootstrap starting.
I20260608 10:08:01.696642 31304 consensus_queue.cc:260] T d14a7a8ff79d4404b8bdc48aabe433c3 P 68131989281f4edfbf96719ae0072ca5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } } peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } } peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } }
I20260608 10:08:01.698210 31302 tablet_bootstrap.cc:654] T a41b5f3824464d4b9fbaa5b14e5b06b8 P 7db8e28b5c4d45bf9cb93f8de3809077: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:01.700839 31304 ts_tablet_manager.cc:1434] T d14a7a8ff79d4404b8bdc48aabe433c3 P 68131989281f4edfbf96719ae0072ca5: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260608 10:08:01.702999 31303 tablet_bootstrap.cc:654] T 48237da2b33a44e48d0d448b3f1c29fb P bfadd6a4e303435d8f07085a20a9adaf: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:01.709890 31254 raft_consensus.cc:493] T a41b5f3824464d4b9fbaa5b14e5b06b8 P 68131989281f4edfbf96719ae0072ca5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:01.710444 31302 tablet_bootstrap.cc:492] T a41b5f3824464d4b9fbaa5b14e5b06b8 P 7db8e28b5c4d45bf9cb93f8de3809077: No bootstrap required, opened a new log
I20260608 10:08:01.710515 31254 raft_consensus.cc:515] T a41b5f3824464d4b9fbaa5b14e5b06b8 P 68131989281f4edfbf96719ae0072ca5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } } peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } } peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } }
I20260608 10:08:01.711218 31302 ts_tablet_manager.cc:1403] T a41b5f3824464d4b9fbaa5b14e5b06b8 P 7db8e28b5c4d45bf9cb93f8de3809077: Time spent bootstrapping tablet: real 0.020s	user 0.019s	sys 0.000s
I20260608 10:08:01.677145 31253 raft_consensus.cc:515] T f15dffbf5cf04fe0b8a2f332c7a609f6 P 7db8e28b5c4d45bf9cb93f8de3809077 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } } peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } } peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } }
I20260608 10:08:01.715062 31303 tablet_bootstrap.cc:492] T 48237da2b33a44e48d0d448b3f1c29fb P bfadd6a4e303435d8f07085a20a9adaf: No bootstrap required, opened a new log
I20260608 10:08:01.715097 31252 raft_consensus.cc:493] T d14a7a8ff79d4404b8bdc48aabe433c3 P bfadd6a4e303435d8f07085a20a9adaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:01.714597 31302 raft_consensus.cc:359] T a41b5f3824464d4b9fbaa5b14e5b06b8 P 7db8e28b5c4d45bf9cb93f8de3809077 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } } peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } } peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } }
I20260608 10:08:01.716212 31302 raft_consensus.cc:385] T a41b5f3824464d4b9fbaa5b14e5b06b8 P 7db8e28b5c4d45bf9cb93f8de3809077 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:01.716022 31252 raft_consensus.cc:515] T d14a7a8ff79d4404b8bdc48aabe433c3 P bfadd6a4e303435d8f07085a20a9adaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } } peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } } peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } }
I20260608 10:08:01.716621 31302 raft_consensus.cc:740] T a41b5f3824464d4b9fbaa5b14e5b06b8 P 7db8e28b5c4d45bf9cb93f8de3809077 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7db8e28b5c4d45bf9cb93f8de3809077, State: Initialized, Role: FOLLOWER
I20260608 10:08:01.717604 31302 consensus_queue.cc:260] T a41b5f3824464d4b9fbaa5b14e5b06b8 P 7db8e28b5c4d45bf9cb93f8de3809077 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } } peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } } peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } }
I20260608 10:08:01.719688 31303 ts_tablet_manager.cc:1403] T 48237da2b33a44e48d0d448b3f1c29fb P bfadd6a4e303435d8f07085a20a9adaf: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.006s
I20260608 10:08:01.722644 31253 leader_election.cc:290] T f15dffbf5cf04fe0b8a2f332c7a609f6 P 7db8e28b5c4d45bf9cb93f8de3809077 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bfadd6a4e303435d8f07085a20a9adaf (127.20.251.130:41051), 68131989281f4edfbf96719ae0072ca5 (127.20.251.131:37739)
I20260608 10:08:01.726222 31254 leader_election.cc:290] T a41b5f3824464d4b9fbaa5b14e5b06b8 P 68131989281f4edfbf96719ae0072ca5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7db8e28b5c4d45bf9cb93f8de3809077 (127.20.251.129:34167), bfadd6a4e303435d8f07085a20a9adaf (127.20.251.130:41051)
I20260608 10:08:01.733443 31252 leader_election.cc:290] T d14a7a8ff79d4404b8bdc48aabe433c3 P bfadd6a4e303435d8f07085a20a9adaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7db8e28b5c4d45bf9cb93f8de3809077 (127.20.251.129:34167), 68131989281f4edfbf96719ae0072ca5 (127.20.251.131:37739)
I20260608 10:08:01.735904 31302 ts_tablet_manager.cc:1434] T a41b5f3824464d4b9fbaa5b14e5b06b8 P 7db8e28b5c4d45bf9cb93f8de3809077: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260608 10:08:01.747108 31303 raft_consensus.cc:359] T 48237da2b33a44e48d0d448b3f1c29fb P bfadd6a4e303435d8f07085a20a9adaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } } peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } } peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } }
I20260608 10:08:01.748075 31303 raft_consensus.cc:385] T 48237da2b33a44e48d0d448b3f1c29fb P bfadd6a4e303435d8f07085a20a9adaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:01.748385 31303 raft_consensus.cc:740] T 48237da2b33a44e48d0d448b3f1c29fb P bfadd6a4e303435d8f07085a20a9adaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfadd6a4e303435d8f07085a20a9adaf, State: Initialized, Role: FOLLOWER
I20260608 10:08:01.752071 31303 consensus_queue.cc:260] T 48237da2b33a44e48d0d448b3f1c29fb P bfadd6a4e303435d8f07085a20a9adaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } } peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } } peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } }
I20260608 10:08:01.754969 31303 ts_tablet_manager.cc:1434] T 48237da2b33a44e48d0d448b3f1c29fb P bfadd6a4e303435d8f07085a20a9adaf: Time spent starting tablet: real 0.035s	user 0.004s	sys 0.005s
I20260608 10:08:01.757836 31253 raft_consensus.cc:493] T d14a7a8ff79d4404b8bdc48aabe433c3 P 7db8e28b5c4d45bf9cb93f8de3809077 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:01.758358 31253 raft_consensus.cc:515] T d14a7a8ff79d4404b8bdc48aabe433c3 P 7db8e28b5c4d45bf9cb93f8de3809077 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } } peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } } peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } }
I20260608 10:08:01.759986 31253 leader_election.cc:290] T d14a7a8ff79d4404b8bdc48aabe433c3 P 7db8e28b5c4d45bf9cb93f8de3809077 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bfadd6a4e303435d8f07085a20a9adaf (127.20.251.130:41051), 68131989281f4edfbf96719ae0072ca5 (127.20.251.131:37739)
I20260608 10:08:01.761620 31304 tablet_bootstrap.cc:492] T f15dffbf5cf04fe0b8a2f332c7a609f6 P 68131989281f4edfbf96719ae0072ca5: Bootstrap starting.
I20260608 10:08:01.769030 31304 tablet_bootstrap.cc:654] T f15dffbf5cf04fe0b8a2f332c7a609f6 P 68131989281f4edfbf96719ae0072ca5: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:01.769658 31253 raft_consensus.cc:493] T 48237da2b33a44e48d0d448b3f1c29fb P 7db8e28b5c4d45bf9cb93f8de3809077 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:01.770246 31253 raft_consensus.cc:515] T 48237da2b33a44e48d0d448b3f1c29fb P 7db8e28b5c4d45bf9cb93f8de3809077 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } } peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } } peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } }
I20260608 10:08:01.772563 31253 leader_election.cc:290] T 48237da2b33a44e48d0d448b3f1c29fb P 7db8e28b5c4d45bf9cb93f8de3809077 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bfadd6a4e303435d8f07085a20a9adaf (127.20.251.130:41051), 68131989281f4edfbf96719ae0072ca5 (127.20.251.131:37739)
I20260608 10:08:01.781211 31200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d14a7a8ff79d4404b8bdc48aabe433c3" candidate_uuid: "bfadd6a4e303435d8f07085a20a9adaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68131989281f4edfbf96719ae0072ca5" is_pre_election: true
I20260608 10:08:01.782111 31200 raft_consensus.cc:2468] T d14a7a8ff79d4404b8bdc48aabe433c3 P 68131989281f4edfbf96719ae0072ca5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bfadd6a4e303435d8f07085a20a9adaf in term 0.
I20260608 10:08:01.783761 31089 leader_election.cc:304] T d14a7a8ff79d4404b8bdc48aabe433c3 P bfadd6a4e303435d8f07085a20a9adaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68131989281f4edfbf96719ae0072ca5, bfadd6a4e303435d8f07085a20a9adaf; no voters: 
I20260608 10:08:01.784663 31252 raft_consensus.cc:2804] T d14a7a8ff79d4404b8bdc48aabe433c3 P bfadd6a4e303435d8f07085a20a9adaf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:08:01.785046 31252 raft_consensus.cc:493] T d14a7a8ff79d4404b8bdc48aabe433c3 P bfadd6a4e303435d8f07085a20a9adaf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:08:01.785384 31252 raft_consensus.cc:3060] T d14a7a8ff79d4404b8bdc48aabe433c3 P bfadd6a4e303435d8f07085a20a9adaf [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:01.794883 31252 raft_consensus.cc:515] T d14a7a8ff79d4404b8bdc48aabe433c3 P bfadd6a4e303435d8f07085a20a9adaf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } } peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } } peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } }
I20260608 10:08:01.798631 31252 leader_election.cc:290] T d14a7a8ff79d4404b8bdc48aabe433c3 P bfadd6a4e303435d8f07085a20a9adaf [CANDIDATE]: Term 1 election: Requested vote from peers 7db8e28b5c4d45bf9cb93f8de3809077 (127.20.251.129:34167), 68131989281f4edfbf96719ae0072ca5 (127.20.251.131:37739)
I20260608 10:08:01.801494 31252 raft_consensus.cc:493] T f15dffbf5cf04fe0b8a2f332c7a609f6 P bfadd6a4e303435d8f07085a20a9adaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:01.802214 31252 raft_consensus.cc:515] T f15dffbf5cf04fe0b8a2f332c7a609f6 P bfadd6a4e303435d8f07085a20a9adaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } } peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } } peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } }
I20260608 10:08:01.804687 31252 leader_election.cc:290] T f15dffbf5cf04fe0b8a2f332c7a609f6 P bfadd6a4e303435d8f07085a20a9adaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7db8e28b5c4d45bf9cb93f8de3809077 (127.20.251.129:34167), 68131989281f4edfbf96719ae0072ca5 (127.20.251.131:37739)
I20260608 10:08:01.806741 31200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d14a7a8ff79d4404b8bdc48aabe433c3" candidate_uuid: "bfadd6a4e303435d8f07085a20a9adaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68131989281f4edfbf96719ae0072ca5"
I20260608 10:08:01.807106 31199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f15dffbf5cf04fe0b8a2f332c7a609f6" candidate_uuid: "bfadd6a4e303435d8f07085a20a9adaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68131989281f4edfbf96719ae0072ca5" is_pre_election: true
W20260608 10:08:01.809216 31089 leader_election.cc:343] T f15dffbf5cf04fe0b8a2f332c7a609f6 P bfadd6a4e303435d8f07085a20a9adaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 68131989281f4edfbf96719ae0072ca5 (127.20.251.131:37739): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:08:01.809445 31200 raft_consensus.cc:3060] T d14a7a8ff79d4404b8bdc48aabe433c3 P 68131989281f4edfbf96719ae0072ca5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:01.794927 31334 raft_consensus.cc:493] T a41b5f3824464d4b9fbaa5b14e5b06b8 P bfadd6a4e303435d8f07085a20a9adaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:01.818200 31334 raft_consensus.cc:515] T a41b5f3824464d4b9fbaa5b14e5b06b8 P bfadd6a4e303435d8f07085a20a9adaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } } peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } } peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } }
I20260608 10:08:01.822049 31199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a41b5f3824464d4b9fbaa5b14e5b06b8" candidate_uuid: "bfadd6a4e303435d8f07085a20a9adaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68131989281f4edfbf96719ae0072ca5" is_pre_election: true
I20260608 10:08:01.822824 31199 raft_consensus.cc:2468] T a41b5f3824464d4b9fbaa5b14e5b06b8 P 68131989281f4edfbf96719ae0072ca5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bfadd6a4e303435d8f07085a20a9adaf in term 0.
I20260608 10:08:01.824882 31089 leader_election.cc:304] T a41b5f3824464d4b9fbaa5b14e5b06b8 P bfadd6a4e303435d8f07085a20a9adaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68131989281f4edfbf96719ae0072ca5, bfadd6a4e303435d8f07085a20a9adaf; no voters: 
I20260608 10:08:01.825897 31252 raft_consensus.cc:2804] T a41b5f3824464d4b9fbaa5b14e5b06b8 P bfadd6a4e303435d8f07085a20a9adaf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:08:01.826260 31252 raft_consensus.cc:493] T a41b5f3824464d4b9fbaa5b14e5b06b8 P bfadd6a4e303435d8f07085a20a9adaf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:08:01.826597 31252 raft_consensus.cc:3060] T a41b5f3824464d4b9fbaa5b14e5b06b8 P bfadd6a4e303435d8f07085a20a9adaf [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:01.830724 31126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a41b5f3824464d4b9fbaa5b14e5b06b8" candidate_uuid: "68131989281f4edfbf96719ae0072ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfadd6a4e303435d8f07085a20a9adaf" is_pre_election: true
I20260608 10:08:01.833086 31252 raft_consensus.cc:515] T a41b5f3824464d4b9fbaa5b14e5b06b8 P bfadd6a4e303435d8f07085a20a9adaf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } } peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } } peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } }
I20260608 10:08:01.838433 31051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a41b5f3824464d4b9fbaa5b14e5b06b8" candidate_uuid: "68131989281f4edfbf96719ae0072ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" is_pre_election: true
I20260608 10:08:01.839201 31051 raft_consensus.cc:2468] T a41b5f3824464d4b9fbaa5b14e5b06b8 P 7db8e28b5c4d45bf9cb93f8de3809077 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68131989281f4edfbf96719ae0072ca5 in term 0.
I20260608 10:08:01.834396 31334 leader_election.cc:290] T a41b5f3824464d4b9fbaa5b14e5b06b8 P bfadd6a4e303435d8f07085a20a9adaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7db8e28b5c4d45bf9cb93f8de3809077 (127.20.251.129:34167), 68131989281f4edfbf96719ae0072ca5 (127.20.251.131:37739)
I20260608 10:08:01.877833 31051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d14a7a8ff79d4404b8bdc48aabe433c3" candidate_uuid: "bfadd6a4e303435d8f07085a20a9adaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" is_pre_election: true
I20260608 10:08:01.866420 31123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d14a7a8ff79d4404b8bdc48aabe433c3" candidate_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfadd6a4e303435d8f07085a20a9adaf" is_pre_election: true
I20260608 10:08:01.849973 31196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48237da2b33a44e48d0d448b3f1c29fb" candidate_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68131989281f4edfbf96719ae0072ca5" is_pre_election: true
I20260608 10:08:01.840098 31200 raft_consensus.cc:2468] T d14a7a8ff79d4404b8bdc48aabe433c3 P 68131989281f4edfbf96719ae0072ca5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfadd6a4e303435d8f07085a20a9adaf in term 1.
I20260608 10:08:01.865818 31124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f15dffbf5cf04fe0b8a2f332c7a609f6" candidate_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfadd6a4e303435d8f07085a20a9adaf" is_pre_election: true
I20260608 10:08:01.849362 31197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d14a7a8ff79d4404b8bdc48aabe433c3" candidate_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68131989281f4edfbf96719ae0072ca5" is_pre_election: true
I20260608 10:08:01.888746 31124 raft_consensus.cc:2468] T f15dffbf5cf04fe0b8a2f332c7a609f6 P bfadd6a4e303435d8f07085a20a9adaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7db8e28b5c4d45bf9cb93f8de3809077 in term 0.
I20260608 10:08:01.849678 31254 raft_consensus.cc:493] T af2a983de83a4106909327483a9325c2 P 68131989281f4edfbf96719ae0072ca5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:01.848712 31198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f15dffbf5cf04fe0b8a2f332c7a609f6" candidate_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68131989281f4edfbf96719ae0072ca5" is_pre_election: true
I20260608 10:08:01.867019 31122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48237da2b33a44e48d0d448b3f1c29fb" candidate_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfadd6a4e303435d8f07085a20a9adaf" is_pre_election: true
I20260608 10:08:01.841428 31164 leader_election.cc:304] T a41b5f3824464d4b9fbaa5b14e5b06b8 P 68131989281f4edfbf96719ae0072ca5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68131989281f4edfbf96719ae0072ca5, 7db8e28b5c4d45bf9cb93f8de3809077; no voters: 
I20260608 10:08:01.866165 31335 raft_consensus.cc:493] T e4d27f1dd28248a18e459a966cbd97d1 P bfadd6a4e303435d8f07085a20a9adaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:01.865110 31125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af2a983de83a4106909327483a9325c2" candidate_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfadd6a4e303435d8f07085a20a9adaf" is_pre_election: true
I20260608 10:08:01.890672 31014 leader_election.cc:304] T f15dffbf5cf04fe0b8a2f332c7a609f6 P 7db8e28b5c4d45bf9cb93f8de3809077 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7db8e28b5c4d45bf9cb93f8de3809077, bfadd6a4e303435d8f07085a20a9adaf; no voters: 
I20260608 10:08:01.889293 31197 raft_consensus.cc:2393] T d14a7a8ff79d4404b8bdc48aabe433c3 P 68131989281f4edfbf96719ae0072ca5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7db8e28b5c4d45bf9cb93f8de3809077 in current term 1: Already voted for candidate bfadd6a4e303435d8f07085a20a9adaf in this term.
I20260608 10:08:01.891037 31335 raft_consensus.cc:515] T e4d27f1dd28248a18e459a966cbd97d1 P bfadd6a4e303435d8f07085a20a9adaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } } peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } } peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } }
W20260608 10:08:01.891984 31014 leader_election.cc:343] T f15dffbf5cf04fe0b8a2f332c7a609f6 P 7db8e28b5c4d45bf9cb93f8de3809077 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 68131989281f4edfbf96719ae0072ca5 (127.20.251.131:37739): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:08:01.892437 31253 raft_consensus.cc:2804] T f15dffbf5cf04fe0b8a2f332c7a609f6 P 7db8e28b5c4d45bf9cb93f8de3809077 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:08:01.892928 31253 raft_consensus.cc:493] T f15dffbf5cf04fe0b8a2f332c7a609f6 P 7db8e28b5c4d45bf9cb93f8de3809077 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:08:01.890436 31122 raft_consensus.cc:2468] T 48237da2b33a44e48d0d448b3f1c29fb P bfadd6a4e303435d8f07085a20a9adaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7db8e28b5c4d45bf9cb93f8de3809077 in term 0.
I20260608 10:08:01.893046 31050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d14a7a8ff79d4404b8bdc48aabe433c3" candidate_uuid: "bfadd6a4e303435d8f07085a20a9adaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7db8e28b5c4d45bf9cb93f8de3809077"
I20260608 10:08:01.893421 31253 raft_consensus.cc:3060] T f15dffbf5cf04fe0b8a2f332c7a609f6 P 7db8e28b5c4d45bf9cb93f8de3809077 [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:08:01.893501 31014 leader_election.cc:343] T 48237da2b33a44e48d0d448b3f1c29fb P 7db8e28b5c4d45bf9cb93f8de3809077 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 68131989281f4edfbf96719ae0072ca5 (127.20.251.131:37739): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:08:01.888077 31123 raft_consensus.cc:2393] T d14a7a8ff79d4404b8bdc48aabe433c3 P bfadd6a4e303435d8f07085a20a9adaf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7db8e28b5c4d45bf9cb93f8de3809077 in current term 1: Already voted for candidate bfadd6a4e303435d8f07085a20a9adaf in this term.
I20260608 10:08:01.850138 31199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af2a983de83a4106909327483a9325c2" candidate_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68131989281f4edfbf96719ae0072ca5" is_pre_election: true
I20260608 10:08:01.887856 31051 raft_consensus.cc:2468] T d14a7a8ff79d4404b8bdc48aabe433c3 P 7db8e28b5c4d45bf9cb93f8de3809077 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bfadd6a4e303435d8f07085a20a9adaf in term 0.
I20260608 10:08:01.894843 31014 leader_election.cc:304] T 48237da2b33a44e48d0d448b3f1c29fb P 7db8e28b5c4d45bf9cb93f8de3809077 [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: 7db8e28b5c4d45bf9cb93f8de3809077, bfadd6a4e303435d8f07085a20a9adaf; no voters: 68131989281f4edfbf96719ae0072ca5
I20260608 10:08:01.893010 31125 raft_consensus.cc:2468] T af2a983de83a4106909327483a9325c2 P bfadd6a4e303435d8f07085a20a9adaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7db8e28b5c4d45bf9cb93f8de3809077 in term 0.
I20260608 10:08:01.896070 31259 raft_consensus.cc:2804] T 48237da2b33a44e48d0d448b3f1c29fb P 7db8e28b5c4d45bf9cb93f8de3809077 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:08:01.896261 31050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f15dffbf5cf04fe0b8a2f332c7a609f6" candidate_uuid: "bfadd6a4e303435d8f07085a20a9adaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" is_pre_election: true
I20260608 10:08:01.896481 31259 raft_consensus.cc:493] T 48237da2b33a44e48d0d448b3f1c29fb P 7db8e28b5c4d45bf9cb93f8de3809077 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:08:01.896901 31259 raft_consensus.cc:3060] T 48237da2b33a44e48d0d448b3f1c29fb P 7db8e28b5c4d45bf9cb93f8de3809077 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:01.897554 31014 leader_election.cc:304] T d14a7a8ff79d4404b8bdc48aabe433c3 P 7db8e28b5c4d45bf9cb93f8de3809077 [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: 7db8e28b5c4d45bf9cb93f8de3809077; no voters: 68131989281f4edfbf96719ae0072ca5, bfadd6a4e303435d8f07085a20a9adaf
I20260608 10:08:01.841950 31126 raft_consensus.cc:2393] T a41b5f3824464d4b9fbaa5b14e5b06b8 P bfadd6a4e303435d8f07085a20a9adaf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 68131989281f4edfbf96719ae0072ca5 in current term 1: Already voted for candidate bfadd6a4e303435d8f07085a20a9adaf in this term.
I20260608 10:08:01.899518 31049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a41b5f3824464d4b9fbaa5b14e5b06b8" candidate_uuid: "bfadd6a4e303435d8f07085a20a9adaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7db8e28b5c4d45bf9cb93f8de3809077"
I20260608 10:08:01.900195 31049 raft_consensus.cc:3060] T a41b5f3824464d4b9fbaa5b14e5b06b8 P 7db8e28b5c4d45bf9cb93f8de3809077 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:01.889602 31254 raft_consensus.cc:515] T af2a983de83a4106909327483a9325c2 P 68131989281f4edfbf96719ae0072ca5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } } peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } } peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } }
I20260608 10:08:01.902833 31253 raft_consensus.cc:515] T f15dffbf5cf04fe0b8a2f332c7a609f6 P 7db8e28b5c4d45bf9cb93f8de3809077 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } } peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } } peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } }
I20260608 10:08:01.904171 31050 raft_consensus.cc:2393] T f15dffbf5cf04fe0b8a2f332c7a609f6 P 7db8e28b5c4d45bf9cb93f8de3809077 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bfadd6a4e303435d8f07085a20a9adaf in current term 1: Already voted for candidate 7db8e28b5c4d45bf9cb93f8de3809077 in this term.
I20260608 10:08:01.904438 31254 leader_election.cc:290] T af2a983de83a4106909327483a9325c2 P 68131989281f4edfbf96719ae0072ca5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7db8e28b5c4d45bf9cb93f8de3809077 (127.20.251.129:34167), bfadd6a4e303435d8f07085a20a9adaf (127.20.251.130:41051)
I20260608 10:08:01.905100 31254 raft_consensus.cc:2804] T a41b5f3824464d4b9fbaa5b14e5b06b8 P 68131989281f4edfbf96719ae0072ca5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:08:01.905694 31199 raft_consensus.cc:2468] T af2a983de83a4106909327483a9325c2 P 68131989281f4edfbf96719ae0072ca5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7db8e28b5c4d45bf9cb93f8de3809077 in term 0.
I20260608 10:08:01.854125 31304 tablet_bootstrap.cc:492] T f15dffbf5cf04fe0b8a2f332c7a609f6 P 68131989281f4edfbf96719ae0072ca5: No bootstrap required, opened a new log
I20260608 10:08:01.907961 31304 ts_tablet_manager.cc:1403] T f15dffbf5cf04fe0b8a2f332c7a609f6 P 68131989281f4edfbf96719ae0072ca5: Time spent bootstrapping tablet: real 0.147s	user 0.040s	sys 0.020s
I20260608 10:08:01.908537 31090 leader_election.cc:304] T f15dffbf5cf04fe0b8a2f332c7a609f6 P bfadd6a4e303435d8f07085a20a9adaf [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: bfadd6a4e303435d8f07085a20a9adaf; no voters: 68131989281f4edfbf96719ae0072ca5, 7db8e28b5c4d45bf9cb93f8de3809077
I20260608 10:08:01.907853 31253 leader_election.cc:290] T f15dffbf5cf04fe0b8a2f332c7a609f6 P 7db8e28b5c4d45bf9cb93f8de3809077 [CANDIDATE]: Term 1 election: Requested vote from peers bfadd6a4e303435d8f07085a20a9adaf (127.20.251.130:41051), 68131989281f4edfbf96719ae0072ca5 (127.20.251.131:37739)
I20260608 10:08:01.910034 31253 raft_consensus.cc:3060] T d14a7a8ff79d4404b8bdc48aabe433c3 P 7db8e28b5c4d45bf9cb93f8de3809077 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:01.843181 31252 leader_election.cc:290] T a41b5f3824464d4b9fbaa5b14e5b06b8 P bfadd6a4e303435d8f07085a20a9adaf [CANDIDATE]: Term 1 election: Requested vote from peers 7db8e28b5c4d45bf9cb93f8de3809077 (127.20.251.129:34167), 68131989281f4edfbf96719ae0072ca5 (127.20.251.131:37739)
W20260608 10:08:01.913661 31164 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.251.129:34167, user_credentials={real_user=slave}} blocked reactor thread for 72522.8us
I20260608 10:08:01.910928 31259 raft_consensus.cc:515] T 48237da2b33a44e48d0d448b3f1c29fb P 7db8e28b5c4d45bf9cb93f8de3809077 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } } peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } } peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } }
I20260608 10:08:01.905465 31254 raft_consensus.cc:493] T a41b5f3824464d4b9fbaa5b14e5b06b8 P 68131989281f4edfbf96719ae0072ca5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:08:01.913975 31335 leader_election.cc:290] T e4d27f1dd28248a18e459a966cbd97d1 P bfadd6a4e303435d8f07085a20a9adaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7db8e28b5c4d45bf9cb93f8de3809077 (127.20.251.129:34167), 68131989281f4edfbf96719ae0072ca5 (127.20.251.131:37739)
I20260608 10:08:01.916814 31050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4d27f1dd28248a18e459a966cbd97d1" candidate_uuid: "bfadd6a4e303435d8f07085a20a9adaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" is_pre_election: true
I20260608 10:08:01.911278 31304 raft_consensus.cc:359] T f15dffbf5cf04fe0b8a2f332c7a609f6 P 68131989281f4edfbf96719ae0072ca5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } } peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } } peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } }
I20260608 10:08:01.913112 31014 leader_election.cc:304] T af2a983de83a4106909327483a9325c2 P 7db8e28b5c4d45bf9cb93f8de3809077 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7db8e28b5c4d45bf9cb93f8de3809077, bfadd6a4e303435d8f07085a20a9adaf; no voters: 
I20260608 10:08:01.917634 31051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a41b5f3824464d4b9fbaa5b14e5b06b8" candidate_uuid: "bfadd6a4e303435d8f07085a20a9adaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" is_pre_election: true
I20260608 10:08:01.919502 31125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f15dffbf5cf04fe0b8a2f332c7a609f6" candidate_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfadd6a4e303435d8f07085a20a9adaf"
I20260608 10:08:01.917549 31050 raft_consensus.cc:2468] T e4d27f1dd28248a18e459a966cbd97d1 P 7db8e28b5c4d45bf9cb93f8de3809077 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bfadd6a4e303435d8f07085a20a9adaf in term 0.
W20260608 10:08:01.919673 30997 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:08:01.921164 31253 raft_consensus.cc:2749] T d14a7a8ff79d4404b8bdc48aabe433c3 P 7db8e28b5c4d45bf9cb93f8de3809077 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:08:01.921875 31198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f15dffbf5cf04fe0b8a2f332c7a609f6" candidate_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68131989281f4edfbf96719ae0072ca5"
I20260608 10:08:01.915493 31089 leader_election.cc:304] T d14a7a8ff79d4404b8bdc48aabe433c3 P bfadd6a4e303435d8f07085a20a9adaf [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: 68131989281f4edfbf96719ae0072ca5, bfadd6a4e303435d8f07085a20a9adaf; no voters: 7db8e28b5c4d45bf9cb93f8de3809077
I20260608 10:08:01.916247 31259 leader_election.cc:290] T 48237da2b33a44e48d0d448b3f1c29fb P 7db8e28b5c4d45bf9cb93f8de3809077 [CANDIDATE]: Term 1 election: Requested vote from peers bfadd6a4e303435d8f07085a20a9adaf (127.20.251.130:41051), 68131989281f4edfbf96719ae0072ca5 (127.20.251.131:37739)
I20260608 10:08:01.922652 31304 raft_consensus.cc:385] T f15dffbf5cf04fe0b8a2f332c7a609f6 P 68131989281f4edfbf96719ae0072ca5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:01.917537 31048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af2a983de83a4106909327483a9325c2" candidate_uuid: "68131989281f4edfbf96719ae0072ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" is_pre_election: true
I20260608 10:08:01.919798 31338 raft_consensus.cc:2804] T af2a983de83a4106909327483a9325c2 P 7db8e28b5c4d45bf9cb93f8de3809077 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:08:01.912122 31334 raft_consensus.cc:3060] T f15dffbf5cf04fe0b8a2f332c7a609f6 P bfadd6a4e303435d8f07085a20a9adaf [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:01.923206 31335 raft_consensus.cc:2804] T d14a7a8ff79d4404b8bdc48aabe433c3 P bfadd6a4e303435d8f07085a20a9adaf [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:01.924005 31197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a41b5f3824464d4b9fbaa5b14e5b06b8" candidate_uuid: "bfadd6a4e303435d8f07085a20a9adaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68131989281f4edfbf96719ae0072ca5"
I20260608 10:08:01.922735 31123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48237da2b33a44e48d0d448b3f1c29fb" candidate_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfadd6a4e303435d8f07085a20a9adaf"
I20260608 10:08:01.924003 31304 raft_consensus.cc:740] T f15dffbf5cf04fe0b8a2f332c7a609f6 P 68131989281f4edfbf96719ae0072ca5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68131989281f4edfbf96719ae0072ca5, State: Initialized, Role: FOLLOWER
I20260608 10:08:01.925179 31123 raft_consensus.cc:3060] T 48237da2b33a44e48d0d448b3f1c29fb P bfadd6a4e303435d8f07085a20a9adaf [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:01.926321 31304 consensus_queue.cc:260] T f15dffbf5cf04fe0b8a2f332c7a609f6 P 68131989281f4edfbf96719ae0072ca5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } } peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } } peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } }
I20260608 10:08:01.927085 31198 raft_consensus.cc:3060] T f15dffbf5cf04fe0b8a2f332c7a609f6 P 68131989281f4edfbf96719ae0072ca5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:01.922184 31090 leader_election.cc:304] T e4d27f1dd28248a18e459a966cbd97d1 P bfadd6a4e303435d8f07085a20a9adaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7db8e28b5c4d45bf9cb93f8de3809077, bfadd6a4e303435d8f07085a20a9adaf; no voters: 
I20260608 10:08:01.928534 31304 ts_tablet_manager.cc:1434] T f15dffbf5cf04fe0b8a2f332c7a609f6 P 68131989281f4edfbf96719ae0072ca5: Time spent starting tablet: real 0.020s	user 0.002s	sys 0.003s
I20260608 10:08:01.928777 31252 raft_consensus.cc:2804] T e4d27f1dd28248a18e459a966cbd97d1 P bfadd6a4e303435d8f07085a20a9adaf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:08:01.929224 31252 raft_consensus.cc:493] T e4d27f1dd28248a18e459a966cbd97d1 P bfadd6a4e303435d8f07085a20a9adaf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:08:01.929605 31252 raft_consensus.cc:3060] T e4d27f1dd28248a18e459a966cbd97d1 P bfadd6a4e303435d8f07085a20a9adaf [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:01.929723 31304 tablet_bootstrap.cc:492] T 48237da2b33a44e48d0d448b3f1c29fb P 68131989281f4edfbf96719ae0072ca5: Bootstrap starting.
I20260608 10:08:01.930094 31048 raft_consensus.cc:2468] T af2a983de83a4106909327483a9325c2 P 7db8e28b5c4d45bf9cb93f8de3809077 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68131989281f4edfbf96719ae0072ca5 in term 0.
I20260608 10:08:01.931981 31338 raft_consensus.cc:493] T af2a983de83a4106909327483a9325c2 P 7db8e28b5c4d45bf9cb93f8de3809077 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:08:01.932418 31338 raft_consensus.cc:3060] T af2a983de83a4106909327483a9325c2 P 7db8e28b5c4d45bf9cb93f8de3809077 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:01.935757 31198 raft_consensus.cc:2468] T f15dffbf5cf04fe0b8a2f332c7a609f6 P 68131989281f4edfbf96719ae0072ca5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7db8e28b5c4d45bf9cb93f8de3809077 in term 1.
I20260608 10:08:01.937228 31304 tablet_bootstrap.cc:654] T 48237da2b33a44e48d0d448b3f1c29fb P 68131989281f4edfbf96719ae0072ca5: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:01.917114 31049 raft_consensus.cc:2468] T a41b5f3824464d4b9fbaa5b14e5b06b8 P 7db8e28b5c4d45bf9cb93f8de3809077 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfadd6a4e303435d8f07085a20a9adaf in term 1.
I20260608 10:08:01.938853 31014 leader_election.cc:304] T f15dffbf5cf04fe0b8a2f332c7a609f6 P 7db8e28b5c4d45bf9cb93f8de3809077 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68131989281f4edfbf96719ae0072ca5, 7db8e28b5c4d45bf9cb93f8de3809077; no voters: 
I20260608 10:08:01.938958 31090 leader_election.cc:304] T a41b5f3824464d4b9fbaa5b14e5b06b8 P bfadd6a4e303435d8f07085a20a9adaf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7db8e28b5c4d45bf9cb93f8de3809077, bfadd6a4e303435d8f07085a20a9adaf; no voters: 
I20260608 10:08:01.939666 31259 raft_consensus.cc:2804] T f15dffbf5cf04fe0b8a2f332c7a609f6 P 7db8e28b5c4d45bf9cb93f8de3809077 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:01.925137 31335 raft_consensus.cc:697] T d14a7a8ff79d4404b8bdc48aabe433c3 P bfadd6a4e303435d8f07085a20a9adaf [term 1 LEADER]: Becoming Leader. State: Replica: bfadd6a4e303435d8f07085a20a9adaf, State: Running, Role: LEADER
I20260608 10:08:01.940035 31339 raft_consensus.cc:2804] T a41b5f3824464d4b9fbaa5b14e5b06b8 P bfadd6a4e303435d8f07085a20a9adaf [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:01.937069 31252 raft_consensus.cc:515] T e4d27f1dd28248a18e459a966cbd97d1 P bfadd6a4e303435d8f07085a20a9adaf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } } peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } } peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } }
I20260608 10:08:01.940174 31259 raft_consensus.cc:697] T f15dffbf5cf04fe0b8a2f332c7a609f6 P 7db8e28b5c4d45bf9cb93f8de3809077 [term 1 LEADER]: Becoming Leader. State: Replica: 7db8e28b5c4d45bf9cb93f8de3809077, State: Running, Role: LEADER
I20260608 10:08:01.941823 31259 consensus_queue.cc:237] T f15dffbf5cf04fe0b8a2f332c7a609f6 P 7db8e28b5c4d45bf9cb93f8de3809077 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } } peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } } peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } }
I20260608 10:08:01.943392 31049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4d27f1dd28248a18e459a966cbd97d1" candidate_uuid: "bfadd6a4e303435d8f07085a20a9adaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7db8e28b5c4d45bf9cb93f8de3809077"
I20260608 10:08:01.944063 31049 raft_consensus.cc:3060] T e4d27f1dd28248a18e459a966cbd97d1 P 7db8e28b5c4d45bf9cb93f8de3809077 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:01.944826 31335 consensus_queue.cc:237] T d14a7a8ff79d4404b8bdc48aabe433c3 P bfadd6a4e303435d8f07085a20a9adaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } } peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } } peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } }
I20260608 10:08:01.923029 31199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48237da2b33a44e48d0d448b3f1c29fb" candidate_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68131989281f4edfbf96719ae0072ca5"
W20260608 10:08:01.949836 31014 leader_election.cc:343] T 48237da2b33a44e48d0d448b3f1c29fb P 7db8e28b5c4d45bf9cb93f8de3809077 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 68131989281f4edfbf96719ae0072ca5 (127.20.251.131:37739): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:08:01.951673 31164 leader_election.cc:304] T af2a983de83a4106909327483a9325c2 P 68131989281f4edfbf96719ae0072ca5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68131989281f4edfbf96719ae0072ca5, 7db8e28b5c4d45bf9cb93f8de3809077; no voters: 
I20260608 10:08:01.953552 31198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4d27f1dd28248a18e459a966cbd97d1" candidate_uuid: "bfadd6a4e303435d8f07085a20a9adaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68131989281f4edfbf96719ae0072ca5" is_pre_election: true
I20260608 10:08:01.954087 31252 leader_election.cc:290] T e4d27f1dd28248a18e459a966cbd97d1 P bfadd6a4e303435d8f07085a20a9adaf [CANDIDATE]: Term 1 election: Requested vote from peers 7db8e28b5c4d45bf9cb93f8de3809077 (127.20.251.129:34167), 68131989281f4edfbf96719ae0072ca5 (127.20.251.131:37739)
I20260608 10:08:01.954319 31198 raft_consensus.cc:2468] T e4d27f1dd28248a18e459a966cbd97d1 P 68131989281f4edfbf96719ae0072ca5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bfadd6a4e303435d8f07085a20a9adaf in term 0.
I20260608 10:08:01.940354 31126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af2a983de83a4106909327483a9325c2" candidate_uuid: "68131989281f4edfbf96719ae0072ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfadd6a4e303435d8f07085a20a9adaf" is_pre_election: true
I20260608 10:08:01.956650 31337 raft_consensus.cc:2804] T af2a983de83a4106909327483a9325c2 P 68131989281f4edfbf96719ae0072ca5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:08:01.956720 31126 raft_consensus.cc:2468] T af2a983de83a4106909327483a9325c2 P bfadd6a4e303435d8f07085a20a9adaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68131989281f4edfbf96719ae0072ca5 in term 0.
I20260608 10:08:01.958784 31123 raft_consensus.cc:2468] T 48237da2b33a44e48d0d448b3f1c29fb P bfadd6a4e303435d8f07085a20a9adaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7db8e28b5c4d45bf9cb93f8de3809077 in term 1.
I20260608 10:08:01.914656 31254 raft_consensus.cc:3060] T a41b5f3824464d4b9fbaa5b14e5b06b8 P 68131989281f4edfbf96719ae0072ca5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:01.960564 31304 tablet_bootstrap.cc:492] T 48237da2b33a44e48d0d448b3f1c29fb P 68131989281f4edfbf96719ae0072ca5: No bootstrap required, opened a new log
I20260608 10:08:01.960942 31337 raft_consensus.cc:493] T af2a983de83a4106909327483a9325c2 P 68131989281f4edfbf96719ae0072ca5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:08:01.961088 31304 ts_tablet_manager.cc:1403] T 48237da2b33a44e48d0d448b3f1c29fb P 68131989281f4edfbf96719ae0072ca5: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.008s
I20260608 10:08:01.993862 31014 leader_election.cc:304] T 48237da2b33a44e48d0d448b3f1c29fb P 7db8e28b5c4d45bf9cb93f8de3809077 [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: 7db8e28b5c4d45bf9cb93f8de3809077, bfadd6a4e303435d8f07085a20a9adaf; no voters: 68131989281f4edfbf96719ae0072ca5
I20260608 10:08:02.003871 30943 catalog_manager.cc:5696] T f15dffbf5cf04fe0b8a2f332c7a609f6 P 7db8e28b5c4d45bf9cb93f8de3809077 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7db8e28b5c4d45bf9cb93f8de3809077 (127.20.251.129). New cstate: current_term: 1 leader_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } health_report { overall_health: UNKNOWN } } }
W20260608 10:08:02.011296 31164 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.251.129:34167, user_credentials={real_user=slave}} blocked reactor thread for 59535.4us
I20260608 10:08:02.013963 31339 raft_consensus.cc:697] T a41b5f3824464d4b9fbaa5b14e5b06b8 P bfadd6a4e303435d8f07085a20a9adaf [term 1 LEADER]: Becoming Leader. State: Replica: bfadd6a4e303435d8f07085a20a9adaf, State: Running, Role: LEADER
I20260608 10:08:02.016327 31339 consensus_queue.cc:237] T a41b5f3824464d4b9fbaa5b14e5b06b8 P bfadd6a4e303435d8f07085a20a9adaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } } peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } } peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } }
I20260608 10:08:02.018507 31259 raft_consensus.cc:2804] T 48237da2b33a44e48d0d448b3f1c29fb P 7db8e28b5c4d45bf9cb93f8de3809077 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:02.019490 31259 raft_consensus.cc:697] T 48237da2b33a44e48d0d448b3f1c29fb P 7db8e28b5c4d45bf9cb93f8de3809077 [term 1 LEADER]: Becoming Leader. State: Replica: 7db8e28b5c4d45bf9cb93f8de3809077, State: Running, Role: LEADER
I20260608 10:08:02.020902 31304 raft_consensus.cc:359] T 48237da2b33a44e48d0d448b3f1c29fb P 68131989281f4edfbf96719ae0072ca5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } } peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } } peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } }
I20260608 10:08:02.022133 31304 raft_consensus.cc:385] T 48237da2b33a44e48d0d448b3f1c29fb P 68131989281f4edfbf96719ae0072ca5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:02.022567 31304 raft_consensus.cc:740] T 48237da2b33a44e48d0d448b3f1c29fb P 68131989281f4edfbf96719ae0072ca5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68131989281f4edfbf96719ae0072ca5, State: Initialized, Role: FOLLOWER
I20260608 10:08:02.023182 31337 raft_consensus.cc:3060] T af2a983de83a4106909327483a9325c2 P 68131989281f4edfbf96719ae0072ca5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:02.029456 31304 consensus_queue.cc:260] T 48237da2b33a44e48d0d448b3f1c29fb P 68131989281f4edfbf96719ae0072ca5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } } peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } } peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } }
I20260608 10:08:02.027909 31259 consensus_queue.cc:237] T 48237da2b33a44e48d0d448b3f1c29fb P 7db8e28b5c4d45bf9cb93f8de3809077 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } } peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } } peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } }
I20260608 10:08:02.034333 31304 ts_tablet_manager.cc:1434] T 48237da2b33a44e48d0d448b3f1c29fb P 68131989281f4edfbf96719ae0072ca5: Time spent starting tablet: real 0.073s	user 0.012s	sys 0.004s
I20260608 10:08:02.034797 31198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4d27f1dd28248a18e459a966cbd97d1" candidate_uuid: "bfadd6a4e303435d8f07085a20a9adaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68131989281f4edfbf96719ae0072ca5"
I20260608 10:08:02.035948 31198 raft_consensus.cc:3060] T e4d27f1dd28248a18e459a966cbd97d1 P 68131989281f4edfbf96719ae0072ca5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:02.048624 31338 raft_consensus.cc:515] T af2a983de83a4106909327483a9325c2 P 7db8e28b5c4d45bf9cb93f8de3809077 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } } peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } } peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } }
I20260608 10:08:02.049283 31337 raft_consensus.cc:515] T af2a983de83a4106909327483a9325c2 P 68131989281f4edfbf96719ae0072ca5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } } peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } } peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } }
I20260608 10:08:02.051092 31334 raft_consensus.cc:2749] T f15dffbf5cf04fe0b8a2f332c7a609f6 P bfadd6a4e303435d8f07085a20a9adaf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:08:02.052476 31337 leader_election.cc:290] T af2a983de83a4106909327483a9325c2 P 68131989281f4edfbf96719ae0072ca5 [CANDIDATE]: Term 1 election: Requested vote from peers 7db8e28b5c4d45bf9cb93f8de3809077 (127.20.251.129:34167), bfadd6a4e303435d8f07085a20a9adaf (127.20.251.130:41051)
I20260608 10:08:02.053025 31123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af2a983de83a4106909327483a9325c2" candidate_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfadd6a4e303435d8f07085a20a9adaf"
I20260608 10:08:02.054852 31338 leader_election.cc:290] T af2a983de83a4106909327483a9325c2 P 7db8e28b5c4d45bf9cb93f8de3809077 [CANDIDATE]: Term 1 election: Requested vote from peers bfadd6a4e303435d8f07085a20a9adaf (127.20.251.130:41051), 68131989281f4edfbf96719ae0072ca5 (127.20.251.131:37739)
I20260608 10:08:02.056596 31126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af2a983de83a4106909327483a9325c2" candidate_uuid: "68131989281f4edfbf96719ae0072ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfadd6a4e303435d8f07085a20a9adaf"
I20260608 10:08:02.058830 31123 raft_consensus.cc:3060] T af2a983de83a4106909327483a9325c2 P bfadd6a4e303435d8f07085a20a9adaf [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:02.056659 31048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af2a983de83a4106909327483a9325c2" candidate_uuid: "68131989281f4edfbf96719ae0072ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7db8e28b5c4d45bf9cb93f8de3809077"
I20260608 10:08:02.062414 31049 raft_consensus.cc:2468] T e4d27f1dd28248a18e459a966cbd97d1 P 7db8e28b5c4d45bf9cb93f8de3809077 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfadd6a4e303435d8f07085a20a9adaf in term 1.
I20260608 10:08:02.063596 31048 raft_consensus.cc:2393] T af2a983de83a4106909327483a9325c2 P 7db8e28b5c4d45bf9cb93f8de3809077 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 68131989281f4edfbf96719ae0072ca5 in current term 1: Already voted for candidate 7db8e28b5c4d45bf9cb93f8de3809077 in this term.
I20260608 10:08:02.062832 30941 catalog_manager.cc:5696] T d14a7a8ff79d4404b8bdc48aabe433c3 P bfadd6a4e303435d8f07085a20a9adaf reported cstate change: term changed from 0 to 1, leader changed from <none> to bfadd6a4e303435d8f07085a20a9adaf (127.20.251.130). New cstate: current_term: 1 leader_uuid: "bfadd6a4e303435d8f07085a20a9adaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } health_report { overall_health: UNKNOWN } } }
I20260608 10:08:02.064915 31090 leader_election.cc:304] T e4d27f1dd28248a18e459a966cbd97d1 P bfadd6a4e303435d8f07085a20a9adaf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7db8e28b5c4d45bf9cb93f8de3809077, bfadd6a4e303435d8f07085a20a9adaf; no voters: 
I20260608 10:08:02.065151 31164 leader_election.cc:304] T af2a983de83a4106909327483a9325c2 P 68131989281f4edfbf96719ae0072ca5 [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: 68131989281f4edfbf96719ae0072ca5; no voters: 7db8e28b5c4d45bf9cb93f8de3809077, bfadd6a4e303435d8f07085a20a9adaf
I20260608 10:08:02.066184 31340 raft_consensus.cc:2804] T e4d27f1dd28248a18e459a966cbd97d1 P bfadd6a4e303435d8f07085a20a9adaf [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:02.066653 31337 raft_consensus.cc:2749] T af2a983de83a4106909327483a9325c2 P 68131989281f4edfbf96719ae0072ca5 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 10:08:02.066871 31340 raft_consensus.cc:697] T e4d27f1dd28248a18e459a966cbd97d1 P bfadd6a4e303435d8f07085a20a9adaf [term 1 LEADER]: Becoming Leader. State: Replica: bfadd6a4e303435d8f07085a20a9adaf, State: Running, Role: LEADER
I20260608 10:08:02.062458 31254 raft_consensus.cc:515] T a41b5f3824464d4b9fbaa5b14e5b06b8 P 68131989281f4edfbf96719ae0072ca5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } } peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } } peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } }
I20260608 10:08:02.072137 31197 raft_consensus.cc:2393] T a41b5f3824464d4b9fbaa5b14e5b06b8 P 68131989281f4edfbf96719ae0072ca5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bfadd6a4e303435d8f07085a20a9adaf in current term 1: Already voted for candidate 68131989281f4edfbf96719ae0072ca5 in this term.
I20260608 10:08:02.062342 31199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af2a983de83a4106909327483a9325c2" candidate_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68131989281f4edfbf96719ae0072ca5"
I20260608 10:08:02.073593 31198 raft_consensus.cc:2468] T e4d27f1dd28248a18e459a966cbd97d1 P 68131989281f4edfbf96719ae0072ca5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfadd6a4e303435d8f07085a20a9adaf in term 1.
I20260608 10:08:02.074265 31199 raft_consensus.cc:2393] T af2a983de83a4106909327483a9325c2 P 68131989281f4edfbf96719ae0072ca5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7db8e28b5c4d45bf9cb93f8de3809077 in current term 1: Already voted for candidate 68131989281f4edfbf96719ae0072ca5 in this term.
I20260608 10:08:02.068427 31340 consensus_queue.cc:237] T e4d27f1dd28248a18e459a966cbd97d1 P bfadd6a4e303435d8f07085a20a9adaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } } peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } } peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } }
I20260608 10:08:02.082191 31123 raft_consensus.cc:2468] T af2a983de83a4106909327483a9325c2 P bfadd6a4e303435d8f07085a20a9adaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7db8e28b5c4d45bf9cb93f8de3809077 in term 1.
I20260608 10:08:02.084874 31254 leader_election.cc:290] T a41b5f3824464d4b9fbaa5b14e5b06b8 P 68131989281f4edfbf96719ae0072ca5 [CANDIDATE]: Term 1 election: Requested vote from peers 7db8e28b5c4d45bf9cb93f8de3809077 (127.20.251.129:34167), bfadd6a4e303435d8f07085a20a9adaf (127.20.251.130:41051)
I20260608 10:08:02.086467 31126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a41b5f3824464d4b9fbaa5b14e5b06b8" candidate_uuid: "68131989281f4edfbf96719ae0072ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfadd6a4e303435d8f07085a20a9adaf"
I20260608 10:08:02.087142 31125 raft_consensus.cc:2468] T f15dffbf5cf04fe0b8a2f332c7a609f6 P bfadd6a4e303435d8f07085a20a9adaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7db8e28b5c4d45bf9cb93f8de3809077 in term 1.
I20260608 10:08:02.089064 31049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a41b5f3824464d4b9fbaa5b14e5b06b8" candidate_uuid: "68131989281f4edfbf96719ae0072ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7db8e28b5c4d45bf9cb93f8de3809077"
I20260608 10:08:02.090037 31049 raft_consensus.cc:2393] T a41b5f3824464d4b9fbaa5b14e5b06b8 P 7db8e28b5c4d45bf9cb93f8de3809077 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 68131989281f4edfbf96719ae0072ca5 in current term 1: Already voted for candidate bfadd6a4e303435d8f07085a20a9adaf in this term.
I20260608 10:08:02.090696 31014 leader_election.cc:304] T af2a983de83a4106909327483a9325c2 P 7db8e28b5c4d45bf9cb93f8de3809077 [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: 7db8e28b5c4d45bf9cb93f8de3809077, bfadd6a4e303435d8f07085a20a9adaf; no voters: 68131989281f4edfbf96719ae0072ca5
I20260608 10:08:02.091511 31164 leader_election.cc:304] T a41b5f3824464d4b9fbaa5b14e5b06b8 P 68131989281f4edfbf96719ae0072ca5 [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: 68131989281f4edfbf96719ae0072ca5; no voters: 7db8e28b5c4d45bf9cb93f8de3809077, bfadd6a4e303435d8f07085a20a9adaf
I20260608 10:08:02.092188 31338 raft_consensus.cc:2804] T af2a983de83a4106909327483a9325c2 P 7db8e28b5c4d45bf9cb93f8de3809077 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:02.092830 31254 raft_consensus.cc:2749] T a41b5f3824464d4b9fbaa5b14e5b06b8 P 68131989281f4edfbf96719ae0072ca5 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 10:08:02.092988 31338 raft_consensus.cc:697] T af2a983de83a4106909327483a9325c2 P 7db8e28b5c4d45bf9cb93f8de3809077 [term 1 LEADER]: Becoming Leader. State: Replica: 7db8e28b5c4d45bf9cb93f8de3809077, State: Running, Role: LEADER
I20260608 10:08:02.094311 31338 consensus_queue.cc:237] T af2a983de83a4106909327483a9325c2 P 7db8e28b5c4d45bf9cb93f8de3809077 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } } peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } } peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } }
I20260608 10:08:02.116986 30941 catalog_manager.cc:5696] T e4d27f1dd28248a18e459a966cbd97d1 P bfadd6a4e303435d8f07085a20a9adaf reported cstate change: term changed from 0 to 1, leader changed from <none> to bfadd6a4e303435d8f07085a20a9adaf (127.20.251.130). New cstate: current_term: 1 leader_uuid: "bfadd6a4e303435d8f07085a20a9adaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } health_report { overall_health: UNKNOWN } } }
I20260608 10:08:02.117660 30943 catalog_manager.cc:5696] T 48237da2b33a44e48d0d448b3f1c29fb P 7db8e28b5c4d45bf9cb93f8de3809077 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7db8e28b5c4d45bf9cb93f8de3809077 (127.20.251.129). New cstate: current_term: 1 leader_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } health_report { overall_health: UNKNOWN } } }
I20260608 10:08:02.119364 30941 catalog_manager.cc:5696] T a41b5f3824464d4b9fbaa5b14e5b06b8 P bfadd6a4e303435d8f07085a20a9adaf reported cstate change: term changed from 0 to 1, leader changed from <none> to bfadd6a4e303435d8f07085a20a9adaf (127.20.251.130). New cstate: current_term: 1 leader_uuid: "bfadd6a4e303435d8f07085a20a9adaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } health_report { overall_health: UNKNOWN } } }
I20260608 10:08:02.119900 30943 catalog_manager.cc:5696] T af2a983de83a4106909327483a9325c2 P 7db8e28b5c4d45bf9cb93f8de3809077 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7db8e28b5c4d45bf9cb93f8de3809077 (127.20.251.129). New cstate: current_term: 1 leader_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } health_report { overall_health: UNKNOWN } } }
I20260608 10:08:02.135303 31254 raft_consensus.cc:493] T 48237da2b33a44e48d0d448b3f1c29fb P 68131989281f4edfbf96719ae0072ca5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:02.135785 31254 raft_consensus.cc:515] T 48237da2b33a44e48d0d448b3f1c29fb P 68131989281f4edfbf96719ae0072ca5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } } peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } } peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } }
I20260608 10:08:02.137542 31254 leader_election.cc:290] T 48237da2b33a44e48d0d448b3f1c29fb P 68131989281f4edfbf96719ae0072ca5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7db8e28b5c4d45bf9cb93f8de3809077 (127.20.251.129:34167), bfadd6a4e303435d8f07085a20a9adaf (127.20.251.130:41051)
I20260608 10:08:02.138316 31049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48237da2b33a44e48d0d448b3f1c29fb" candidate_uuid: "68131989281f4edfbf96719ae0072ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" is_pre_election: true
I20260608 10:08:02.138660 31123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48237da2b33a44e48d0d448b3f1c29fb" candidate_uuid: "68131989281f4edfbf96719ae0072ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfadd6a4e303435d8f07085a20a9adaf" is_pre_election: true
I20260608 10:08:02.139485 31123 raft_consensus.cc:2393] T 48237da2b33a44e48d0d448b3f1c29fb P bfadd6a4e303435d8f07085a20a9adaf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 68131989281f4edfbf96719ae0072ca5 in current term 1: Already voted for candidate 7db8e28b5c4d45bf9cb93f8de3809077 in this term.
I20260608 10:08:02.140511 31163 leader_election.cc:304] T 48237da2b33a44e48d0d448b3f1c29fb P 68131989281f4edfbf96719ae0072ca5 [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: 68131989281f4edfbf96719ae0072ca5; no voters: 7db8e28b5c4d45bf9cb93f8de3809077, bfadd6a4e303435d8f07085a20a9adaf
I20260608 10:08:02.141219 31254 raft_consensus.cc:3060] T 48237da2b33a44e48d0d448b3f1c29fb P 68131989281f4edfbf96719ae0072ca5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:02.146791 31254 raft_consensus.cc:2749] T 48237da2b33a44e48d0d448b3f1c29fb P 68131989281f4edfbf96719ae0072ca5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:08:02.427039 31339 consensus_queue.cc:1048] T a41b5f3824464d4b9fbaa5b14e5b06b8 P bfadd6a4e303435d8f07085a20a9adaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:08:02.438802 31198 raft_consensus.cc:1275] T f15dffbf5cf04fe0b8a2f332c7a609f6 P 68131989281f4edfbf96719ae0072ca5 [term 1 FOLLOWER]: Refusing update from remote peer 7db8e28b5c4d45bf9cb93f8de3809077: 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:02.440778 31338 consensus_queue.cc:1048] T f15dffbf5cf04fe0b8a2f332c7a609f6 P 7db8e28b5c4d45bf9cb93f8de3809077 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:02.441229 31123 raft_consensus.cc:1275] T f15dffbf5cf04fe0b8a2f332c7a609f6 P bfadd6a4e303435d8f07085a20a9adaf [term 1 FOLLOWER]: Refusing update from remote peer 7db8e28b5c4d45bf9cb93f8de3809077: 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:02.451197 31338 consensus_queue.cc:1048] T f15dffbf5cf04fe0b8a2f332c7a609f6 P 7db8e28b5c4d45bf9cb93f8de3809077 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:02.466270 31339 consensus_queue.cc:1048] T d14a7a8ff79d4404b8bdc48aabe433c3 P bfadd6a4e303435d8f07085a20a9adaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:02.487519 31340 consensus_queue.cc:1048] T d14a7a8ff79d4404b8bdc48aabe433c3 P bfadd6a4e303435d8f07085a20a9adaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:08:02.533283 31368 log.cc:927] Time spent T a41b5f3824464d4b9fbaa5b14e5b06b8 P 7db8e28b5c4d45bf9cb93f8de3809077: Append to log took a long time: real 0.077s	user 0.001s	sys 0.000s
I20260608 10:08:02.570868 31339 consensus_queue.cc:1048] T a41b5f3824464d4b9fbaa5b14e5b06b8 P bfadd6a4e303435d8f07085a20a9adaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 10:08:02.585718 31014 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.251.131:37739, user_credentials={real_user=slave}} blocked reactor thread for 49228.3us
I20260608 10:08:02.611232 31199 raft_consensus.cc:1275] T af2a983de83a4106909327483a9325c2 P 68131989281f4edfbf96719ae0072ca5 [term 1 FOLLOWER]: Refusing update from remote peer 7db8e28b5c4d45bf9cb93f8de3809077: 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:02.638230 31335 consensus_queue.cc:1048] T e4d27f1dd28248a18e459a966cbd97d1 P bfadd6a4e303435d8f07085a20a9adaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:08:02.639992 31375 consensus_queue.cc:1048] T af2a983de83a4106909327483a9325c2 P 7db8e28b5c4d45bf9cb93f8de3809077 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:02.642313 31259 consensus_queue.cc:1048] T 48237da2b33a44e48d0d448b3f1c29fb P 7db8e28b5c4d45bf9cb93f8de3809077 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:02.664533 31335 consensus_queue.cc:1048] T e4d27f1dd28248a18e459a966cbd97d1 P bfadd6a4e303435d8f07085a20a9adaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:02.680342 31123 raft_consensus.cc:1275] T af2a983de83a4106909327483a9325c2 P bfadd6a4e303435d8f07085a20a9adaf [term 1 FOLLOWER]: Refusing update from remote peer 7db8e28b5c4d45bf9cb93f8de3809077: 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:02.714242 31375 consensus_queue.cc:1048] T 48237da2b33a44e48d0d448b3f1c29fb P 7db8e28b5c4d45bf9cb93f8de3809077 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:02.714752 31259 consensus_queue.cc:1048] T af2a983de83a4106909327483a9325c2 P 7db8e28b5c4d45bf9cb93f8de3809077 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 10:08:03.303102 31014 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.251.130:41051, user_credentials={real_user=slave}} blocked reactor thread for 102185us
I20260608 10:08:04.075587 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:08:04.084934 31408 instance_detector.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:04.086392 31409 instance_detector.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:04.087782 31411 instance_detector.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:04.088593 21486 server_base.cc:1061] running on GCE node
I20260608 10:08:04.089962 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:08:04.090188 21486 system_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:04.090372 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913284090354 us; error 0 us; skew 500 ppm
I20260608 10:08:04.090952 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:04.093611 21486 webserver.cc:533] Webserver started at http://127.20.251.132:35303/ using document root <none> and password file <none>
I20260608 10:08:04.094151 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:04.094334 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:04.094630 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:04.095907 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913058711471-21486-0/minicluster-data/ts-3-root/instance:
uuid: "7b36651adb32469490d7f8be3a74511f"
format_stamp: "Formatted at 2026-06-08 10:08:04 on dist-test-slave-0x65"
I20260608 10:08:04.102500 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.008s	sys 0.000s
I20260608 10:08:04.107457 31416 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:04.108345 21486 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260608 10:08:04.108750 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913058711471-21486-0/minicluster-data/ts-3-root
uuid: "7b36651adb32469490d7f8be3a74511f"
format_stamp: "Formatted at 2026-06-08 10:08:04 on dist-test-slave-0x65"
I20260608 10:08:04.109014 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913058711471-21486-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913058711471-21486-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913058711471-21486-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:04.130944 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:04.132195 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:04.133684 21486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:08:04.136143 21486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:08:04.136323 21486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:04.136597 21486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:08:04.136754 21486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:04.180260 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.132:39731
I20260608 10:08:04.180397 31478 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.132:39731 every 8 connection(s)
I20260608 10:08:04.200416 31479 heartbeater.cc:344] Connected to a master server at 127.20.251.190:41247
I20260608 10:08:04.200845 31479 heartbeater.cc:461] Registering TS with master...
I20260608 10:08:04.201694 31479 heartbeater.cc:507] Master 127.20.251.190:41247 requested a full tablet report, sending...
I20260608 10:08:04.203751 30946 ts_manager.cc:194] Registered new tserver with Master: 7b36651adb32469490d7f8be3a74511f (127.20.251.132:39731)
I20260608 10:08:04.205396 30946 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59240
I20260608 10:08:05.144143 31125 consensus_queue.cc:237] T d14a7a8ff79d4404b8bdc48aabe433c3 P bfadd6a4e303435d8f07085a20a9adaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } attrs { replace: true } } peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } } peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } } peers { permanent_uuid: "7b36651adb32469490d7f8be3a74511f" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 39731 } attrs { promote: true } }
I20260608 10:08:05.151345 31049 raft_consensus.cc:1275] T d14a7a8ff79d4404b8bdc48aabe433c3 P 7db8e28b5c4d45bf9cb93f8de3809077 [term 1 FOLLOWER]: Refusing update from remote peer bfadd6a4e303435d8f07085a20a9adaf: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 10:08:05.151348 31199 raft_consensus.cc:1275] T d14a7a8ff79d4404b8bdc48aabe433c3 P 68131989281f4edfbf96719ae0072ca5 [term 1 FOLLOWER]: Refusing update from remote peer bfadd6a4e303435d8f07085a20a9adaf: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 10:08:05.153386 31484 consensus_queue.cc:1048] T d14a7a8ff79d4404b8bdc48aabe433c3 P bfadd6a4e303435d8f07085a20a9adaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260608 10:08:05.154448 31252 consensus_queue.cc:1048] T d14a7a8ff79d4404b8bdc48aabe433c3 P bfadd6a4e303435d8f07085a20a9adaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260608 10:08:05.162914 31252 raft_consensus.cc:2955] T d14a7a8ff79d4404b8bdc48aabe433c3 P bfadd6a4e303435d8f07085a20a9adaf [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 7b36651adb32469490d7f8be3a74511f (127.20.251.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } attrs { replace: true } } peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } } peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } } peers { permanent_uuid: "7b36651adb32469490d7f8be3a74511f" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 39731 } attrs { promote: true } } }
W20260608 10:08:05.164752 31091 consensus_peers.cc:597] T d14a7a8ff79d4404b8bdc48aabe433c3 P bfadd6a4e303435d8f07085a20a9adaf -> Peer 7b36651adb32469490d7f8be3a74511f (127.20.251.132:39731): Couldn't send request to peer 7b36651adb32469490d7f8be3a74511f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d14a7a8ff79d4404b8bdc48aabe433c3. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:08:05.165017 31199 raft_consensus.cc:2955] T d14a7a8ff79d4404b8bdc48aabe433c3 P 68131989281f4edfbf96719ae0072ca5 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 7b36651adb32469490d7f8be3a74511f (127.20.251.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } attrs { replace: true } } peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } } peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } } peers { permanent_uuid: "7b36651adb32469490d7f8be3a74511f" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 39731 } attrs { promote: true } } }
I20260608 10:08:05.166896 31049 raft_consensus.cc:2955] T d14a7a8ff79d4404b8bdc48aabe433c3 P 7db8e28b5c4d45bf9cb93f8de3809077 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 7b36651adb32469490d7f8be3a74511f (127.20.251.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } attrs { replace: true } } peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } } peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } } peers { permanent_uuid: "7b36651adb32469490d7f8be3a74511f" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 39731 } attrs { promote: true } } }
I20260608 10:08:05.178373 30946 catalog_manager.cc:5696] T d14a7a8ff79d4404b8bdc48aabe433c3 P bfadd6a4e303435d8f07085a20a9adaf reported cstate change: config changed from index -1 to 18, NON_VOTER 7b36651adb32469490d7f8be3a74511f (127.20.251.132) added. New cstate: current_term: 1 leader_uuid: "bfadd6a4e303435d8f07085a20a9adaf" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b36651adb32469490d7f8be3a74511f" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 39731 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:08:05.196895 31049 consensus_queue.cc:237] T 48237da2b33a44e48d0d448b3f1c29fb P 7db8e28b5c4d45bf9cb93f8de3809077 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } } peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } attrs { replace: true } } peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } } peers { permanent_uuid: "7b36651adb32469490d7f8be3a74511f" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 39731 } attrs { promote: true } }
I20260608 10:08:05.205199 31199 raft_consensus.cc:1275] T 48237da2b33a44e48d0d448b3f1c29fb P 68131989281f4edfbf96719ae0072ca5 [term 1 FOLLOWER]: Refusing update from remote peer 7db8e28b5c4d45bf9cb93f8de3809077: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 10:08:05.207036 31405 consensus_queue.cc:1048] T 48237da2b33a44e48d0d448b3f1c29fb P 7db8e28b5c4d45bf9cb93f8de3809077 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260608 10:08:05.213918 31479 heartbeater.cc:499] Master 127.20.251.190:41247 was elected leader, sending a full tablet report...
I20260608 10:08:05.226509 31125 raft_consensus.cc:1275] T 48237da2b33a44e48d0d448b3f1c29fb P bfadd6a4e303435d8f07085a20a9adaf [term 1 FOLLOWER]: Refusing update from remote peer 7db8e28b5c4d45bf9cb93f8de3809077: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
W20260608 10:08:05.228305 31016 consensus_peers.cc:597] T 48237da2b33a44e48d0d448b3f1c29fb P 7db8e28b5c4d45bf9cb93f8de3809077 -> Peer 7b36651adb32469490d7f8be3a74511f (127.20.251.132:39731): Couldn't send request to peer 7b36651adb32469490d7f8be3a74511f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 48237da2b33a44e48d0d448b3f1c29fb. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:08:05.228837 31405 consensus_queue.cc:1048] T 48237da2b33a44e48d0d448b3f1c29fb P 7db8e28b5c4d45bf9cb93f8de3809077 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260608 10:08:05.230122 31503 raft_consensus.cc:2955] T 48237da2b33a44e48d0d448b3f1c29fb P 7db8e28b5c4d45bf9cb93f8de3809077 [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 7b36651adb32469490d7f8be3a74511f (127.20.251.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } } peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } attrs { replace: true } } peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } } peers { permanent_uuid: "7b36651adb32469490d7f8be3a74511f" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 39731 } attrs { promote: true } } }
I20260608 10:08:05.232198 31199 raft_consensus.cc:2955] T 48237da2b33a44e48d0d448b3f1c29fb P 68131989281f4edfbf96719ae0072ca5 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 7b36651adb32469490d7f8be3a74511f (127.20.251.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } } peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } attrs { replace: true } } peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } } peers { permanent_uuid: "7b36651adb32469490d7f8be3a74511f" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 39731 } attrs { promote: true } } }
I20260608 10:08:05.234468 31125 raft_consensus.cc:2955] T 48237da2b33a44e48d0d448b3f1c29fb P bfadd6a4e303435d8f07085a20a9adaf [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 7b36651adb32469490d7f8be3a74511f (127.20.251.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } } peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } attrs { replace: true } } peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } } peers { permanent_uuid: "7b36651adb32469490d7f8be3a74511f" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 39731 } attrs { promote: true } } }
I20260608 10:08:05.244701 31126 consensus_queue.cc:237] T e4d27f1dd28248a18e459a966cbd97d1 P bfadd6a4e303435d8f07085a20a9adaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } } peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } } peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } attrs { replace: true } } peers { permanent_uuid: "7b36651adb32469490d7f8be3a74511f" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 39731 } attrs { promote: true } }
I20260608 10:08:05.244382 30944 catalog_manager.cc:5696] T 48237da2b33a44e48d0d448b3f1c29fb P 7db8e28b5c4d45bf9cb93f8de3809077 reported cstate change: config changed from index -1 to 18, NON_VOTER 7b36651adb32469490d7f8be3a74511f (127.20.251.132) added. New cstate: current_term: 1 leader_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b36651adb32469490d7f8be3a74511f" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 39731 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 10:08:05.255105 31091 consensus_peers.cc:597] T e4d27f1dd28248a18e459a966cbd97d1 P bfadd6a4e303435d8f07085a20a9adaf -> Peer 7b36651adb32469490d7f8be3a74511f (127.20.251.132:39731): Couldn't send request to peer 7b36651adb32469490d7f8be3a74511f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e4d27f1dd28248a18e459a966cbd97d1. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:08:05.255273 31199 raft_consensus.cc:1275] T e4d27f1dd28248a18e459a966cbd97d1 P 68131989281f4edfbf96719ae0072ca5 [term 1 FOLLOWER]: Refusing update from remote peer bfadd6a4e303435d8f07085a20a9adaf: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 10:08:05.255301 31049 raft_consensus.cc:1275] T e4d27f1dd28248a18e459a966cbd97d1 P 7db8e28b5c4d45bf9cb93f8de3809077 [term 1 FOLLOWER]: Refusing update from remote peer bfadd6a4e303435d8f07085a20a9adaf: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 10:08:05.257447 31485 consensus_queue.cc:1048] T e4d27f1dd28248a18e459a966cbd97d1 P bfadd6a4e303435d8f07085a20a9adaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260608 10:08:05.258389 31252 consensus_queue.cc:1048] T e4d27f1dd28248a18e459a966cbd97d1 P bfadd6a4e303435d8f07085a20a9adaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260608 10:08:05.267199 31252 raft_consensus.cc:2955] T e4d27f1dd28248a18e459a966cbd97d1 P bfadd6a4e303435d8f07085a20a9adaf [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 7b36651adb32469490d7f8be3a74511f (127.20.251.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } } peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } } peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } attrs { replace: true } } peers { permanent_uuid: "7b36651adb32469490d7f8be3a74511f" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 39731 } attrs { promote: true } } }
I20260608 10:08:05.269498 31199 raft_consensus.cc:2955] T e4d27f1dd28248a18e459a966cbd97d1 P 68131989281f4edfbf96719ae0072ca5 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 7b36651adb32469490d7f8be3a74511f (127.20.251.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } } peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } } peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } attrs { replace: true } } peers { permanent_uuid: "7b36651adb32469490d7f8be3a74511f" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 39731 } attrs { promote: true } } }
I20260608 10:08:05.270659 31049 raft_consensus.cc:2955] T e4d27f1dd28248a18e459a966cbd97d1 P 7db8e28b5c4d45bf9cb93f8de3809077 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 7b36651adb32469490d7f8be3a74511f (127.20.251.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } } peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } } peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } attrs { replace: true } } peers { permanent_uuid: "7b36651adb32469490d7f8be3a74511f" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 39731 } attrs { promote: true } } }
I20260608 10:08:05.282032 30946 catalog_manager.cc:5696] T e4d27f1dd28248a18e459a966cbd97d1 P bfadd6a4e303435d8f07085a20a9adaf reported cstate change: config changed from index -1 to 18, NON_VOTER 7b36651adb32469490d7f8be3a74511f (127.20.251.132) added. New cstate: current_term: 1 leader_uuid: "bfadd6a4e303435d8f07085a20a9adaf" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b36651adb32469490d7f8be3a74511f" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 39731 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:08:05.284776 31126 consensus_queue.cc:237] T a41b5f3824464d4b9fbaa5b14e5b06b8 P bfadd6a4e303435d8f07085a20a9adaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } } peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } } peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } attrs { replace: true } } peers { permanent_uuid: "7b36651adb32469490d7f8be3a74511f" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 39731 } attrs { promote: true } }
W20260608 10:08:05.291977 31091 consensus_peers.cc:597] T a41b5f3824464d4b9fbaa5b14e5b06b8 P bfadd6a4e303435d8f07085a20a9adaf -> Peer 7b36651adb32469490d7f8be3a74511f (127.20.251.132:39731): Couldn't send request to peer 7b36651adb32469490d7f8be3a74511f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a41b5f3824464d4b9fbaa5b14e5b06b8. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:08:05.293435 31199 raft_consensus.cc:1275] T a41b5f3824464d4b9fbaa5b14e5b06b8 P 68131989281f4edfbf96719ae0072ca5 [term 1 FOLLOWER]: Refusing update from remote peer bfadd6a4e303435d8f07085a20a9adaf: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 10:08:05.294008 31049 raft_consensus.cc:1275] T a41b5f3824464d4b9fbaa5b14e5b06b8 P 7db8e28b5c4d45bf9cb93f8de3809077 [term 1 FOLLOWER]: Refusing update from remote peer bfadd6a4e303435d8f07085a20a9adaf: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 10:08:05.295099 31252 consensus_queue.cc:1048] T a41b5f3824464d4b9fbaa5b14e5b06b8 P bfadd6a4e303435d8f07085a20a9adaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260608 10:08:05.296387 31485 consensus_queue.cc:1048] T a41b5f3824464d4b9fbaa5b14e5b06b8 P bfadd6a4e303435d8f07085a20a9adaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260608 10:08:05.306038 31252 raft_consensus.cc:2955] T a41b5f3824464d4b9fbaa5b14e5b06b8 P bfadd6a4e303435d8f07085a20a9adaf [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 7b36651adb32469490d7f8be3a74511f (127.20.251.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } } peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } } peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } attrs { replace: true } } peers { permanent_uuid: "7b36651adb32469490d7f8be3a74511f" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 39731 } attrs { promote: true } } }
I20260608 10:08:05.308014 31199 raft_consensus.cc:2955] T a41b5f3824464d4b9fbaa5b14e5b06b8 P 68131989281f4edfbf96719ae0072ca5 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 7b36651adb32469490d7f8be3a74511f (127.20.251.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } } peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } } peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } attrs { replace: true } } peers { permanent_uuid: "7b36651adb32469490d7f8be3a74511f" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 39731 } attrs { promote: true } } }
I20260608 10:08:05.308636 31049 raft_consensus.cc:2955] T a41b5f3824464d4b9fbaa5b14e5b06b8 P 7db8e28b5c4d45bf9cb93f8de3809077 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 7b36651adb32469490d7f8be3a74511f (127.20.251.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } } peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } } peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } attrs { replace: true } } peers { permanent_uuid: "7b36651adb32469490d7f8be3a74511f" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 39731 } attrs { promote: true } } }
I20260608 10:08:05.323619 30941 catalog_manager.cc:5696] T a41b5f3824464d4b9fbaa5b14e5b06b8 P bfadd6a4e303435d8f07085a20a9adaf reported cstate change: config changed from index -1 to 18, NON_VOTER 7b36651adb32469490d7f8be3a74511f (127.20.251.132) added. New cstate: current_term: 1 leader_uuid: "bfadd6a4e303435d8f07085a20a9adaf" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b36651adb32469490d7f8be3a74511f" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 39731 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:08:05.643339 31511 ts_tablet_manager.cc:933] T d14a7a8ff79d4404b8bdc48aabe433c3 P 7b36651adb32469490d7f8be3a74511f: Initiating tablet copy from peer bfadd6a4e303435d8f07085a20a9adaf (127.20.251.130:41051)
I20260608 10:08:05.645905 31511 tablet_copy_client.cc:323] T d14a7a8ff79d4404b8bdc48aabe433c3 P 7b36651adb32469490d7f8be3a74511f: tablet copy: Beginning tablet copy session from remote peer at address 127.20.251.130:41051
I20260608 10:08:05.663532 31136 tablet_copy_service.cc:140] P bfadd6a4e303435d8f07085a20a9adaf: Received BeginTabletCopySession request for tablet d14a7a8ff79d4404b8bdc48aabe433c3 from peer 7b36651adb32469490d7f8be3a74511f ({username='slave'} at 127.0.0.1:59348)
I20260608 10:08:05.664036 31136 tablet_copy_service.cc:161] P bfadd6a4e303435d8f07085a20a9adaf: Beginning new tablet copy session on tablet d14a7a8ff79d4404b8bdc48aabe433c3 from peer 7b36651adb32469490d7f8be3a74511f at {username='slave'} at 127.0.0.1:59348: session id = 7b36651adb32469490d7f8be3a74511f-d14a7a8ff79d4404b8bdc48aabe433c3
I20260608 10:08:05.670140 31136 tablet_copy_source_session.cc:215] T d14a7a8ff79d4404b8bdc48aabe433c3 P bfadd6a4e303435d8f07085a20a9adaf: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:08:05.672773 31511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d14a7a8ff79d4404b8bdc48aabe433c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:05.684747 31511 tablet_copy_client.cc:806] T d14a7a8ff79d4404b8bdc48aabe433c3 P 7b36651adb32469490d7f8be3a74511f: tablet copy: Starting download of 0 data blocks...
I20260608 10:08:05.685295 31511 tablet_copy_client.cc:670] T d14a7a8ff79d4404b8bdc48aabe433c3 P 7b36651adb32469490d7f8be3a74511f: tablet copy: Starting download of 1 WAL segments...
I20260608 10:08:05.689567 31511 tablet_copy_client.cc:538] T d14a7a8ff79d4404b8bdc48aabe433c3 P 7b36651adb32469490d7f8be3a74511f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:08:05.698625 31511 tablet_bootstrap.cc:492] T d14a7a8ff79d4404b8bdc48aabe433c3 P 7b36651adb32469490d7f8be3a74511f: Bootstrap starting.
I20260608 10:08:05.799948 31516 ts_tablet_manager.cc:933] T 48237da2b33a44e48d0d448b3f1c29fb P 7b36651adb32469490d7f8be3a74511f: Initiating tablet copy from peer 7db8e28b5c4d45bf9cb93f8de3809077 (127.20.251.129:34167)
I20260608 10:08:05.802620 31516 tablet_copy_client.cc:323] T 48237da2b33a44e48d0d448b3f1c29fb P 7b36651adb32469490d7f8be3a74511f: tablet copy: Beginning tablet copy session from remote peer at address 127.20.251.129:34167
I20260608 10:08:05.817848 31061 tablet_copy_service.cc:140] P 7db8e28b5c4d45bf9cb93f8de3809077: Received BeginTabletCopySession request for tablet 48237da2b33a44e48d0d448b3f1c29fb from peer 7b36651adb32469490d7f8be3a74511f ({username='slave'} at 127.0.0.1:46676)
I20260608 10:08:05.818499 31061 tablet_copy_service.cc:161] P 7db8e28b5c4d45bf9cb93f8de3809077: Beginning new tablet copy session on tablet 48237da2b33a44e48d0d448b3f1c29fb from peer 7b36651adb32469490d7f8be3a74511f at {username='slave'} at 127.0.0.1:46676: session id = 7b36651adb32469490d7f8be3a74511f-48237da2b33a44e48d0d448b3f1c29fb
I20260608 10:08:05.822438 31519 ts_tablet_manager.cc:933] T a41b5f3824464d4b9fbaa5b14e5b06b8 P 7b36651adb32469490d7f8be3a74511f: Initiating tablet copy from peer bfadd6a4e303435d8f07085a20a9adaf (127.20.251.130:41051)
I20260608 10:08:05.827611 31061 tablet_copy_source_session.cc:215] T 48237da2b33a44e48d0d448b3f1c29fb P 7db8e28b5c4d45bf9cb93f8de3809077: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:08:05.831650 31516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48237da2b33a44e48d0d448b3f1c29fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:05.836580 31519 tablet_copy_client.cc:323] T a41b5f3824464d4b9fbaa5b14e5b06b8 P 7b36651adb32469490d7f8be3a74511f: tablet copy: Beginning tablet copy session from remote peer at address 127.20.251.130:41051
I20260608 10:08:05.837320 31511 tablet_bootstrap.cc:492] T d14a7a8ff79d4404b8bdc48aabe433c3 P 7b36651adb32469490d7f8be3a74511f: Bootstrap replayed 1/1 log segments. Stats: ops{read=18 overwritten=0 applied=18 ignored=0} inserts{seen=129 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:08:05.838129 31511 tablet_bootstrap.cc:492] T d14a7a8ff79d4404b8bdc48aabe433c3 P 7b36651adb32469490d7f8be3a74511f: Bootstrap complete.
I20260608 10:08:05.838613 31136 tablet_copy_service.cc:140] P bfadd6a4e303435d8f07085a20a9adaf: Received BeginTabletCopySession request for tablet a41b5f3824464d4b9fbaa5b14e5b06b8 from peer 7b36651adb32469490d7f8be3a74511f ({username='slave'} at 127.0.0.1:59348)
I20260608 10:08:05.838882 31511 ts_tablet_manager.cc:1403] T d14a7a8ff79d4404b8bdc48aabe433c3 P 7b36651adb32469490d7f8be3a74511f: Time spent bootstrapping tablet: real 0.141s	user 0.117s	sys 0.016s
I20260608 10:08:05.839236 31136 tablet_copy_service.cc:161] P bfadd6a4e303435d8f07085a20a9adaf: Beginning new tablet copy session on tablet a41b5f3824464d4b9fbaa5b14e5b06b8 from peer 7b36651adb32469490d7f8be3a74511f at {username='slave'} at 127.0.0.1:59348: session id = 7b36651adb32469490d7f8be3a74511f-a41b5f3824464d4b9fbaa5b14e5b06b8
I20260608 10:08:05.842013 31511 raft_consensus.cc:359] T d14a7a8ff79d4404b8bdc48aabe433c3 P 7b36651adb32469490d7f8be3a74511f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } attrs { replace: true } } peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } } peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } } peers { permanent_uuid: "7b36651adb32469490d7f8be3a74511f" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 39731 } attrs { promote: true } }
I20260608 10:08:05.842891 31511 raft_consensus.cc:740] T d14a7a8ff79d4404b8bdc48aabe433c3 P 7b36651adb32469490d7f8be3a74511f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7b36651adb32469490d7f8be3a74511f, State: Initialized, Role: LEARNER
I20260608 10:08:05.843567 31511 consensus_queue.cc:260] T d14a7a8ff79d4404b8bdc48aabe433c3 P 7b36651adb32469490d7f8be3a74511f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 18, Last appended: 1.18, Last appended by leader: 18, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } attrs { replace: true } } peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } } peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } } peers { permanent_uuid: "7b36651adb32469490d7f8be3a74511f" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 39731 } attrs { promote: true } }
I20260608 10:08:05.847146 31136 tablet_copy_source_session.cc:215] T a41b5f3824464d4b9fbaa5b14e5b06b8 P bfadd6a4e303435d8f07085a20a9adaf: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:08:05.849795 31516 tablet_copy_client.cc:806] T 48237da2b33a44e48d0d448b3f1c29fb P 7b36651adb32469490d7f8be3a74511f: tablet copy: Starting download of 0 data blocks...
I20260608 10:08:05.850404 31516 tablet_copy_client.cc:670] T 48237da2b33a44e48d0d448b3f1c29fb P 7b36651adb32469490d7f8be3a74511f: tablet copy: Starting download of 1 WAL segments...
I20260608 10:08:05.850755 31519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a41b5f3824464d4b9fbaa5b14e5b06b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:05.852357 31511 ts_tablet_manager.cc:1434] T d14a7a8ff79d4404b8bdc48aabe433c3 P 7b36651adb32469490d7f8be3a74511f: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.006s
I20260608 10:08:05.856773 31136 tablet_copy_service.cc:342] P bfadd6a4e303435d8f07085a20a9adaf: Request end of tablet copy session 7b36651adb32469490d7f8be3a74511f-d14a7a8ff79d4404b8bdc48aabe433c3 received from {username='slave'} at 127.0.0.1:59348
I20260608 10:08:05.856937 31516 tablet_copy_client.cc:538] T 48237da2b33a44e48d0d448b3f1c29fb P 7b36651adb32469490d7f8be3a74511f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:08:05.857177 31136 tablet_copy_service.cc:434] P bfadd6a4e303435d8f07085a20a9adaf: ending tablet copy session 7b36651adb32469490d7f8be3a74511f-d14a7a8ff79d4404b8bdc48aabe433c3 on tablet d14a7a8ff79d4404b8bdc48aabe433c3 with peer 7b36651adb32469490d7f8be3a74511f
I20260608 10:08:05.869261 31519 tablet_copy_client.cc:806] T a41b5f3824464d4b9fbaa5b14e5b06b8 P 7b36651adb32469490d7f8be3a74511f: tablet copy: Starting download of 0 data blocks...
I20260608 10:08:05.869377 31516 tablet_bootstrap.cc:492] T 48237da2b33a44e48d0d448b3f1c29fb P 7b36651adb32469490d7f8be3a74511f: Bootstrap starting.
I20260608 10:08:05.870052 31511 ts_tablet_manager.cc:933] T e4d27f1dd28248a18e459a966cbd97d1 P 7b36651adb32469490d7f8be3a74511f: Initiating tablet copy from peer bfadd6a4e303435d8f07085a20a9adaf (127.20.251.130:41051)
I20260608 10:08:05.869954 31519 tablet_copy_client.cc:670] T a41b5f3824464d4b9fbaa5b14e5b06b8 P 7b36651adb32469490d7f8be3a74511f: tablet copy: Starting download of 1 WAL segments...
I20260608 10:08:05.872023 31511 tablet_copy_client.cc:323] T e4d27f1dd28248a18e459a966cbd97d1 P 7b36651adb32469490d7f8be3a74511f: tablet copy: Beginning tablet copy session from remote peer at address 127.20.251.130:41051
I20260608 10:08:05.874272 31135 tablet_copy_service.cc:140] P bfadd6a4e303435d8f07085a20a9adaf: Received BeginTabletCopySession request for tablet e4d27f1dd28248a18e459a966cbd97d1 from peer 7b36651adb32469490d7f8be3a74511f ({username='slave'} at 127.0.0.1:59348)
I20260608 10:08:05.874794 31135 tablet_copy_service.cc:161] P bfadd6a4e303435d8f07085a20a9adaf: Beginning new tablet copy session on tablet e4d27f1dd28248a18e459a966cbd97d1 from peer 7b36651adb32469490d7f8be3a74511f at {username='slave'} at 127.0.0.1:59348: session id = 7b36651adb32469490d7f8be3a74511f-e4d27f1dd28248a18e459a966cbd97d1
I20260608 10:08:05.876075 31519 tablet_copy_client.cc:538] T a41b5f3824464d4b9fbaa5b14e5b06b8 P 7b36651adb32469490d7f8be3a74511f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:08:05.883077 31135 tablet_copy_source_session.cc:215] T e4d27f1dd28248a18e459a966cbd97d1 P bfadd6a4e303435d8f07085a20a9adaf: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:08:05.885371 31519 tablet_bootstrap.cc:492] T a41b5f3824464d4b9fbaa5b14e5b06b8 P 7b36651adb32469490d7f8be3a74511f: Bootstrap starting.
I20260608 10:08:05.886557 31511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4d27f1dd28248a18e459a966cbd97d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:05.902649 31511 tablet_copy_client.cc:806] T e4d27f1dd28248a18e459a966cbd97d1 P 7b36651adb32469490d7f8be3a74511f: tablet copy: Starting download of 0 data blocks...
I20260608 10:08:05.903247 31511 tablet_copy_client.cc:670] T e4d27f1dd28248a18e459a966cbd97d1 P 7b36651adb32469490d7f8be3a74511f: tablet copy: Starting download of 1 WAL segments...
I20260608 10:08:05.909890 31511 tablet_copy_client.cc:538] T e4d27f1dd28248a18e459a966cbd97d1 P 7b36651adb32469490d7f8be3a74511f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:08:05.920830 31511 tablet_bootstrap.cc:492] T e4d27f1dd28248a18e459a966cbd97d1 P 7b36651adb32469490d7f8be3a74511f: Bootstrap starting.
I20260608 10:08:06.031158 31516 tablet_bootstrap.cc:492] T 48237da2b33a44e48d0d448b3f1c29fb P 7b36651adb32469490d7f8be3a74511f: Bootstrap replayed 1/1 log segments. Stats: ops{read=18 overwritten=0 applied=18 ignored=0} inserts{seen=130 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:08:06.032174 31516 tablet_bootstrap.cc:492] T 48237da2b33a44e48d0d448b3f1c29fb P 7b36651adb32469490d7f8be3a74511f: Bootstrap complete.
I20260608 10:08:06.032976 31516 ts_tablet_manager.cc:1403] T 48237da2b33a44e48d0d448b3f1c29fb P 7b36651adb32469490d7f8be3a74511f: Time spent bootstrapping tablet: real 0.164s	user 0.125s	sys 0.035s
I20260608 10:08:06.035919 31516 raft_consensus.cc:359] T 48237da2b33a44e48d0d448b3f1c29fb P 7b36651adb32469490d7f8be3a74511f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } } peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } attrs { replace: true } } peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } } peers { permanent_uuid: "7b36651adb32469490d7f8be3a74511f" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 39731 } attrs { promote: true } }
I20260608 10:08:06.036721 31516 raft_consensus.cc:740] T 48237da2b33a44e48d0d448b3f1c29fb P 7b36651adb32469490d7f8be3a74511f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7b36651adb32469490d7f8be3a74511f, State: Initialized, Role: LEARNER
I20260608 10:08:06.037420 31516 consensus_queue.cc:260] T 48237da2b33a44e48d0d448b3f1c29fb P 7b36651adb32469490d7f8be3a74511f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 18, Last appended: 1.18, Last appended by leader: 18, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } } peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } attrs { replace: true } } peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } } peers { permanent_uuid: "7b36651adb32469490d7f8be3a74511f" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 39731 } attrs { promote: true } }
I20260608 10:08:06.039680 31516 ts_tablet_manager.cc:1434] T 48237da2b33a44e48d0d448b3f1c29fb P 7b36651adb32469490d7f8be3a74511f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260608 10:08:06.042078 31519 tablet_bootstrap.cc:492] T a41b5f3824464d4b9fbaa5b14e5b06b8 P 7b36651adb32469490d7f8be3a74511f: Bootstrap replayed 1/1 log segments. Stats: ops{read=18 overwritten=0 applied=18 ignored=0} inserts{seen=131 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:08:06.043015 31519 tablet_bootstrap.cc:492] T a41b5f3824464d4b9fbaa5b14e5b06b8 P 7b36651adb32469490d7f8be3a74511f: Bootstrap complete.
I20260608 10:08:06.043771 31519 ts_tablet_manager.cc:1403] T a41b5f3824464d4b9fbaa5b14e5b06b8 P 7b36651adb32469490d7f8be3a74511f: Time spent bootstrapping tablet: real 0.159s	user 0.135s	sys 0.012s
I20260608 10:08:06.044648 31061 tablet_copy_service.cc:342] P 7db8e28b5c4d45bf9cb93f8de3809077: Request end of tablet copy session 7b36651adb32469490d7f8be3a74511f-48237da2b33a44e48d0d448b3f1c29fb received from {username='slave'} at 127.0.0.1:46676
I20260608 10:08:06.045146 31061 tablet_copy_service.cc:434] P 7db8e28b5c4d45bf9cb93f8de3809077: ending tablet copy session 7b36651adb32469490d7f8be3a74511f-48237da2b33a44e48d0d448b3f1c29fb on tablet 48237da2b33a44e48d0d448b3f1c29fb with peer 7b36651adb32469490d7f8be3a74511f
I20260608 10:08:06.046607 31519 raft_consensus.cc:359] T a41b5f3824464d4b9fbaa5b14e5b06b8 P 7b36651adb32469490d7f8be3a74511f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } } peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } } peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } attrs { replace: true } } peers { permanent_uuid: "7b36651adb32469490d7f8be3a74511f" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 39731 } attrs { promote: true } }
I20260608 10:08:06.047443 31519 raft_consensus.cc:740] T a41b5f3824464d4b9fbaa5b14e5b06b8 P 7b36651adb32469490d7f8be3a74511f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7b36651adb32469490d7f8be3a74511f, State: Initialized, Role: LEARNER
I20260608 10:08:06.048107 31519 consensus_queue.cc:260] T a41b5f3824464d4b9fbaa5b14e5b06b8 P 7b36651adb32469490d7f8be3a74511f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 18, Last appended: 1.18, Last appended by leader: 18, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } } peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } } peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } attrs { replace: true } } peers { permanent_uuid: "7b36651adb32469490d7f8be3a74511f" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 39731 } attrs { promote: true } }
I20260608 10:08:06.050568 31519 ts_tablet_manager.cc:1434] T a41b5f3824464d4b9fbaa5b14e5b06b8 P 7b36651adb32469490d7f8be3a74511f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 10:08:06.052404 31135 tablet_copy_service.cc:342] P bfadd6a4e303435d8f07085a20a9adaf: Request end of tablet copy session 7b36651adb32469490d7f8be3a74511f-a41b5f3824464d4b9fbaa5b14e5b06b8 received from {username='slave'} at 127.0.0.1:59348
I20260608 10:08:06.052817 31135 tablet_copy_service.cc:434] P bfadd6a4e303435d8f07085a20a9adaf: ending tablet copy session 7b36651adb32469490d7f8be3a74511f-a41b5f3824464d4b9fbaa5b14e5b06b8 on tablet a41b5f3824464d4b9fbaa5b14e5b06b8 with peer 7b36651adb32469490d7f8be3a74511f
I20260608 10:08:06.065145 31511 tablet_bootstrap.cc:492] T e4d27f1dd28248a18e459a966cbd97d1 P 7b36651adb32469490d7f8be3a74511f: Bootstrap replayed 1/1 log segments. Stats: ops{read=18 overwritten=0 applied=18 ignored=0} inserts{seen=131 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:08:06.065868 31511 tablet_bootstrap.cc:492] T e4d27f1dd28248a18e459a966cbd97d1 P 7b36651adb32469490d7f8be3a74511f: Bootstrap complete.
I20260608 10:08:06.066406 31511 ts_tablet_manager.cc:1403] T e4d27f1dd28248a18e459a966cbd97d1 P 7b36651adb32469490d7f8be3a74511f: Time spent bootstrapping tablet: real 0.146s	user 0.124s	sys 0.008s
I20260608 10:08:06.068357 31511 raft_consensus.cc:359] T e4d27f1dd28248a18e459a966cbd97d1 P 7b36651adb32469490d7f8be3a74511f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } } peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } } peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } attrs { replace: true } } peers { permanent_uuid: "7b36651adb32469490d7f8be3a74511f" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 39731 } attrs { promote: true } }
I20260608 10:08:06.068876 31511 raft_consensus.cc:740] T e4d27f1dd28248a18e459a966cbd97d1 P 7b36651adb32469490d7f8be3a74511f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7b36651adb32469490d7f8be3a74511f, State: Initialized, Role: LEARNER
I20260608 10:08:06.069380 31511 consensus_queue.cc:260] T e4d27f1dd28248a18e459a966cbd97d1 P 7b36651adb32469490d7f8be3a74511f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 18, Last appended: 1.18, Last appended by leader: 18, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7db8e28b5c4d45bf9cb93f8de3809077" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 34167 } } peers { permanent_uuid: "bfadd6a4e303435d8f07085a20a9adaf" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 41051 } } peers { permanent_uuid: "68131989281f4edfbf96719ae0072ca5" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37739 } attrs { replace: true } } peers { permanent_uuid: "7b36651adb32469490d7f8be3a74511f" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 39731 } attrs { promote: true } }
I20260608 10:08:06.071081 31511 ts_tablet_manager.cc:1434] T e4d27f1dd28248a18e459a966cbd97d1 P 7b36651adb32469490d7f8be3a74511f: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:08:06.072773 31135 tablet_copy_service.cc:342] P bfadd6a4e303435d8f07085a20a9adaf: Request end of tablet copy session 7b36651adb32469490d7f8be3a74511f-e4d27f1dd28248a18e459a966cbd97d1 received from {username='slave'} at 127.0.0.1:59348
I20260608 10:08:06.073180 31135 tablet_copy_service.cc:434] P bfadd6a4e303435d8f07085a20a9adaf: ending tablet copy session 7b36651adb32469490d7f8be3a74511f-e4d27f1dd28248a18e459a966cbd97d1 on tablet e4d27f1dd28248a18e459a966cbd97d1 with peer 7b36651adb32469490d7f8be3a74511f
I20260608 10:08:06.211011 31454 raft_consensus.cc:1217] T a41b5f3824464d4b9fbaa5b14e5b06b8 P 7b36651adb32469490d7f8be3a74511f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.17->[1.18-1.18]   Dedup: 1.18->[]
I20260608 10:08:06.214134 21486 tablet_server.cc:179] TabletServer@127.20.251.129:0 shutting down...
I20260608 10:08:06.221387 31454 raft_consensus.cc:1217] T d14a7a8ff79d4404b8bdc48aabe433c3 P 7b36651adb32469490d7f8be3a74511f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.17->[1.18-1.18]   Dedup: 1.18->[]
W20260608 10:08:06.238327 31090 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
W20260608 10:08:06.251720 31090 consensus_peers.cc:597] T d14a7a8ff79d4404b8bdc48aabe433c3 P bfadd6a4e303435d8f07085a20a9adaf -> Peer 7db8e28b5c4d45bf9cb93f8de3809077 (127.20.251.129:34167): Couldn't send request to peer 7db8e28b5c4d45bf9cb93f8de3809077. 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:06.263298 31454 raft_consensus.cc:1217] T 48237da2b33a44e48d0d448b3f1c29fb P 7b36651adb32469490d7f8be3a74511f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.17->[1.18-1.18]   Dedup: 1.18->[]
I20260608 10:08:06.286618 21486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:08:06.287833 21486 tablet_replica.cc:333] T a41b5f3824464d4b9fbaa5b14e5b06b8 P 7db8e28b5c4d45bf9cb93f8de3809077: stopping tablet replica
I20260608 10:08:06.288877 21486 raft_consensus.cc:2243] T a41b5f3824464d4b9fbaa5b14e5b06b8 P 7db8e28b5c4d45bf9cb93f8de3809077 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:06.289695 21486 raft_consensus.cc:2272] T a41b5f3824464d4b9fbaa5b14e5b06b8 P 7db8e28b5c4d45bf9cb93f8de3809077 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:06.293354 21486 tablet_replica.cc:333] T e4d27f1dd28248a18e459a966cbd97d1 P 7db8e28b5c4d45bf9cb93f8de3809077: stopping tablet replica
I20260608 10:08:06.294245 21486 raft_consensus.cc:2243] T e4d27f1dd28248a18e459a966cbd97d1 P 7db8e28b5c4d45bf9cb93f8de3809077 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:06.295019 21486 raft_consensus.cc:2272] T e4d27f1dd28248a18e459a966cbd97d1 P 7db8e28b5c4d45bf9cb93f8de3809077 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:06.298058 21486 tablet_replica.cc:333] T d14a7a8ff79d4404b8bdc48aabe433c3 P 7db8e28b5c4d45bf9cb93f8de3809077: stopping tablet replica
I20260608 10:08:06.298825 21486 raft_consensus.cc:2243] T d14a7a8ff79d4404b8bdc48aabe433c3 P 7db8e28b5c4d45bf9cb93f8de3809077 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:06.299475 21486 raft_consensus.cc:2272] T d14a7a8ff79d4404b8bdc48aabe433c3 P 7db8e28b5c4d45bf9cb93f8de3809077 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:06.302335 21486 tablet_replica.cc:333] T 95456041fa9a47c48f610f8b2e1be1c9 P 7db8e28b5c4d45bf9cb93f8de3809077: stopping tablet replica
I20260608 10:08:06.303115 21486 raft_consensus.cc:2243] T 95456041fa9a47c48f610f8b2e1be1c9 P 7db8e28b5c4d45bf9cb93f8de3809077 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:06.303721 21486 raft_consensus.cc:2272] T 95456041fa9a47c48f610f8b2e1be1c9 P 7db8e28b5c4d45bf9cb93f8de3809077 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:06.307240 21486 tablet_replica.cc:333] T af2a983de83a4106909327483a9325c2 P 7db8e28b5c4d45bf9cb93f8de3809077: stopping tablet replica
I20260608 10:08:06.308034 21486 raft_consensus.cc:2243] T af2a983de83a4106909327483a9325c2 P 7db8e28b5c4d45bf9cb93f8de3809077 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:06.309047 21486 raft_consensus.cc:2272] T af2a983de83a4106909327483a9325c2 P 7db8e28b5c4d45bf9cb93f8de3809077 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:06.312184 21486 tablet_replica.cc:333] T f15dffbf5cf04fe0b8a2f332c7a609f6 P 7db8e28b5c4d45bf9cb93f8de3809077: stopping tablet replica
I20260608 10:08:06.312871 21486 raft_consensus.cc:2243] T f15dffbf5cf04fe0b8a2f332c7a609f6 P 7db8e28b5c4d45bf9cb93f8de3809077 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:06.313899 21486 raft_consensus.cc:2272] T f15dffbf5cf04fe0b8a2f332c7a609f6 P 7db8e28b5c4d45bf9cb93f8de3809077 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:06.317587 21486 tablet_replica.cc:333] T 96ae9df812b243bba8f5972c29e1f62c P 7db8e28b5c4d45bf9cb93f8de3809077: stopping tablet replica
I20260608 10:08:06.318349 21486 raft_consensus.cc:2243] T 96ae9df812b243bba8f5972c29e1f62c P 7db8e28b5c4d45bf9cb93f8de3809077 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:06.319012 21486 raft_consensus.cc:2272] T 96ae9df812b243bba8f5972c29e1f62c P 7db8e28b5c4d45bf9cb93f8de3809077 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:06.322598 21486 tablet_replica.cc:333] T 48237da2b33a44e48d0d448b3f1c29fb P 7db8e28b5c4d45bf9cb93f8de3809077: stopping tablet replica
I20260608 10:08:06.323302 21486 raft_consensus.cc:2243] T 48237da2b33a44e48d0d448b3f1c29fb P 7db8e28b5c4d45bf9cb93f8de3809077 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:06.324684 21486 raft_consensus.cc:2272] T 48237da2b33a44e48d0d448b3f1c29fb P 7db8e28b5c4d45bf9cb93f8de3809077 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:08:06.330327 31090 consensus_peers.cc:597] T a41b5f3824464d4b9fbaa5b14e5b06b8 P bfadd6a4e303435d8f07085a20a9adaf -> Peer 7db8e28b5c4d45bf9cb93f8de3809077 (127.20.251.129:34167): Couldn't send request to peer 7db8e28b5c4d45bf9cb93f8de3809077. 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:06.361321 21486 tablet_server.cc:196] TabletServer@127.20.251.129:0 shutdown complete.
I20260608 10:08:06.392652 21486 tablet_server.cc:179] TabletServer@127.20.251.130:0 shutting down...
W20260608 10:08:06.419515 31090 consensus_peers.cc:597] T e4d27f1dd28248a18e459a966cbd97d1 P bfadd6a4e303435d8f07085a20a9adaf -> Peer 7db8e28b5c4d45bf9cb93f8de3809077 (127.20.251.129:34167): Couldn't send request to peer 7db8e28b5c4d45bf9cb93f8de3809077. Status: Network error: Client connection negotiation failed: client connection to 127.20.251.129:34167: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:08:06.428776 21486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:08:06.429744 21486 tablet_replica.cc:333] T 48237da2b33a44e48d0d448b3f1c29fb P bfadd6a4e303435d8f07085a20a9adaf: stopping tablet replica
I20260608 10:08:06.430559 21486 raft_consensus.cc:2243] T 48237da2b33a44e48d0d448b3f1c29fb P bfadd6a4e303435d8f07085a20a9adaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:06.431366 21486 raft_consensus.cc:2272] T 48237da2b33a44e48d0d448b3f1c29fb P bfadd6a4e303435d8f07085a20a9adaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:06.433990 21486 tablet_replica.cc:333] T e4d27f1dd28248a18e459a966cbd97d1 P bfadd6a4e303435d8f07085a20a9adaf: stopping tablet replica
I20260608 10:08:06.434597 21486 raft_consensus.cc:2243] T e4d27f1dd28248a18e459a966cbd97d1 P bfadd6a4e303435d8f07085a20a9adaf [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:06.435627 21486 raft_consensus.cc:2272] T e4d27f1dd28248a18e459a966cbd97d1 P bfadd6a4e303435d8f07085a20a9adaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:06.437891 21486 tablet_replica.cc:333] T a41b5f3824464d4b9fbaa5b14e5b06b8 P bfadd6a4e303435d8f07085a20a9adaf: stopping tablet replica
I20260608 10:08:06.438427 21486 raft_consensus.cc:2243] T a41b5f3824464d4b9fbaa5b14e5b06b8 P bfadd6a4e303435d8f07085a20a9adaf [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:06.439446 21486 raft_consensus.cc:2272] T a41b5f3824464d4b9fbaa5b14e5b06b8 P bfadd6a4e303435d8f07085a20a9adaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:06.442332 21486 tablet_replica.cc:333] T af2a983de83a4106909327483a9325c2 P bfadd6a4e303435d8f07085a20a9adaf: stopping tablet replica
I20260608 10:08:06.443014 21486 raft_consensus.cc:2243] T af2a983de83a4106909327483a9325c2 P bfadd6a4e303435d8f07085a20a9adaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:06.443490 21486 raft_consensus.cc:2272] T af2a983de83a4106909327483a9325c2 P bfadd6a4e303435d8f07085a20a9adaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:06.445724 21486 tablet_replica.cc:333] T f7f8086c86ff4c50a4268f999ad86610 P bfadd6a4e303435d8f07085a20a9adaf: stopping tablet replica
I20260608 10:08:06.446301 21486 raft_consensus.cc:2243] T f7f8086c86ff4c50a4268f999ad86610 P bfadd6a4e303435d8f07085a20a9adaf [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:06.446841 21486 raft_consensus.cc:2272] T f7f8086c86ff4c50a4268f999ad86610 P bfadd6a4e303435d8f07085a20a9adaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:06.449472 21486 tablet_replica.cc:333] T 19ffd220b0aa499baf721891613ae66e P bfadd6a4e303435d8f07085a20a9adaf: stopping tablet replica
I20260608 10:08:06.450011 21486 raft_consensus.cc:2243] T 19ffd220b0aa499baf721891613ae66e P bfadd6a4e303435d8f07085a20a9adaf [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:06.450583 21486 raft_consensus.cc:2272] T 19ffd220b0aa499baf721891613ae66e P bfadd6a4e303435d8f07085a20a9adaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:06.453033 21486 tablet_replica.cc:333] T f15dffbf5cf04fe0b8a2f332c7a609f6 P bfadd6a4e303435d8f07085a20a9adaf: stopping tablet replica
I20260608 10:08:06.453596 21486 raft_consensus.cc:2243] T f15dffbf5cf04fe0b8a2f332c7a609f6 P bfadd6a4e303435d8f07085a20a9adaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:06.454069 21486 raft_consensus.cc:2272] T f15dffbf5cf04fe0b8a2f332c7a609f6 P bfadd6a4e303435d8f07085a20a9adaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:06.456708 21486 tablet_replica.cc:333] T d14a7a8ff79d4404b8bdc48aabe433c3 P bfadd6a4e303435d8f07085a20a9adaf: stopping tablet replica
I20260608 10:08:06.457203 21486 raft_consensus.cc:2243] T d14a7a8ff79d4404b8bdc48aabe433c3 P bfadd6a4e303435d8f07085a20a9adaf [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:06.458266 21486 raft_consensus.cc:2272] T d14a7a8ff79d4404b8bdc48aabe433c3 P bfadd6a4e303435d8f07085a20a9adaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:06.489500 21486 tablet_server.cc:196] TabletServer@127.20.251.130:0 shutdown complete.
I20260608 10:08:06.514225 21486 tablet_server.cc:179] TabletServer@127.20.251.131:0 shutting down...
I20260608 10:08:06.550256 21486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:08:06.551193 21486 tablet_replica.cc:333] T 48237da2b33a44e48d0d448b3f1c29fb P 68131989281f4edfbf96719ae0072ca5: stopping tablet replica
I20260608 10:08:06.552047 21486 raft_consensus.cc:2243] T 48237da2b33a44e48d0d448b3f1c29fb P 68131989281f4edfbf96719ae0072ca5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:06.552888 21486 raft_consensus.cc:2272] T 48237da2b33a44e48d0d448b3f1c29fb P 68131989281f4edfbf96719ae0072ca5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:06.556370 21486 tablet_replica.cc:333] T d14a7a8ff79d4404b8bdc48aabe433c3 P 68131989281f4edfbf96719ae0072ca5: stopping tablet replica
I20260608 10:08:06.557139 21486 raft_consensus.cc:2243] T d14a7a8ff79d4404b8bdc48aabe433c3 P 68131989281f4edfbf96719ae0072ca5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:06.557812 21486 raft_consensus.cc:2272] T d14a7a8ff79d4404b8bdc48aabe433c3 P 68131989281f4edfbf96719ae0072ca5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:06.560917 21486 tablet_replica.cc:333] T a41b5f3824464d4b9fbaa5b14e5b06b8 P 68131989281f4edfbf96719ae0072ca5: stopping tablet replica
I20260608 10:08:06.561760 21486 raft_consensus.cc:2243] T a41b5f3824464d4b9fbaa5b14e5b06b8 P 68131989281f4edfbf96719ae0072ca5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:06.562563 21486 raft_consensus.cc:2272] T a41b5f3824464d4b9fbaa5b14e5b06b8 P 68131989281f4edfbf96719ae0072ca5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:06.565495 21486 tablet_replica.cc:333] T e4d27f1dd28248a18e459a966cbd97d1 P 68131989281f4edfbf96719ae0072ca5: stopping tablet replica
I20260608 10:08:06.566250 21486 raft_consensus.cc:2243] T e4d27f1dd28248a18e459a966cbd97d1 P 68131989281f4edfbf96719ae0072ca5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:06.566967 21486 raft_consensus.cc:2272] T e4d27f1dd28248a18e459a966cbd97d1 P 68131989281f4edfbf96719ae0072ca5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:06.570034 21486 tablet_replica.cc:333] T 65317f8883384e60838935dab45a02db P 68131989281f4edfbf96719ae0072ca5: stopping tablet replica
I20260608 10:08:06.570736 21486 raft_consensus.cc:2243] T 65317f8883384e60838935dab45a02db P 68131989281f4edfbf96719ae0072ca5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:06.571429 21486 raft_consensus.cc:2272] T 65317f8883384e60838935dab45a02db P 68131989281f4edfbf96719ae0072ca5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:06.574708 21486 tablet_replica.cc:333] T af2a983de83a4106909327483a9325c2 P 68131989281f4edfbf96719ae0072ca5: stopping tablet replica
I20260608 10:08:06.575387 21486 raft_consensus.cc:2243] T af2a983de83a4106909327483a9325c2 P 68131989281f4edfbf96719ae0072ca5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:06.576006 21486 raft_consensus.cc:2272] T af2a983de83a4106909327483a9325c2 P 68131989281f4edfbf96719ae0072ca5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:06.578996 21486 tablet_replica.cc:333] T f15dffbf5cf04fe0b8a2f332c7a609f6 P 68131989281f4edfbf96719ae0072ca5: stopping tablet replica
I20260608 10:08:06.579725 21486 raft_consensus.cc:2243] T f15dffbf5cf04fe0b8a2f332c7a609f6 P 68131989281f4edfbf96719ae0072ca5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:06.580273 21486 raft_consensus.cc:2272] T f15dffbf5cf04fe0b8a2f332c7a609f6 P 68131989281f4edfbf96719ae0072ca5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:06.583067 21486 tablet_replica.cc:333] T d4e8af53203c49fab753b294603e523e P 68131989281f4edfbf96719ae0072ca5: stopping tablet replica
I20260608 10:08:06.583681 21486 raft_consensus.cc:2243] T d4e8af53203c49fab753b294603e523e P 68131989281f4edfbf96719ae0072ca5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:06.584450 21486 raft_consensus.cc:2272] T d4e8af53203c49fab753b294603e523e P 68131989281f4edfbf96719ae0072ca5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:06.618374 21486 tablet_server.cc:196] TabletServer@127.20.251.131:0 shutdown complete.
I20260608 10:08:06.650450 21486 tablet_server.cc:179] TabletServer@127.20.251.132:0 shutting down...
I20260608 10:08:06.673417 21486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:08:06.674196 21486 tablet_replica.cc:333] T a41b5f3824464d4b9fbaa5b14e5b06b8 P 7b36651adb32469490d7f8be3a74511f: stopping tablet replica
I20260608 10:08:06.674978 21486 raft_consensus.cc:2243] T a41b5f3824464d4b9fbaa5b14e5b06b8 P 7b36651adb32469490d7f8be3a74511f [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:08:06.675482 21486 raft_consensus.cc:2272] T a41b5f3824464d4b9fbaa5b14e5b06b8 P 7b36651adb32469490d7f8be3a74511f [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:08:06.678501 21486 tablet_replica.cc:333] T 48237da2b33a44e48d0d448b3f1c29fb P 7b36651adb32469490d7f8be3a74511f: stopping tablet replica
I20260608 10:08:06.679217 21486 raft_consensus.cc:2243] T 48237da2b33a44e48d0d448b3f1c29fb P 7b36651adb32469490d7f8be3a74511f [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:08:06.679687 21486 raft_consensus.cc:2272] T 48237da2b33a44e48d0d448b3f1c29fb P 7b36651adb32469490d7f8be3a74511f [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:08:06.682417 21486 tablet_replica.cc:333] T e4d27f1dd28248a18e459a966cbd97d1 P 7b36651adb32469490d7f8be3a74511f: stopping tablet replica
I20260608 10:08:06.683086 21486 raft_consensus.cc:2243] T e4d27f1dd28248a18e459a966cbd97d1 P 7b36651adb32469490d7f8be3a74511f [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:08:06.683552 21486 raft_consensus.cc:2272] T e4d27f1dd28248a18e459a966cbd97d1 P 7b36651adb32469490d7f8be3a74511f [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:08:06.686285 21486 tablet_replica.cc:333] T d14a7a8ff79d4404b8bdc48aabe433c3 P 7b36651adb32469490d7f8be3a74511f: stopping tablet replica
I20260608 10:08:06.686911 21486 raft_consensus.cc:2243] T d14a7a8ff79d4404b8bdc48aabe433c3 P 7b36651adb32469490d7f8be3a74511f [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:08:06.687362 21486 raft_consensus.cc:2272] T d14a7a8ff79d4404b8bdc48aabe433c3 P 7b36651adb32469490d7f8be3a74511f [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:08:06.711936 21486 tablet_server.cc:196] TabletServer@127.20.251.132:0 shutdown complete.
I20260608 10:08:06.729735 21486 master.cc:562] Master@127.20.251.190:41247 shutting down...
W20260608 10:08:06.759516 30997 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 10:08:06.759752 30997 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 10:08:06.759908 30997 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 10:08:06.761082 21486 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4a7ea34951054b1aaea315897b049614 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:06.761641 21486 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4a7ea34951054b1aaea315897b049614 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:06.761961 21486 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4a7ea34951054b1aaea315897b049614: stopping tablet replica
I20260608 10:08:06.783365 21486 master.cc:584] Master@127.20.251.190:41247 shutdown complete.
[       OK ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash (8054 ms)
[ RUN      ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale
I20260608 10:08:06.831334 21486 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.20.251.190:40239
I20260608 10:08:06.832602 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:08:06.837795 31531 instance_detector.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:06.838105 31532 instance_detector.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:06.840044 31534 instance_detector.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:06.840740 21486 server_base.cc:1061] running on GCE node
I20260608 10:08:06.841996 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:08:06.842176 21486 system_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:06.842339 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913286842324 us; error 0 us; skew 500 ppm
I20260608 10:08:06.842954 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:06.845244 21486 webserver.cc:533] Webserver started at http://127.20.251.190:43237/ using document root <none> and password file <none>
I20260608 10:08:06.845794 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:06.845963 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:06.846242 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:06.847397 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913058711471-21486-0/minicluster-data/master-0-root/instance:
uuid: "3b4ac8f9236c4f3f98df06f12fa3d152"
format_stamp: "Formatted at 2026-06-08 10:08:06 on dist-test-slave-0x65"
I20260608 10:08:06.852073 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:08:06.855546 31539 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:06.856308 21486 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:08:06.856587 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913058711471-21486-0/minicluster-data/master-0-root
uuid: "3b4ac8f9236c4f3f98df06f12fa3d152"
format_stamp: "Formatted at 2026-06-08 10:08:06 on dist-test-slave-0x65"
I20260608 10:08:06.856858 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913058711471-21486-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913058711471-21486-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913058711471-21486-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:06.871678 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:06.872808 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:06.911962 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.190:40239
I20260608 10:08:06.912102 31590 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.190:40239 every 8 connection(s)
I20260608 10:08:06.916359 31591 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:06.927107 31591 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3b4ac8f9236c4f3f98df06f12fa3d152: Bootstrap starting.
I20260608 10:08:06.932009 31591 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3b4ac8f9236c4f3f98df06f12fa3d152: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:06.936290 31591 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3b4ac8f9236c4f3f98df06f12fa3d152: No bootstrap required, opened a new log
I20260608 10:08:06.938532 31591 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3b4ac8f9236c4f3f98df06f12fa3d152 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3b4ac8f9236c4f3f98df06f12fa3d152" member_type: VOTER }
I20260608 10:08:06.938898 31591 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3b4ac8f9236c4f3f98df06f12fa3d152 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:06.939117 31591 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3b4ac8f9236c4f3f98df06f12fa3d152 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b4ac8f9236c4f3f98df06f12fa3d152, State: Initialized, Role: FOLLOWER
I20260608 10:08:06.939694 31591 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3b4ac8f9236c4f3f98df06f12fa3d152 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3b4ac8f9236c4f3f98df06f12fa3d152" member_type: VOTER }
I20260608 10:08:06.940173 31591 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3b4ac8f9236c4f3f98df06f12fa3d152 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:08:06.940378 31591 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3b4ac8f9236c4f3f98df06f12fa3d152 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:08:06.940630 31591 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3b4ac8f9236c4f3f98df06f12fa3d152 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:06.945170 31591 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3b4ac8f9236c4f3f98df06f12fa3d152 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3b4ac8f9236c4f3f98df06f12fa3d152" member_type: VOTER }
I20260608 10:08:06.945693 31591 leader_election.cc:304] T 00000000000000000000000000000000 P 3b4ac8f9236c4f3f98df06f12fa3d152 [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: 3b4ac8f9236c4f3f98df06f12fa3d152; no voters: 
I20260608 10:08:06.946830 31591 leader_election.cc:290] T 00000000000000000000000000000000 P 3b4ac8f9236c4f3f98df06f12fa3d152 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:08:06.947242 31594 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3b4ac8f9236c4f3f98df06f12fa3d152 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:06.948598 31594 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3b4ac8f9236c4f3f98df06f12fa3d152 [term 1 LEADER]: Becoming Leader. State: Replica: 3b4ac8f9236c4f3f98df06f12fa3d152, State: Running, Role: LEADER
I20260608 10:08:06.949343 31594 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3b4ac8f9236c4f3f98df06f12fa3d152 [LEADER]: Queue going to LEADER mode. State: All 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: "3b4ac8f9236c4f3f98df06f12fa3d152" member_type: VOTER }
I20260608 10:08:06.949674 31591 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3b4ac8f9236c4f3f98df06f12fa3d152 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:08:06.953897 31595 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3b4ac8f9236c4f3f98df06f12fa3d152 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3b4ac8f9236c4f3f98df06f12fa3d152" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3b4ac8f9236c4f3f98df06f12fa3d152" member_type: VOTER } }
I20260608 10:08:06.954376 31595 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3b4ac8f9236c4f3f98df06f12fa3d152 [sys.catalog]: This master's current role is: LEADER
I20260608 10:08:06.956429 31596 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3b4ac8f9236c4f3f98df06f12fa3d152 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3b4ac8f9236c4f3f98df06f12fa3d152. Latest consensus state: current_term: 1 leader_uuid: "3b4ac8f9236c4f3f98df06f12fa3d152" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3b4ac8f9236c4f3f98df06f12fa3d152" member_type: VOTER } }
I20260608 10:08:06.956964 31596 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3b4ac8f9236c4f3f98df06f12fa3d152 [sys.catalog]: This master's current role is: LEADER
I20260608 10:08:06.959995 31603 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:08:06.967371 31603 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:08:06.968375 21486 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:08:06.977208 31603 catalog_manager.cc:1382] Generated new cluster ID: f3fdef65423f4d6c9b4e4ed6c63102fd
I20260608 10:08:06.977499 31603 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:08:06.995880 31603 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:08:06.997255 31603 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:08:07.017884 31603 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 3b4ac8f9236c4f3f98df06f12fa3d152: Generated new TSK 0
I20260608 10:08:07.018555 31603 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:08:07.034997 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:08:07.041391 31612 instance_detector.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:07.042296 31613 instance_detector.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:07.044094 31615 instance_detector.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:07.044183 21486 server_base.cc:1061] running on GCE node
I20260608 10:08:07.045336 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:08:07.045553 21486 system_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:07.045698 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913287045685 us; error 0 us; skew 500 ppm
I20260608 10:08:07.046406 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:07.048707 21486 webserver.cc:533] Webserver started at http://127.20.251.129:35585/ using document root <none> and password file <none>
I20260608 10:08:07.049181 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:07.049337 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:07.049600 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:07.050683 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913058711471-21486-0/minicluster-data/ts-0-root/instance:
uuid: "d7dabca36e644298ac2d542e1e6e29b1"
format_stamp: "Formatted at 2026-06-08 10:08:07 on dist-test-slave-0x65"
I20260608 10:08:07.055408 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:08:07.058894 31620 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:07.059739 21486 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260608 10:08:07.060025 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913058711471-21486-0/minicluster-data/ts-0-root
uuid: "d7dabca36e644298ac2d542e1e6e29b1"
format_stamp: "Formatted at 2026-06-08 10:08:07 on dist-test-slave-0x65"
I20260608 10:08:07.060286 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913058711471-21486-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913058711471-21486-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913058711471-21486-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:07.073333 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:07.074429 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:07.075810 21486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:08:07.078109 21486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:08:07.078285 21486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:07.078533 21486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:08:07.078675 21486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:07.117331 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.129:36637
I20260608 10:08:07.117460 31682 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.129:36637 every 8 connection(s)
I20260608 10:08:07.122973 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:08:07.130187 31687 instance_detector.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:07.131027 31688 instance_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:07.135669 31683 heartbeater.cc:344] Connected to a master server at 127.20.251.190:40239
I20260608 10:08:07.135864 21486 server_base.cc:1061] running on GCE node
W20260608 10:08:07.136005 31690 instance_detector.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:07.136154 31683 heartbeater.cc:461] Registering TS with master...
I20260608 10:08:07.137122 31683 heartbeater.cc:507] Master 127.20.251.190:40239 requested a full tablet report, sending...
I20260608 10:08:07.138736 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:08:07.139037 21486 system_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:07.139257 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913287139235 us; error 0 us; skew 500 ppm
I20260608 10:08:07.139652 31556 ts_manager.cc:194] Registered new tserver with Master: d7dabca36e644298ac2d542e1e6e29b1 (127.20.251.129:36637)
I20260608 10:08:07.140142 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:07.142242 31556 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49728
I20260608 10:08:07.143031 21486 webserver.cc:533] Webserver started at http://127.20.251.130:36331/ using document root <none> and password file <none>
I20260608 10:08:07.143633 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:07.143849 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:07.144191 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:07.145561 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913058711471-21486-0/minicluster-data/ts-1-root/instance:
uuid: "aae8da51d1f94be18e9577439fa24f94"
format_stamp: "Formatted at 2026-06-08 10:08:07 on dist-test-slave-0x65"
I20260608 10:08:07.150003 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:08:07.153335 31695 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:07.154122 21486 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 10:08:07.154382 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913058711471-21486-0/minicluster-data/ts-1-root
uuid: "aae8da51d1f94be18e9577439fa24f94"
format_stamp: "Formatted at 2026-06-08 10:08:07 on dist-test-slave-0x65"
I20260608 10:08:07.154620 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913058711471-21486-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913058711471-21486-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913058711471-21486-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:07.169624 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:07.170630 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:07.171968 21486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:08:07.174227 21486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:08:07.174407 21486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:07.174749 21486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:08:07.174917 21486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:07.215934 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.130:45947
I20260608 10:08:07.216073 31757 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.130:45947 every 8 connection(s)
I20260608 10:08:07.221292 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:08:07.227985 31761 instance_detector.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:07.229898 31762 instance_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:07.233481 21486 server_base.cc:1061] running on GCE node
W20260608 10:08:07.233608 31764 instance_detector.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:07.234094 31758 heartbeater.cc:344] Connected to a master server at 127.20.251.190:40239
I20260608 10:08:07.234601 31758 heartbeater.cc:461] Registering TS with master...
I20260608 10:08:07.235064 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:08:07.235298 21486 system_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:07.235467 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913287235450 us; error 0 us; skew 500 ppm
I20260608 10:08:07.235520 31758 heartbeater.cc:507] Master 127.20.251.190:40239 requested a full tablet report, sending...
I20260608 10:08:07.236143 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:07.237897 31556 ts_manager.cc:194] Registered new tserver with Master: aae8da51d1f94be18e9577439fa24f94 (127.20.251.130:45947)
I20260608 10:08:07.239209 21486 webserver.cc:533] Webserver started at http://127.20.251.131:45483/ using document root <none> and password file <none>
I20260608 10:08:07.239948 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:07.240031 31556 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49732
I20260608 10:08:07.240259 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:07.240649 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:07.241947 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913058711471-21486-0/minicluster-data/ts-2-root/instance:
uuid: "9811eab09f0c4542963f03f8ea4f9a60"
format_stamp: "Formatted at 2026-06-08 10:08:07 on dist-test-slave-0x65"
I20260608 10:08:07.246709 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260608 10:08:07.250412 31769 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:07.251334 21486 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:08:07.251672 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913058711471-21486-0/minicluster-data/ts-2-root
uuid: "9811eab09f0c4542963f03f8ea4f9a60"
format_stamp: "Formatted at 2026-06-08 10:08:07 on dist-test-slave-0x65"
I20260608 10:08:07.251967 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913058711471-21486-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913058711471-21486-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913058711471-21486-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:07.261039 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:07.262176 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:07.263605 21486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:08:07.265952 21486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:08:07.266152 21486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:07.266381 21486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:08:07.266536 21486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:07.307103 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.131:40595
I20260608 10:08:07.307225 31831 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.131:40595 every 8 connection(s)
I20260608 10:08:07.321313 31832 heartbeater.cc:344] Connected to a master server at 127.20.251.190:40239
I20260608 10:08:07.321787 31832 heartbeater.cc:461] Registering TS with master...
I20260608 10:08:07.322511 31832 heartbeater.cc:507] Master 127.20.251.190:40239 requested a full tablet report, sending...
I20260608 10:08:07.324621 31556 ts_manager.cc:194] Registered new tserver with Master: 9811eab09f0c4542963f03f8ea4f9a60 (127.20.251.131:40595)
I20260608 10:08:07.325397 21486 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014983777s
I20260608 10:08:07.326341 31556 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49734
I20260608 10:08:07.351501 31556 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49746:
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:08:07.353464 31556 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:07.393941 31648 tablet_service.cc:1511] Processing CreateTablet for tablet c6f7f483c68a4ab9bcdbb7048fec4edb (DEFAULT_TABLE table=test-workload [id=fb43b0d6e19a412c888286ef64e9a5bb]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:08:07.395545 31648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6f7f483c68a4ab9bcdbb7048fec4edb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:07.395574 31723 tablet_service.cc:1511] Processing CreateTablet for tablet c6f7f483c68a4ab9bcdbb7048fec4edb (DEFAULT_TABLE table=test-workload [id=fb43b0d6e19a412c888286ef64e9a5bb]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:08:07.397028 31723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6f7f483c68a4ab9bcdbb7048fec4edb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:07.408366 31797 tablet_service.cc:1511] Processing CreateTablet for tablet c6f7f483c68a4ab9bcdbb7048fec4edb (DEFAULT_TABLE table=test-workload [id=fb43b0d6e19a412c888286ef64e9a5bb]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:08:07.409782 31797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6f7f483c68a4ab9bcdbb7048fec4edb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:07.413329 31847 tablet_bootstrap.cc:492] T c6f7f483c68a4ab9bcdbb7048fec4edb P aae8da51d1f94be18e9577439fa24f94: Bootstrap starting.
I20260608 10:08:07.415046 31848 tablet_bootstrap.cc:492] T c6f7f483c68a4ab9bcdbb7048fec4edb P d7dabca36e644298ac2d542e1e6e29b1: Bootstrap starting.
I20260608 10:08:07.420853 31847 tablet_bootstrap.cc:654] T c6f7f483c68a4ab9bcdbb7048fec4edb P aae8da51d1f94be18e9577439fa24f94: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:07.422259 31848 tablet_bootstrap.cc:654] T c6f7f483c68a4ab9bcdbb7048fec4edb P d7dabca36e644298ac2d542e1e6e29b1: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:07.425872 31850 tablet_bootstrap.cc:492] T c6f7f483c68a4ab9bcdbb7048fec4edb P 9811eab09f0c4542963f03f8ea4f9a60: Bootstrap starting.
I20260608 10:08:07.427234 31847 tablet_bootstrap.cc:492] T c6f7f483c68a4ab9bcdbb7048fec4edb P aae8da51d1f94be18e9577439fa24f94: No bootstrap required, opened a new log
I20260608 10:08:07.427809 31847 ts_tablet_manager.cc:1403] T c6f7f483c68a4ab9bcdbb7048fec4edb P aae8da51d1f94be18e9577439fa24f94: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.005s
I20260608 10:08:07.429689 31848 tablet_bootstrap.cc:492] T c6f7f483c68a4ab9bcdbb7048fec4edb P d7dabca36e644298ac2d542e1e6e29b1: No bootstrap required, opened a new log
I20260608 10:08:07.430239 31848 ts_tablet_manager.cc:1403] T c6f7f483c68a4ab9bcdbb7048fec4edb P d7dabca36e644298ac2d542e1e6e29b1: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.005s
I20260608 10:08:07.430867 31847 raft_consensus.cc:359] T c6f7f483c68a4ab9bcdbb7048fec4edb P aae8da51d1f94be18e9577439fa24f94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7dabca36e644298ac2d542e1e6e29b1" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36637 } } peers { permanent_uuid: "aae8da51d1f94be18e9577439fa24f94" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45947 } } peers { permanent_uuid: "9811eab09f0c4542963f03f8ea4f9a60" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40595 } }
I20260608 10:08:07.431452 31847 raft_consensus.cc:385] T c6f7f483c68a4ab9bcdbb7048fec4edb P aae8da51d1f94be18e9577439fa24f94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:07.431694 31847 raft_consensus.cc:740] T c6f7f483c68a4ab9bcdbb7048fec4edb P aae8da51d1f94be18e9577439fa24f94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aae8da51d1f94be18e9577439fa24f94, State: Initialized, Role: FOLLOWER
I20260608 10:08:07.432366 31847 consensus_queue.cc:260] T c6f7f483c68a4ab9bcdbb7048fec4edb P aae8da51d1f94be18e9577439fa24f94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7dabca36e644298ac2d542e1e6e29b1" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36637 } } peers { permanent_uuid: "aae8da51d1f94be18e9577439fa24f94" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45947 } } peers { permanent_uuid: "9811eab09f0c4542963f03f8ea4f9a60" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40595 } }
I20260608 10:08:07.433322 31848 raft_consensus.cc:359] T c6f7f483c68a4ab9bcdbb7048fec4edb P d7dabca36e644298ac2d542e1e6e29b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7dabca36e644298ac2d542e1e6e29b1" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36637 } } peers { permanent_uuid: "aae8da51d1f94be18e9577439fa24f94" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45947 } } peers { permanent_uuid: "9811eab09f0c4542963f03f8ea4f9a60" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40595 } }
I20260608 10:08:07.434276 31850 tablet_bootstrap.cc:654] T c6f7f483c68a4ab9bcdbb7048fec4edb P 9811eab09f0c4542963f03f8ea4f9a60: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:07.434239 31848 raft_consensus.cc:385] T c6f7f483c68a4ab9bcdbb7048fec4edb P d7dabca36e644298ac2d542e1e6e29b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:07.434824 31848 raft_consensus.cc:740] T c6f7f483c68a4ab9bcdbb7048fec4edb P d7dabca36e644298ac2d542e1e6e29b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7dabca36e644298ac2d542e1e6e29b1, State: Initialized, Role: FOLLOWER
I20260608 10:08:07.435979 31758 heartbeater.cc:499] Master 127.20.251.190:40239 was elected leader, sending a full tablet report...
I20260608 10:08:07.436256 31847 ts_tablet_manager.cc:1434] T c6f7f483c68a4ab9bcdbb7048fec4edb P aae8da51d1f94be18e9577439fa24f94: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 10:08:07.436154 31848 consensus_queue.cc:260] T c6f7f483c68a4ab9bcdbb7048fec4edb P d7dabca36e644298ac2d542e1e6e29b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7dabca36e644298ac2d542e1e6e29b1" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36637 } } peers { permanent_uuid: "aae8da51d1f94be18e9577439fa24f94" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45947 } } peers { permanent_uuid: "9811eab09f0c4542963f03f8ea4f9a60" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40595 } }
I20260608 10:08:07.441226 31683 heartbeater.cc:499] Master 127.20.251.190:40239 was elected leader, sending a full tablet report...
I20260608 10:08:07.441735 31848 ts_tablet_manager.cc:1434] T c6f7f483c68a4ab9bcdbb7048fec4edb P d7dabca36e644298ac2d542e1e6e29b1: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260608 10:08:07.441752 31850 tablet_bootstrap.cc:492] T c6f7f483c68a4ab9bcdbb7048fec4edb P 9811eab09f0c4542963f03f8ea4f9a60: No bootstrap required, opened a new log
I20260608 10:08:07.442636 31850 ts_tablet_manager.cc:1403] T c6f7f483c68a4ab9bcdbb7048fec4edb P 9811eab09f0c4542963f03f8ea4f9a60: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260608 10:08:07.446331 31850 raft_consensus.cc:359] T c6f7f483c68a4ab9bcdbb7048fec4edb P 9811eab09f0c4542963f03f8ea4f9a60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7dabca36e644298ac2d542e1e6e29b1" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36637 } } peers { permanent_uuid: "aae8da51d1f94be18e9577439fa24f94" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45947 } } peers { permanent_uuid: "9811eab09f0c4542963f03f8ea4f9a60" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40595 } }
I20260608 10:08:07.447038 31850 raft_consensus.cc:385] T c6f7f483c68a4ab9bcdbb7048fec4edb P 9811eab09f0c4542963f03f8ea4f9a60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:07.447259 31850 raft_consensus.cc:740] T c6f7f483c68a4ab9bcdbb7048fec4edb P 9811eab09f0c4542963f03f8ea4f9a60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9811eab09f0c4542963f03f8ea4f9a60, State: Initialized, Role: FOLLOWER
I20260608 10:08:07.447917 31850 consensus_queue.cc:260] T c6f7f483c68a4ab9bcdbb7048fec4edb P 9811eab09f0c4542963f03f8ea4f9a60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7dabca36e644298ac2d542e1e6e29b1" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36637 } } peers { permanent_uuid: "aae8da51d1f94be18e9577439fa24f94" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45947 } } peers { permanent_uuid: "9811eab09f0c4542963f03f8ea4f9a60" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40595 } }
I20260608 10:08:07.450276 31832 heartbeater.cc:499] Master 127.20.251.190:40239 was elected leader, sending a full tablet report...
I20260608 10:08:07.452442 31850 ts_tablet_manager.cc:1434] T c6f7f483c68a4ab9bcdbb7048fec4edb P 9811eab09f0c4542963f03f8ea4f9a60: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 10:08:07.519368 31855 raft_consensus.cc:493] T c6f7f483c68a4ab9bcdbb7048fec4edb P 9811eab09f0c4542963f03f8ea4f9a60 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:07.519858 31855 raft_consensus.cc:515] T c6f7f483c68a4ab9bcdbb7048fec4edb P 9811eab09f0c4542963f03f8ea4f9a60 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7dabca36e644298ac2d542e1e6e29b1" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36637 } } peers { permanent_uuid: "aae8da51d1f94be18e9577439fa24f94" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45947 } } peers { permanent_uuid: "9811eab09f0c4542963f03f8ea4f9a60" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40595 } }
I20260608 10:08:07.522176 31855 leader_election.cc:290] T c6f7f483c68a4ab9bcdbb7048fec4edb P 9811eab09f0c4542963f03f8ea4f9a60 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7dabca36e644298ac2d542e1e6e29b1 (127.20.251.129:36637), aae8da51d1f94be18e9577439fa24f94 (127.20.251.130:45947)
I20260608 10:08:07.532019 31658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6f7f483c68a4ab9bcdbb7048fec4edb" candidate_uuid: "9811eab09f0c4542963f03f8ea4f9a60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7dabca36e644298ac2d542e1e6e29b1" is_pre_election: true
I20260608 10:08:07.532670 31658 raft_consensus.cc:2468] T c6f7f483c68a4ab9bcdbb7048fec4edb P d7dabca36e644298ac2d542e1e6e29b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9811eab09f0c4542963f03f8ea4f9a60 in term 0.
I20260608 10:08:07.533298 31733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6f7f483c68a4ab9bcdbb7048fec4edb" candidate_uuid: "9811eab09f0c4542963f03f8ea4f9a60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aae8da51d1f94be18e9577439fa24f94" is_pre_election: true
I20260608 10:08:07.533911 31773 leader_election.cc:304] T c6f7f483c68a4ab9bcdbb7048fec4edb P 9811eab09f0c4542963f03f8ea4f9a60 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9811eab09f0c4542963f03f8ea4f9a60, d7dabca36e644298ac2d542e1e6e29b1; no voters: 
I20260608 10:08:07.533999 31733 raft_consensus.cc:2468] T c6f7f483c68a4ab9bcdbb7048fec4edb P aae8da51d1f94be18e9577439fa24f94 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9811eab09f0c4542963f03f8ea4f9a60 in term 0.
I20260608 10:08:07.534785 31855 raft_consensus.cc:2804] T c6f7f483c68a4ab9bcdbb7048fec4edb P 9811eab09f0c4542963f03f8ea4f9a60 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:08:07.535161 31855 raft_consensus.cc:493] T c6f7f483c68a4ab9bcdbb7048fec4edb P 9811eab09f0c4542963f03f8ea4f9a60 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:08:07.535439 31855 raft_consensus.cc:3060] T c6f7f483c68a4ab9bcdbb7048fec4edb P 9811eab09f0c4542963f03f8ea4f9a60 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:07.540459 31855 raft_consensus.cc:515] T c6f7f483c68a4ab9bcdbb7048fec4edb P 9811eab09f0c4542963f03f8ea4f9a60 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7dabca36e644298ac2d542e1e6e29b1" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36637 } } peers { permanent_uuid: "aae8da51d1f94be18e9577439fa24f94" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45947 } } peers { permanent_uuid: "9811eab09f0c4542963f03f8ea4f9a60" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40595 } }
I20260608 10:08:07.542034 31855 leader_election.cc:290] T c6f7f483c68a4ab9bcdbb7048fec4edb P 9811eab09f0c4542963f03f8ea4f9a60 [CANDIDATE]: Term 1 election: Requested vote from peers d7dabca36e644298ac2d542e1e6e29b1 (127.20.251.129:36637), aae8da51d1f94be18e9577439fa24f94 (127.20.251.130:45947)
I20260608 10:08:07.542726 31658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6f7f483c68a4ab9bcdbb7048fec4edb" candidate_uuid: "9811eab09f0c4542963f03f8ea4f9a60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7dabca36e644298ac2d542e1e6e29b1"
I20260608 10:08:07.543128 31733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6f7f483c68a4ab9bcdbb7048fec4edb" candidate_uuid: "9811eab09f0c4542963f03f8ea4f9a60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aae8da51d1f94be18e9577439fa24f94"
I20260608 10:08:07.543244 31658 raft_consensus.cc:3060] T c6f7f483c68a4ab9bcdbb7048fec4edb P d7dabca36e644298ac2d542e1e6e29b1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:07.543638 31733 raft_consensus.cc:3060] T c6f7f483c68a4ab9bcdbb7048fec4edb P aae8da51d1f94be18e9577439fa24f94 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:07.548229 31658 raft_consensus.cc:2468] T c6f7f483c68a4ab9bcdbb7048fec4edb P d7dabca36e644298ac2d542e1e6e29b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9811eab09f0c4542963f03f8ea4f9a60 in term 1.
I20260608 10:08:07.548514 31733 raft_consensus.cc:2468] T c6f7f483c68a4ab9bcdbb7048fec4edb P aae8da51d1f94be18e9577439fa24f94 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9811eab09f0c4542963f03f8ea4f9a60 in term 1.
I20260608 10:08:07.549197 31773 leader_election.cc:304] T c6f7f483c68a4ab9bcdbb7048fec4edb P 9811eab09f0c4542963f03f8ea4f9a60 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9811eab09f0c4542963f03f8ea4f9a60, d7dabca36e644298ac2d542e1e6e29b1; no voters: 
I20260608 10:08:07.550045 31855 raft_consensus.cc:2804] T c6f7f483c68a4ab9bcdbb7048fec4edb P 9811eab09f0c4542963f03f8ea4f9a60 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:07.550972 31855 raft_consensus.cc:697] T c6f7f483c68a4ab9bcdbb7048fec4edb P 9811eab09f0c4542963f03f8ea4f9a60 [term 1 LEADER]: Becoming Leader. State: Replica: 9811eab09f0c4542963f03f8ea4f9a60, State: Running, Role: LEADER
I20260608 10:08:07.551680 31855 consensus_queue.cc:237] T c6f7f483c68a4ab9bcdbb7048fec4edb P 9811eab09f0c4542963f03f8ea4f9a60 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7dabca36e644298ac2d542e1e6e29b1" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36637 } } peers { permanent_uuid: "aae8da51d1f94be18e9577439fa24f94" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45947 } } peers { permanent_uuid: "9811eab09f0c4542963f03f8ea4f9a60" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40595 } }
I20260608 10:08:07.559345 31556 catalog_manager.cc:5696] T c6f7f483c68a4ab9bcdbb7048fec4edb P 9811eab09f0c4542963f03f8ea4f9a60 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9811eab09f0c4542963f03f8ea4f9a60 (127.20.251.131). New cstate: current_term: 1 leader_uuid: "9811eab09f0c4542963f03f8ea4f9a60" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7dabca36e644298ac2d542e1e6e29b1" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 36637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aae8da51d1f94be18e9577439fa24f94" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9811eab09f0c4542963f03f8ea4f9a60" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 40595 } health_report { overall_health: HEALTHY } } }
I20260608 10:08:07.601631 21486 tablet_server.cc:179] TabletServer@127.20.251.129:0 shutting down...
I20260608 10:08:07.619104 21486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:08:07.620121 21486 tablet_replica.cc:333] T c6f7f483c68a4ab9bcdbb7048fec4edb P d7dabca36e644298ac2d542e1e6e29b1: stopping tablet replica
I20260608 10:08:07.620692 21486 raft_consensus.cc:2243] T c6f7f483c68a4ab9bcdbb7048fec4edb P d7dabca36e644298ac2d542e1e6e29b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:07.621066 21486 raft_consensus.cc:2272] T c6f7f483c68a4ab9bcdbb7048fec4edb P d7dabca36e644298ac2d542e1e6e29b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:07.639778 21486 tablet_server.cc:196] TabletServer@127.20.251.129:0 shutdown complete.
I20260608 10:08:07.649302 21486 tablet_server.cc:179] TabletServer@127.20.251.130:0 shutting down...
I20260608 10:08:07.666554 21486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:08:07.667390 21486 tablet_replica.cc:333] T c6f7f483c68a4ab9bcdbb7048fec4edb P aae8da51d1f94be18e9577439fa24f94: stopping tablet replica
I20260608 10:08:07.667910 21486 raft_consensus.cc:2243] T c6f7f483c68a4ab9bcdbb7048fec4edb P aae8da51d1f94be18e9577439fa24f94 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:07.668303 21486 raft_consensus.cc:2272] T c6f7f483c68a4ab9bcdbb7048fec4edb P aae8da51d1f94be18e9577439fa24f94 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:07.687043 21486 tablet_server.cc:196] TabletServer@127.20.251.130:0 shutdown complete.
I20260608 10:08:07.696481 21486 tablet_server.cc:179] TabletServer@127.20.251.131:0 shutting down...
I20260608 10:08:07.711774 21486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:08:07.712602 21486 tablet_replica.cc:333] T c6f7f483c68a4ab9bcdbb7048fec4edb P 9811eab09f0c4542963f03f8ea4f9a60: stopping tablet replica
I20260608 10:08:07.713164 21486 raft_consensus.cc:2243] T c6f7f483c68a4ab9bcdbb7048fec4edb P 9811eab09f0c4542963f03f8ea4f9a60 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:07.713840 21486 pending_rounds.cc:70] T c6f7f483c68a4ab9bcdbb7048fec4edb P 9811eab09f0c4542963f03f8ea4f9a60: Trying to abort 1 pending ops.
I20260608 10:08:07.714027 21486 pending_rounds.cc:77] T c6f7f483c68a4ab9bcdbb7048fec4edb P 9811eab09f0c4542963f03f8ea4f9a60: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294620825818578944 op_type: NO_OP noop_request { }
I20260608 10:08:07.714311 21486 raft_consensus.cc:2889] T c6f7f483c68a4ab9bcdbb7048fec4edb P 9811eab09f0c4542963f03f8ea4f9a60 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:08:07.714593 21486 raft_consensus.cc:2272] T c6f7f483c68a4ab9bcdbb7048fec4edb P 9811eab09f0c4542963f03f8ea4f9a60 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:07.734655 21486 tablet_server.cc:196] TabletServer@127.20.251.131:0 shutdown complete.
I20260608 10:08:07.744174 21486 master.cc:562] Master@127.20.251.190:40239 shutting down...
I20260608 10:08:07.758515 21486 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3b4ac8f9236c4f3f98df06f12fa3d152 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:07.759222 21486 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3b4ac8f9236c4f3f98df06f12fa3d152 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:07.759560 21486 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3b4ac8f9236c4f3f98df06f12fa3d152: stopping tablet replica
I20260608 10:08:07.779002 21486 master.cc:584] Master@127.20.251.190:40239 shutdown complete.
[       OK ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale (978 ms)
[ RUN      ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully
I20260608 10:08:07.810027 21486 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.20.251.190:44041
I20260608 10:08:07.811146 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:08:07.816036 31859 instance_detector.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:07.816406 31860 instance_detector.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:07.817647 31862 instance_detector.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:07.818534 21486 server_base.cc:1061] running on GCE node
I20260608 10:08:07.819343 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:08:07.819535 21486 system_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:07.819685 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913287819666 us; error 0 us; skew 500 ppm
I20260608 10:08:07.820243 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:07.822505 21486 webserver.cc:533] Webserver started at http://127.20.251.190:38985/ using document root <none> and password file <none>
I20260608 10:08:07.822970 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:07.823134 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:07.823386 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:07.824422 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913058711471-21486-0/minicluster-data/master-0-root/instance:
uuid: "82e0a9d05bf4457694d0ce9e1ef57f23"
format_stamp: "Formatted at 2026-06-08 10:08:07 on dist-test-slave-0x65"
I20260608 10:08:07.828814 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:08:07.832072 31867 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:07.832783 21486 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:08:07.833048 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913058711471-21486-0/minicluster-data/master-0-root
uuid: "82e0a9d05bf4457694d0ce9e1ef57f23"
format_stamp: "Formatted at 2026-06-08 10:08:07 on dist-test-slave-0x65"
I20260608 10:08:07.833298 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913058711471-21486-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913058711471-21486-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913058711471-21486-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:07.852110 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:07.853132 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:07.888962 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.190:44041
I20260608 10:08:07.889103 31918 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.190:44041 every 8 connection(s)
I20260608 10:08:07.893010 31919 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:07.903685 31919 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 82e0a9d05bf4457694d0ce9e1ef57f23: Bootstrap starting.
I20260608 10:08:07.908293 31919 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 82e0a9d05bf4457694d0ce9e1ef57f23: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:07.912341 31919 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 82e0a9d05bf4457694d0ce9e1ef57f23: No bootstrap required, opened a new log
I20260608 10:08:07.914480 31919 raft_consensus.cc:359] T 00000000000000000000000000000000 P 82e0a9d05bf4457694d0ce9e1ef57f23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82e0a9d05bf4457694d0ce9e1ef57f23" member_type: VOTER }
I20260608 10:08:07.914837 31919 raft_consensus.cc:385] T 00000000000000000000000000000000 P 82e0a9d05bf4457694d0ce9e1ef57f23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:07.915026 31919 raft_consensus.cc:740] T 00000000000000000000000000000000 P 82e0a9d05bf4457694d0ce9e1ef57f23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82e0a9d05bf4457694d0ce9e1ef57f23, State: Initialized, Role: FOLLOWER
I20260608 10:08:07.915555 31919 consensus_queue.cc:260] T 00000000000000000000000000000000 P 82e0a9d05bf4457694d0ce9e1ef57f23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "82e0a9d05bf4457694d0ce9e1ef57f23" member_type: VOTER }
I20260608 10:08:07.915956 31919 raft_consensus.cc:399] T 00000000000000000000000000000000 P 82e0a9d05bf4457694d0ce9e1ef57f23 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:08:07.916163 31919 raft_consensus.cc:493] T 00000000000000000000000000000000 P 82e0a9d05bf4457694d0ce9e1ef57f23 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:08:07.916373 31919 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 82e0a9d05bf4457694d0ce9e1ef57f23 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:07.921337 31919 raft_consensus.cc:515] T 00000000000000000000000000000000 P 82e0a9d05bf4457694d0ce9e1ef57f23 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82e0a9d05bf4457694d0ce9e1ef57f23" member_type: VOTER }
I20260608 10:08:07.921839 31919 leader_election.cc:304] T 00000000000000000000000000000000 P 82e0a9d05bf4457694d0ce9e1ef57f23 [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: 82e0a9d05bf4457694d0ce9e1ef57f23; no voters: 
I20260608 10:08:07.922945 31919 leader_election.cc:290] T 00000000000000000000000000000000 P 82e0a9d05bf4457694d0ce9e1ef57f23 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:08:07.923352 31922 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 82e0a9d05bf4457694d0ce9e1ef57f23 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:07.924731 31922 raft_consensus.cc:697] T 00000000000000000000000000000000 P 82e0a9d05bf4457694d0ce9e1ef57f23 [term 1 LEADER]: Becoming Leader. State: Replica: 82e0a9d05bf4457694d0ce9e1ef57f23, State: Running, Role: LEADER
I20260608 10:08:07.925336 31922 consensus_queue.cc:237] T 00000000000000000000000000000000 P 82e0a9d05bf4457694d0ce9e1ef57f23 [LEADER]: Queue going to LEADER mode. State: All 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: "82e0a9d05bf4457694d0ce9e1ef57f23" member_type: VOTER }
I20260608 10:08:07.925855 31919 sys_catalog.cc:565] T 00000000000000000000000000000000 P 82e0a9d05bf4457694d0ce9e1ef57f23 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:08:07.928323 31923 sys_catalog.cc:455] T 00000000000000000000000000000000 P 82e0a9d05bf4457694d0ce9e1ef57f23 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "82e0a9d05bf4457694d0ce9e1ef57f23" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82e0a9d05bf4457694d0ce9e1ef57f23" member_type: VOTER } }
I20260608 10:08:07.928258 31924 sys_catalog.cc:455] T 00000000000000000000000000000000 P 82e0a9d05bf4457694d0ce9e1ef57f23 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 82e0a9d05bf4457694d0ce9e1ef57f23. Latest consensus state: current_term: 1 leader_uuid: "82e0a9d05bf4457694d0ce9e1ef57f23" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82e0a9d05bf4457694d0ce9e1ef57f23" member_type: VOTER } }
I20260608 10:08:07.929029 31924 sys_catalog.cc:458] T 00000000000000000000000000000000 P 82e0a9d05bf4457694d0ce9e1ef57f23 [sys.catalog]: This master's current role is: LEADER
I20260608 10:08:07.930425 31923 sys_catalog.cc:458] T 00000000000000000000000000000000 P 82e0a9d05bf4457694d0ce9e1ef57f23 [sys.catalog]: This master's current role is: LEADER
I20260608 10:08:07.932941 31928 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:08:07.940369 31928 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:08:07.941946 21486 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:08:07.949762 31928 catalog_manager.cc:1382] Generated new cluster ID: 44d386038351435a8c1948387413939c
I20260608 10:08:07.949978 31928 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:08:07.968731 31928 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:08:07.970017 31928 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:08:07.982970 31928 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 82e0a9d05bf4457694d0ce9e1ef57f23: Generated new TSK 0
I20260608 10:08:07.983552 31928 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:08:08.008574 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:08:08.014659 31940 instance_detector.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:08.015262 31941 instance_detector.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:08.017231 31943 instance_detector.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:08.017266 21486 server_base.cc:1061] running on GCE node
I20260608 10:08:08.018304 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:08:08.018535 21486 system_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:08.018692 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913288018673 us; error 0 us; skew 500 ppm
I20260608 10:08:08.019279 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:08.021601 21486 webserver.cc:533] Webserver started at http://127.20.251.129:38593/ using document root <none> and password file <none>
I20260608 10:08:08.022125 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:08.022298 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:08.022589 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:08.023692 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913058711471-21486-0/minicluster-data/ts-0-root/instance:
uuid: "cbe48d0e64954d37abffbd9294c7798c"
format_stamp: "Formatted at 2026-06-08 10:08:08 on dist-test-slave-0x65"
I20260608 10:08:08.028513 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260608 10:08:08.032006 31948 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:08.032814 21486 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:08:08.033105 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913058711471-21486-0/minicluster-data/ts-0-root
uuid: "cbe48d0e64954d37abffbd9294c7798c"
format_stamp: "Formatted at 2026-06-08 10:08:08 on dist-test-slave-0x65"
I20260608 10:08:08.033385 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913058711471-21486-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913058711471-21486-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913058711471-21486-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:08.046922 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:08.048125 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:08.049549 21486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:08:08.051887 21486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:08:08.052064 21486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:08.052309 21486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:08:08.052471 21486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:08.091677 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.129:38961
I20260608 10:08:08.091830 32010 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.129:38961 every 8 connection(s)
I20260608 10:08:08.096993 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:08:08.104290 32015 instance_detector.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:08.105718 32016 instance_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:08.107493 21486 server_base.cc:1061] running on GCE node
W20260608 10:08:08.108887 32018 instance_detector.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:08.109375 32011 heartbeater.cc:344] Connected to a master server at 127.20.251.190:44041
I20260608 10:08:08.109781 32011 heartbeater.cc:461] Registering TS with master...
I20260608 10:08:08.109892 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:08:08.110157 21486 system_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:08.110306 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913288110291 us; error 0 us; skew 500 ppm
I20260608 10:08:08.110527 32011 heartbeater.cc:507] Master 127.20.251.190:44041 requested a full tablet report, sending...
I20260608 10:08:08.110989 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:08.112835 31884 ts_manager.cc:194] Registered new tserver with Master: cbe48d0e64954d37abffbd9294c7798c (127.20.251.129:38961)
I20260608 10:08:08.113976 21486 webserver.cc:533] Webserver started at http://127.20.251.130:45047/ using document root <none> and password file <none>
I20260608 10:08:08.114743 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:08.114982 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:08.115283 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:08.115425 31884 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47042
I20260608 10:08:08.116899 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913058711471-21486-0/minicluster-data/ts-1-root/instance:
uuid: "b25b524e71d44476a9b389308500ea15"
format_stamp: "Formatted at 2026-06-08 10:08:08 on dist-test-slave-0x65"
I20260608 10:08:08.121963 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.002s
I20260608 10:08:08.125394 32023 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:08.126183 21486 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 10:08:08.126466 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913058711471-21486-0/minicluster-data/ts-1-root
uuid: "b25b524e71d44476a9b389308500ea15"
format_stamp: "Formatted at 2026-06-08 10:08:08 on dist-test-slave-0x65"
I20260608 10:08:08.126761 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913058711471-21486-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913058711471-21486-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913058711471-21486-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:08.138178 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:08.139156 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:08.140560 21486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:08:08.142886 21486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:08:08.143080 21486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:08.143299 21486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:08:08.143460 21486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:08.182446 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.130:35381
I20260608 10:08:08.182582 32085 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.130:35381 every 8 connection(s)
I20260608 10:08:08.187458 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:08:08.194453 32089 instance_detector.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:08.195597 32090 instance_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:08.198714 21486 server_base.cc:1061] running on GCE node
W20260608 10:08:08.200083 32092 instance_detector.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:08.200335 32086 heartbeater.cc:344] Connected to a master server at 127.20.251.190:44041
I20260608 10:08:08.200778 32086 heartbeater.cc:461] Registering TS with master...
I20260608 10:08:08.201061 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:08:08.201299 21486 system_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:08.201464 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913288201447 us; error 0 us; skew 500 ppm
I20260608 10:08:08.201622 32086 heartbeater.cc:507] Master 127.20.251.190:44041 requested a full tablet report, sending...
I20260608 10:08:08.202194 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:08.204023 31884 ts_manager.cc:194] Registered new tserver with Master: b25b524e71d44476a9b389308500ea15 (127.20.251.130:35381)
I20260608 10:08:08.205137 21486 webserver.cc:533] Webserver started at http://127.20.251.131:42171/ using document root <none> and password file <none>
I20260608 10:08:08.205935 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:08.206013 31884 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47052
I20260608 10:08:08.206213 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:08.206655 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:08.208118 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913058711471-21486-0/minicluster-data/ts-2-root/instance:
uuid: "97002430ed504b83ac3ca1e82fe552a6"
format_stamp: "Formatted at 2026-06-08 10:08:08 on dist-test-slave-0x65"
I20260608 10:08:08.212854 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:08:08.216275 32097 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:08.217068 21486 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:08:08.217350 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913058711471-21486-0/minicluster-data/ts-2-root
uuid: "97002430ed504b83ac3ca1e82fe552a6"
format_stamp: "Formatted at 2026-06-08 10:08:08 on dist-test-slave-0x65"
I20260608 10:08:08.217657 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913058711471-21486-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913058711471-21486-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913058711471-21486-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:08.234001 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:08.235023 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:08.236531 21486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:08:08.238804 21486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:08:08.238986 21486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:08.239221 21486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:08:08.239367 21486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:08.279322 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.131:44613
I20260608 10:08:08.279436 32159 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.131:44613 every 8 connection(s)
I20260608 10:08:08.284287 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:08:08.291708 32163 instance_detector.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:08.292035 32164 instance_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:08.295315 32160 heartbeater.cc:344] Connected to a master server at 127.20.251.190:44041
I20260608 10:08:08.295794 32160 heartbeater.cc:461] Registering TS with master...
W20260608 10:08:08.296578 32166 instance_detector.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:08.296626 21486 server_base.cc:1061] running on GCE node
I20260608 10:08:08.296830 32160 heartbeater.cc:507] Master 127.20.251.190:44041 requested a full tablet report, sending...
I20260608 10:08:08.298063 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:08:08.298301 21486 system_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:08.298527 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913288298507 us; error 0 us; skew 500 ppm
I20260608 10:08:08.299226 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:08.299381 31884 ts_manager.cc:194] Registered new tserver with Master: 97002430ed504b83ac3ca1e82fe552a6 (127.20.251.131:44613)
I20260608 10:08:08.300985 31884 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47054
I20260608 10:08:08.301748 21486 webserver.cc:533] Webserver started at http://127.20.251.132:45129/ using document root <none> and password file <none>
I20260608 10:08:08.302503 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:08.302752 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:08.303083 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:08.304262 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913058711471-21486-0/minicluster-data/ts-3-root/instance:
uuid: "5b879e6ec2af49578b475be1401e07e4"
format_stamp: "Formatted at 2026-06-08 10:08:08 on dist-test-slave-0x65"
I20260608 10:08:08.308899 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260608 10:08:08.312419 32171 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:08.313220 21486 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:08:08.313498 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913058711471-21486-0/minicluster-data/ts-3-root
uuid: "5b879e6ec2af49578b475be1401e07e4"
format_stamp: "Formatted at 2026-06-08 10:08:08 on dist-test-slave-0x65"
I20260608 10:08:08.313800 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913058711471-21486-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913058711471-21486-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913058711471-21486-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:08.337452 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:08.338632 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:08.339815 21486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:08:08.342121 21486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:08:08.342304 21486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:08.342562 21486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:08:08.342715 21486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:08.381228 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.132:40319
I20260608 10:08:08.381367 32233 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.132:40319 every 8 connection(s)
I20260608 10:08:08.395175 32234 heartbeater.cc:344] Connected to a master server at 127.20.251.190:44041
I20260608 10:08:08.395632 32234 heartbeater.cc:461] Registering TS with master...
I20260608 10:08:08.396351 32234 heartbeater.cc:507] Master 127.20.251.190:44041 requested a full tablet report, sending...
I20260608 10:08:08.398317 31884 ts_manager.cc:194] Registered new tserver with Master: 5b879e6ec2af49578b475be1401e07e4 (127.20.251.132:40319)
I20260608 10:08:08.399164 21486 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.014699827s
I20260608 10:08:08.399720 31884 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47066
I20260608 10:08:08.423916 31884 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47068:
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:08:08.466094 32125 tablet_service.cc:1511] Processing CreateTablet for tablet d12bd48f49f14219b64124958854af14 (DEFAULT_TABLE table=test-workload [id=9d15a307f0484c5dadacad950cd39139]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:08:08.467463 32125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d12bd48f49f14219b64124958854af14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:08.472558 32199 tablet_service.cc:1511] Processing CreateTablet for tablet d12bd48f49f14219b64124958854af14 (DEFAULT_TABLE table=test-workload [id=9d15a307f0484c5dadacad950cd39139]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:08:08.474030 32199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d12bd48f49f14219b64124958854af14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:08.473803 32051 tablet_service.cc:1511] Processing CreateTablet for tablet d12bd48f49f14219b64124958854af14 (DEFAULT_TABLE table=test-workload [id=9d15a307f0484c5dadacad950cd39139]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:08:08.475117 32051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d12bd48f49f14219b64124958854af14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:08.483628 32249 tablet_bootstrap.cc:492] T d12bd48f49f14219b64124958854af14 P 97002430ed504b83ac3ca1e82fe552a6: Bootstrap starting.
I20260608 10:08:08.489547 32249 tablet_bootstrap.cc:654] T d12bd48f49f14219b64124958854af14 P 97002430ed504b83ac3ca1e82fe552a6: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:08.491103 32250 tablet_bootstrap.cc:492] T d12bd48f49f14219b64124958854af14 P 5b879e6ec2af49578b475be1401e07e4: Bootstrap starting.
I20260608 10:08:08.492740 32251 tablet_bootstrap.cc:492] T d12bd48f49f14219b64124958854af14 P b25b524e71d44476a9b389308500ea15: Bootstrap starting.
I20260608 10:08:08.496647 32249 tablet_bootstrap.cc:492] T d12bd48f49f14219b64124958854af14 P 97002430ed504b83ac3ca1e82fe552a6: No bootstrap required, opened a new log
I20260608 10:08:08.497210 32249 ts_tablet_manager.cc:1403] T d12bd48f49f14219b64124958854af14 P 97002430ed504b83ac3ca1e82fe552a6: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260608 10:08:08.498353 32250 tablet_bootstrap.cc:654] T d12bd48f49f14219b64124958854af14 P 5b879e6ec2af49578b475be1401e07e4: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:08.499869 32251 tablet_bootstrap.cc:654] T d12bd48f49f14219b64124958854af14 P b25b524e71d44476a9b389308500ea15: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:08.500528 32249 raft_consensus.cc:359] T d12bd48f49f14219b64124958854af14 P 97002430ed504b83ac3ca1e82fe552a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97002430ed504b83ac3ca1e82fe552a6" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 44613 } } peers { permanent_uuid: "5b879e6ec2af49578b475be1401e07e4" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 40319 } } peers { permanent_uuid: "b25b524e71d44476a9b389308500ea15" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35381 } }
I20260608 10:08:08.501381 32249 raft_consensus.cc:385] T d12bd48f49f14219b64124958854af14 P 97002430ed504b83ac3ca1e82fe552a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:08.501719 32249 raft_consensus.cc:740] T d12bd48f49f14219b64124958854af14 P 97002430ed504b83ac3ca1e82fe552a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97002430ed504b83ac3ca1e82fe552a6, State: Initialized, Role: FOLLOWER
I20260608 10:08:08.502573 32249 consensus_queue.cc:260] T d12bd48f49f14219b64124958854af14 P 97002430ed504b83ac3ca1e82fe552a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97002430ed504b83ac3ca1e82fe552a6" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 44613 } } peers { permanent_uuid: "5b879e6ec2af49578b475be1401e07e4" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 40319 } } peers { permanent_uuid: "b25b524e71d44476a9b389308500ea15" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35381 } }
I20260608 10:08:08.503324 32250 tablet_bootstrap.cc:492] T d12bd48f49f14219b64124958854af14 P 5b879e6ec2af49578b475be1401e07e4: No bootstrap required, opened a new log
I20260608 10:08:08.503794 32250 ts_tablet_manager.cc:1403] T d12bd48f49f14219b64124958854af14 P 5b879e6ec2af49578b475be1401e07e4: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260608 10:08:08.505268 32160 heartbeater.cc:499] Master 127.20.251.190:44041 was elected leader, sending a full tablet report...
I20260608 10:08:08.505785 32249 ts_tablet_manager.cc:1434] T d12bd48f49f14219b64124958854af14 P 97002430ed504b83ac3ca1e82fe552a6: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 10:08:08.506971 32250 raft_consensus.cc:359] T d12bd48f49f14219b64124958854af14 P 5b879e6ec2af49578b475be1401e07e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97002430ed504b83ac3ca1e82fe552a6" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 44613 } } peers { permanent_uuid: "5b879e6ec2af49578b475be1401e07e4" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 40319 } } peers { permanent_uuid: "b25b524e71d44476a9b389308500ea15" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35381 } }
I20260608 10:08:08.507771 32250 raft_consensus.cc:385] T d12bd48f49f14219b64124958854af14 P 5b879e6ec2af49578b475be1401e07e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:08.508066 32250 raft_consensus.cc:740] T d12bd48f49f14219b64124958854af14 P 5b879e6ec2af49578b475be1401e07e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b879e6ec2af49578b475be1401e07e4, State: Initialized, Role: FOLLOWER
I20260608 10:08:08.509065 32250 consensus_queue.cc:260] T d12bd48f49f14219b64124958854af14 P 5b879e6ec2af49578b475be1401e07e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97002430ed504b83ac3ca1e82fe552a6" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 44613 } } peers { permanent_uuid: "5b879e6ec2af49578b475be1401e07e4" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 40319 } } peers { permanent_uuid: "b25b524e71d44476a9b389308500ea15" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35381 } }
I20260608 10:08:08.512079 32234 heartbeater.cc:499] Master 127.20.251.190:44041 was elected leader, sending a full tablet report...
I20260608 10:08:08.512523 32250 ts_tablet_manager.cc:1434] T d12bd48f49f14219b64124958854af14 P 5b879e6ec2af49578b475be1401e07e4: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.005s
I20260608 10:08:08.515502 32251 tablet_bootstrap.cc:492] T d12bd48f49f14219b64124958854af14 P b25b524e71d44476a9b389308500ea15: No bootstrap required, opened a new log
I20260608 10:08:08.516093 32251 ts_tablet_manager.cc:1403] T d12bd48f49f14219b64124958854af14 P b25b524e71d44476a9b389308500ea15: Time spent bootstrapping tablet: real 0.024s	user 0.004s	sys 0.014s
I20260608 10:08:08.519150 32251 raft_consensus.cc:359] T d12bd48f49f14219b64124958854af14 P b25b524e71d44476a9b389308500ea15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97002430ed504b83ac3ca1e82fe552a6" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 44613 } } peers { permanent_uuid: "5b879e6ec2af49578b475be1401e07e4" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 40319 } } peers { permanent_uuid: "b25b524e71d44476a9b389308500ea15" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35381 } }
I20260608 10:08:08.519711 32251 raft_consensus.cc:385] T d12bd48f49f14219b64124958854af14 P b25b524e71d44476a9b389308500ea15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:08.519989 32251 raft_consensus.cc:740] T d12bd48f49f14219b64124958854af14 P b25b524e71d44476a9b389308500ea15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b25b524e71d44476a9b389308500ea15, State: Initialized, Role: FOLLOWER
I20260608 10:08:08.520809 32251 consensus_queue.cc:260] T d12bd48f49f14219b64124958854af14 P b25b524e71d44476a9b389308500ea15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97002430ed504b83ac3ca1e82fe552a6" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 44613 } } peers { permanent_uuid: "5b879e6ec2af49578b475be1401e07e4" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 40319 } } peers { permanent_uuid: "b25b524e71d44476a9b389308500ea15" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35381 } }
I20260608 10:08:08.523527 32086 heartbeater.cc:499] Master 127.20.251.190:44041 was elected leader, sending a full tablet report...
I20260608 10:08:08.524230 32251 ts_tablet_manager.cc:1434] T d12bd48f49f14219b64124958854af14 P b25b524e71d44476a9b389308500ea15: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260608 10:08:08.700665 32255 raft_consensus.cc:493] T d12bd48f49f14219b64124958854af14 P 97002430ed504b83ac3ca1e82fe552a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:08.701377 32255 raft_consensus.cc:515] T d12bd48f49f14219b64124958854af14 P 97002430ed504b83ac3ca1e82fe552a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97002430ed504b83ac3ca1e82fe552a6" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 44613 } } peers { permanent_uuid: "5b879e6ec2af49578b475be1401e07e4" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 40319 } } peers { permanent_uuid: "b25b524e71d44476a9b389308500ea15" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35381 } }
I20260608 10:08:08.706076 32255 leader_election.cc:290] T d12bd48f49f14219b64124958854af14 P 97002430ed504b83ac3ca1e82fe552a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b879e6ec2af49578b475be1401e07e4 (127.20.251.132:40319), b25b524e71d44476a9b389308500ea15 (127.20.251.130:35381)
I20260608 10:08:08.714649 32209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d12bd48f49f14219b64124958854af14" candidate_uuid: "97002430ed504b83ac3ca1e82fe552a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b879e6ec2af49578b475be1401e07e4" is_pre_election: true
I20260608 10:08:08.715371 32209 raft_consensus.cc:2468] T d12bd48f49f14219b64124958854af14 P 5b879e6ec2af49578b475be1401e07e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97002430ed504b83ac3ca1e82fe552a6 in term 0.
I20260608 10:08:08.716498 32061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d12bd48f49f14219b64124958854af14" candidate_uuid: "97002430ed504b83ac3ca1e82fe552a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b25b524e71d44476a9b389308500ea15" is_pre_election: true
I20260608 10:08:08.716737 32101 leader_election.cc:304] T d12bd48f49f14219b64124958854af14 P 97002430ed504b83ac3ca1e82fe552a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b879e6ec2af49578b475be1401e07e4, 97002430ed504b83ac3ca1e82fe552a6; no voters: 
I20260608 10:08:08.717116 32061 raft_consensus.cc:2468] T d12bd48f49f14219b64124958854af14 P b25b524e71d44476a9b389308500ea15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97002430ed504b83ac3ca1e82fe552a6 in term 0.
I20260608 10:08:08.717582 32255 raft_consensus.cc:2804] T d12bd48f49f14219b64124958854af14 P 97002430ed504b83ac3ca1e82fe552a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:08:08.717901 32255 raft_consensus.cc:493] T d12bd48f49f14219b64124958854af14 P 97002430ed504b83ac3ca1e82fe552a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:08:08.718262 32255 raft_consensus.cc:3060] T d12bd48f49f14219b64124958854af14 P 97002430ed504b83ac3ca1e82fe552a6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:08.723614 32255 raft_consensus.cc:515] T d12bd48f49f14219b64124958854af14 P 97002430ed504b83ac3ca1e82fe552a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97002430ed504b83ac3ca1e82fe552a6" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 44613 } } peers { permanent_uuid: "5b879e6ec2af49578b475be1401e07e4" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 40319 } } peers { permanent_uuid: "b25b524e71d44476a9b389308500ea15" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35381 } }
I20260608 10:08:08.725255 32255 leader_election.cc:290] T d12bd48f49f14219b64124958854af14 P 97002430ed504b83ac3ca1e82fe552a6 [CANDIDATE]: Term 1 election: Requested vote from peers 5b879e6ec2af49578b475be1401e07e4 (127.20.251.132:40319), b25b524e71d44476a9b389308500ea15 (127.20.251.130:35381)
I20260608 10:08:08.726521 32209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d12bd48f49f14219b64124958854af14" candidate_uuid: "97002430ed504b83ac3ca1e82fe552a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b879e6ec2af49578b475be1401e07e4"
I20260608 10:08:08.726504 32061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d12bd48f49f14219b64124958854af14" candidate_uuid: "97002430ed504b83ac3ca1e82fe552a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b25b524e71d44476a9b389308500ea15"
I20260608 10:08:08.727321 32209 raft_consensus.cc:3060] T d12bd48f49f14219b64124958854af14 P 5b879e6ec2af49578b475be1401e07e4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:08.727409 32061 raft_consensus.cc:3060] T d12bd48f49f14219b64124958854af14 P b25b524e71d44476a9b389308500ea15 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:08.732527 32209 raft_consensus.cc:2468] T d12bd48f49f14219b64124958854af14 P 5b879e6ec2af49578b475be1401e07e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97002430ed504b83ac3ca1e82fe552a6 in term 1.
I20260608 10:08:08.732640 32061 raft_consensus.cc:2468] T d12bd48f49f14219b64124958854af14 P b25b524e71d44476a9b389308500ea15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97002430ed504b83ac3ca1e82fe552a6 in term 1.
I20260608 10:08:08.733604 32101 leader_election.cc:304] T d12bd48f49f14219b64124958854af14 P 97002430ed504b83ac3ca1e82fe552a6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b879e6ec2af49578b475be1401e07e4, 97002430ed504b83ac3ca1e82fe552a6; no voters: 
I20260608 10:08:08.734304 32255 raft_consensus.cc:2804] T d12bd48f49f14219b64124958854af14 P 97002430ed504b83ac3ca1e82fe552a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:08.735363 32255 raft_consensus.cc:697] T d12bd48f49f14219b64124958854af14 P 97002430ed504b83ac3ca1e82fe552a6 [term 1 LEADER]: Becoming Leader. State: Replica: 97002430ed504b83ac3ca1e82fe552a6, State: Running, Role: LEADER
I20260608 10:08:08.736215 32255 consensus_queue.cc:237] T d12bd48f49f14219b64124958854af14 P 97002430ed504b83ac3ca1e82fe552a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97002430ed504b83ac3ca1e82fe552a6" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 44613 } } peers { permanent_uuid: "5b879e6ec2af49578b475be1401e07e4" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 40319 } } peers { permanent_uuid: "b25b524e71d44476a9b389308500ea15" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35381 } }
I20260608 10:08:08.742934 31884 catalog_manager.cc:5696] T d12bd48f49f14219b64124958854af14 P 97002430ed504b83ac3ca1e82fe552a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97002430ed504b83ac3ca1e82fe552a6 (127.20.251.131). New cstate: current_term: 1 leader_uuid: "97002430ed504b83ac3ca1e82fe552a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97002430ed504b83ac3ca1e82fe552a6" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 44613 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b879e6ec2af49578b475be1401e07e4" member_type: VOTER last_known_addr { host: "127.20.251.132" port: 40319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b25b524e71d44476a9b389308500ea15" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 35381 } health_report { overall_health: UNKNOWN } } }
W20260608 10:08:08.790127 21486 auto_rebalancer.cc:591] Failed to schedule move for tablet d12bd48f49f14219b64124958854af14: Illegal state: Leader has not yet committed an operation in its own term
I20260608 10:08:08.791224 21486 tablet_server.cc:179] TabletServer@127.20.251.129:0 shutting down...
I20260608 10:08:08.807298 21486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:08:08.822890 21486 tablet_server.cc:196] TabletServer@127.20.251.129:0 shutdown complete.
I20260608 10:08:08.831115 21486 tablet_server.cc:179] TabletServer@127.20.251.130:0 shutting down...
I20260608 10:08:08.848176 21486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:08:08.849073 21486 tablet_replica.cc:333] T d12bd48f49f14219b64124958854af14 P b25b524e71d44476a9b389308500ea15: stopping tablet replica
I20260608 10:08:08.849676 21486 raft_consensus.cc:2243] T d12bd48f49f14219b64124958854af14 P b25b524e71d44476a9b389308500ea15 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:08.850069 21486 raft_consensus.cc:2272] T d12bd48f49f14219b64124958854af14 P b25b524e71d44476a9b389308500ea15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:08.868597 21486 tablet_server.cc:196] TabletServer@127.20.251.130:0 shutdown complete.
I20260608 10:08:08.878638 21486 tablet_server.cc:179] TabletServer@127.20.251.131:0 shutting down...
I20260608 10:08:08.895329 21486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:08:08.896080 21486 tablet_replica.cc:333] T d12bd48f49f14219b64124958854af14 P 97002430ed504b83ac3ca1e82fe552a6: stopping tablet replica
I20260608 10:08:08.896600 21486 raft_consensus.cc:2243] T d12bd48f49f14219b64124958854af14 P 97002430ed504b83ac3ca1e82fe552a6 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:08.897197 21486 pending_rounds.cc:70] T d12bd48f49f14219b64124958854af14 P 97002430ed504b83ac3ca1e82fe552a6: Trying to abort 1 pending ops.
I20260608 10:08:08.897368 21486 pending_rounds.cc:77] T d12bd48f49f14219b64124958854af14 P 97002430ed504b83ac3ca1e82fe552a6: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294620830671319040 op_type: NO_OP noop_request { }
I20260608 10:08:08.897673 21486 raft_consensus.cc:2889] T d12bd48f49f14219b64124958854af14 P 97002430ed504b83ac3ca1e82fe552a6 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:08:08.897918 21486 raft_consensus.cc:2272] T d12bd48f49f14219b64124958854af14 P 97002430ed504b83ac3ca1e82fe552a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:08.918305 21486 tablet_server.cc:196] TabletServer@127.20.251.131:0 shutdown complete.
I20260608 10:08:08.927795 21486 tablet_server.cc:179] TabletServer@127.20.251.132:0 shutting down...
I20260608 10:08:08.948947 21486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:08:08.949733 21486 tablet_replica.cc:333] T d12bd48f49f14219b64124958854af14 P 5b879e6ec2af49578b475be1401e07e4: stopping tablet replica
I20260608 10:08:08.950273 21486 raft_consensus.cc:2243] T d12bd48f49f14219b64124958854af14 P 5b879e6ec2af49578b475be1401e07e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:08.950650 21486 raft_consensus.cc:2272] T d12bd48f49f14219b64124958854af14 P 5b879e6ec2af49578b475be1401e07e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:08.969179 21486 tablet_server.cc:196] TabletServer@127.20.251.132:0 shutdown complete.
I20260608 10:08:08.979149 21486 master.cc:562] Master@127.20.251.190:44041 shutting down...
I20260608 10:08:08.993721 21486 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 82e0a9d05bf4457694d0ce9e1ef57f23 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:08.994222 21486 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 82e0a9d05bf4457694d0ce9e1ef57f23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:08.994520 21486 tablet_replica.cc:333] T 00000000000000000000000000000000 P 82e0a9d05bf4457694d0ce9e1ef57f23: stopping tablet replica
I20260608 10:08:09.013103 21486 master.cc:584] Master@127.20.251.190:44041 shutdown complete.
[       OK ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully (1236 ms)
[----------] 22 tests from AutoRebalancerTest (230162 ms total)

[----------] 2 tests from PreferFollowerRebalancingTest
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0
I20260608 10:08:09.046761 21486 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.20.251.190:35919
I20260608 10:08:09.047935 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:08:09.052978 32263 instance_detector.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:09.053645 32264 instance_detector.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:09.055769 32266 instance_detector.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:09.055886 21486 server_base.cc:1061] running on GCE node
I20260608 10:08:09.056860 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:08:09.057065 21486 system_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:09.057216 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913289057199 us; error 0 us; skew 500 ppm
I20260608 10:08:09.057849 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:09.060115 21486 webserver.cc:533] Webserver started at http://127.20.251.190:33175/ using document root <none> and password file <none>
I20260608 10:08:09.060622 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:09.060797 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:09.061053 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:09.062258 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913058711471-21486-0/minicluster-data/master-0-root/instance:
uuid: "b463d485c80c45719f95a96ea17f09a0"
format_stamp: "Formatted at 2026-06-08 10:08:09 on dist-test-slave-0x65"
I20260608 10:08:09.066708 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:08:09.070312 32271 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:09.071044 21486 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:08:09.071319 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913058711471-21486-0/minicluster-data/master-0-root
uuid: "b463d485c80c45719f95a96ea17f09a0"
format_stamp: "Formatted at 2026-06-08 10:08:09 on dist-test-slave-0x65"
I20260608 10:08:09.071585 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913058711471-21486-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913058711471-21486-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913058711471-21486-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:09.105276 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:09.106405 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:09.142897 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.190:35919
I20260608 10:08:09.143029 32322 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.190:35919 every 8 connection(s)
I20260608 10:08:09.146893 32323 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:09.157732 32323 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b463d485c80c45719f95a96ea17f09a0: Bootstrap starting.
I20260608 10:08:09.162362 32323 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b463d485c80c45719f95a96ea17f09a0: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:09.166342 32323 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b463d485c80c45719f95a96ea17f09a0: No bootstrap required, opened a new log
I20260608 10:08:09.168460 32323 raft_consensus.cc:359] T 00000000000000000000000000000000 P b463d485c80c45719f95a96ea17f09a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b463d485c80c45719f95a96ea17f09a0" member_type: VOTER }
I20260608 10:08:09.168833 32323 raft_consensus.cc:385] T 00000000000000000000000000000000 P b463d485c80c45719f95a96ea17f09a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:09.169011 32323 raft_consensus.cc:740] T 00000000000000000000000000000000 P b463d485c80c45719f95a96ea17f09a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b463d485c80c45719f95a96ea17f09a0, State: Initialized, Role: FOLLOWER
I20260608 10:08:09.169584 32323 consensus_queue.cc:260] T 00000000000000000000000000000000 P b463d485c80c45719f95a96ea17f09a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b463d485c80c45719f95a96ea17f09a0" member_type: VOTER }
I20260608 10:08:09.170153 32323 raft_consensus.cc:399] T 00000000000000000000000000000000 P b463d485c80c45719f95a96ea17f09a0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:08:09.170360 32323 raft_consensus.cc:493] T 00000000000000000000000000000000 P b463d485c80c45719f95a96ea17f09a0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:08:09.170599 32323 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b463d485c80c45719f95a96ea17f09a0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:09.175298 32323 raft_consensus.cc:515] T 00000000000000000000000000000000 P b463d485c80c45719f95a96ea17f09a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b463d485c80c45719f95a96ea17f09a0" member_type: VOTER }
I20260608 10:08:09.175769 32323 leader_election.cc:304] T 00000000000000000000000000000000 P b463d485c80c45719f95a96ea17f09a0 [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: b463d485c80c45719f95a96ea17f09a0; no voters: 
I20260608 10:08:09.176842 32323 leader_election.cc:290] T 00000000000000000000000000000000 P b463d485c80c45719f95a96ea17f09a0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:08:09.177244 32326 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b463d485c80c45719f95a96ea17f09a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:09.178578 32326 raft_consensus.cc:697] T 00000000000000000000000000000000 P b463d485c80c45719f95a96ea17f09a0 [term 1 LEADER]: Becoming Leader. State: Replica: b463d485c80c45719f95a96ea17f09a0, State: Running, Role: LEADER
I20260608 10:08:09.179262 32326 consensus_queue.cc:237] T 00000000000000000000000000000000 P b463d485c80c45719f95a96ea17f09a0 [LEADER]: Queue going to LEADER mode. State: All 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: "b463d485c80c45719f95a96ea17f09a0" member_type: VOTER }
I20260608 10:08:09.179770 32323 sys_catalog.cc:565] T 00000000000000000000000000000000 P b463d485c80c45719f95a96ea17f09a0 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:08:09.182271 32328 sys_catalog.cc:455] T 00000000000000000000000000000000 P b463d485c80c45719f95a96ea17f09a0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b463d485c80c45719f95a96ea17f09a0. Latest consensus state: current_term: 1 leader_uuid: "b463d485c80c45719f95a96ea17f09a0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b463d485c80c45719f95a96ea17f09a0" member_type: VOTER } }
I20260608 10:08:09.182247 32327 sys_catalog.cc:455] T 00000000000000000000000000000000 P b463d485c80c45719f95a96ea17f09a0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b463d485c80c45719f95a96ea17f09a0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b463d485c80c45719f95a96ea17f09a0" member_type: VOTER } }
I20260608 10:08:09.182989 32328 sys_catalog.cc:458] T 00000000000000000000000000000000 P b463d485c80c45719f95a96ea17f09a0 [sys.catalog]: This master's current role is: LEADER
I20260608 10:08:09.183063 32327 sys_catalog.cc:458] T 00000000000000000000000000000000 P b463d485c80c45719f95a96ea17f09a0 [sys.catalog]: This master's current role is: LEADER
I20260608 10:08:09.187080 32331 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:08:09.194196 32331 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:08:09.195569 21486 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:08:09.203512 32331 catalog_manager.cc:1382] Generated new cluster ID: 4946bd4324d74f7cb51510a9ddc454c3
I20260608 10:08:09.203801 32331 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:08:09.220108 32331 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:08:09.221410 32331 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:08:09.244459 32331 catalog_manager.cc:6069] T 00000000000000000000000000000000 P b463d485c80c45719f95a96ea17f09a0: Generated new TSK 0
I20260608 10:08:09.245097 32331 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:08:09.262764 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:08:09.268982 32344 instance_detector.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:09.269938 32345 instance_detector.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:09.271888 32347 instance_detector.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:09.274081 21486 server_base.cc:1061] running on GCE node
I20260608 10:08:09.275007 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:08:09.275202 21486 system_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:09.275372 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913289275354 us; error 0 us; skew 500 ppm
I20260608 10:08:09.275988 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:09.278365 21486 webserver.cc:533] Webserver started at http://127.20.251.129:45477/ using document root <none> and password file <none>
I20260608 10:08:09.278892 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:09.279067 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:09.279353 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:09.280474 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913058711471-21486-0/minicluster-data/ts-0-root/instance:
uuid: "82808fea221846b39e926eed0e563e2d"
format_stamp: "Formatted at 2026-06-08 10:08:09 on dist-test-slave-0x65"
I20260608 10:08:09.285727 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 10:08:09.289244 32352 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:09.290055 21486 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:08:09.290338 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913058711471-21486-0/minicluster-data/ts-0-root
uuid: "82808fea221846b39e926eed0e563e2d"
format_stamp: "Formatted at 2026-06-08 10:08:09 on dist-test-slave-0x65"
I20260608 10:08:09.290593 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913058711471-21486-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913058711471-21486-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913058711471-21486-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:09.310211 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:09.311242 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:09.312711 21486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:08:09.315102 21486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:08:09.315294 21486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:09.315527 21486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:08:09.315697 21486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:09.353406 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.129:37433
I20260608 10:08:09.353574 32414 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.129:37433 every 8 connection(s)
I20260608 10:08:09.358712 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:08:09.365865 32419 instance_detector.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:09.367412 32420 instance_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:09.369967 21486 server_base.cc:1061] running on GCE node
W20260608 10:08:09.370267 32422 instance_detector.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:09.371138 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:08:09.371328 21486 system_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:09.371464 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913289371452 us; error 0 us; skew 500 ppm
I20260608 10:08:09.372027 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:09.374749 21486 webserver.cc:533] Webserver started at http://127.20.251.130:45921/ using document root <none> and password file <none>
I20260608 10:08:09.375355 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:09.375547 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:09.375869 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:09.375972 32415 heartbeater.cc:344] Connected to a master server at 127.20.251.190:35919
I20260608 10:08:09.376366 32415 heartbeater.cc:461] Registering TS with master...
I20260608 10:08:09.376943 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913058711471-21486-0/minicluster-data/ts-1-root/instance:
uuid: "e7c6404e57e245b59663764a04db1ff0"
format_stamp: "Formatted at 2026-06-08 10:08:09 on dist-test-slave-0x65"
I20260608 10:08:09.377080 32415 heartbeater.cc:507] Master 127.20.251.190:35919 requested a full tablet report, sending...
I20260608 10:08:09.379695 32288 ts_manager.cc:194] Registered new tserver with Master: 82808fea221846b39e926eed0e563e2d (127.20.251.129:37433)
I20260608 10:08:09.381649 32288 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37804
I20260608 10:08:09.381978 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:08:09.385582 32427 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:09.386293 21486 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 10:08:09.386574 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913058711471-21486-0/minicluster-data/ts-1-root
uuid: "e7c6404e57e245b59663764a04db1ff0"
format_stamp: "Formatted at 2026-06-08 10:08:09 on dist-test-slave-0x65"
I20260608 10:08:09.386828 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913058711471-21486-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913058711471-21486-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913058711471-21486-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:09.410864 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:09.411952 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:09.413383 21486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:08:09.415624 21486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:08:09.415817 21486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:09.416034 21486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:08:09.416185 21486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:09.455787 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.130:45941
I20260608 10:08:09.456054 32489 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.130:45941 every 8 connection(s)
I20260608 10:08:09.463676 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:08:09.471100 32494 instance_detector.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:09.471318 32493 instance_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:09.474710 21486 server_base.cc:1061] running on GCE node
I20260608 10:08:09.475033 32490 heartbeater.cc:344] Connected to a master server at 127.20.251.190:35919
W20260608 10:08:09.475207 32497 instance_detector.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:09.475521 32490 heartbeater.cc:461] Registering TS with master...
I20260608 10:08:09.476248 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:08:09.476552 21486 system_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:09.476493 32490 heartbeater.cc:507] Master 127.20.251.190:35919 requested a full tablet report, sending...
I20260608 10:08:09.476925 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913289476904 us; error 0 us; skew 500 ppm
I20260608 10:08:09.477816 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:09.479089 32288 ts_manager.cc:194] Registered new tserver with Master: e7c6404e57e245b59663764a04db1ff0 (127.20.251.130:45941)
I20260608 10:08:09.480602 21486 webserver.cc:533] Webserver started at http://127.20.251.131:35339/ using document root <none> and password file <none>
I20260608 10:08:09.481076 32288 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37808
I20260608 10:08:09.481370 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:09.481709 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:09.482048 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:09.483131 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913058711471-21486-0/minicluster-data/ts-2-root/instance:
uuid: "bfd1094f22144c1987c81d245e79304c"
format_stamp: "Formatted at 2026-06-08 10:08:09 on dist-test-slave-0x65"
I20260608 10:08:09.487654 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260608 10:08:09.491286 32501 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:09.492122 21486 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 10:08:09.492405 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913058711471-21486-0/minicluster-data/ts-2-root
uuid: "bfd1094f22144c1987c81d245e79304c"
format_stamp: "Formatted at 2026-06-08 10:08:09 on dist-test-slave-0x65"
I20260608 10:08:09.492683 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913058711471-21486-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913058711471-21486-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913058711471-21486-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:09.520198 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:09.521294 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:09.522854 21486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:08:09.525132 21486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:08:09.525342 21486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:09.525599 21486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:08:09.525760 21486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:09.563807 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.131:37717
I20260608 10:08:09.563973 32563 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.131:37717 every 8 connection(s)
I20260608 10:08:09.579077 32564 heartbeater.cc:344] Connected to a master server at 127.20.251.190:35919
I20260608 10:08:09.579468 32564 heartbeater.cc:461] Registering TS with master...
I20260608 10:08:09.580184 32564 heartbeater.cc:507] Master 127.20.251.190:35919 requested a full tablet report, sending...
I20260608 10:08:09.582218 32288 ts_manager.cc:194] Registered new tserver with Master: bfd1094f22144c1987c81d245e79304c (127.20.251.131:37717)
I20260608 10:08:09.583299 21486 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015892175s
I20260608 10:08:09.583632 32288 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37820
I20260608 10:08:10.384080 32415 heartbeater.cc:499] Master 127.20.251.190:35919 was elected leader, sending a full tablet report...
I20260608 10:08:10.483690 32490 heartbeater.cc:499] Master 127.20.251.190:35919 was elected leader, sending a full tablet report...
I20260608 10:08:10.586428 32564 heartbeater.cc:499] Master 127.20.251.190:35919 was elected leader, sending a full tablet report...
I20260608 10:08:10.639086 32288 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37822:
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:08:10.641697 32288 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:10.704466 32455 tablet_service.cc:1511] Processing CreateTablet for tablet c4104a333e97426a93c8ab8ff3805f95 (DEFAULT_TABLE table=test-workload [id=3ee6b718170f43bbbf9cb9b93f2f06f7]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:08:10.705962 32455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4104a333e97426a93c8ab8ff3805f95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:10.705650 32452 tablet_service.cc:1511] Processing CreateTablet for tablet ef862ed10544471b813e1b2dc541728a (DEFAULT_TABLE table=test-workload [id=3ee6b718170f43bbbf9cb9b93f2f06f7]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:08:10.706974 32452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef862ed10544471b813e1b2dc541728a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:10.708182 32454 tablet_service.cc:1511] Processing CreateTablet for tablet 65ad283d0ddf43f4a509d4d409e09efe (DEFAULT_TABLE table=test-workload [id=3ee6b718170f43bbbf9cb9b93f2f06f7]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:08:10.708554 32453 tablet_service.cc:1511] Processing CreateTablet for tablet 09936c6db785405c8609b0b14d580e79 (DEFAULT_TABLE table=test-workload [id=3ee6b718170f43bbbf9cb9b93f2f06f7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:08:10.709582 32454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65ad283d0ddf43f4a509d4d409e09efe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:10.710253 32453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09936c6db785405c8609b0b14d580e79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:10.724259 32451 tablet_service.cc:1511] Processing CreateTablet for tablet 7e4164562bda431990e61b5b2544154d (DEFAULT_TABLE table=test-workload [id=3ee6b718170f43bbbf9cb9b93f2f06f7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:08:10.725927 32451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e4164562bda431990e61b5b2544154d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:10.733448 32529 tablet_service.cc:1511] Processing CreateTablet for tablet c4104a333e97426a93c8ab8ff3805f95 (DEFAULT_TABLE table=test-workload [id=3ee6b718170f43bbbf9cb9b93f2f06f7]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:08:10.736299 32525 tablet_service.cc:1511] Processing CreateTablet for tablet 7e4164562bda431990e61b5b2544154d (DEFAULT_TABLE table=test-workload [id=3ee6b718170f43bbbf9cb9b93f2f06f7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:08:10.737470 32529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4104a333e97426a93c8ab8ff3805f95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:10.734784 32528 tablet_service.cc:1511] Processing CreateTablet for tablet 65ad283d0ddf43f4a509d4d409e09efe (DEFAULT_TABLE table=test-workload [id=3ee6b718170f43bbbf9cb9b93f2f06f7]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:08:10.742892 32528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65ad283d0ddf43f4a509d4d409e09efe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:10.736037 32527 tablet_service.cc:1511] Processing CreateTablet for tablet 09936c6db785405c8609b0b14d580e79 (DEFAULT_TABLE table=test-workload [id=3ee6b718170f43bbbf9cb9b93f2f06f7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:08:10.745194 32524 tablet_service.cc:1511] Processing CreateTablet for tablet 75f0bc1b3e6444bbbc9b3b441381b89b (DEFAULT_TABLE table=test-workload [id=3ee6b718170f43bbbf9cb9b93f2f06f7]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:08:10.745858 32525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e4164562bda431990e61b5b2544154d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:10.745939 32583 tablet_bootstrap.cc:492] T c4104a333e97426a93c8ab8ff3805f95 P e7c6404e57e245b59663764a04db1ff0: Bootstrap starting.
I20260608 10:08:10.741384 32454 tablet_service.cc:1511] Processing CreateTablet for tablet 75f0bc1b3e6444bbbc9b3b441381b89b (DEFAULT_TABLE table=test-workload [id=3ee6b718170f43bbbf9cb9b93f2f06f7]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:08:10.747067 32524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75f0bc1b3e6444bbbc9b3b441381b89b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:10.747460 32454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75f0bc1b3e6444bbbc9b3b441381b89b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:10.735116 32526 tablet_service.cc:1511] Processing CreateTablet for tablet ef862ed10544471b813e1b2dc541728a (DEFAULT_TABLE table=test-workload [id=3ee6b718170f43bbbf9cb9b93f2f06f7]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:08:10.750022 32526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef862ed10544471b813e1b2dc541728a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:10.752753 32583 tablet_bootstrap.cc:654] T c4104a333e97426a93c8ab8ff3805f95 P e7c6404e57e245b59663764a04db1ff0: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:10.753334 32527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09936c6db785405c8609b0b14d580e79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:10.765565 32583 tablet_bootstrap.cc:492] T c4104a333e97426a93c8ab8ff3805f95 P e7c6404e57e245b59663764a04db1ff0: No bootstrap required, opened a new log
I20260608 10:08:10.766233 32583 ts_tablet_manager.cc:1403] T c4104a333e97426a93c8ab8ff3805f95 P e7c6404e57e245b59663764a04db1ff0: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.006s
I20260608 10:08:10.769194 32583 raft_consensus.cc:359] T c4104a333e97426a93c8ab8ff3805f95 P e7c6404e57e245b59663764a04db1ff0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 } } peers { permanent_uuid: "bfd1094f22144c1987c81d245e79304c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37717 } } peers { permanent_uuid: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 } }
I20260608 10:08:10.769987 32583 raft_consensus.cc:385] T c4104a333e97426a93c8ab8ff3805f95 P e7c6404e57e245b59663764a04db1ff0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:10.770334 32583 raft_consensus.cc:740] T c4104a333e97426a93c8ab8ff3805f95 P e7c6404e57e245b59663764a04db1ff0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7c6404e57e245b59663764a04db1ff0, State: Initialized, Role: FOLLOWER
I20260608 10:08:10.771176 32583 consensus_queue.cc:260] T c4104a333e97426a93c8ab8ff3805f95 P e7c6404e57e245b59663764a04db1ff0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 } } peers { permanent_uuid: "bfd1094f22144c1987c81d245e79304c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37717 } } peers { permanent_uuid: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 } }
I20260608 10:08:10.775789 32583 ts_tablet_manager.cc:1434] T c4104a333e97426a93c8ab8ff3805f95 P e7c6404e57e245b59663764a04db1ff0: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260608 10:08:10.784785 32378 tablet_service.cc:1511] Processing CreateTablet for tablet 09936c6db785405c8609b0b14d580e79 (DEFAULT_TABLE table=test-workload [id=3ee6b718170f43bbbf9cb9b93f2f06f7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:08:10.786262 32378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09936c6db785405c8609b0b14d580e79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:10.786787 32583 tablet_bootstrap.cc:492] T 65ad283d0ddf43f4a509d4d409e09efe P e7c6404e57e245b59663764a04db1ff0: Bootstrap starting.
I20260608 10:08:10.790764 32376 tablet_service.cc:1511] Processing CreateTablet for tablet 7e4164562bda431990e61b5b2544154d (DEFAULT_TABLE table=test-workload [id=3ee6b718170f43bbbf9cb9b93f2f06f7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:08:10.792126 32376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e4164562bda431990e61b5b2544154d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:10.794243 32375 tablet_service.cc:1511] Processing CreateTablet for tablet 75f0bc1b3e6444bbbc9b3b441381b89b (DEFAULT_TABLE table=test-workload [id=3ee6b718170f43bbbf9cb9b93f2f06f7]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:08:10.795387 32375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75f0bc1b3e6444bbbc9b3b441381b89b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:10.797130 32380 tablet_service.cc:1511] Processing CreateTablet for tablet c4104a333e97426a93c8ab8ff3805f95 (DEFAULT_TABLE table=test-workload [id=3ee6b718170f43bbbf9cb9b93f2f06f7]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:08:10.798616 32380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4104a333e97426a93c8ab8ff3805f95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:10.789287 32377 tablet_service.cc:1511] Processing CreateTablet for tablet ef862ed10544471b813e1b2dc541728a (DEFAULT_TABLE table=test-workload [id=3ee6b718170f43bbbf9cb9b93f2f06f7]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:08:10.800753 32377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef862ed10544471b813e1b2dc541728a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:10.782780 32379 tablet_service.cc:1511] Processing CreateTablet for tablet 65ad283d0ddf43f4a509d4d409e09efe (DEFAULT_TABLE table=test-workload [id=3ee6b718170f43bbbf9cb9b93f2f06f7]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:08:10.803817 32379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65ad283d0ddf43f4a509d4d409e09efe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:10.827359 32587 tablet_bootstrap.cc:492] T 75f0bc1b3e6444bbbc9b3b441381b89b P 82808fea221846b39e926eed0e563e2d: Bootstrap starting.
I20260608 10:08:10.833603 32587 tablet_bootstrap.cc:654] T 75f0bc1b3e6444bbbc9b3b441381b89b P 82808fea221846b39e926eed0e563e2d: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:10.852581 32586 tablet_bootstrap.cc:492] T 7e4164562bda431990e61b5b2544154d P bfd1094f22144c1987c81d245e79304c: Bootstrap starting.
I20260608 10:08:10.852684 32583 tablet_bootstrap.cc:654] T 65ad283d0ddf43f4a509d4d409e09efe P e7c6404e57e245b59663764a04db1ff0: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:10.861984 32583 tablet_bootstrap.cc:492] T 65ad283d0ddf43f4a509d4d409e09efe P e7c6404e57e245b59663764a04db1ff0: No bootstrap required, opened a new log
I20260608 10:08:10.863359 32583 ts_tablet_manager.cc:1403] T 65ad283d0ddf43f4a509d4d409e09efe P e7c6404e57e245b59663764a04db1ff0: Time spent bootstrapping tablet: real 0.077s	user 0.010s	sys 0.001s
I20260608 10:08:10.865025 32587 tablet_bootstrap.cc:492] T 75f0bc1b3e6444bbbc9b3b441381b89b P 82808fea221846b39e926eed0e563e2d: No bootstrap required, opened a new log
I20260608 10:08:10.865634 32587 ts_tablet_manager.cc:1403] T 75f0bc1b3e6444bbbc9b3b441381b89b P 82808fea221846b39e926eed0e563e2d: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.016s
I20260608 10:08:10.866185 32586 tablet_bootstrap.cc:654] T 7e4164562bda431990e61b5b2544154d P bfd1094f22144c1987c81d245e79304c: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:10.867466 32583 raft_consensus.cc:359] T 65ad283d0ddf43f4a509d4d409e09efe P e7c6404e57e245b59663764a04db1ff0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 } } peers { permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 } } peers { permanent_uuid: "bfd1094f22144c1987c81d245e79304c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37717 } }
I20260608 10:08:10.868232 32583 raft_consensus.cc:385] T 65ad283d0ddf43f4a509d4d409e09efe P e7c6404e57e245b59663764a04db1ff0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:10.868599 32583 raft_consensus.cc:740] T 65ad283d0ddf43f4a509d4d409e09efe P e7c6404e57e245b59663764a04db1ff0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7c6404e57e245b59663764a04db1ff0, State: Initialized, Role: FOLLOWER
I20260608 10:08:10.868559 32587 raft_consensus.cc:359] T 75f0bc1b3e6444bbbc9b3b441381b89b P 82808fea221846b39e926eed0e563e2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 } } peers { permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 } } peers { permanent_uuid: "bfd1094f22144c1987c81d245e79304c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37717 } }
I20260608 10:08:10.869490 32587 raft_consensus.cc:385] T 75f0bc1b3e6444bbbc9b3b441381b89b P 82808fea221846b39e926eed0e563e2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:10.869895 32587 raft_consensus.cc:740] T 75f0bc1b3e6444bbbc9b3b441381b89b P 82808fea221846b39e926eed0e563e2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82808fea221846b39e926eed0e563e2d, State: Initialized, Role: FOLLOWER
I20260608 10:08:10.869702 32583 consensus_queue.cc:260] T 65ad283d0ddf43f4a509d4d409e09efe P e7c6404e57e245b59663764a04db1ff0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 } } peers { permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 } } peers { permanent_uuid: "bfd1094f22144c1987c81d245e79304c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37717 } }
I20260608 10:08:10.870831 32586 tablet_bootstrap.cc:492] T 7e4164562bda431990e61b5b2544154d P bfd1094f22144c1987c81d245e79304c: No bootstrap required, opened a new log
I20260608 10:08:10.870677 32587 consensus_queue.cc:260] T 75f0bc1b3e6444bbbc9b3b441381b89b P 82808fea221846b39e926eed0e563e2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 } } peers { permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 } } peers { permanent_uuid: "bfd1094f22144c1987c81d245e79304c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37717 } }
I20260608 10:08:10.871410 32586 ts_tablet_manager.cc:1403] T 7e4164562bda431990e61b5b2544154d P bfd1094f22144c1987c81d245e79304c: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.004s
I20260608 10:08:10.872044 32583 ts_tablet_manager.cc:1434] T 65ad283d0ddf43f4a509d4d409e09efe P e7c6404e57e245b59663764a04db1ff0: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260608 10:08:10.873257 32583 tablet_bootstrap.cc:492] T 7e4164562bda431990e61b5b2544154d P e7c6404e57e245b59663764a04db1ff0: Bootstrap starting.
I20260608 10:08:10.874531 32586 raft_consensus.cc:359] T 7e4164562bda431990e61b5b2544154d P bfd1094f22144c1987c81d245e79304c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 } } peers { permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 } } peers { permanent_uuid: "bfd1094f22144c1987c81d245e79304c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37717 } }
I20260608 10:08:10.875321 32586 raft_consensus.cc:385] T 7e4164562bda431990e61b5b2544154d P bfd1094f22144c1987c81d245e79304c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:10.875662 32586 raft_consensus.cc:740] T 7e4164562bda431990e61b5b2544154d P bfd1094f22144c1987c81d245e79304c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfd1094f22144c1987c81d245e79304c, State: Initialized, Role: FOLLOWER
I20260608 10:08:10.876612 32586 consensus_queue.cc:260] T 7e4164562bda431990e61b5b2544154d P bfd1094f22144c1987c81d245e79304c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 } } peers { permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 } } peers { permanent_uuid: "bfd1094f22144c1987c81d245e79304c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37717 } }
I20260608 10:08:10.880378 32583 tablet_bootstrap.cc:654] T 7e4164562bda431990e61b5b2544154d P e7c6404e57e245b59663764a04db1ff0: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:10.886370 32586 ts_tablet_manager.cc:1434] T 7e4164562bda431990e61b5b2544154d P bfd1094f22144c1987c81d245e79304c: Time spent starting tablet: real 0.015s	user 0.012s	sys 0.000s
I20260608 10:08:10.890187 32586 tablet_bootstrap.cc:492] T c4104a333e97426a93c8ab8ff3805f95 P bfd1094f22144c1987c81d245e79304c: Bootstrap starting.
I20260608 10:08:10.902065 32586 tablet_bootstrap.cc:654] T c4104a333e97426a93c8ab8ff3805f95 P bfd1094f22144c1987c81d245e79304c: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:10.903704 32593 raft_consensus.cc:493] T 75f0bc1b3e6444bbbc9b3b441381b89b P 82808fea221846b39e926eed0e563e2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:10.904563 32593 raft_consensus.cc:515] T 75f0bc1b3e6444bbbc9b3b441381b89b P 82808fea221846b39e926eed0e563e2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 } } peers { permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 } } peers { permanent_uuid: "bfd1094f22144c1987c81d245e79304c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37717 } }
I20260608 10:08:10.908035 32583 tablet_bootstrap.cc:492] T 7e4164562bda431990e61b5b2544154d P e7c6404e57e245b59663764a04db1ff0: No bootstrap required, opened a new log
I20260608 10:08:10.908758 32583 ts_tablet_manager.cc:1403] T 7e4164562bda431990e61b5b2544154d P e7c6404e57e245b59663764a04db1ff0: Time spent bootstrapping tablet: real 0.036s	user 0.017s	sys 0.015s
I20260608 10:08:10.912367 32583 raft_consensus.cc:359] T 7e4164562bda431990e61b5b2544154d P e7c6404e57e245b59663764a04db1ff0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 } } peers { permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 } } peers { permanent_uuid: "bfd1094f22144c1987c81d245e79304c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37717 } }
I20260608 10:08:10.913254 32583 raft_consensus.cc:385] T 7e4164562bda431990e61b5b2544154d P e7c6404e57e245b59663764a04db1ff0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:10.913661 32583 raft_consensus.cc:740] T 7e4164562bda431990e61b5b2544154d P e7c6404e57e245b59663764a04db1ff0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7c6404e57e245b59663764a04db1ff0, State: Initialized, Role: FOLLOWER
I20260608 10:08:10.915059 32586 tablet_bootstrap.cc:492] T c4104a333e97426a93c8ab8ff3805f95 P bfd1094f22144c1987c81d245e79304c: No bootstrap required, opened a new log
I20260608 10:08:10.914741 32583 consensus_queue.cc:260] T 7e4164562bda431990e61b5b2544154d P e7c6404e57e245b59663764a04db1ff0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 } } peers { permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 } } peers { permanent_uuid: "bfd1094f22144c1987c81d245e79304c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37717 } }
I20260608 10:08:10.915704 32586 ts_tablet_manager.cc:1403] T c4104a333e97426a93c8ab8ff3805f95 P bfd1094f22144c1987c81d245e79304c: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.003s
I20260608 10:08:10.919214 32586 raft_consensus.cc:359] T c4104a333e97426a93c8ab8ff3805f95 P bfd1094f22144c1987c81d245e79304c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 } } peers { permanent_uuid: "bfd1094f22144c1987c81d245e79304c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37717 } } peers { permanent_uuid: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 } }
I20260608 10:08:10.920022 32586 raft_consensus.cc:385] T c4104a333e97426a93c8ab8ff3805f95 P bfd1094f22144c1987c81d245e79304c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:10.920372 32586 raft_consensus.cc:740] T c4104a333e97426a93c8ab8ff3805f95 P bfd1094f22144c1987c81d245e79304c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfd1094f22144c1987c81d245e79304c, State: Initialized, Role: FOLLOWER
I20260608 10:08:10.921351 32586 consensus_queue.cc:260] T c4104a333e97426a93c8ab8ff3805f95 P bfd1094f22144c1987c81d245e79304c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 } } peers { permanent_uuid: "bfd1094f22144c1987c81d245e79304c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37717 } } peers { permanent_uuid: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 } }
I20260608 10:08:10.926008 32593 leader_election.cc:290] T 75f0bc1b3e6444bbbc9b3b441381b89b P 82808fea221846b39e926eed0e563e2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7c6404e57e245b59663764a04db1ff0 (127.20.251.130:45941), bfd1094f22144c1987c81d245e79304c (127.20.251.131:37717)
I20260608 10:08:10.926204 32583 ts_tablet_manager.cc:1434] T 7e4164562bda431990e61b5b2544154d P e7c6404e57e245b59663764a04db1ff0: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.004s
I20260608 10:08:10.926540 32592 raft_consensus.cc:493] T c4104a333e97426a93c8ab8ff3805f95 P bfd1094f22144c1987c81d245e79304c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:10.927424 32583 tablet_bootstrap.cc:492] T ef862ed10544471b813e1b2dc541728a P e7c6404e57e245b59663764a04db1ff0: Bootstrap starting.
I20260608 10:08:10.927100 32592 raft_consensus.cc:515] T c4104a333e97426a93c8ab8ff3805f95 P bfd1094f22144c1987c81d245e79304c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 } } peers { permanent_uuid: "bfd1094f22144c1987c81d245e79304c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37717 } } peers { permanent_uuid: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 } }
I20260608 10:08:10.932592 32586 ts_tablet_manager.cc:1434] T c4104a333e97426a93c8ab8ff3805f95 P bfd1094f22144c1987c81d245e79304c: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260608 10:08:10.926052 32587 ts_tablet_manager.cc:1434] T 75f0bc1b3e6444bbbc9b3b441381b89b P 82808fea221846b39e926eed0e563e2d: Time spent starting tablet: real 0.060s	user 0.030s	sys 0.028s
I20260608 10:08:10.934201 32587 tablet_bootstrap.cc:492] T 65ad283d0ddf43f4a509d4d409e09efe P 82808fea221846b39e926eed0e563e2d: Bootstrap starting.
I20260608 10:08:10.934267 32583 tablet_bootstrap.cc:654] T ef862ed10544471b813e1b2dc541728a P e7c6404e57e245b59663764a04db1ff0: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:10.936169 32586 tablet_bootstrap.cc:492] T 09936c6db785405c8609b0b14d580e79 P bfd1094f22144c1987c81d245e79304c: Bootstrap starting.
I20260608 10:08:10.942236 32592 leader_election.cc:290] T c4104a333e97426a93c8ab8ff3805f95 P bfd1094f22144c1987c81d245e79304c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7c6404e57e245b59663764a04db1ff0 (127.20.251.130:45941), 82808fea221846b39e926eed0e563e2d (127.20.251.129:37433)
I20260608 10:08:10.942935 32587 tablet_bootstrap.cc:654] T 65ad283d0ddf43f4a509d4d409e09efe P 82808fea221846b39e926eed0e563e2d: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:10.948567 32586 tablet_bootstrap.cc:654] T 09936c6db785405c8609b0b14d580e79 P bfd1094f22144c1987c81d245e79304c: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:10.959407 32465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75f0bc1b3e6444bbbc9b3b441381b89b" candidate_uuid: "82808fea221846b39e926eed0e563e2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7c6404e57e245b59663764a04db1ff0" is_pre_election: true
W20260608 10:08:10.961257 32353 leader_election.cc:343] T 75f0bc1b3e6444bbbc9b3b441381b89b P 82808fea221846b39e926eed0e563e2d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e7c6404e57e245b59663764a04db1ff0 (127.20.251.130:45941): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:08:10.969632 32586 tablet_bootstrap.cc:492] T 09936c6db785405c8609b0b14d580e79 P bfd1094f22144c1987c81d245e79304c: No bootstrap required, opened a new log
I20260608 10:08:10.970428 32586 ts_tablet_manager.cc:1403] T 09936c6db785405c8609b0b14d580e79 P bfd1094f22144c1987c81d245e79304c: Time spent bootstrapping tablet: real 0.034s	user 0.018s	sys 0.000s
I20260608 10:08:10.973990 32586 raft_consensus.cc:359] T 09936c6db785405c8609b0b14d580e79 P bfd1094f22144c1987c81d245e79304c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 } } peers { permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 } } peers { permanent_uuid: "bfd1094f22144c1987c81d245e79304c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37717 } }
I20260608 10:08:10.974812 32586 raft_consensus.cc:385] T 09936c6db785405c8609b0b14d580e79 P bfd1094f22144c1987c81d245e79304c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:10.975157 32586 raft_consensus.cc:740] T 09936c6db785405c8609b0b14d580e79 P bfd1094f22144c1987c81d245e79304c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfd1094f22144c1987c81d245e79304c, State: Initialized, Role: FOLLOWER
I20260608 10:08:10.976050 32586 consensus_queue.cc:260] T 09936c6db785405c8609b0b14d580e79 P bfd1094f22144c1987c81d245e79304c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 } } peers { permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 } } peers { permanent_uuid: "bfd1094f22144c1987c81d245e79304c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37717 } }
I20260608 10:08:10.978499 32586 ts_tablet_manager.cc:1434] T 09936c6db785405c8609b0b14d580e79 P bfd1094f22144c1987c81d245e79304c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 10:08:10.979638 32586 tablet_bootstrap.cc:492] T 65ad283d0ddf43f4a509d4d409e09efe P bfd1094f22144c1987c81d245e79304c: Bootstrap starting.
I20260608 10:08:10.985122 32539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75f0bc1b3e6444bbbc9b3b441381b89b" candidate_uuid: "82808fea221846b39e926eed0e563e2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfd1094f22144c1987c81d245e79304c" is_pre_election: true
I20260608 10:08:10.986265 32586 tablet_bootstrap.cc:654] T 65ad283d0ddf43f4a509d4d409e09efe P bfd1094f22144c1987c81d245e79304c: Neither blocks nor log segments found. Creating new log.
W20260608 10:08:10.987016 32354 leader_election.cc:343] T 75f0bc1b3e6444bbbc9b3b441381b89b P 82808fea221846b39e926eed0e563e2d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bfd1094f22144c1987c81d245e79304c (127.20.251.131:37717): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:08:10.987566 32354 leader_election.cc:304] T 75f0bc1b3e6444bbbc9b3b441381b89b P 82808fea221846b39e926eed0e563e2d [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: 82808fea221846b39e926eed0e563e2d; no voters: bfd1094f22144c1987c81d245e79304c, e7c6404e57e245b59663764a04db1ff0
I20260608 10:08:10.988873 32593 raft_consensus.cc:2749] T 75f0bc1b3e6444bbbc9b3b441381b89b P 82808fea221846b39e926eed0e563e2d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:08:10.997231 32586 tablet_bootstrap.cc:492] T 65ad283d0ddf43f4a509d4d409e09efe P bfd1094f22144c1987c81d245e79304c: No bootstrap required, opened a new log
I20260608 10:08:10.999495 32583 tablet_bootstrap.cc:492] T ef862ed10544471b813e1b2dc541728a P e7c6404e57e245b59663764a04db1ff0: No bootstrap required, opened a new log
I20260608 10:08:11.000098 32583 ts_tablet_manager.cc:1403] T ef862ed10544471b813e1b2dc541728a P e7c6404e57e245b59663764a04db1ff0: Time spent bootstrapping tablet: real 0.073s	user 0.029s	sys 0.018s
I20260608 10:08:10.999650 32586 ts_tablet_manager.cc:1403] T 65ad283d0ddf43f4a509d4d409e09efe P bfd1094f22144c1987c81d245e79304c: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260608 10:08:11.003417 32583 raft_consensus.cc:359] T ef862ed10544471b813e1b2dc541728a P e7c6404e57e245b59663764a04db1ff0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 } } peers { permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 } } peers { permanent_uuid: "bfd1094f22144c1987c81d245e79304c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37717 } }
I20260608 10:08:11.004056 32583 raft_consensus.cc:385] T ef862ed10544471b813e1b2dc541728a P e7c6404e57e245b59663764a04db1ff0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:11.004289 32583 raft_consensus.cc:740] T ef862ed10544471b813e1b2dc541728a P e7c6404e57e245b59663764a04db1ff0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7c6404e57e245b59663764a04db1ff0, State: Initialized, Role: FOLLOWER
I20260608 10:08:11.005014 32583 consensus_queue.cc:260] T ef862ed10544471b813e1b2dc541728a P e7c6404e57e245b59663764a04db1ff0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 } } peers { permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 } } peers { permanent_uuid: "bfd1094f22144c1987c81d245e79304c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37717 } }
I20260608 10:08:11.009900 32583 ts_tablet_manager.cc:1434] T ef862ed10544471b813e1b2dc541728a P e7c6404e57e245b59663764a04db1ff0: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260608 10:08:11.010182 32465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4104a333e97426a93c8ab8ff3805f95" candidate_uuid: "bfd1094f22144c1987c81d245e79304c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7c6404e57e245b59663764a04db1ff0" is_pre_election: true
I20260608 10:08:11.011078 32583 tablet_bootstrap.cc:492] T 75f0bc1b3e6444bbbc9b3b441381b89b P e7c6404e57e245b59663764a04db1ff0: Bootstrap starting.
I20260608 10:08:11.011132 32465 raft_consensus.cc:2468] T c4104a333e97426a93c8ab8ff3805f95 P e7c6404e57e245b59663764a04db1ff0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bfd1094f22144c1987c81d245e79304c in term 0.
I20260608 10:08:11.013612 32586 raft_consensus.cc:359] T 65ad283d0ddf43f4a509d4d409e09efe P bfd1094f22144c1987c81d245e79304c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 } } peers { permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 } } peers { permanent_uuid: "bfd1094f22144c1987c81d245e79304c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37717 } }
I20260608 10:08:11.014256 32587 tablet_bootstrap.cc:492] T 65ad283d0ddf43f4a509d4d409e09efe P 82808fea221846b39e926eed0e563e2d: No bootstrap required, opened a new log
I20260608 10:08:11.014900 32592 raft_consensus.cc:493] T 7e4164562bda431990e61b5b2544154d P bfd1094f22144c1987c81d245e79304c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:11.015270 32502 leader_election.cc:304] T c4104a333e97426a93c8ab8ff3805f95 P bfd1094f22144c1987c81d245e79304c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bfd1094f22144c1987c81d245e79304c, e7c6404e57e245b59663764a04db1ff0; no voters: 
I20260608 10:08:11.018347 32587 ts_tablet_manager.cc:1403] T 65ad283d0ddf43f4a509d4d409e09efe P 82808fea221846b39e926eed0e563e2d: Time spent bootstrapping tablet: real 0.084s	user 0.035s	sys 0.033s
I20260608 10:08:11.018316 32592 raft_consensus.cc:515] T 7e4164562bda431990e61b5b2544154d P bfd1094f22144c1987c81d245e79304c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 } } peers { permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 } } peers { permanent_uuid: "bfd1094f22144c1987c81d245e79304c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37717 } }
I20260608 10:08:11.018572 32585 raft_consensus.cc:493] T 65ad283d0ddf43f4a509d4d409e09efe P e7c6404e57e245b59663764a04db1ff0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:11.020509 32585 raft_consensus.cc:515] T 65ad283d0ddf43f4a509d4d409e09efe P e7c6404e57e245b59663764a04db1ff0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 } } peers { permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 } } peers { permanent_uuid: "bfd1094f22144c1987c81d245e79304c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37717 } }
I20260608 10:08:11.020778 32592 leader_election.cc:290] T 7e4164562bda431990e61b5b2544154d P bfd1094f22144c1987c81d245e79304c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82808fea221846b39e926eed0e563e2d (127.20.251.129:37433), e7c6404e57e245b59663764a04db1ff0 (127.20.251.130:45941)
I20260608 10:08:11.022279 32390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4104a333e97426a93c8ab8ff3805f95" candidate_uuid: "bfd1094f22144c1987c81d245e79304c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82808fea221846b39e926eed0e563e2d" is_pre_election: true
I20260608 10:08:11.023231 32583 tablet_bootstrap.cc:654] T 75f0bc1b3e6444bbbc9b3b441381b89b P e7c6404e57e245b59663764a04db1ff0: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:11.024221 32586 raft_consensus.cc:385] T 65ad283d0ddf43f4a509d4d409e09efe P bfd1094f22144c1987c81d245e79304c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:11.025269 32586 raft_consensus.cc:740] T 65ad283d0ddf43f4a509d4d409e09efe P bfd1094f22144c1987c81d245e79304c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfd1094f22144c1987c81d245e79304c, State: Initialized, Role: FOLLOWER
I20260608 10:08:11.025627 32389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e4164562bda431990e61b5b2544154d" candidate_uuid: "bfd1094f22144c1987c81d245e79304c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82808fea221846b39e926eed0e563e2d" is_pre_election: true
I20260608 10:08:11.024324 32587 raft_consensus.cc:359] T 65ad283d0ddf43f4a509d4d409e09efe P 82808fea221846b39e926eed0e563e2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 } } peers { permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 } } peers { permanent_uuid: "bfd1094f22144c1987c81d245e79304c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37717 } }
I20260608 10:08:11.030325 32587 raft_consensus.cc:385] T 65ad283d0ddf43f4a509d4d409e09efe P 82808fea221846b39e926eed0e563e2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:11.030228 32585 leader_election.cc:290] T 65ad283d0ddf43f4a509d4d409e09efe P e7c6404e57e245b59663764a04db1ff0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82808fea221846b39e926eed0e563e2d (127.20.251.129:37433), bfd1094f22144c1987c81d245e79304c (127.20.251.131:37717)
W20260608 10:08:11.023959 32503 leader_election.cc:343] T c4104a333e97426a93c8ab8ff3805f95 P bfd1094f22144c1987c81d245e79304c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82808fea221846b39e926eed0e563e2d (127.20.251.129:37433): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:08:11.026077 32592 raft_consensus.cc:2804] T c4104a333e97426a93c8ab8ff3805f95 P bfd1094f22144c1987c81d245e79304c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:08:11.031308 32592 raft_consensus.cc:493] T c4104a333e97426a93c8ab8ff3805f95 P bfd1094f22144c1987c81d245e79304c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:08:11.031677 32592 raft_consensus.cc:3060] T c4104a333e97426a93c8ab8ff3805f95 P bfd1094f22144c1987c81d245e79304c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:11.032790 32586 consensus_queue.cc:260] T 65ad283d0ddf43f4a509d4d409e09efe P bfd1094f22144c1987c81d245e79304c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 } } peers { permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 } } peers { permanent_uuid: "bfd1094f22144c1987c81d245e79304c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37717 } }
I20260608 10:08:11.035202 32586 ts_tablet_manager.cc:1434] T 65ad283d0ddf43f4a509d4d409e09efe P bfd1094f22144c1987c81d245e79304c: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260608 10:08:11.036274 32586 tablet_bootstrap.cc:492] T 75f0bc1b3e6444bbbc9b3b441381b89b P bfd1094f22144c1987c81d245e79304c: Bootstrap starting.
W20260608 10:08:11.031589 32503 leader_election.cc:343] T 7e4164562bda431990e61b5b2544154d P bfd1094f22144c1987c81d245e79304c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82808fea221846b39e926eed0e563e2d (127.20.251.129:37433): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:08:11.038065 32587 raft_consensus.cc:740] T 65ad283d0ddf43f4a509d4d409e09efe P 82808fea221846b39e926eed0e563e2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82808fea221846b39e926eed0e563e2d, State: Initialized, Role: FOLLOWER
I20260608 10:08:11.045140 32465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e4164562bda431990e61b5b2544154d" candidate_uuid: "bfd1094f22144c1987c81d245e79304c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7c6404e57e245b59663764a04db1ff0" is_pre_election: true
I20260608 10:08:11.041025 32587 consensus_queue.cc:260] T 65ad283d0ddf43f4a509d4d409e09efe P 82808fea221846b39e926eed0e563e2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 } } peers { permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 } } peers { permanent_uuid: "bfd1094f22144c1987c81d245e79304c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37717 } }
I20260608 10:08:11.045876 32465 raft_consensus.cc:2468] T 7e4164562bda431990e61b5b2544154d P e7c6404e57e245b59663764a04db1ff0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bfd1094f22144c1987c81d245e79304c in term 0.
I20260608 10:08:11.048094 32592 raft_consensus.cc:515] T c4104a333e97426a93c8ab8ff3805f95 P bfd1094f22144c1987c81d245e79304c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 } } peers { permanent_uuid: "bfd1094f22144c1987c81d245e79304c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37717 } } peers { permanent_uuid: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 } }
I20260608 10:08:11.049445 32586 tablet_bootstrap.cc:654] T 75f0bc1b3e6444bbbc9b3b441381b89b P bfd1094f22144c1987c81d245e79304c: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:11.050428 32592 leader_election.cc:290] T c4104a333e97426a93c8ab8ff3805f95 P bfd1094f22144c1987c81d245e79304c [CANDIDATE]: Term 1 election: Requested vote from peers e7c6404e57e245b59663764a04db1ff0 (127.20.251.130:45941), 82808fea221846b39e926eed0e563e2d (127.20.251.129:37433)
I20260608 10:08:11.053308 32389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4104a333e97426a93c8ab8ff3805f95" candidate_uuid: "bfd1094f22144c1987c81d245e79304c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82808fea221846b39e926eed0e563e2d"
I20260608 10:08:11.054775 32587 ts_tablet_manager.cc:1434] T 65ad283d0ddf43f4a509d4d409e09efe P 82808fea221846b39e926eed0e563e2d: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.003s
W20260608 10:08:11.055068 32503 leader_election.cc:343] T c4104a333e97426a93c8ab8ff3805f95 P bfd1094f22144c1987c81d245e79304c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 82808fea221846b39e926eed0e563e2d (127.20.251.129:37433): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:08:11.055886 32587 tablet_bootstrap.cc:492] T 7e4164562bda431990e61b5b2544154d P 82808fea221846b39e926eed0e563e2d: Bootstrap starting.
I20260608 10:08:11.056694 32502 leader_election.cc:304] T 7e4164562bda431990e61b5b2544154d P bfd1094f22144c1987c81d245e79304c [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: bfd1094f22144c1987c81d245e79304c, e7c6404e57e245b59663764a04db1ff0; no voters: 82808fea221846b39e926eed0e563e2d
I20260608 10:08:11.059049 32465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4104a333e97426a93c8ab8ff3805f95" candidate_uuid: "bfd1094f22144c1987c81d245e79304c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7c6404e57e245b59663764a04db1ff0"
I20260608 10:08:11.059617 32465 raft_consensus.cc:3060] T c4104a333e97426a93c8ab8ff3805f95 P e7c6404e57e245b59663764a04db1ff0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:11.062950 32587 tablet_bootstrap.cc:654] T 7e4164562bda431990e61b5b2544154d P 82808fea221846b39e926eed0e563e2d: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:11.064035 32592 raft_consensus.cc:2804] T 7e4164562bda431990e61b5b2544154d P bfd1094f22144c1987c81d245e79304c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:08:11.064447 32592 raft_consensus.cc:493] T 7e4164562bda431990e61b5b2544154d P bfd1094f22144c1987c81d245e79304c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:08:11.064776 32592 raft_consensus.cc:3060] T 7e4164562bda431990e61b5b2544154d P bfd1094f22144c1987c81d245e79304c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:11.068372 32465 raft_consensus.cc:2468] T c4104a333e97426a93c8ab8ff3805f95 P e7c6404e57e245b59663764a04db1ff0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfd1094f22144c1987c81d245e79304c in term 1.
I20260608 10:08:11.071928 32502 leader_election.cc:304] T c4104a333e97426a93c8ab8ff3805f95 P bfd1094f22144c1987c81d245e79304c [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: bfd1094f22144c1987c81d245e79304c, e7c6404e57e245b59663764a04db1ff0; no voters: 82808fea221846b39e926eed0e563e2d
I20260608 10:08:11.073340 32605 raft_consensus.cc:2804] T c4104a333e97426a93c8ab8ff3805f95 P bfd1094f22144c1987c81d245e79304c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:11.075448 32389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65ad283d0ddf43f4a509d4d409e09efe" candidate_uuid: "e7c6404e57e245b59663764a04db1ff0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82808fea221846b39e926eed0e563e2d" is_pre_election: true
I20260608 10:08:11.076114 32389 raft_consensus.cc:2468] T 65ad283d0ddf43f4a509d4d409e09efe P 82808fea221846b39e926eed0e563e2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7c6404e57e245b59663764a04db1ff0 in term 0.
I20260608 10:08:11.076602 32592 raft_consensus.cc:515] T 7e4164562bda431990e61b5b2544154d P bfd1094f22144c1987c81d245e79304c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 } } peers { permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 } } peers { permanent_uuid: "bfd1094f22144c1987c81d245e79304c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37717 } }
I20260608 10:08:11.077564 32429 leader_election.cc:304] T 65ad283d0ddf43f4a509d4d409e09efe P e7c6404e57e245b59663764a04db1ff0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82808fea221846b39e926eed0e563e2d, e7c6404e57e245b59663764a04db1ff0; no voters: 
I20260608 10:08:11.078549 32585 raft_consensus.cc:2804] T 65ad283d0ddf43f4a509d4d409e09efe P e7c6404e57e245b59663764a04db1ff0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:08:11.078949 32585 raft_consensus.cc:493] T 65ad283d0ddf43f4a509d4d409e09efe P e7c6404e57e245b59663764a04db1ff0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:08:11.079277 32585 raft_consensus.cc:3060] T 65ad283d0ddf43f4a509d4d409e09efe P e7c6404e57e245b59663764a04db1ff0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:11.080194 32389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e4164562bda431990e61b5b2544154d" candidate_uuid: "bfd1094f22144c1987c81d245e79304c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82808fea221846b39e926eed0e563e2d"
W20260608 10:08:11.081993 32503 leader_election.cc:343] T 7e4164562bda431990e61b5b2544154d P bfd1094f22144c1987c81d245e79304c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 82808fea221846b39e926eed0e563e2d (127.20.251.129:37433): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:08:11.082844 32586 tablet_bootstrap.cc:492] T 75f0bc1b3e6444bbbc9b3b441381b89b P bfd1094f22144c1987c81d245e79304c: No bootstrap required, opened a new log
I20260608 10:08:11.083287 32592 leader_election.cc:290] T 7e4164562bda431990e61b5b2544154d P bfd1094f22144c1987c81d245e79304c [CANDIDATE]: Term 1 election: Requested vote from peers 82808fea221846b39e926eed0e563e2d (127.20.251.129:37433), e7c6404e57e245b59663764a04db1ff0 (127.20.251.130:45941)
I20260608 10:08:11.083405 32586 ts_tablet_manager.cc:1403] T 75f0bc1b3e6444bbbc9b3b441381b89b P bfd1094f22144c1987c81d245e79304c: Time spent bootstrapping tablet: real 0.047s	user 0.014s	sys 0.007s
I20260608 10:08:11.087807 32586 raft_consensus.cc:359] T 75f0bc1b3e6444bbbc9b3b441381b89b P bfd1094f22144c1987c81d245e79304c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 } } peers { permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 } } peers { permanent_uuid: "bfd1094f22144c1987c81d245e79304c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37717 } }
I20260608 10:08:11.088835 32586 raft_consensus.cc:385] T 75f0bc1b3e6444bbbc9b3b441381b89b P bfd1094f22144c1987c81d245e79304c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:11.089205 32586 raft_consensus.cc:740] T 75f0bc1b3e6444bbbc9b3b441381b89b P bfd1094f22144c1987c81d245e79304c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfd1094f22144c1987c81d245e79304c, State: Initialized, Role: FOLLOWER
I20260608 10:08:11.090301 32586 consensus_queue.cc:260] T 75f0bc1b3e6444bbbc9b3b441381b89b P bfd1094f22144c1987c81d245e79304c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 } } peers { permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 } } peers { permanent_uuid: "bfd1094f22144c1987c81d245e79304c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37717 } }
I20260608 10:08:11.093439 32586 ts_tablet_manager.cc:1434] T 75f0bc1b3e6444bbbc9b3b441381b89b P bfd1094f22144c1987c81d245e79304c: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.007s
I20260608 10:08:11.091014 32585 raft_consensus.cc:515] T 65ad283d0ddf43f4a509d4d409e09efe P e7c6404e57e245b59663764a04db1ff0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 } } peers { permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 } } peers { permanent_uuid: "bfd1094f22144c1987c81d245e79304c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37717 } }
I20260608 10:08:11.096298 32465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e4164562bda431990e61b5b2544154d" candidate_uuid: "bfd1094f22144c1987c81d245e79304c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7c6404e57e245b59663764a04db1ff0"
I20260608 10:08:11.098456 32465 raft_consensus.cc:3060] T 7e4164562bda431990e61b5b2544154d P e7c6404e57e245b59663764a04db1ff0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:11.099802 32585 leader_election.cc:290] T 65ad283d0ddf43f4a509d4d409e09efe P e7c6404e57e245b59663764a04db1ff0 [CANDIDATE]: Term 1 election: Requested vote from peers 82808fea221846b39e926eed0e563e2d (127.20.251.129:37433), bfd1094f22144c1987c81d245e79304c (127.20.251.131:37717)
I20260608 10:08:11.100541 32389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65ad283d0ddf43f4a509d4d409e09efe" candidate_uuid: "e7c6404e57e245b59663764a04db1ff0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82808fea221846b39e926eed0e563e2d"
I20260608 10:08:11.101179 32586 tablet_bootstrap.cc:492] T ef862ed10544471b813e1b2dc541728a P bfd1094f22144c1987c81d245e79304c: Bootstrap starting.
I20260608 10:08:11.101132 32389 raft_consensus.cc:3060] T 65ad283d0ddf43f4a509d4d409e09efe P 82808fea221846b39e926eed0e563e2d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:11.101936 32539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65ad283d0ddf43f4a509d4d409e09efe" candidate_uuid: "e7c6404e57e245b59663764a04db1ff0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfd1094f22144c1987c81d245e79304c" is_pre_election: true
I20260608 10:08:11.102686 32539 raft_consensus.cc:2468] T 65ad283d0ddf43f4a509d4d409e09efe P bfd1094f22144c1987c81d245e79304c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7c6404e57e245b59663764a04db1ff0 in term 0.
I20260608 10:08:11.104005 32605 raft_consensus.cc:697] T c4104a333e97426a93c8ab8ff3805f95 P bfd1094f22144c1987c81d245e79304c [term 1 LEADER]: Becoming Leader. State: Replica: bfd1094f22144c1987c81d245e79304c, State: Running, Role: LEADER
I20260608 10:08:11.104970 32605 consensus_queue.cc:237] T c4104a333e97426a93c8ab8ff3805f95 P bfd1094f22144c1987c81d245e79304c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 } } peers { permanent_uuid: "bfd1094f22144c1987c81d245e79304c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37717 } } peers { permanent_uuid: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 } }
I20260608 10:08:11.100387 32585 raft_consensus.cc:493] T ef862ed10544471b813e1b2dc541728a P e7c6404e57e245b59663764a04db1ff0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:11.109951 32389 raft_consensus.cc:2468] T 65ad283d0ddf43f4a509d4d409e09efe P 82808fea221846b39e926eed0e563e2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7c6404e57e245b59663764a04db1ff0 in term 1.
I20260608 10:08:11.108945 32585 raft_consensus.cc:515] T ef862ed10544471b813e1b2dc541728a P e7c6404e57e245b59663764a04db1ff0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 } } peers { permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 } } peers { permanent_uuid: "bfd1094f22144c1987c81d245e79304c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37717 } }
I20260608 10:08:11.116641 32429 leader_election.cc:304] T 65ad283d0ddf43f4a509d4d409e09efe P e7c6404e57e245b59663764a04db1ff0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82808fea221846b39e926eed0e563e2d, e7c6404e57e245b59663764a04db1ff0; no voters: 
I20260608 10:08:11.117249 32585 leader_election.cc:290] T ef862ed10544471b813e1b2dc541728a P e7c6404e57e245b59663764a04db1ff0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82808fea221846b39e926eed0e563e2d (127.20.251.129:37433), bfd1094f22144c1987c81d245e79304c (127.20.251.131:37717)
I20260608 10:08:11.113706 32586 tablet_bootstrap.cc:654] T ef862ed10544471b813e1b2dc541728a P bfd1094f22144c1987c81d245e79304c: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:11.117838 32612 raft_consensus.cc:2804] T 65ad283d0ddf43f4a509d4d409e09efe P e7c6404e57e245b59663764a04db1ff0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:11.118480 32612 raft_consensus.cc:697] T 65ad283d0ddf43f4a509d4d409e09efe P e7c6404e57e245b59663764a04db1ff0 [term 1 LEADER]: Becoming Leader. State: Replica: e7c6404e57e245b59663764a04db1ff0, State: Running, Role: LEADER
I20260608 10:08:11.119297 32390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef862ed10544471b813e1b2dc541728a" candidate_uuid: "e7c6404e57e245b59663764a04db1ff0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82808fea221846b39e926eed0e563e2d" is_pre_election: true
I20260608 10:08:11.119493 32612 consensus_queue.cc:237] T 65ad283d0ddf43f4a509d4d409e09efe P e7c6404e57e245b59663764a04db1ff0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 } } peers { permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 } } peers { permanent_uuid: "bfd1094f22144c1987c81d245e79304c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37717 } }
W20260608 10:08:11.121032 32429 leader_election.cc:343] T ef862ed10544471b813e1b2dc541728a P e7c6404e57e245b59663764a04db1ff0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82808fea221846b39e926eed0e563e2d (127.20.251.129:37433): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:08:11.123533 32539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65ad283d0ddf43f4a509d4d409e09efe" candidate_uuid: "e7c6404e57e245b59663764a04db1ff0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfd1094f22144c1987c81d245e79304c"
I20260608 10:08:11.124146 32539 raft_consensus.cc:3060] T 65ad283d0ddf43f4a509d4d409e09efe P bfd1094f22144c1987c81d245e79304c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:11.115159 32583 tablet_bootstrap.cc:492] T 75f0bc1b3e6444bbbc9b3b441381b89b P e7c6404e57e245b59663764a04db1ff0: No bootstrap required, opened a new log
I20260608 10:08:11.124092 32538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef862ed10544471b813e1b2dc541728a" candidate_uuid: "e7c6404e57e245b59663764a04db1ff0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfd1094f22144c1987c81d245e79304c" is_pre_election: true
I20260608 10:08:11.129805 32583 ts_tablet_manager.cc:1403] T 75f0bc1b3e6444bbbc9b3b441381b89b P e7c6404e57e245b59663764a04db1ff0: Time spent bootstrapping tablet: real 0.119s	user 0.014s	sys 0.018s
I20260608 10:08:11.114501 32587 tablet_bootstrap.cc:492] T 7e4164562bda431990e61b5b2544154d P 82808fea221846b39e926eed0e563e2d: No bootstrap required, opened a new log
I20260608 10:08:11.130548 32587 ts_tablet_manager.cc:1403] T 7e4164562bda431990e61b5b2544154d P 82808fea221846b39e926eed0e563e2d: Time spent bootstrapping tablet: real 0.075s	user 0.031s	sys 0.025s
I20260608 10:08:11.130693 32465 raft_consensus.cc:2468] T 7e4164562bda431990e61b5b2544154d P e7c6404e57e245b59663764a04db1ff0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfd1094f22144c1987c81d245e79304c in term 1.
I20260608 10:08:11.131634 32288 catalog_manager.cc:5696] T c4104a333e97426a93c8ab8ff3805f95 P bfd1094f22144c1987c81d245e79304c reported cstate change: term changed from 0 to 1, leader changed from <none> to bfd1094f22144c1987c81d245e79304c (127.20.251.131). New cstate: current_term: 1 leader_uuid: "bfd1094f22144c1987c81d245e79304c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfd1094f22144c1987c81d245e79304c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 } health_report { overall_health: UNKNOWN } } }
W20260608 10:08:11.134039 32429 leader_election.cc:343] T ef862ed10544471b813e1b2dc541728a P e7c6404e57e245b59663764a04db1ff0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bfd1094f22144c1987c81d245e79304c (127.20.251.131:37717): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:08:11.134545 32429 leader_election.cc:304] T ef862ed10544471b813e1b2dc541728a P e7c6404e57e245b59663764a04db1ff0 [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: e7c6404e57e245b59663764a04db1ff0; no voters: 82808fea221846b39e926eed0e563e2d, bfd1094f22144c1987c81d245e79304c
I20260608 10:08:11.136061 32502 leader_election.cc:304] T 7e4164562bda431990e61b5b2544154d P bfd1094f22144c1987c81d245e79304c [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: bfd1094f22144c1987c81d245e79304c, e7c6404e57e245b59663764a04db1ff0; no voters: 82808fea221846b39e926eed0e563e2d
I20260608 10:08:11.137378 32605 raft_consensus.cc:2804] T 7e4164562bda431990e61b5b2544154d P bfd1094f22144c1987c81d245e79304c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:11.137984 32605 raft_consensus.cc:697] T 7e4164562bda431990e61b5b2544154d P bfd1094f22144c1987c81d245e79304c [term 1 LEADER]: Becoming Leader. State: Replica: bfd1094f22144c1987c81d245e79304c, State: Running, Role: LEADER
I20260608 10:08:11.138371 32583 raft_consensus.cc:359] T 75f0bc1b3e6444bbbc9b3b441381b89b P e7c6404e57e245b59663764a04db1ff0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 } } peers { permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 } } peers { permanent_uuid: "bfd1094f22144c1987c81d245e79304c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37717 } }
I20260608 10:08:11.139840 32583 raft_consensus.cc:385] T 75f0bc1b3e6444bbbc9b3b441381b89b P e7c6404e57e245b59663764a04db1ff0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:11.140223 32583 raft_consensus.cc:740] T 75f0bc1b3e6444bbbc9b3b441381b89b P e7c6404e57e245b59663764a04db1ff0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7c6404e57e245b59663764a04db1ff0, State: Initialized, Role: FOLLOWER
I20260608 10:08:11.137269 32587 raft_consensus.cc:359] T 7e4164562bda431990e61b5b2544154d P 82808fea221846b39e926eed0e563e2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 } } peers { permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 } } peers { permanent_uuid: "bfd1094f22144c1987c81d245e79304c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37717 } }
I20260608 10:08:11.141319 32587 raft_consensus.cc:385] T 7e4164562bda431990e61b5b2544154d P 82808fea221846b39e926eed0e563e2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:11.141644 32587 raft_consensus.cc:740] T 7e4164562bda431990e61b5b2544154d P 82808fea221846b39e926eed0e563e2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82808fea221846b39e926eed0e563e2d, State: Initialized, Role: FOLLOWER
I20260608 10:08:11.142530 32587 consensus_queue.cc:260] T 7e4164562bda431990e61b5b2544154d P 82808fea221846b39e926eed0e563e2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 } } peers { permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 } } peers { permanent_uuid: "bfd1094f22144c1987c81d245e79304c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37717 } }
I20260608 10:08:11.144825 32587 ts_tablet_manager.cc:1434] T 7e4164562bda431990e61b5b2544154d P 82808fea221846b39e926eed0e563e2d: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260608 10:08:11.139387 32585 raft_consensus.cc:2749] T ef862ed10544471b813e1b2dc541728a P e7c6404e57e245b59663764a04db1ff0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:08:11.138901 32605 consensus_queue.cc:237] T 7e4164562bda431990e61b5b2544154d P bfd1094f22144c1987c81d245e79304c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 } } peers { permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 } } peers { permanent_uuid: "bfd1094f22144c1987c81d245e79304c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37717 } }
I20260608 10:08:11.146804 32288 catalog_manager.cc:5696] T 65ad283d0ddf43f4a509d4d409e09efe P e7c6404e57e245b59663764a04db1ff0 reported cstate change: term changed from 0 to 1, leader changed from <none> to e7c6404e57e245b59663764a04db1ff0 (127.20.251.130). New cstate: current_term: 1 leader_uuid: "e7c6404e57e245b59663764a04db1ff0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bfd1094f22144c1987c81d245e79304c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37717 } health_report { overall_health: UNKNOWN } } }
I20260608 10:08:11.148954 32583 consensus_queue.cc:260] T 75f0bc1b3e6444bbbc9b3b441381b89b P e7c6404e57e245b59663764a04db1ff0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 } } peers { permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 } } peers { permanent_uuid: "bfd1094f22144c1987c81d245e79304c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37717 } }
I20260608 10:08:11.151360 32583 ts_tablet_manager.cc:1434] T 75f0bc1b3e6444bbbc9b3b441381b89b P e7c6404e57e245b59663764a04db1ff0: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260608 10:08:11.151727 32586 tablet_bootstrap.cc:492] T ef862ed10544471b813e1b2dc541728a P bfd1094f22144c1987c81d245e79304c: No bootstrap required, opened a new log
I20260608 10:08:11.152263 32586 ts_tablet_manager.cc:1403] T ef862ed10544471b813e1b2dc541728a P bfd1094f22144c1987c81d245e79304c: Time spent bootstrapping tablet: real 0.051s	user 0.017s	sys 0.008s
I20260608 10:08:11.136454 32539 raft_consensus.cc:2468] T 65ad283d0ddf43f4a509d4d409e09efe P bfd1094f22144c1987c81d245e79304c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7c6404e57e245b59663764a04db1ff0 in term 1.
I20260608 10:08:11.152371 32583 tablet_bootstrap.cc:492] T 09936c6db785405c8609b0b14d580e79 P e7c6404e57e245b59663764a04db1ff0: Bootstrap starting.
I20260608 10:08:11.155313 32586 raft_consensus.cc:359] T ef862ed10544471b813e1b2dc541728a P bfd1094f22144c1987c81d245e79304c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 } } peers { permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 } } peers { permanent_uuid: "bfd1094f22144c1987c81d245e79304c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37717 } }
I20260608 10:08:11.155978 32586 raft_consensus.cc:385] T ef862ed10544471b813e1b2dc541728a P bfd1094f22144c1987c81d245e79304c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:11.156272 32586 raft_consensus.cc:740] T ef862ed10544471b813e1b2dc541728a P bfd1094f22144c1987c81d245e79304c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfd1094f22144c1987c81d245e79304c, State: Initialized, Role: FOLLOWER
I20260608 10:08:11.157028 32586 consensus_queue.cc:260] T ef862ed10544471b813e1b2dc541728a P bfd1094f22144c1987c81d245e79304c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 } } peers { permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 } } peers { permanent_uuid: "bfd1094f22144c1987c81d245e79304c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37717 } }
I20260608 10:08:11.159578 32586 ts_tablet_manager.cc:1434] T ef862ed10544471b813e1b2dc541728a P bfd1094f22144c1987c81d245e79304c: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 10:08:11.160326 32583 tablet_bootstrap.cc:654] T 09936c6db785405c8609b0b14d580e79 P e7c6404e57e245b59663764a04db1ff0: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:11.161227 32587 tablet_bootstrap.cc:492] T 09936c6db785405c8609b0b14d580e79 P 82808fea221846b39e926eed0e563e2d: Bootstrap starting.
I20260608 10:08:11.168427 32587 tablet_bootstrap.cc:654] T 09936c6db785405c8609b0b14d580e79 P 82808fea221846b39e926eed0e563e2d: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:11.169667 32583 tablet_bootstrap.cc:492] T 09936c6db785405c8609b0b14d580e79 P e7c6404e57e245b59663764a04db1ff0: No bootstrap required, opened a new log
I20260608 10:08:11.170205 32583 ts_tablet_manager.cc:1403] T 09936c6db785405c8609b0b14d580e79 P e7c6404e57e245b59663764a04db1ff0: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.004s
I20260608 10:08:11.169404 32287 catalog_manager.cc:5696] T 7e4164562bda431990e61b5b2544154d P bfd1094f22144c1987c81d245e79304c reported cstate change: term changed from 0 to 1, leader changed from <none> to bfd1094f22144c1987c81d245e79304c (127.20.251.131). New cstate: current_term: 1 leader_uuid: "bfd1094f22144c1987c81d245e79304c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfd1094f22144c1987c81d245e79304c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37717 } health_report { overall_health: HEALTHY } } }
I20260608 10:08:11.173321 32583 raft_consensus.cc:359] T 09936c6db785405c8609b0b14d580e79 P e7c6404e57e245b59663764a04db1ff0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 } } peers { permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 } } peers { permanent_uuid: "bfd1094f22144c1987c81d245e79304c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37717 } }
I20260608 10:08:11.173648 32587 tablet_bootstrap.cc:492] T 09936c6db785405c8609b0b14d580e79 P 82808fea221846b39e926eed0e563e2d: No bootstrap required, opened a new log
I20260608 10:08:11.173943 32583 raft_consensus.cc:385] T 09936c6db785405c8609b0b14d580e79 P e7c6404e57e245b59663764a04db1ff0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:11.174220 32587 ts_tablet_manager.cc:1403] T 09936c6db785405c8609b0b14d580e79 P 82808fea221846b39e926eed0e563e2d: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.005s
I20260608 10:08:11.174237 32583 raft_consensus.cc:740] T 09936c6db785405c8609b0b14d580e79 P e7c6404e57e245b59663764a04db1ff0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7c6404e57e245b59663764a04db1ff0, State: Initialized, Role: FOLLOWER
I20260608 10:08:11.175253 32583 consensus_queue.cc:260] T 09936c6db785405c8609b0b14d580e79 P e7c6404e57e245b59663764a04db1ff0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 } } peers { permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 } } peers { permanent_uuid: "bfd1094f22144c1987c81d245e79304c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37717 } }
I20260608 10:08:11.177263 32583 ts_tablet_manager.cc:1434] T 09936c6db785405c8609b0b14d580e79 P e7c6404e57e245b59663764a04db1ff0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 10:08:11.177755 32587 raft_consensus.cc:359] T 09936c6db785405c8609b0b14d580e79 P 82808fea221846b39e926eed0e563e2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 } } peers { permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 } } peers { permanent_uuid: "bfd1094f22144c1987c81d245e79304c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37717 } }
I20260608 10:08:11.178529 32587 raft_consensus.cc:385] T 09936c6db785405c8609b0b14d580e79 P 82808fea221846b39e926eed0e563e2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:11.178869 32587 raft_consensus.cc:740] T 09936c6db785405c8609b0b14d580e79 P 82808fea221846b39e926eed0e563e2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82808fea221846b39e926eed0e563e2d, State: Initialized, Role: FOLLOWER
I20260608 10:08:11.179734 32587 consensus_queue.cc:260] T 09936c6db785405c8609b0b14d580e79 P 82808fea221846b39e926eed0e563e2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 } } peers { permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 } } peers { permanent_uuid: "bfd1094f22144c1987c81d245e79304c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37717 } }
I20260608 10:08:11.182063 32587 ts_tablet_manager.cc:1434] T 09936c6db785405c8609b0b14d580e79 P 82808fea221846b39e926eed0e563e2d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 10:08:11.183005 32587 tablet_bootstrap.cc:492] T c4104a333e97426a93c8ab8ff3805f95 P 82808fea221846b39e926eed0e563e2d: Bootstrap starting.
I20260608 10:08:11.187403 32605 raft_consensus.cc:493] T 75f0bc1b3e6444bbbc9b3b441381b89b P bfd1094f22144c1987c81d245e79304c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:11.187937 32605 raft_consensus.cc:515] T 75f0bc1b3e6444bbbc9b3b441381b89b P bfd1094f22144c1987c81d245e79304c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 } } peers { permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 } } peers { permanent_uuid: "bfd1094f22144c1987c81d245e79304c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37717 } }
I20260608 10:08:11.189428 32587 tablet_bootstrap.cc:654] T c4104a333e97426a93c8ab8ff3805f95 P 82808fea221846b39e926eed0e563e2d: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:11.190315 32605 leader_election.cc:290] T 75f0bc1b3e6444bbbc9b3b441381b89b P bfd1094f22144c1987c81d245e79304c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82808fea221846b39e926eed0e563e2d (127.20.251.129:37433), e7c6404e57e245b59663764a04db1ff0 (127.20.251.130:45941)
I20260608 10:08:11.192167 32389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75f0bc1b3e6444bbbc9b3b441381b89b" candidate_uuid: "bfd1094f22144c1987c81d245e79304c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82808fea221846b39e926eed0e563e2d" is_pre_election: true
I20260608 10:08:11.192814 32389 raft_consensus.cc:2468] T 75f0bc1b3e6444bbbc9b3b441381b89b P 82808fea221846b39e926eed0e563e2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bfd1094f22144c1987c81d245e79304c in term 0.
W20260608 10:08:11.193687 32336 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:08:11.194075 32503 leader_election.cc:304] T 75f0bc1b3e6444bbbc9b3b441381b89b P bfd1094f22144c1987c81d245e79304c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82808fea221846b39e926eed0e563e2d, bfd1094f22144c1987c81d245e79304c; no voters: 
I20260608 10:08:11.195199 32465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75f0bc1b3e6444bbbc9b3b441381b89b" candidate_uuid: "bfd1094f22144c1987c81d245e79304c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7c6404e57e245b59663764a04db1ff0" is_pre_election: true
I20260608 10:08:11.195192 32605 raft_consensus.cc:2804] T 75f0bc1b3e6444bbbc9b3b441381b89b P bfd1094f22144c1987c81d245e79304c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:08:11.195840 32605 raft_consensus.cc:493] T 75f0bc1b3e6444bbbc9b3b441381b89b P bfd1094f22144c1987c81d245e79304c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:08:11.195848 32465 raft_consensus.cc:2468] T 75f0bc1b3e6444bbbc9b3b441381b89b P e7c6404e57e245b59663764a04db1ff0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bfd1094f22144c1987c81d245e79304c in term 0.
I20260608 10:08:11.196377 32605 raft_consensus.cc:3060] T 75f0bc1b3e6444bbbc9b3b441381b89b P bfd1094f22144c1987c81d245e79304c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:11.198479 32587 tablet_bootstrap.cc:492] T c4104a333e97426a93c8ab8ff3805f95 P 82808fea221846b39e926eed0e563e2d: No bootstrap required, opened a new log
I20260608 10:08:11.199067 32587 ts_tablet_manager.cc:1403] T c4104a333e97426a93c8ab8ff3805f95 P 82808fea221846b39e926eed0e563e2d: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.000s
I20260608 10:08:11.201980 32587 raft_consensus.cc:359] T c4104a333e97426a93c8ab8ff3805f95 P 82808fea221846b39e926eed0e563e2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 } } peers { permanent_uuid: "bfd1094f22144c1987c81d245e79304c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37717 } } peers { permanent_uuid: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 } }
I20260608 10:08:11.202656 32587 raft_consensus.cc:385] T c4104a333e97426a93c8ab8ff3805f95 P 82808fea221846b39e926eed0e563e2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:11.202970 32587 raft_consensus.cc:740] T c4104a333e97426a93c8ab8ff3805f95 P 82808fea221846b39e926eed0e563e2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82808fea221846b39e926eed0e563e2d, State: Initialized, Role: FOLLOWER
I20260608 10:08:11.203823 32605 raft_consensus.cc:515] T 75f0bc1b3e6444bbbc9b3b441381b89b P bfd1094f22144c1987c81d245e79304c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 } } peers { permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 } } peers { permanent_uuid: "bfd1094f22144c1987c81d245e79304c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37717 } }
I20260608 10:08:11.203759 32587 consensus_queue.cc:260] T c4104a333e97426a93c8ab8ff3805f95 P 82808fea221846b39e926eed0e563e2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 } } peers { permanent_uuid: "bfd1094f22144c1987c81d245e79304c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37717 } } peers { permanent_uuid: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 } }
I20260608 10:08:11.206292 32587 ts_tablet_manager.cc:1434] T c4104a333e97426a93c8ab8ff3805f95 P 82808fea221846b39e926eed0e563e2d: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260608 10:08:11.206828 32389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75f0bc1b3e6444bbbc9b3b441381b89b" candidate_uuid: "bfd1094f22144c1987c81d245e79304c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82808fea221846b39e926eed0e563e2d"
I20260608 10:08:11.206979 32605 leader_election.cc:290] T 75f0bc1b3e6444bbbc9b3b441381b89b P bfd1094f22144c1987c81d245e79304c [CANDIDATE]: Term 1 election: Requested vote from peers 82808fea221846b39e926eed0e563e2d (127.20.251.129:37433), e7c6404e57e245b59663764a04db1ff0 (127.20.251.130:45941)
I20260608 10:08:11.207204 32465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75f0bc1b3e6444bbbc9b3b441381b89b" candidate_uuid: "bfd1094f22144c1987c81d245e79304c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7c6404e57e245b59663764a04db1ff0"
I20260608 10:08:11.207418 32587 tablet_bootstrap.cc:492] T ef862ed10544471b813e1b2dc541728a P 82808fea221846b39e926eed0e563e2d: Bootstrap starting.
I20260608 10:08:11.207810 32465 raft_consensus.cc:3060] T 75f0bc1b3e6444bbbc9b3b441381b89b P e7c6404e57e245b59663764a04db1ff0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:11.207417 32389 raft_consensus.cc:3060] T 75f0bc1b3e6444bbbc9b3b441381b89b P 82808fea221846b39e926eed0e563e2d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:11.214193 32587 tablet_bootstrap.cc:654] T ef862ed10544471b813e1b2dc541728a P 82808fea221846b39e926eed0e563e2d: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:11.214983 32389 raft_consensus.cc:2468] T 75f0bc1b3e6444bbbc9b3b441381b89b P 82808fea221846b39e926eed0e563e2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfd1094f22144c1987c81d245e79304c in term 1.
I20260608 10:08:11.216506 32503 leader_election.cc:304] T 75f0bc1b3e6444bbbc9b3b441381b89b P bfd1094f22144c1987c81d245e79304c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82808fea221846b39e926eed0e563e2d, bfd1094f22144c1987c81d245e79304c; no voters: 
I20260608 10:08:11.217581 32605 raft_consensus.cc:2804] T 75f0bc1b3e6444bbbc9b3b441381b89b P bfd1094f22144c1987c81d245e79304c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:11.214983 32465 raft_consensus.cc:2468] T 75f0bc1b3e6444bbbc9b3b441381b89b P e7c6404e57e245b59663764a04db1ff0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfd1094f22144c1987c81d245e79304c in term 1.
I20260608 10:08:11.218827 32605 raft_consensus.cc:697] T 75f0bc1b3e6444bbbc9b3b441381b89b P bfd1094f22144c1987c81d245e79304c [term 1 LEADER]: Becoming Leader. State: Replica: bfd1094f22144c1987c81d245e79304c, State: Running, Role: LEADER
I20260608 10:08:11.219698 32605 consensus_queue.cc:237] T 75f0bc1b3e6444bbbc9b3b441381b89b P bfd1094f22144c1987c81d245e79304c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 } } peers { permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 } } peers { permanent_uuid: "bfd1094f22144c1987c81d245e79304c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37717 } }
I20260608 10:08:11.227548 32587 tablet_bootstrap.cc:492] T ef862ed10544471b813e1b2dc541728a P 82808fea221846b39e926eed0e563e2d: No bootstrap required, opened a new log
I20260608 10:08:11.227963 32587 ts_tablet_manager.cc:1403] T ef862ed10544471b813e1b2dc541728a P 82808fea221846b39e926eed0e563e2d: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.008s
I20260608 10:08:11.229055 32287 catalog_manager.cc:5696] T 75f0bc1b3e6444bbbc9b3b441381b89b P bfd1094f22144c1987c81d245e79304c reported cstate change: term changed from 0 to 1, leader changed from <none> to bfd1094f22144c1987c81d245e79304c (127.20.251.131). New cstate: current_term: 1 leader_uuid: "bfd1094f22144c1987c81d245e79304c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfd1094f22144c1987c81d245e79304c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37717 } health_report { overall_health: HEALTHY } } }
I20260608 10:08:11.231788 32587 raft_consensus.cc:359] T ef862ed10544471b813e1b2dc541728a P 82808fea221846b39e926eed0e563e2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 } } peers { permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 } } peers { permanent_uuid: "bfd1094f22144c1987c81d245e79304c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37717 } }
I20260608 10:08:11.232807 32587 raft_consensus.cc:385] T ef862ed10544471b813e1b2dc541728a P 82808fea221846b39e926eed0e563e2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:11.233198 32587 raft_consensus.cc:740] T ef862ed10544471b813e1b2dc541728a P 82808fea221846b39e926eed0e563e2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82808fea221846b39e926eed0e563e2d, State: Initialized, Role: FOLLOWER
I20260608 10:08:11.234066 32587 consensus_queue.cc:260] T ef862ed10544471b813e1b2dc541728a P 82808fea221846b39e926eed0e563e2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 } } peers { permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 } } peers { permanent_uuid: "bfd1094f22144c1987c81d245e79304c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37717 } }
I20260608 10:08:11.236135 32587 ts_tablet_manager.cc:1434] T ef862ed10544471b813e1b2dc541728a P 82808fea221846b39e926eed0e563e2d: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 10:08:11.348920 32605 raft_consensus.cc:493] T 09936c6db785405c8609b0b14d580e79 P bfd1094f22144c1987c81d245e79304c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:11.349465 32605 raft_consensus.cc:515] T 09936c6db785405c8609b0b14d580e79 P bfd1094f22144c1987c81d245e79304c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 } } peers { permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 } } peers { permanent_uuid: "bfd1094f22144c1987c81d245e79304c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37717 } }
I20260608 10:08:11.351362 32605 leader_election.cc:290] T 09936c6db785405c8609b0b14d580e79 P bfd1094f22144c1987c81d245e79304c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82808fea221846b39e926eed0e563e2d (127.20.251.129:37433), e7c6404e57e245b59663764a04db1ff0 (127.20.251.130:45941)
I20260608 10:08:11.352272 32389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09936c6db785405c8609b0b14d580e79" candidate_uuid: "bfd1094f22144c1987c81d245e79304c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82808fea221846b39e926eed0e563e2d" is_pre_election: true
I20260608 10:08:11.352548 32465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09936c6db785405c8609b0b14d580e79" candidate_uuid: "bfd1094f22144c1987c81d245e79304c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7c6404e57e245b59663764a04db1ff0" is_pre_election: true
I20260608 10:08:11.352847 32389 raft_consensus.cc:2468] T 09936c6db785405c8609b0b14d580e79 P 82808fea221846b39e926eed0e563e2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bfd1094f22144c1987c81d245e79304c in term 0.
I20260608 10:08:11.353158 32465 raft_consensus.cc:2468] T 09936c6db785405c8609b0b14d580e79 P e7c6404e57e245b59663764a04db1ff0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bfd1094f22144c1987c81d245e79304c in term 0.
I20260608 10:08:11.353942 32503 leader_election.cc:304] T 09936c6db785405c8609b0b14d580e79 P bfd1094f22144c1987c81d245e79304c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82808fea221846b39e926eed0e563e2d, bfd1094f22144c1987c81d245e79304c; no voters: 
I20260608 10:08:11.354739 32605 raft_consensus.cc:2804] T 09936c6db785405c8609b0b14d580e79 P bfd1094f22144c1987c81d245e79304c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:08:11.355084 32605 raft_consensus.cc:493] T 09936c6db785405c8609b0b14d580e79 P bfd1094f22144c1987c81d245e79304c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:08:11.355311 32605 raft_consensus.cc:3060] T 09936c6db785405c8609b0b14d580e79 P bfd1094f22144c1987c81d245e79304c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:11.360314 32605 raft_consensus.cc:515] T 09936c6db785405c8609b0b14d580e79 P bfd1094f22144c1987c81d245e79304c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 } } peers { permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 } } peers { permanent_uuid: "bfd1094f22144c1987c81d245e79304c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37717 } }
I20260608 10:08:11.361954 32605 leader_election.cc:290] T 09936c6db785405c8609b0b14d580e79 P bfd1094f22144c1987c81d245e79304c [CANDIDATE]: Term 1 election: Requested vote from peers 82808fea221846b39e926eed0e563e2d (127.20.251.129:37433), e7c6404e57e245b59663764a04db1ff0 (127.20.251.130:45941)
I20260608 10:08:11.362829 32389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09936c6db785405c8609b0b14d580e79" candidate_uuid: "bfd1094f22144c1987c81d245e79304c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82808fea221846b39e926eed0e563e2d"
I20260608 10:08:11.363154 32465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09936c6db785405c8609b0b14d580e79" candidate_uuid: "bfd1094f22144c1987c81d245e79304c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7c6404e57e245b59663764a04db1ff0"
I20260608 10:08:11.363320 32389 raft_consensus.cc:3060] T 09936c6db785405c8609b0b14d580e79 P 82808fea221846b39e926eed0e563e2d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:11.363745 32465 raft_consensus.cc:3060] T 09936c6db785405c8609b0b14d580e79 P e7c6404e57e245b59663764a04db1ff0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:11.368407 32389 raft_consensus.cc:2468] T 09936c6db785405c8609b0b14d580e79 P 82808fea221846b39e926eed0e563e2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfd1094f22144c1987c81d245e79304c in term 1.
I20260608 10:08:11.369076 32465 raft_consensus.cc:2468] T 09936c6db785405c8609b0b14d580e79 P e7c6404e57e245b59663764a04db1ff0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfd1094f22144c1987c81d245e79304c in term 1.
I20260608 10:08:11.369477 32503 leader_election.cc:304] T 09936c6db785405c8609b0b14d580e79 P bfd1094f22144c1987c81d245e79304c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82808fea221846b39e926eed0e563e2d, bfd1094f22144c1987c81d245e79304c; no voters: 
I20260608 10:08:11.370383 32605 raft_consensus.cc:2804] T 09936c6db785405c8609b0b14d580e79 P bfd1094f22144c1987c81d245e79304c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:11.370764 32605 raft_consensus.cc:697] T 09936c6db785405c8609b0b14d580e79 P bfd1094f22144c1987c81d245e79304c [term 1 LEADER]: Becoming Leader. State: Replica: bfd1094f22144c1987c81d245e79304c, State: Running, Role: LEADER
I20260608 10:08:11.371404 32605 consensus_queue.cc:237] T 09936c6db785405c8609b0b14d580e79 P bfd1094f22144c1987c81d245e79304c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 } } peers { permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 } } peers { permanent_uuid: "bfd1094f22144c1987c81d245e79304c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37717 } }
I20260608 10:08:11.378940 32288 catalog_manager.cc:5696] T 09936c6db785405c8609b0b14d580e79 P bfd1094f22144c1987c81d245e79304c reported cstate change: term changed from 0 to 1, leader changed from <none> to bfd1094f22144c1987c81d245e79304c (127.20.251.131). New cstate: current_term: 1 leader_uuid: "bfd1094f22144c1987c81d245e79304c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfd1094f22144c1987c81d245e79304c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37717 } health_report { overall_health: HEALTHY } } }
I20260608 10:08:11.433900 32593 raft_consensus.cc:493] T c4104a333e97426a93c8ab8ff3805f95 P 82808fea221846b39e926eed0e563e2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:11.434484 32593 raft_consensus.cc:515] T c4104a333e97426a93c8ab8ff3805f95 P 82808fea221846b39e926eed0e563e2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 } } peers { permanent_uuid: "bfd1094f22144c1987c81d245e79304c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37717 } } peers { permanent_uuid: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 } }
I20260608 10:08:11.436307 32593 leader_election.cc:290] T c4104a333e97426a93c8ab8ff3805f95 P 82808fea221846b39e926eed0e563e2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7c6404e57e245b59663764a04db1ff0 (127.20.251.130:45941), bfd1094f22144c1987c81d245e79304c (127.20.251.131:37717)
I20260608 10:08:11.437134 32465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4104a333e97426a93c8ab8ff3805f95" candidate_uuid: "82808fea221846b39e926eed0e563e2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7c6404e57e245b59663764a04db1ff0" is_pre_election: true
I20260608 10:08:11.437340 32539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4104a333e97426a93c8ab8ff3805f95" candidate_uuid: "82808fea221846b39e926eed0e563e2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfd1094f22144c1987c81d245e79304c" is_pre_election: true
I20260608 10:08:11.437821 32465 raft_consensus.cc:2393] T c4104a333e97426a93c8ab8ff3805f95 P e7c6404e57e245b59663764a04db1ff0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 82808fea221846b39e926eed0e563e2d in current term 1: Already voted for candidate bfd1094f22144c1987c81d245e79304c in this term.
I20260608 10:08:11.438807 32353 leader_election.cc:304] T c4104a333e97426a93c8ab8ff3805f95 P 82808fea221846b39e926eed0e563e2d [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: 82808fea221846b39e926eed0e563e2d; no voters: bfd1094f22144c1987c81d245e79304c, e7c6404e57e245b59663764a04db1ff0
I20260608 10:08:11.439596 32593 raft_consensus.cc:3060] T c4104a333e97426a93c8ab8ff3805f95 P 82808fea221846b39e926eed0e563e2d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:11.444730 32593 raft_consensus.cc:2749] T c4104a333e97426a93c8ab8ff3805f95 P 82808fea221846b39e926eed0e563e2d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:08:11.492986 32605 raft_consensus.cc:493] T ef862ed10544471b813e1b2dc541728a P bfd1094f22144c1987c81d245e79304c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:11.493695 32605 raft_consensus.cc:515] T ef862ed10544471b813e1b2dc541728a P bfd1094f22144c1987c81d245e79304c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 } } peers { permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 } } peers { permanent_uuid: "bfd1094f22144c1987c81d245e79304c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37717 } }
I20260608 10:08:11.496104 32605 leader_election.cc:290] T ef862ed10544471b813e1b2dc541728a P bfd1094f22144c1987c81d245e79304c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82808fea221846b39e926eed0e563e2d (127.20.251.129:37433), e7c6404e57e245b59663764a04db1ff0 (127.20.251.130:45941)
I20260608 10:08:11.497094 32389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef862ed10544471b813e1b2dc541728a" candidate_uuid: "bfd1094f22144c1987c81d245e79304c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82808fea221846b39e926eed0e563e2d" is_pre_election: true
I20260608 10:08:11.497843 32389 raft_consensus.cc:2468] T ef862ed10544471b813e1b2dc541728a P 82808fea221846b39e926eed0e563e2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bfd1094f22144c1987c81d245e79304c in term 0.
I20260608 10:08:11.499014 32503 leader_election.cc:304] T ef862ed10544471b813e1b2dc541728a P bfd1094f22144c1987c81d245e79304c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82808fea221846b39e926eed0e563e2d, bfd1094f22144c1987c81d245e79304c; no voters: 
I20260608 10:08:11.499804 32465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef862ed10544471b813e1b2dc541728a" candidate_uuid: "bfd1094f22144c1987c81d245e79304c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7c6404e57e245b59663764a04db1ff0" is_pre_election: true
I20260608 10:08:11.500075 32611 raft_consensus.cc:2804] T ef862ed10544471b813e1b2dc541728a P bfd1094f22144c1987c81d245e79304c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:08:11.499843 32605 consensus_queue.cc:1048] T c4104a333e97426a93c8ab8ff3805f95 P bfd1094f22144c1987c81d245e79304c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:08:11.500605 32465 raft_consensus.cc:2468] T ef862ed10544471b813e1b2dc541728a P e7c6404e57e245b59663764a04db1ff0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bfd1094f22144c1987c81d245e79304c in term 0.
I20260608 10:08:11.500583 32611 raft_consensus.cc:493] T ef862ed10544471b813e1b2dc541728a P bfd1094f22144c1987c81d245e79304c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:08:11.501264 32611 raft_consensus.cc:3060] T ef862ed10544471b813e1b2dc541728a P bfd1094f22144c1987c81d245e79304c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:11.509424 32611 raft_consensus.cc:515] T ef862ed10544471b813e1b2dc541728a P bfd1094f22144c1987c81d245e79304c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 } } peers { permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 } } peers { permanent_uuid: "bfd1094f22144c1987c81d245e79304c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37717 } }
I20260608 10:08:11.512399 32390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef862ed10544471b813e1b2dc541728a" candidate_uuid: "bfd1094f22144c1987c81d245e79304c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82808fea221846b39e926eed0e563e2d"
I20260608 10:08:11.513012 32390 raft_consensus.cc:3060] T ef862ed10544471b813e1b2dc541728a P 82808fea221846b39e926eed0e563e2d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:11.513481 32605 consensus_queue.cc:1048] T c4104a333e97426a93c8ab8ff3805f95 P bfd1094f22144c1987c81d245e79304c [LEADER]: Connected to new peer: Peer: permanent_uuid: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:11.515432 32464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef862ed10544471b813e1b2dc541728a" candidate_uuid: "bfd1094f22144c1987c81d245e79304c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7c6404e57e245b59663764a04db1ff0"
I20260608 10:08:11.515970 32464 raft_consensus.cc:3060] T ef862ed10544471b813e1b2dc541728a P e7c6404e57e245b59663764a04db1ff0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:11.518615 32390 raft_consensus.cc:2468] T ef862ed10544471b813e1b2dc541728a P 82808fea221846b39e926eed0e563e2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfd1094f22144c1987c81d245e79304c in term 1.
I20260608 10:08:11.519743 32503 leader_election.cc:304] T ef862ed10544471b813e1b2dc541728a P bfd1094f22144c1987c81d245e79304c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82808fea221846b39e926eed0e563e2d, bfd1094f22144c1987c81d245e79304c; no voters: 
I20260608 10:08:11.513578 32611 leader_election.cc:290] T ef862ed10544471b813e1b2dc541728a P bfd1094f22144c1987c81d245e79304c [CANDIDATE]: Term 1 election: Requested vote from peers 82808fea221846b39e926eed0e563e2d (127.20.251.129:37433), e7c6404e57e245b59663764a04db1ff0 (127.20.251.130:45941)
I20260608 10:08:11.520996 32592 raft_consensus.cc:2804] T ef862ed10544471b813e1b2dc541728a P bfd1094f22144c1987c81d245e79304c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:11.521858 32592 raft_consensus.cc:697] T ef862ed10544471b813e1b2dc541728a P bfd1094f22144c1987c81d245e79304c [term 1 LEADER]: Becoming Leader. State: Replica: bfd1094f22144c1987c81d245e79304c, State: Running, Role: LEADER
I20260608 10:08:11.522262 32464 raft_consensus.cc:2468] T ef862ed10544471b813e1b2dc541728a P e7c6404e57e245b59663764a04db1ff0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfd1094f22144c1987c81d245e79304c in term 1.
I20260608 10:08:11.524125 32592 consensus_queue.cc:237] T ef862ed10544471b813e1b2dc541728a P bfd1094f22144c1987c81d245e79304c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 } } peers { permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 } } peers { permanent_uuid: "bfd1094f22144c1987c81d245e79304c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37717 } }
I20260608 10:08:11.534492 32286 catalog_manager.cc:5696] T ef862ed10544471b813e1b2dc541728a P bfd1094f22144c1987c81d245e79304c reported cstate change: term changed from 0 to 1, leader changed from <none> to bfd1094f22144c1987c81d245e79304c (127.20.251.131). New cstate: current_term: 1 leader_uuid: "bfd1094f22144c1987c81d245e79304c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfd1094f22144c1987c81d245e79304c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37717 } health_report { overall_health: HEALTHY } } }
I20260608 10:08:11.572754 32593 raft_consensus.cc:493] T 7e4164562bda431990e61b5b2544154d P 82808fea221846b39e926eed0e563e2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:11.573308 32593 raft_consensus.cc:515] T 7e4164562bda431990e61b5b2544154d P 82808fea221846b39e926eed0e563e2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 } } peers { permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 } } peers { permanent_uuid: "bfd1094f22144c1987c81d245e79304c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37717 } }
I20260608 10:08:11.575887 32592 consensus_queue.cc:1048] T 7e4164562bda431990e61b5b2544154d P bfd1094f22144c1987c81d245e79304c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:11.576749 32465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e4164562bda431990e61b5b2544154d" candidate_uuid: "82808fea221846b39e926eed0e563e2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7c6404e57e245b59663764a04db1ff0" is_pre_election: true
I20260608 10:08:11.577533 32465 raft_consensus.cc:2393] T 7e4164562bda431990e61b5b2544154d P e7c6404e57e245b59663764a04db1ff0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 82808fea221846b39e926eed0e563e2d in current term 1: Already voted for candidate bfd1094f22144c1987c81d245e79304c in this term.
I20260608 10:08:11.578235 32539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e4164562bda431990e61b5b2544154d" candidate_uuid: "82808fea221846b39e926eed0e563e2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfd1094f22144c1987c81d245e79304c" is_pre_election: true
I20260608 10:08:11.578334 32585 consensus_queue.cc:1048] T 65ad283d0ddf43f4a509d4d409e09efe P e7c6404e57e245b59663764a04db1ff0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:11.579492 32593 leader_election.cc:290] T 7e4164562bda431990e61b5b2544154d P 82808fea221846b39e926eed0e563e2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7c6404e57e245b59663764a04db1ff0 (127.20.251.130:45941), bfd1094f22144c1987c81d245e79304c (127.20.251.131:37717)
I20260608 10:08:11.580080 32354 leader_election.cc:304] T 7e4164562bda431990e61b5b2544154d P 82808fea221846b39e926eed0e563e2d [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: 82808fea221846b39e926eed0e563e2d; no voters: bfd1094f22144c1987c81d245e79304c, e7c6404e57e245b59663764a04db1ff0
I20260608 10:08:11.581723 32593 raft_consensus.cc:3060] T 7e4164562bda431990e61b5b2544154d P 82808fea221846b39e926eed0e563e2d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:11.591684 32593 raft_consensus.cc:2749] T 7e4164562bda431990e61b5b2544154d P 82808fea221846b39e926eed0e563e2d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:08:11.599685 32611 consensus_queue.cc:1048] T 7e4164562bda431990e61b5b2544154d P bfd1094f22144c1987c81d245e79304c [LEADER]: Connected to new peer: Peer: permanent_uuid: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:11.609673 32585 consensus_queue.cc:1048] T 65ad283d0ddf43f4a509d4d409e09efe P e7c6404e57e245b59663764a04db1ff0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfd1094f22144c1987c81d245e79304c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:11.803267 32592 consensus_queue.cc:1048] T 75f0bc1b3e6444bbbc9b3b441381b89b P bfd1094f22144c1987c81d245e79304c [LEADER]: Connected to new peer: Peer: permanent_uuid: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:11.810976 32592 consensus_queue.cc:1048] T 75f0bc1b3e6444bbbc9b3b441381b89b P bfd1094f22144c1987c81d245e79304c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:11.872684 32464 raft_consensus.cc:1275] T 09936c6db785405c8609b0b14d580e79 P e7c6404e57e245b59663764a04db1ff0 [term 1 FOLLOWER]: Refusing update from remote peer bfd1094f22144c1987c81d245e79304c: 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:11.900923 32390 raft_consensus.cc:1275] T 09936c6db785405c8609b0b14d580e79 P 82808fea221846b39e926eed0e563e2d [term 1 FOLLOWER]: Refusing update from remote peer bfd1094f22144c1987c81d245e79304c: 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:11.923496 32651 consensus_queue.cc:1048] T 09936c6db785405c8609b0b14d580e79 P bfd1094f22144c1987c81d245e79304c [LEADER]: Connected to new peer: Peer: permanent_uuid: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:11.930226 32388 raft_consensus.cc:1275] T ef862ed10544471b813e1b2dc541728a P 82808fea221846b39e926eed0e563e2d [term 1 FOLLOWER]: Refusing update from remote peer bfd1094f22144c1987c81d245e79304c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 10:08:11.955425 32502 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.251.130:45941, user_credentials={real_user=slave}} blocked reactor thread for 81021.3us
I20260608 10:08:11.941146 32651 consensus_queue.cc:1048] T ef862ed10544471b813e1b2dc541728a P bfd1094f22144c1987c81d245e79304c [LEADER]: Connected to new peer: Peer: permanent_uuid: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260608 10:08:11.991916 32650 consensus_queue.cc:1048] T 09936c6db785405c8609b0b14d580e79 P bfd1094f22144c1987c81d245e79304c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:08:12.024729 32465 raft_consensus.cc:1275] T ef862ed10544471b813e1b2dc541728a P e7c6404e57e245b59663764a04db1ff0 [term 1 FOLLOWER]: Refusing update from remote peer bfd1094f22144c1987c81d245e79304c: 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:12.171268 32652 consensus_queue.cc:1048] T ef862ed10544471b813e1b2dc541728a P bfd1094f22144c1987c81d245e79304c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:08:12.245865 32644 mvcc.cc:204] Tried to move back new op lower bound from 7294620843453403136 to 7294620842096697344. Current Snapshot: MvccSnapshot[applied={T|T < 7294620843453403136}]
W20260608 10:08:12.509286 32635 meta_cache.cc:1261] Time spent looking up entry by key: real 0.091s	user 0.001s	sys 0.000s
W20260608 10:08:12.825472 32635 meta_cache.cc:1261] Time spent looking up entry by key: real 0.072s	user 0.004s	sys 0.000s
I20260608 10:08:13.198940 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:08:13.216117 32684 instance_detector.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:13.217463 32685 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:13.219091 32687 instance_detector.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:13.219151 21486 server_base.cc:1061] running on GCE node
I20260608 10:08:13.220521 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:08:13.220757 21486 system_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:13.220932 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913293220916 us; error 0 us; skew 500 ppm
I20260608 10:08:13.221542 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:13.224193 21486 webserver.cc:533] Webserver started at http://127.20.251.132:33355/ using document root <none> and password file <none>
I20260608 10:08:13.224740 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:13.224942 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:13.225229 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:13.226599 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913058711471-21486-0/minicluster-data/ts-3-root/instance:
uuid: "7c29fef9f17e4f64b62113347606217c"
format_stamp: "Formatted at 2026-06-08 10:08:13 on dist-test-slave-0x65"
I20260608 10:08:13.231542 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:08:13.235059 32692 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:13.235819 21486 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 10:08:13.236119 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913058711471-21486-0/minicluster-data/ts-3-root
uuid: "7c29fef9f17e4f64b62113347606217c"
format_stamp: "Formatted at 2026-06-08 10:08:13 on dist-test-slave-0x65"
I20260608 10:08:13.236406 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913058711471-21486-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913058711471-21486-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913058711471-21486-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:13.248745 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:13.250581 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:13.252563 21486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:08:13.255164 21486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:08:13.255355 21486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:13.255549 21486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:08:13.255688 21486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:13.299038 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.132:41717
I20260608 10:08:13.299188 32754 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.132:41717 every 8 connection(s)
I20260608 10:08:13.316000 32755 heartbeater.cc:344] Connected to a master server at 127.20.251.190:35919
I20260608 10:08:13.316404 32755 heartbeater.cc:461] Registering TS with master...
I20260608 10:08:13.317169 32755 heartbeater.cc:507] Master 127.20.251.190:35919 requested a full tablet report, sending...
I20260608 10:08:13.319346 32287 ts_manager.cc:194] Registered new tserver with Master: 7c29fef9f17e4f64b62113347606217c (127.20.251.132:41717)
I20260608 10:08:13.320845 32287 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37830
W20260608 10:08:13.354887 32336 auto_rebalancer.cc:281] could not retrieve auto-rebalancing replica moves: Not found: table 3ee6b718170f43bbbf9cb9b93f2f06f7: could not find any suitable replica to move from server bfd1094f22144c1987c81d245e79304c to server 7c29fef9f17e4f64b62113347606217c
I20260608 10:08:14.323551 32755 heartbeater.cc:499] Master 127.20.251.190:35919 was elected leader, sending a full tablet report...
W20260608 10:08:14.366904 32336 auto_rebalancer.cc:281] could not retrieve auto-rebalancing replica moves: Not found: table 3ee6b718170f43bbbf9cb9b93f2f06f7: could not find any suitable replica to move from server bfd1094f22144c1987c81d245e79304c to server 7c29fef9f17e4f64b62113347606217c
I20260608 10:08:15.397131 32465 consensus_queue.cc:237] T 65ad283d0ddf43f4a509d4d409e09efe P e7c6404e57e245b59663764a04db1ff0 [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: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 } } peers { permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 } } peers { permanent_uuid: "bfd1094f22144c1987c81d245e79304c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "7c29fef9f17e4f64b62113347606217c" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 41717 } attrs { promote: true } }
I20260608 10:08:15.407632 32390 raft_consensus.cc:1275] T 65ad283d0ddf43f4a509d4d409e09efe P 82808fea221846b39e926eed0e563e2d [term 1 FOLLOWER]: Refusing update from remote peer e7c6404e57e245b59663764a04db1ff0: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:08:15.410136 32539 raft_consensus.cc:1275] T 65ad283d0ddf43f4a509d4d409e09efe P bfd1094f22144c1987c81d245e79304c [term 1 FOLLOWER]: Refusing update from remote peer e7c6404e57e245b59663764a04db1ff0: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:08:15.409492 32763 consensus_queue.cc:1048] T 65ad283d0ddf43f4a509d4d409e09efe P e7c6404e57e245b59663764a04db1ff0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 10:08:15.412366 32764 consensus_queue.cc:1048] T 65ad283d0ddf43f4a509d4d409e09efe P e7c6404e57e245b59663764a04db1ff0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfd1094f22144c1987c81d245e79304c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37717 } 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:08:15.421831 32763 raft_consensus.cc:2955] T 65ad283d0ddf43f4a509d4d409e09efe P e7c6404e57e245b59663764a04db1ff0 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 7c29fef9f17e4f64b62113347606217c (127.20.251.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 } } peers { permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 } } peers { permanent_uuid: "bfd1094f22144c1987c81d245e79304c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "7c29fef9f17e4f64b62113347606217c" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 41717 } attrs { promote: true } } }
W20260608 10:08:15.426092 32429 consensus_peers.cc:597] T 65ad283d0ddf43f4a509d4d409e09efe P e7c6404e57e245b59663764a04db1ff0 -> Peer 7c29fef9f17e4f64b62113347606217c (127.20.251.132:41717): Couldn't send request to peer 7c29fef9f17e4f64b62113347606217c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 65ad283d0ddf43f4a509d4d409e09efe. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:08:15.425218 32539 raft_consensus.cc:2955] T 65ad283d0ddf43f4a509d4d409e09efe P bfd1094f22144c1987c81d245e79304c [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 7c29fef9f17e4f64b62113347606217c (127.20.251.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 } } peers { permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 } } peers { permanent_uuid: "bfd1094f22144c1987c81d245e79304c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "7c29fef9f17e4f64b62113347606217c" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 41717 } attrs { promote: true } } }
I20260608 10:08:15.425185 32385 raft_consensus.cc:2955] T 65ad283d0ddf43f4a509d4d409e09efe P 82808fea221846b39e926eed0e563e2d [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 7c29fef9f17e4f64b62113347606217c (127.20.251.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 } } peers { permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 } } peers { permanent_uuid: "bfd1094f22144c1987c81d245e79304c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "7c29fef9f17e4f64b62113347606217c" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 41717 } attrs { promote: true } } }
I20260608 10:08:15.439185 32287 catalog_manager.cc:5696] T 65ad283d0ddf43f4a509d4d409e09efe P e7c6404e57e245b59663764a04db1ff0 reported cstate change: config changed from index -1 to 16, NON_VOTER 7c29fef9f17e4f64b62113347606217c (127.20.251.132) added. New cstate: current_term: 1 leader_uuid: "e7c6404e57e245b59663764a04db1ff0" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bfd1094f22144c1987c81d245e79304c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37717 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c29fef9f17e4f64b62113347606217c" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 41717 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:08:15.454949 32539 consensus_queue.cc:237] T ef862ed10544471b813e1b2dc541728a P bfd1094f22144c1987c81d245e79304c [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: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 } } peers { permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 } attrs { replace: true } } peers { permanent_uuid: "bfd1094f22144c1987c81d245e79304c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37717 } } peers { permanent_uuid: "7c29fef9f17e4f64b62113347606217c" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 41717 } attrs { promote: true } }
I20260608 10:08:15.464583 32465 raft_consensus.cc:1275] T ef862ed10544471b813e1b2dc541728a P e7c6404e57e245b59663764a04db1ff0 [term 1 FOLLOWER]: Refusing update from remote peer bfd1094f22144c1987c81d245e79304c: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:08:15.466127   308 consensus_queue.cc:1048] T ef862ed10544471b813e1b2dc541728a P bfd1094f22144c1987c81d245e79304c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 } 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:08:15.467444 32385 raft_consensus.cc:1275] T ef862ed10544471b813e1b2dc541728a P 82808fea221846b39e926eed0e563e2d [term 1 FOLLOWER]: Refusing update from remote peer bfd1094f22144c1987c81d245e79304c: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:08:15.468888   308 consensus_queue.cc:1048] T ef862ed10544471b813e1b2dc541728a P bfd1094f22144c1987c81d245e79304c [LEADER]: Connected to new peer: Peer: permanent_uuid: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 10:08:15.478302 32648 raft_consensus.cc:2955] T ef862ed10544471b813e1b2dc541728a P bfd1094f22144c1987c81d245e79304c [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 7c29fef9f17e4f64b62113347606217c (127.20.251.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 } } peers { permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 } attrs { replace: true } } peers { permanent_uuid: "bfd1094f22144c1987c81d245e79304c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37717 } } peers { permanent_uuid: "7c29fef9f17e4f64b62113347606217c" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 41717 } attrs { promote: true } } }
W20260608 10:08:15.479703 32503 consensus_peers.cc:597] T ef862ed10544471b813e1b2dc541728a P bfd1094f22144c1987c81d245e79304c -> Peer 7c29fef9f17e4f64b62113347606217c (127.20.251.132:41717): Couldn't send request to peer 7c29fef9f17e4f64b62113347606217c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ef862ed10544471b813e1b2dc541728a. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:08:15.481683 32385 raft_consensus.cc:2955] T ef862ed10544471b813e1b2dc541728a P 82808fea221846b39e926eed0e563e2d [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 7c29fef9f17e4f64b62113347606217c (127.20.251.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 } } peers { permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 } attrs { replace: true } } peers { permanent_uuid: "bfd1094f22144c1987c81d245e79304c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37717 } } peers { permanent_uuid: "7c29fef9f17e4f64b62113347606217c" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 41717 } attrs { promote: true } } }
I20260608 10:08:15.483598 32465 raft_consensus.cc:2955] T ef862ed10544471b813e1b2dc541728a P e7c6404e57e245b59663764a04db1ff0 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 7c29fef9f17e4f64b62113347606217c (127.20.251.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 } } peers { permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 } attrs { replace: true } } peers { permanent_uuid: "bfd1094f22144c1987c81d245e79304c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37717 } } peers { permanent_uuid: "7c29fef9f17e4f64b62113347606217c" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 41717 } attrs { promote: true } } }
I20260608 10:08:15.493072 32539 consensus_queue.cc:237] T 7e4164562bda431990e61b5b2544154d P bfd1094f22144c1987c81d245e79304c [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: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 } attrs { replace: true } } peers { permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 } } peers { permanent_uuid: "bfd1094f22144c1987c81d245e79304c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37717 } } peers { permanent_uuid: "7c29fef9f17e4f64b62113347606217c" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 41717 } attrs { promote: true } }
I20260608 10:08:15.493148 32279 catalog_manager.cc:5696] T ef862ed10544471b813e1b2dc541728a P bfd1094f22144c1987c81d245e79304c reported cstate change: config changed from index -1 to 16, NON_VOTER 7c29fef9f17e4f64b62113347606217c (127.20.251.132) added. New cstate: current_term: 1 leader_uuid: "bfd1094f22144c1987c81d245e79304c" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bfd1094f22144c1987c81d245e79304c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c29fef9f17e4f64b62113347606217c" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 41717 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 10:08:15.505092 32503 consensus_peers.cc:597] T 7e4164562bda431990e61b5b2544154d P bfd1094f22144c1987c81d245e79304c -> Peer 7c29fef9f17e4f64b62113347606217c (127.20.251.132:41717): Couldn't send request to peer 7c29fef9f17e4f64b62113347606217c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7e4164562bda431990e61b5b2544154d. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:08:15.505851 32465 raft_consensus.cc:1275] T 7e4164562bda431990e61b5b2544154d P e7c6404e57e245b59663764a04db1ff0 [term 1 FOLLOWER]: Refusing update from remote peer bfd1094f22144c1987c81d245e79304c: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:08:15.507100 32385 raft_consensus.cc:1275] T 7e4164562bda431990e61b5b2544154d P 82808fea221846b39e926eed0e563e2d [term 1 FOLLOWER]: Refusing update from remote peer bfd1094f22144c1987c81d245e79304c: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:08:15.507248 32648 consensus_queue.cc:1048] T 7e4164562bda431990e61b5b2544154d P bfd1094f22144c1987c81d245e79304c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 10:08:15.509135   308 consensus_queue.cc:1048] T 7e4164562bda431990e61b5b2544154d P bfd1094f22144c1987c81d245e79304c [LEADER]: Connected to new peer: Peer: permanent_uuid: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 } 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:08:15.516664 32648 raft_consensus.cc:2955] T 7e4164562bda431990e61b5b2544154d P bfd1094f22144c1987c81d245e79304c [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 7c29fef9f17e4f64b62113347606217c (127.20.251.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 } attrs { replace: true } } peers { permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 } } peers { permanent_uuid: "bfd1094f22144c1987c81d245e79304c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37717 } } peers { permanent_uuid: "7c29fef9f17e4f64b62113347606217c" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 41717 } attrs { promote: true } } }
I20260608 10:08:15.519778 32465 raft_consensus.cc:2955] T 7e4164562bda431990e61b5b2544154d P e7c6404e57e245b59663764a04db1ff0 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 7c29fef9f17e4f64b62113347606217c (127.20.251.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 } attrs { replace: true } } peers { permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 } } peers { permanent_uuid: "bfd1094f22144c1987c81d245e79304c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37717 } } peers { permanent_uuid: "7c29fef9f17e4f64b62113347606217c" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 41717 } attrs { promote: true } } }
I20260608 10:08:15.523864 32385 raft_consensus.cc:2955] T 7e4164562bda431990e61b5b2544154d P 82808fea221846b39e926eed0e563e2d [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 7c29fef9f17e4f64b62113347606217c (127.20.251.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 } attrs { replace: true } } peers { permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 } } peers { permanent_uuid: "bfd1094f22144c1987c81d245e79304c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37717 } } peers { permanent_uuid: "7c29fef9f17e4f64b62113347606217c" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 41717 } attrs { promote: true } } }
I20260608 10:08:15.530987 32539 consensus_queue.cc:237] T 09936c6db785405c8609b0b14d580e79 P bfd1094f22144c1987c81d245e79304c [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: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 } } peers { permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 } attrs { replace: true } } peers { permanent_uuid: "bfd1094f22144c1987c81d245e79304c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37717 } } peers { permanent_uuid: "7c29fef9f17e4f64b62113347606217c" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 41717 } attrs { promote: true } }
I20260608 10:08:15.531159 32284 catalog_manager.cc:5696] T 7e4164562bda431990e61b5b2544154d P bfd1094f22144c1987c81d245e79304c reported cstate change: config changed from index -1 to 16, NON_VOTER 7c29fef9f17e4f64b62113347606217c (127.20.251.132) added. New cstate: current_term: 1 leader_uuid: "bfd1094f22144c1987c81d245e79304c" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bfd1094f22144c1987c81d245e79304c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c29fef9f17e4f64b62113347606217c" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 41717 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:08:15.540867 32465 raft_consensus.cc:1275] T 09936c6db785405c8609b0b14d580e79 P e7c6404e57e245b59663764a04db1ff0 [term 1 FOLLOWER]: Refusing update from remote peer bfd1094f22144c1987c81d245e79304c: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:08:15.544206   313 consensus_queue.cc:1048] T 09936c6db785405c8609b0b14d580e79 P bfd1094f22144c1987c81d245e79304c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
W20260608 10:08:15.549228 32503 consensus_peers.cc:597] T 09936c6db785405c8609b0b14d580e79 P bfd1094f22144c1987c81d245e79304c -> Peer 7c29fef9f17e4f64b62113347606217c (127.20.251.132:41717): Couldn't send request to peer 7c29fef9f17e4f64b62113347606217c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 09936c6db785405c8609b0b14d580e79. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:08:15.550913 32385 raft_consensus.cc:1275] T 09936c6db785405c8609b0b14d580e79 P 82808fea221846b39e926eed0e563e2d [term 1 FOLLOWER]: Refusing update from remote peer bfd1094f22144c1987c81d245e79304c: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:08:15.552333   308 consensus_queue.cc:1048] T 09936c6db785405c8609b0b14d580e79 P bfd1094f22144c1987c81d245e79304c [LEADER]: Connected to new peer: Peer: permanent_uuid: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 10:08:15.553970 32648 raft_consensus.cc:2955] T 09936c6db785405c8609b0b14d580e79 P bfd1094f22144c1987c81d245e79304c [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 7c29fef9f17e4f64b62113347606217c (127.20.251.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 } } peers { permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 } attrs { replace: true } } peers { permanent_uuid: "bfd1094f22144c1987c81d245e79304c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37717 } } peers { permanent_uuid: "7c29fef9f17e4f64b62113347606217c" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 41717 } attrs { promote: true } } }
I20260608 10:08:15.555979 32465 raft_consensus.cc:2955] T 09936c6db785405c8609b0b14d580e79 P e7c6404e57e245b59663764a04db1ff0 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 7c29fef9f17e4f64b62113347606217c (127.20.251.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 } } peers { permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 } attrs { replace: true } } peers { permanent_uuid: "bfd1094f22144c1987c81d245e79304c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37717 } } peers { permanent_uuid: "7c29fef9f17e4f64b62113347606217c" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 41717 } attrs { promote: true } } }
I20260608 10:08:15.561776 32385 raft_consensus.cc:2955] T 09936c6db785405c8609b0b14d580e79 P 82808fea221846b39e926eed0e563e2d [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 7c29fef9f17e4f64b62113347606217c (127.20.251.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 } } peers { permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 } attrs { replace: true } } peers { permanent_uuid: "bfd1094f22144c1987c81d245e79304c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37717 } } peers { permanent_uuid: "7c29fef9f17e4f64b62113347606217c" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 41717 } attrs { promote: true } } }
I20260608 10:08:15.569198 32279 catalog_manager.cc:5696] T 09936c6db785405c8609b0b14d580e79 P e7c6404e57e245b59663764a04db1ff0 reported cstate change: config changed from index -1 to 16, NON_VOTER 7c29fef9f17e4f64b62113347606217c (127.20.251.132) added. New cstate: current_term: 1 leader_uuid: "bfd1094f22144c1987c81d245e79304c" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 } } peers { permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 } attrs { replace: true } } peers { permanent_uuid: "bfd1094f22144c1987c81d245e79304c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37717 } } peers { permanent_uuid: "7c29fef9f17e4f64b62113347606217c" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 41717 } attrs { promote: true } } }
I20260608 10:08:16.405478   321 ts_tablet_manager.cc:933] T 7e4164562bda431990e61b5b2544154d P 7c29fef9f17e4f64b62113347606217c: Initiating tablet copy from peer bfd1094f22144c1987c81d245e79304c (127.20.251.131:37717)
I20260608 10:08:16.418570   321 tablet_copy_client.cc:323] T 7e4164562bda431990e61b5b2544154d P 7c29fef9f17e4f64b62113347606217c: tablet copy: Beginning tablet copy session from remote peer at address 127.20.251.131:37717
I20260608 10:08:16.526607   322 ts_tablet_manager.cc:933] T ef862ed10544471b813e1b2dc541728a P 7c29fef9f17e4f64b62113347606217c: Initiating tablet copy from peer bfd1094f22144c1987c81d245e79304c (127.20.251.131:37717)
I20260608 10:08:16.529129   323 ts_tablet_manager.cc:933] T 09936c6db785405c8609b0b14d580e79 P 7c29fef9f17e4f64b62113347606217c: Initiating tablet copy from peer bfd1094f22144c1987c81d245e79304c (127.20.251.131:37717)
I20260608 10:08:16.532294   322 tablet_copy_client.cc:323] T ef862ed10544471b813e1b2dc541728a P 7c29fef9f17e4f64b62113347606217c: tablet copy: Beginning tablet copy session from remote peer at address 127.20.251.131:37717
I20260608 10:08:16.535642   323 tablet_copy_client.cc:323] T 09936c6db785405c8609b0b14d580e79 P 7c29fef9f17e4f64b62113347606217c: tablet copy: Beginning tablet copy session from remote peer at address 127.20.251.131:37717
I20260608 10:08:16.660883 32547 tablet_copy_service.cc:140] P bfd1094f22144c1987c81d245e79304c: Received BeginTabletCopySession request for tablet 09936c6db785405c8609b0b14d580e79 from peer 7c29fef9f17e4f64b62113347606217c ({username='slave'} at 127.0.0.1:57118)
I20260608 10:08:16.661195 21486 tablet_server.cc:179] TabletServer@127.20.251.129:0 shutting down...
I20260608 10:08:16.661705 32547 tablet_copy_service.cc:161] P bfd1094f22144c1987c81d245e79304c: Beginning new tablet copy session on tablet 09936c6db785405c8609b0b14d580e79 from peer 7c29fef9f17e4f64b62113347606217c at {username='slave'} at 127.0.0.1:57118: session id = 7c29fef9f17e4f64b62113347606217c-09936c6db785405c8609b0b14d580e79
W20260608 10:08:16.709219 32503 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
I20260608 10:08:16.712513 32547 tablet_copy_source_session.cc:215] T 09936c6db785405c8609b0b14d580e79 P bfd1094f22144c1987c81d245e79304c: Tablet Copy: opened 0 blocks and 1 log segments
W20260608 10:08:16.713306 32503 consensus_peers.cc:597] T 09936c6db785405c8609b0b14d580e79 P bfd1094f22144c1987c81d245e79304c -> Peer 82808fea221846b39e926eed0e563e2d (127.20.251.129:37433): Couldn't send request to peer 82808fea221846b39e926eed0e563e2d. 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:16.715754   323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09936c6db785405c8609b0b14d580e79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:16.735278   323 tablet_copy_client.cc:806] T 09936c6db785405c8609b0b14d580e79 P 7c29fef9f17e4f64b62113347606217c: tablet copy: Starting download of 0 data blocks...
I20260608 10:08:16.735953   323 tablet_copy_client.cc:670] T 09936c6db785405c8609b0b14d580e79 P 7c29fef9f17e4f64b62113347606217c: tablet copy: Starting download of 1 WAL segments...
I20260608 10:08:16.745271   323 tablet_copy_client.cc:538] T 09936c6db785405c8609b0b14d580e79 P 7c29fef9f17e4f64b62113347606217c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:08:16.745869 32548 tablet_copy_service.cc:140] P bfd1094f22144c1987c81d245e79304c: Received BeginTabletCopySession request for tablet ef862ed10544471b813e1b2dc541728a from peer 7c29fef9f17e4f64b62113347606217c ({username='slave'} at 127.0.0.1:57118)
I20260608 10:08:16.746663 32548 tablet_copy_service.cc:161] P bfd1094f22144c1987c81d245e79304c: Beginning new tablet copy session on tablet ef862ed10544471b813e1b2dc541728a from peer 7c29fef9f17e4f64b62113347606217c at {username='slave'} at 127.0.0.1:57118: session id = 7c29fef9f17e4f64b62113347606217c-ef862ed10544471b813e1b2dc541728a
I20260608 10:08:16.754765 32549 tablet_copy_service.cc:140] P bfd1094f22144c1987c81d245e79304c: Received BeginTabletCopySession request for tablet 7e4164562bda431990e61b5b2544154d from peer 7c29fef9f17e4f64b62113347606217c ({username='slave'} at 127.0.0.1:57118)
I20260608 10:08:16.755411 32549 tablet_copy_service.cc:161] P bfd1094f22144c1987c81d245e79304c: Beginning new tablet copy session on tablet 7e4164562bda431990e61b5b2544154d from peer 7c29fef9f17e4f64b62113347606217c at {username='slave'} at 127.0.0.1:57118: session id = 7c29fef9f17e4f64b62113347606217c-7e4164562bda431990e61b5b2544154d
I20260608 10:08:16.759460 32548 tablet_copy_source_session.cc:215] T ef862ed10544471b813e1b2dc541728a P bfd1094f22144c1987c81d245e79304c: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:08:16.769325 32549 tablet_copy_source_session.cc:215] T 7e4164562bda431990e61b5b2544154d P bfd1094f22144c1987c81d245e79304c: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:08:16.775357   331 ts_tablet_manager.cc:933] T 65ad283d0ddf43f4a509d4d409e09efe P 7c29fef9f17e4f64b62113347606217c: Initiating tablet copy from peer e7c6404e57e245b59663764a04db1ff0 (127.20.251.130:45941)
I20260608 10:08:16.779168   321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e4164562bda431990e61b5b2544154d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:16.782830   322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef862ed10544471b813e1b2dc541728a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:16.785692   331 tablet_copy_client.cc:323] T 65ad283d0ddf43f4a509d4d409e09efe P 7c29fef9f17e4f64b62113347606217c: tablet copy: Beginning tablet copy session from remote peer at address 127.20.251.130:45941
I20260608 10:08:16.786569   323 tablet_bootstrap.cc:492] T 09936c6db785405c8609b0b14d580e79 P 7c29fef9f17e4f64b62113347606217c: Bootstrap starting.
I20260608 10:08:16.814268   321 tablet_copy_client.cc:806] T 7e4164562bda431990e61b5b2544154d P 7c29fef9f17e4f64b62113347606217c: tablet copy: Starting download of 0 data blocks...
I20260608 10:08:16.814972   321 tablet_copy_client.cc:670] T 7e4164562bda431990e61b5b2544154d P 7c29fef9f17e4f64b62113347606217c: tablet copy: Starting download of 1 WAL segments...
I20260608 10:08:16.815685   322 tablet_copy_client.cc:806] T ef862ed10544471b813e1b2dc541728a P 7c29fef9f17e4f64b62113347606217c: tablet copy: Starting download of 0 data blocks...
I20260608 10:08:16.816360   322 tablet_copy_client.cc:670] T ef862ed10544471b813e1b2dc541728a P 7c29fef9f17e4f64b62113347606217c: tablet copy: Starting download of 1 WAL segments...
I20260608 10:08:16.822139 21486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:08:16.824028   322 tablet_copy_client.cc:538] T ef862ed10544471b813e1b2dc541728a P 7c29fef9f17e4f64b62113347606217c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:08:16.824159 21486 tablet_replica.cc:333] T ef862ed10544471b813e1b2dc541728a P 82808fea221846b39e926eed0e563e2d: stopping tablet replica
I20260608 10:08:16.825683 21486 raft_consensus.cc:2243] T ef862ed10544471b813e1b2dc541728a P 82808fea221846b39e926eed0e563e2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:16.824391   321 tablet_copy_client.cc:538] T 7e4164562bda431990e61b5b2544154d P 7c29fef9f17e4f64b62113347606217c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:08:16.826678 21486 raft_consensus.cc:2272] T ef862ed10544471b813e1b2dc541728a P 82808fea221846b39e926eed0e563e2d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:08:16.830667 32503 consensus_peers.cc:597] T 75f0bc1b3e6444bbbc9b3b441381b89b P bfd1094f22144c1987c81d245e79304c -> Peer 82808fea221846b39e926eed0e563e2d (127.20.251.129:37433): Couldn't send request to peer 82808fea221846b39e926eed0e563e2d. 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:16.834173 21486 tablet_replica.cc:333] T c4104a333e97426a93c8ab8ff3805f95 P 82808fea221846b39e926eed0e563e2d: stopping tablet replica
I20260608 10:08:16.840821 21486 raft_consensus.cc:2243] T c4104a333e97426a93c8ab8ff3805f95 P 82808fea221846b39e926eed0e563e2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:16.842188 21486 raft_consensus.cc:2272] T c4104a333e97426a93c8ab8ff3805f95 P 82808fea221846b39e926eed0e563e2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:16.843649 32475 tablet_copy_service.cc:140] P e7c6404e57e245b59663764a04db1ff0: Received BeginTabletCopySession request for tablet 65ad283d0ddf43f4a509d4d409e09efe from peer 7c29fef9f17e4f64b62113347606217c ({username='slave'} at 127.0.0.1:59102)
I20260608 10:08:16.844300   321 tablet_bootstrap.cc:492] T 7e4164562bda431990e61b5b2544154d P 7c29fef9f17e4f64b62113347606217c: Bootstrap starting.
I20260608 10:08:16.844627 32475 tablet_copy_service.cc:161] P e7c6404e57e245b59663764a04db1ff0: Beginning new tablet copy session on tablet 65ad283d0ddf43f4a509d4d409e09efe from peer 7c29fef9f17e4f64b62113347606217c at {username='slave'} at 127.0.0.1:59102: session id = 7c29fef9f17e4f64b62113347606217c-65ad283d0ddf43f4a509d4d409e09efe
I20260608 10:08:16.843724   322 tablet_bootstrap.cc:492] T ef862ed10544471b813e1b2dc541728a P 7c29fef9f17e4f64b62113347606217c: Bootstrap starting.
I20260608 10:08:16.852665 32475 tablet_copy_source_session.cc:215] T 65ad283d0ddf43f4a509d4d409e09efe P e7c6404e57e245b59663764a04db1ff0: Tablet Copy: opened 0 blocks and 1 log segments
W20260608 10:08:16.860301 32503 consensus_peers.cc:597] T ef862ed10544471b813e1b2dc541728a P bfd1094f22144c1987c81d245e79304c -> Peer 82808fea221846b39e926eed0e563e2d (127.20.251.129:37433): Couldn't send request to peer 82808fea221846b39e926eed0e563e2d. 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:16.863591   331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65ad283d0ddf43f4a509d4d409e09efe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:16.864066 21486 tablet_replica.cc:333] T 7e4164562bda431990e61b5b2544154d P 82808fea221846b39e926eed0e563e2d: stopping tablet replica
I20260608 10:08:16.865002 21486 raft_consensus.cc:2243] T 7e4164562bda431990e61b5b2544154d P 82808fea221846b39e926eed0e563e2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:16.865993 21486 raft_consensus.cc:2272] T 7e4164562bda431990e61b5b2544154d P 82808fea221846b39e926eed0e563e2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:16.869321 21486 tablet_replica.cc:333] T 09936c6db785405c8609b0b14d580e79 P 82808fea221846b39e926eed0e563e2d: stopping tablet replica
I20260608 10:08:16.870172 21486 raft_consensus.cc:2243] T 09936c6db785405c8609b0b14d580e79 P 82808fea221846b39e926eed0e563e2d [term 1 FOLLOWER]: Raft consensus shutting down.
W20260608 10:08:16.874010 32503 consensus_peers.cc:597] T 7e4164562bda431990e61b5b2544154d P bfd1094f22144c1987c81d245e79304c -> Peer 82808fea221846b39e926eed0e563e2d (127.20.251.129:37433): Couldn't send request to peer 82808fea221846b39e926eed0e563e2d. 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:16.876320 21486 raft_consensus.cc:2272] T 09936c6db785405c8609b0b14d580e79 P 82808fea221846b39e926eed0e563e2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:16.879714 21486 tablet_replica.cc:333] T 65ad283d0ddf43f4a509d4d409e09efe P 82808fea221846b39e926eed0e563e2d: stopping tablet replica
I20260608 10:08:16.880383   331 tablet_copy_client.cc:806] T 65ad283d0ddf43f4a509d4d409e09efe P 7c29fef9f17e4f64b62113347606217c: tablet copy: Starting download of 0 data blocks...
I20260608 10:08:16.881043   331 tablet_copy_client.cc:670] T 65ad283d0ddf43f4a509d4d409e09efe P 7c29fef9f17e4f64b62113347606217c: tablet copy: Starting download of 1 WAL segments...
I20260608 10:08:16.885869   331 tablet_copy_client.cc:538] T 65ad283d0ddf43f4a509d4d409e09efe P 7c29fef9f17e4f64b62113347606217c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:08:16.880488 21486 raft_consensus.cc:2243] T 65ad283d0ddf43f4a509d4d409e09efe P 82808fea221846b39e926eed0e563e2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:16.888293 21486 raft_consensus.cc:2272] T 65ad283d0ddf43f4a509d4d409e09efe P 82808fea221846b39e926eed0e563e2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:16.891575 21486 tablet_replica.cc:333] T 75f0bc1b3e6444bbbc9b3b441381b89b P 82808fea221846b39e926eed0e563e2d: stopping tablet replica
I20260608 10:08:16.892370 21486 raft_consensus.cc:2243] T 75f0bc1b3e6444bbbc9b3b441381b89b P 82808fea221846b39e926eed0e563e2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:16.897362 21486 raft_consensus.cc:2272] T 75f0bc1b3e6444bbbc9b3b441381b89b P 82808fea221846b39e926eed0e563e2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:16.905045   331 tablet_bootstrap.cc:492] T 65ad283d0ddf43f4a509d4d409e09efe P 7c29fef9f17e4f64b62113347606217c: Bootstrap starting.
I20260608 10:08:16.954053 21486 tablet_server.cc:196] TabletServer@127.20.251.129:0 shutdown complete.
I20260608 10:08:16.963883   323 tablet_bootstrap.cc:492] T 09936c6db785405c8609b0b14d580e79 P 7c29fef9f17e4f64b62113347606217c: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=117 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:08:16.964980   323 tablet_bootstrap.cc:492] T 09936c6db785405c8609b0b14d580e79 P 7c29fef9f17e4f64b62113347606217c: Bootstrap complete.
I20260608 10:08:16.965770   323 ts_tablet_manager.cc:1403] T 09936c6db785405c8609b0b14d580e79 P 7c29fef9f17e4f64b62113347606217c: Time spent bootstrapping tablet: real 0.180s	user 0.113s	sys 0.023s
I20260608 10:08:16.969014   323 raft_consensus.cc:359] T 09936c6db785405c8609b0b14d580e79 P 7c29fef9f17e4f64b62113347606217c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 } } peers { permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 } attrs { replace: true } } peers { permanent_uuid: "bfd1094f22144c1987c81d245e79304c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37717 } } peers { permanent_uuid: "7c29fef9f17e4f64b62113347606217c" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 41717 } attrs { promote: true } }
I20260608 10:08:16.969875   323 raft_consensus.cc:740] T 09936c6db785405c8609b0b14d580e79 P 7c29fef9f17e4f64b62113347606217c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7c29fef9f17e4f64b62113347606217c, State: Initialized, Role: LEARNER
I20260608 10:08:16.970567   323 consensus_queue.cc:260] T 09936c6db785405c8609b0b14d580e79 P 7c29fef9f17e4f64b62113347606217c [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: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 } } peers { permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 } attrs { replace: true } } peers { permanent_uuid: "bfd1094f22144c1987c81d245e79304c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37717 } } peers { permanent_uuid: "7c29fef9f17e4f64b62113347606217c" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 41717 } attrs { promote: true } }
I20260608 10:08:17.003401   323 ts_tablet_manager.cc:1434] T 09936c6db785405c8609b0b14d580e79 P 7c29fef9f17e4f64b62113347606217c: Time spent starting tablet: real 0.037s	user 0.011s	sys 0.020s
I20260608 10:08:17.005375 32549 tablet_copy_service.cc:342] P bfd1094f22144c1987c81d245e79304c: Request end of tablet copy session 7c29fef9f17e4f64b62113347606217c-09936c6db785405c8609b0b14d580e79 received from {username='slave'} at 127.0.0.1:57118
I20260608 10:08:17.005889 32549 tablet_copy_service.cc:434] P bfd1094f22144c1987c81d245e79304c: ending tablet copy session 7c29fef9f17e4f64b62113347606217c-09936c6db785405c8609b0b14d580e79 on tablet 09936c6db785405c8609b0b14d580e79 with peer 7c29fef9f17e4f64b62113347606217c
I20260608 10:08:17.019915 21486 tablet_server.cc:179] TabletServer@127.20.251.130:0 shutting down...
W20260608 10:08:17.037243 32429 consensus_peers.cc:597] T 65ad283d0ddf43f4a509d4d409e09efe P e7c6404e57e245b59663764a04db1ff0 -> Peer 82808fea221846b39e926eed0e563e2d (127.20.251.129:37433): Couldn't send request to peer 82808fea221846b39e926eed0e563e2d. Status: Network error: Client connection negotiation failed: client connection to 127.20.251.129:37433: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:08:17.051059 21486 tablet_copy_service.cc:362] P e7c6404e57e245b59663764a04db1ff0: Destroying tablet copy session 7c29fef9f17e4f64b62113347606217c-65ad283d0ddf43f4a509d4d409e09efe due to service shutdown
I20260608 10:08:17.051527 21486 tablet_copy_service.cc:434] P e7c6404e57e245b59663764a04db1ff0: ending tablet copy session 7c29fef9f17e4f64b62113347606217c-65ad283d0ddf43f4a509d4d409e09efe on tablet 65ad283d0ddf43f4a509d4d409e09efe with peer 7c29fef9f17e4f64b62113347606217c
I20260608 10:08:17.078187   322 tablet_bootstrap.cc:492] T ef862ed10544471b813e1b2dc541728a P 7c29fef9f17e4f64b62113347606217c: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=125 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:08:17.079336   322 tablet_bootstrap.cc:492] T ef862ed10544471b813e1b2dc541728a P 7c29fef9f17e4f64b62113347606217c: Bootstrap complete.
I20260608 10:08:17.080196   322 ts_tablet_manager.cc:1403] T ef862ed10544471b813e1b2dc541728a P 7c29fef9f17e4f64b62113347606217c: Time spent bootstrapping tablet: real 0.237s	user 0.119s	sys 0.017s
I20260608 10:08:17.083333   322 raft_consensus.cc:359] T ef862ed10544471b813e1b2dc541728a P 7c29fef9f17e4f64b62113347606217c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 } } peers { permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 } attrs { replace: true } } peers { permanent_uuid: "bfd1094f22144c1987c81d245e79304c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37717 } } peers { permanent_uuid: "7c29fef9f17e4f64b62113347606217c" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 41717 } attrs { promote: true } }
I20260608 10:08:17.084128   322 raft_consensus.cc:740] T ef862ed10544471b813e1b2dc541728a P 7c29fef9f17e4f64b62113347606217c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7c29fef9f17e4f64b62113347606217c, State: Initialized, Role: LEARNER
I20260608 10:08:17.084897   322 consensus_queue.cc:260] T ef862ed10544471b813e1b2dc541728a P 7c29fef9f17e4f64b62113347606217c [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: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 } } peers { permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 } attrs { replace: true } } peers { permanent_uuid: "bfd1094f22144c1987c81d245e79304c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37717 } } peers { permanent_uuid: "7c29fef9f17e4f64b62113347606217c" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 41717 } attrs { promote: true } }
I20260608 10:08:17.087472   322 ts_tablet_manager.cc:1434] T ef862ed10544471b813e1b2dc541728a P 7c29fef9f17e4f64b62113347606217c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 10:08:17.089387 32549 tablet_copy_service.cc:342] P bfd1094f22144c1987c81d245e79304c: Request end of tablet copy session 7c29fef9f17e4f64b62113347606217c-ef862ed10544471b813e1b2dc541728a received from {username='slave'} at 127.0.0.1:57118
I20260608 10:08:17.089839 32549 tablet_copy_service.cc:434] P bfd1094f22144c1987c81d245e79304c: ending tablet copy session 7c29fef9f17e4f64b62113347606217c-ef862ed10544471b813e1b2dc541728a on tablet ef862ed10544471b813e1b2dc541728a with peer 7c29fef9f17e4f64b62113347606217c
W20260608 10:08:17.092257 32503 consensus_peers.cc:597] T c4104a333e97426a93c8ab8ff3805f95 P bfd1094f22144c1987c81d245e79304c -> Peer 82808fea221846b39e926eed0e563e2d (127.20.251.129:37433): Couldn't send request to peer 82808fea221846b39e926eed0e563e2d. Status: Network error: Client connection negotiation failed: client connection to 127.20.251.129:37433: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:08:17.100368 21486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:08:17.107893   321 tablet_bootstrap.cc:492] T 7e4164562bda431990e61b5b2544154d P 7c29fef9f17e4f64b62113347606217c: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=129 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:08:17.108850   321 tablet_bootstrap.cc:492] T 7e4164562bda431990e61b5b2544154d P 7c29fef9f17e4f64b62113347606217c: Bootstrap complete.
I20260608 10:08:17.109627   321 ts_tablet_manager.cc:1403] T 7e4164562bda431990e61b5b2544154d P 7c29fef9f17e4f64b62113347606217c: Time spent bootstrapping tablet: real 0.266s	user 0.115s	sys 0.022s
I20260608 10:08:17.112440   321 raft_consensus.cc:359] T 7e4164562bda431990e61b5b2544154d P 7c29fef9f17e4f64b62113347606217c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 } attrs { replace: true } } peers { permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 } } peers { permanent_uuid: "bfd1094f22144c1987c81d245e79304c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37717 } } peers { permanent_uuid: "7c29fef9f17e4f64b62113347606217c" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 41717 } attrs { promote: true } }
I20260608 10:08:17.113253   321 raft_consensus.cc:740] T 7e4164562bda431990e61b5b2544154d P 7c29fef9f17e4f64b62113347606217c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7c29fef9f17e4f64b62113347606217c, State: Initialized, Role: LEARNER
I20260608 10:08:17.113938   321 consensus_queue.cc:260] T 7e4164562bda431990e61b5b2544154d P 7c29fef9f17e4f64b62113347606217c [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: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 } attrs { replace: true } } peers { permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 } } peers { permanent_uuid: "bfd1094f22144c1987c81d245e79304c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37717 } } peers { permanent_uuid: "7c29fef9f17e4f64b62113347606217c" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 41717 } attrs { promote: true } }
I20260608 10:08:17.116454   321 ts_tablet_manager.cc:1434] T 7e4164562bda431990e61b5b2544154d P 7c29fef9f17e4f64b62113347606217c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 10:08:17.117190 21486 tablet_replica.cc:333] T ef862ed10544471b813e1b2dc541728a P e7c6404e57e245b59663764a04db1ff0: stopping tablet replica
I20260608 10:08:17.118225 21486 raft_consensus.cc:2243] T ef862ed10544471b813e1b2dc541728a P e7c6404e57e245b59663764a04db1ff0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:17.118369 32549 tablet_copy_service.cc:342] P bfd1094f22144c1987c81d245e79304c: Request end of tablet copy session 7c29fef9f17e4f64b62113347606217c-7e4164562bda431990e61b5b2544154d received from {username='slave'} at 127.0.0.1:57118
I20260608 10:08:17.118824 32549 tablet_copy_service.cc:434] P bfd1094f22144c1987c81d245e79304c: ending tablet copy session 7c29fef9f17e4f64b62113347606217c-7e4164562bda431990e61b5b2544154d on tablet 7e4164562bda431990e61b5b2544154d with peer 7c29fef9f17e4f64b62113347606217c
I20260608 10:08:17.119359 21486 raft_consensus.cc:2272] T ef862ed10544471b813e1b2dc541728a P e7c6404e57e245b59663764a04db1ff0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:17.122877 21486 tablet_replica.cc:333] T 65ad283d0ddf43f4a509d4d409e09efe P e7c6404e57e245b59663764a04db1ff0: stopping tablet replica
I20260608 10:08:17.123548 21486 raft_consensus.cc:2243] T 65ad283d0ddf43f4a509d4d409e09efe P e7c6404e57e245b59663764a04db1ff0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:17.125563 21486 raft_consensus.cc:2272] T 65ad283d0ddf43f4a509d4d409e09efe P e7c6404e57e245b59663764a04db1ff0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:17.128113 21486 tablet_replica.cc:333] T 75f0bc1b3e6444bbbc9b3b441381b89b P e7c6404e57e245b59663764a04db1ff0: stopping tablet replica
I20260608 10:08:17.128945 21486 raft_consensus.cc:2243] T 75f0bc1b3e6444bbbc9b3b441381b89b P e7c6404e57e245b59663764a04db1ff0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:17.139508 21486 raft_consensus.cc:2272] T 75f0bc1b3e6444bbbc9b3b441381b89b P e7c6404e57e245b59663764a04db1ff0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:17.140231   331 tablet_bootstrap.cc:492] T 65ad283d0ddf43f4a509d4d409e09efe P 7c29fef9f17e4f64b62113347606217c: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=117 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:08:17.141181   331 tablet_bootstrap.cc:492] T 65ad283d0ddf43f4a509d4d409e09efe P 7c29fef9f17e4f64b62113347606217c: Bootstrap complete.
I20260608 10:08:17.141903   331 ts_tablet_manager.cc:1403] T 65ad283d0ddf43f4a509d4d409e09efe P 7c29fef9f17e4f64b62113347606217c: Time spent bootstrapping tablet: real 0.237s	user 0.131s	sys 0.011s
I20260608 10:08:17.142689 21486 tablet_replica.cc:333] T 09936c6db785405c8609b0b14d580e79 P e7c6404e57e245b59663764a04db1ff0: stopping tablet replica
I20260608 10:08:17.143523 21486 raft_consensus.cc:2243] T 09936c6db785405c8609b0b14d580e79 P e7c6404e57e245b59663764a04db1ff0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:17.144412 21486 raft_consensus.cc:2272] T 09936c6db785405c8609b0b14d580e79 P e7c6404e57e245b59663764a04db1ff0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:17.144516   331 raft_consensus.cc:359] T 65ad283d0ddf43f4a509d4d409e09efe P 7c29fef9f17e4f64b62113347606217c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 } } peers { permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 } } peers { permanent_uuid: "bfd1094f22144c1987c81d245e79304c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "7c29fef9f17e4f64b62113347606217c" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 41717 } attrs { promote: true } }
I20260608 10:08:17.145373   331 raft_consensus.cc:740] T 65ad283d0ddf43f4a509d4d409e09efe P 7c29fef9f17e4f64b62113347606217c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7c29fef9f17e4f64b62113347606217c, State: Initialized, Role: LEARNER
I20260608 10:08:17.146049   331 consensus_queue.cc:260] T 65ad283d0ddf43f4a509d4d409e09efe P 7c29fef9f17e4f64b62113347606217c [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: "82808fea221846b39e926eed0e563e2d" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37433 } } peers { permanent_uuid: "e7c6404e57e245b59663764a04db1ff0" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 45941 } } peers { permanent_uuid: "bfd1094f22144c1987c81d245e79304c" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "7c29fef9f17e4f64b62113347606217c" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 41717 } attrs { promote: true } }
I20260608 10:08:17.147644 21486 tablet_replica.cc:333] T 7e4164562bda431990e61b5b2544154d P e7c6404e57e245b59663764a04db1ff0: stopping tablet replica
I20260608 10:08:17.148558 21486 raft_consensus.cc:2243] T 7e4164562bda431990e61b5b2544154d P e7c6404e57e245b59663764a04db1ff0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:17.149561 21486 raft_consensus.cc:2272] T 7e4164562bda431990e61b5b2544154d P e7c6404e57e245b59663764a04db1ff0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:17.149995 32728 raft_consensus.cc:1217] T 7e4164562bda431990e61b5b2544154d P 7c29fef9f17e4f64b62113347606217c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 10:08:17.152281 32728 raft_consensus.cc:1217] T ef862ed10544471b813e1b2dc541728a P 7c29fef9f17e4f64b62113347606217c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 10:08:17.153119 21486 tablet_replica.cc:333] T c4104a333e97426a93c8ab8ff3805f95 P e7c6404e57e245b59663764a04db1ff0: stopping tablet replica
I20260608 10:08:17.153962 21486 raft_consensus.cc:2243] T c4104a333e97426a93c8ab8ff3805f95 P e7c6404e57e245b59663764a04db1ff0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:17.154786 21486 raft_consensus.cc:2272] T c4104a333e97426a93c8ab8ff3805f95 P e7c6404e57e245b59663764a04db1ff0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:17.155476   331 ts_tablet_manager.cc:1434] T 65ad283d0ddf43f4a509d4d409e09efe P 7c29fef9f17e4f64b62113347606217c: Time spent starting tablet: real 0.013s	user 0.012s	sys 0.000s
I20260608 10:08:17.191771 21486 tablet_server.cc:196] TabletServer@127.20.251.130:0 shutdown complete.
W20260608 10:08:17.212725   331 tablet_copy_client.cc:1131] T 65ad283d0ddf43f4a509d4d409e09efe P 7c29fef9f17e4f64b62113347606217c: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.20.251.130:45941: connect: Connection refused (error 111)
I20260608 10:08:17.214393 21486 tablet_server.cc:179] TabletServer@127.20.251.131:0 shutting down...
I20260608 10:08:17.244257 21486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260608 10:08:17.244503 32502 consensus_peers.cc:597] T ef862ed10544471b813e1b2dc541728a P bfd1094f22144c1987c81d245e79304c -> Peer e7c6404e57e245b59663764a04db1ff0 (127.20.251.130:45941): Couldn't send request to peer e7c6404e57e245b59663764a04db1ff0. Status: Network error: Client connection negotiation failed: client connection to 127.20.251.130:45941: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:08:17.245172 21486 tablet_replica.cc:333] T ef862ed10544471b813e1b2dc541728a P bfd1094f22144c1987c81d245e79304c: stopping tablet replica
I20260608 10:08:17.246301 21486 raft_consensus.cc:2243] T ef862ed10544471b813e1b2dc541728a P bfd1094f22144c1987c81d245e79304c [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:17.247771 21486 raft_consensus.cc:2272] T ef862ed10544471b813e1b2dc541728a P bfd1094f22144c1987c81d245e79304c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:17.250917 21486 tablet_replica.cc:333] T 75f0bc1b3e6444bbbc9b3b441381b89b P bfd1094f22144c1987c81d245e79304c: stopping tablet replica
I20260608 10:08:17.251703 21486 raft_consensus.cc:2243] T 75f0bc1b3e6444bbbc9b3b441381b89b P bfd1094f22144c1987c81d245e79304c [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:17.252729 21486 raft_consensus.cc:2272] T 75f0bc1b3e6444bbbc9b3b441381b89b P bfd1094f22144c1987c81d245e79304c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:17.255714 21486 tablet_replica.cc:333] T 65ad283d0ddf43f4a509d4d409e09efe P bfd1094f22144c1987c81d245e79304c: stopping tablet replica
I20260608 10:08:17.256456 21486 raft_consensus.cc:2243] T 65ad283d0ddf43f4a509d4d409e09efe P bfd1094f22144c1987c81d245e79304c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:17.257259 21486 raft_consensus.cc:2272] T 65ad283d0ddf43f4a509d4d409e09efe P bfd1094f22144c1987c81d245e79304c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:17.260210 21486 tablet_replica.cc:333] T 7e4164562bda431990e61b5b2544154d P bfd1094f22144c1987c81d245e79304c: stopping tablet replica
I20260608 10:08:17.260957 21486 raft_consensus.cc:2243] T 7e4164562bda431990e61b5b2544154d P bfd1094f22144c1987c81d245e79304c [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:17.262403 21486 raft_consensus.cc:2272] T 7e4164562bda431990e61b5b2544154d P bfd1094f22144c1987c81d245e79304c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:17.265599 21486 tablet_replica.cc:333] T 09936c6db785405c8609b0b14d580e79 P bfd1094f22144c1987c81d245e79304c: stopping tablet replica
I20260608 10:08:17.266309 21486 raft_consensus.cc:2243] T 09936c6db785405c8609b0b14d580e79 P bfd1094f22144c1987c81d245e79304c [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:17.267673 21486 raft_consensus.cc:2272] T 09936c6db785405c8609b0b14d580e79 P bfd1094f22144c1987c81d245e79304c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:17.270638 21486 tablet_replica.cc:333] T c4104a333e97426a93c8ab8ff3805f95 P bfd1094f22144c1987c81d245e79304c: stopping tablet replica
I20260608 10:08:17.271270 21486 raft_consensus.cc:2243] T c4104a333e97426a93c8ab8ff3805f95 P bfd1094f22144c1987c81d245e79304c [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:17.272284 21486 raft_consensus.cc:2272] T c4104a333e97426a93c8ab8ff3805f95 P bfd1094f22144c1987c81d245e79304c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:08:17.647557 32560 debug-util.cc:398] Leaking SignalData structure 0x7b08002afce0 after lost signal to thread 21489
W20260608 10:08:17.648705 32560 debug-util.cc:398] Leaking SignalData structure 0x7b080003f1a0 after lost signal to thread 32322
W20260608 10:08:17.652966 32560 debug-util.cc:398] Leaking SignalData structure 0x7b0800173460 after lost signal to thread 32754
W20260608 10:08:18.293292 21486 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 32560)
W20260608 10:08:19.293854 21486 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 32560)
W20260608 10:08:20.294308 21486 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 32560)
I20260608 10:08:20.712395 21486 tablet_server.cc:196] TabletServer@127.20.251.131:0 shutdown complete.
I20260608 10:08:20.734442 21486 tablet_server.cc:179] TabletServer@127.20.251.132:0 shutting down...
I20260608 10:08:20.764092 21486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:08:20.764762 21486 tablet_replica.cc:333] T 65ad283d0ddf43f4a509d4d409e09efe P 7c29fef9f17e4f64b62113347606217c: stopping tablet replica
I20260608 10:08:20.765435 21486 raft_consensus.cc:2243] T 65ad283d0ddf43f4a509d4d409e09efe P 7c29fef9f17e4f64b62113347606217c [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:08:20.765908 21486 raft_consensus.cc:2272] T 65ad283d0ddf43f4a509d4d409e09efe P 7c29fef9f17e4f64b62113347606217c [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:08:20.768198 21486 tablet_replica.cc:333] T 7e4164562bda431990e61b5b2544154d P 7c29fef9f17e4f64b62113347606217c: stopping tablet replica
I20260608 10:08:20.768725 21486 raft_consensus.cc:2243] T 7e4164562bda431990e61b5b2544154d P 7c29fef9f17e4f64b62113347606217c [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:08:20.769099 21486 raft_consensus.cc:2272] T 7e4164562bda431990e61b5b2544154d P 7c29fef9f17e4f64b62113347606217c [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:08:20.771216 21486 tablet_replica.cc:333] T ef862ed10544471b813e1b2dc541728a P 7c29fef9f17e4f64b62113347606217c: stopping tablet replica
I20260608 10:08:20.771699 21486 raft_consensus.cc:2243] T ef862ed10544471b813e1b2dc541728a P 7c29fef9f17e4f64b62113347606217c [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:08:20.772058 21486 raft_consensus.cc:2272] T ef862ed10544471b813e1b2dc541728a P 7c29fef9f17e4f64b62113347606217c [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:08:20.774111 21486 tablet_replica.cc:333] T 09936c6db785405c8609b0b14d580e79 P 7c29fef9f17e4f64b62113347606217c: stopping tablet replica
I20260608 10:08:20.774554 21486 raft_consensus.cc:2243] T 09936c6db785405c8609b0b14d580e79 P 7c29fef9f17e4f64b62113347606217c [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:08:20.774897 21486 raft_consensus.cc:2272] T 09936c6db785405c8609b0b14d580e79 P 7c29fef9f17e4f64b62113347606217c [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:08:20.796288 21486 tablet_server.cc:196] TabletServer@127.20.251.132:0 shutdown complete.
I20260608 10:08:20.810184 21486 master.cc:562] Master@127.20.251.190:35919 shutting down...
W20260608 10:08:20.833163 32336 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 10:08:20.833482 32336 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 10:08:20.833727 32336 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 10:08:20.834906 21486 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b463d485c80c45719f95a96ea17f09a0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:20.835378 21486 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b463d485c80c45719f95a96ea17f09a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:20.835683 21486 tablet_replica.cc:333] T 00000000000000000000000000000000 P b463d485c80c45719f95a96ea17f09a0: stopping tablet replica
I20260608 10:08:20.856101 21486 master.cc:584] Master@127.20.251.190:35919 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0 (11855 ms)
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1
I20260608 10:08:20.901973 21486 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.20.251.190:35369
I20260608 10:08:20.903215 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:08:20.908492   344 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:20.909734   345 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:20.909888   347 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:20.910593 21486 server_base.cc:1061] running on GCE node
I20260608 10:08:20.911458 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:08:20.911635 21486 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:08:20.911772 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913300911754 us; error 0 us; skew 500 ppm
I20260608 10:08:20.912318 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:20.914558 21486 webserver.cc:533] Webserver started at http://127.20.251.190:33105/ using document root <none> and password file <none>
I20260608 10:08:20.915060 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:20.915226 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:20.915468 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:20.916496 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913058711471-21486-0/minicluster-data/master-0-root/instance:
uuid: "c31e5323c6d84fedbd27817f444d81f9"
format_stamp: "Formatted at 2026-06-08 10:08:20 on dist-test-slave-0x65"
I20260608 10:08:20.920791 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:08:20.924098   352 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:20.924808 21486 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:08:20.925076 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913058711471-21486-0/minicluster-data/master-0-root
uuid: "c31e5323c6d84fedbd27817f444d81f9"
format_stamp: "Formatted at 2026-06-08 10:08:20 on dist-test-slave-0x65"
I20260608 10:08:20.925340 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913058711471-21486-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913058711471-21486-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913058711471-21486-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:20.940335 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:20.941469 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:20.979445 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.190:35369
I20260608 10:08:20.979584   403 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.190:35369 every 8 connection(s)
I20260608 10:08:20.983474   404 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:20.994095   404 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c31e5323c6d84fedbd27817f444d81f9: Bootstrap starting.
I20260608 10:08:20.998975   404 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c31e5323c6d84fedbd27817f444d81f9: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:21.003285   404 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c31e5323c6d84fedbd27817f444d81f9: No bootstrap required, opened a new log
I20260608 10:08:21.005581   404 raft_consensus.cc:359] T 00000000000000000000000000000000 P c31e5323c6d84fedbd27817f444d81f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c31e5323c6d84fedbd27817f444d81f9" member_type: VOTER }
I20260608 10:08:21.005962   404 raft_consensus.cc:385] T 00000000000000000000000000000000 P c31e5323c6d84fedbd27817f444d81f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:21.006177   404 raft_consensus.cc:740] T 00000000000000000000000000000000 P c31e5323c6d84fedbd27817f444d81f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c31e5323c6d84fedbd27817f444d81f9, State: Initialized, Role: FOLLOWER
I20260608 10:08:21.006829   404 consensus_queue.cc:260] T 00000000000000000000000000000000 P c31e5323c6d84fedbd27817f444d81f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c31e5323c6d84fedbd27817f444d81f9" member_type: VOTER }
I20260608 10:08:21.007284   404 raft_consensus.cc:399] T 00000000000000000000000000000000 P c31e5323c6d84fedbd27817f444d81f9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:08:21.007505   404 raft_consensus.cc:493] T 00000000000000000000000000000000 P c31e5323c6d84fedbd27817f444d81f9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:08:21.007769   404 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c31e5323c6d84fedbd27817f444d81f9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:21.012688   404 raft_consensus.cc:515] T 00000000000000000000000000000000 P c31e5323c6d84fedbd27817f444d81f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c31e5323c6d84fedbd27817f444d81f9" member_type: VOTER }
I20260608 10:08:21.013178   404 leader_election.cc:304] T 00000000000000000000000000000000 P c31e5323c6d84fedbd27817f444d81f9 [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: c31e5323c6d84fedbd27817f444d81f9; no voters: 
I20260608 10:08:21.014341   404 leader_election.cc:290] T 00000000000000000000000000000000 P c31e5323c6d84fedbd27817f444d81f9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:08:21.014835   407 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c31e5323c6d84fedbd27817f444d81f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:21.016167   407 raft_consensus.cc:697] T 00000000000000000000000000000000 P c31e5323c6d84fedbd27817f444d81f9 [term 1 LEADER]: Becoming Leader. State: Replica: c31e5323c6d84fedbd27817f444d81f9, State: Running, Role: LEADER
I20260608 10:08:21.016860   407 consensus_queue.cc:237] T 00000000000000000000000000000000 P c31e5323c6d84fedbd27817f444d81f9 [LEADER]: Queue going to LEADER mode. State: All 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: "c31e5323c6d84fedbd27817f444d81f9" member_type: VOTER }
I20260608 10:08:21.017246   404 sys_catalog.cc:565] T 00000000000000000000000000000000 P c31e5323c6d84fedbd27817f444d81f9 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:08:21.021097   408 sys_catalog.cc:455] T 00000000000000000000000000000000 P c31e5323c6d84fedbd27817f444d81f9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c31e5323c6d84fedbd27817f444d81f9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c31e5323c6d84fedbd27817f444d81f9" member_type: VOTER } }
I20260608 10:08:21.021248   409 sys_catalog.cc:455] T 00000000000000000000000000000000 P c31e5323c6d84fedbd27817f444d81f9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c31e5323c6d84fedbd27817f444d81f9. Latest consensus state: current_term: 1 leader_uuid: "c31e5323c6d84fedbd27817f444d81f9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c31e5323c6d84fedbd27817f444d81f9" member_type: VOTER } }
I20260608 10:08:21.021729   408 sys_catalog.cc:458] T 00000000000000000000000000000000 P c31e5323c6d84fedbd27817f444d81f9 [sys.catalog]: This master's current role is: LEADER
I20260608 10:08:21.021751   409 sys_catalog.cc:458] T 00000000000000000000000000000000 P c31e5323c6d84fedbd27817f444d81f9 [sys.catalog]: This master's current role is: LEADER
I20260608 10:08:21.025177   414 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:08:21.031759   414 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:08:21.032755 21486 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:08:21.040802   414 catalog_manager.cc:1382] Generated new cluster ID: 66784e79a79949cca7a7a72ce899e646
I20260608 10:08:21.041054   414 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:08:21.060264   414 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:08:21.061643   414 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:08:21.076396   414 catalog_manager.cc:6069] T 00000000000000000000000000000000 P c31e5323c6d84fedbd27817f444d81f9: Generated new TSK 0
I20260608 10:08:21.076960   414 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:08:21.099771 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:08:21.105921   425 instance_detector.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:21.107069   426 instance_detector.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:21.108497   428 instance_detector.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:21.108661 21486 server_base.cc:1061] running on GCE node
I20260608 10:08:21.109642 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:08:21.109826 21486 system_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:21.109948 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913301109937 us; error 0 us; skew 500 ppm
I20260608 10:08:21.110463 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:21.112704 21486 webserver.cc:533] Webserver started at http://127.20.251.129:45889/ using document root <none> and password file <none>
I20260608 10:08:21.113164 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:21.113317 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:21.113577 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:21.114616 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913058711471-21486-0/minicluster-data/ts-0-root/instance:
uuid: "f675001d03194855a691eb44355c0627"
format_stamp: "Formatted at 2026-06-08 10:08:21 on dist-test-slave-0x65"
I20260608 10:08:21.119174 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:08:21.122439   433 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:21.123155 21486 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:08:21.123428 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913058711471-21486-0/minicluster-data/ts-0-root
uuid: "f675001d03194855a691eb44355c0627"
format_stamp: "Formatted at 2026-06-08 10:08:21 on dist-test-slave-0x65"
I20260608 10:08:21.123677 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913058711471-21486-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913058711471-21486-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913058711471-21486-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:21.138823 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:21.139871 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:21.141268 21486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:08:21.143513 21486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:08:21.143692 21486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:21.143924 21486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:08:21.144064 21486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:21.182778 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.129:37811
I20260608 10:08:21.182911   495 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.129:37811 every 8 connection(s)
I20260608 10:08:21.187899 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:08:21.194718   500 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:21.196435   501 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:21.198937   503 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:21.199935 21486 server_base.cc:1061] running on GCE node
I20260608 10:08:21.200975 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:08:21.201169 21486 system_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:21.201298 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913301201287 us; error 0 us; skew 500 ppm
I20260608 10:08:21.201980 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:21.204628 21486 webserver.cc:533] Webserver started at http://127.20.251.130:42769/ using document root <none> and password file <none>
I20260608 10:08:21.205240 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:21.205317   496 heartbeater.cc:344] Connected to a master server at 127.20.251.190:35369
I20260608 10:08:21.205474 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:21.205869   496 heartbeater.cc:461] Registering TS with master...
I20260608 10:08:21.205936 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:21.206679   496 heartbeater.cc:507] Master 127.20.251.190:35369 requested a full tablet report, sending...
I20260608 10:08:21.207187 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913058711471-21486-0/minicluster-data/ts-1-root/instance:
uuid: "dbaf67225b1d4beb9b2b01ab902b60b7"
format_stamp: "Formatted at 2026-06-08 10:08:21 on dist-test-slave-0x65"
I20260608 10:08:21.208897   369 ts_manager.cc:194] Registered new tserver with Master: f675001d03194855a691eb44355c0627 (127.20.251.129:37811)
I20260608 10:08:21.210774   369 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45768
I20260608 10:08:21.212239 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:08:21.215914   508 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:21.216729 21486 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:08:21.217018 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913058711471-21486-0/minicluster-data/ts-1-root
uuid: "dbaf67225b1d4beb9b2b01ab902b60b7"
format_stamp: "Formatted at 2026-06-08 10:08:21 on dist-test-slave-0x65"
I20260608 10:08:21.217291 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913058711471-21486-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913058711471-21486-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913058711471-21486-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:21.239158 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:21.240168 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:21.241616 21486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:08:21.243875 21486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:08:21.244067 21486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:21.244282 21486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:08:21.244431 21486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:21.283824 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.130:43449
I20260608 10:08:21.283969   570 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.130:43449 every 8 connection(s)
I20260608 10:08:21.288960 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:08:21.295848   574 instance_detector.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:21.296901   575 instance_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:21.299856 21486 server_base.cc:1061] running on GCE node
W20260608 10:08:21.300324   577 instance_detector.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:21.301487 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 10:08:21.301645   571 heartbeater.cc:344] Connected to a master server at 127.20.251.190:35369
W20260608 10:08:21.301788 21486 system_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:21.302109 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913301302093 us; error 0 us; skew 500 ppm
I20260608 10:08:21.302151   571 heartbeater.cc:461] Registering TS with master...
I20260608 10:08:21.302759 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:21.302992   571 heartbeater.cc:507] Master 127.20.251.190:35369 requested a full tablet report, sending...
I20260608 10:08:21.305413   369 ts_manager.cc:194] Registered new tserver with Master: dbaf67225b1d4beb9b2b01ab902b60b7 (127.20.251.130:43449)
I20260608 10:08:21.305483 21486 webserver.cc:533] Webserver started at http://127.20.251.131:38253/ using document root <none> and password file <none>
I20260608 10:08:21.306360 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:21.306615 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:21.306938 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:21.307466   369 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45776
I20260608 10:08:21.308422 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913058711471-21486-0/minicluster-data/ts-2-root/instance:
uuid: "51d7e7a293134b58a59188b992e895d9"
format_stamp: "Formatted at 2026-06-08 10:08:21 on dist-test-slave-0x65"
I20260608 10:08:21.313061 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:08:21.316628   582 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:21.317365 21486 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:08:21.317703 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913058711471-21486-0/minicluster-data/ts-2-root
uuid: "51d7e7a293134b58a59188b992e895d9"
format_stamp: "Formatted at 2026-06-08 10:08:21 on dist-test-slave-0x65"
I20260608 10:08:21.317957 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913058711471-21486-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913058711471-21486-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913058711471-21486-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:21.351169 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:21.352277 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:21.353775 21486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:08:21.356092 21486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:08:21.356281 21486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:21.356535 21486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:08:21.356688 21486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:21.401846 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.131:38289
I20260608 10:08:21.401970   644 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.131:38289 every 8 connection(s)
I20260608 10:08:21.416249   645 heartbeater.cc:344] Connected to a master server at 127.20.251.190:35369
I20260608 10:08:21.416702   645 heartbeater.cc:461] Registering TS with master...
I20260608 10:08:21.417429   645 heartbeater.cc:507] Master 127.20.251.190:35369 requested a full tablet report, sending...
I20260608 10:08:21.419718   369 ts_manager.cc:194] Registered new tserver with Master: 51d7e7a293134b58a59188b992e895d9 (127.20.251.131:38289)
I20260608 10:08:21.420179 21486 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01492079s
I20260608 10:08:21.421165   369 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45784
I20260608 10:08:22.227811   496 heartbeater.cc:499] Master 127.20.251.190:35369 was elected leader, sending a full tablet report...
I20260608 10:08:22.310504   571 heartbeater.cc:499] Master 127.20.251.190:35369 was elected leader, sending a full tablet report...
I20260608 10:08:22.424280   645 heartbeater.cc:499] Master 127.20.251.190:35369 was elected leader, sending a full tablet report...
I20260608 10:08:22.483094   369 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45794:
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:08:22.486150   369 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:22.560827   610 tablet_service.cc:1511] Processing CreateTablet for tablet f36add4fd6594a4885212f19efed76ef (DEFAULT_TABLE table=test-workload [id=27343c69397542a5930ff79c0445535c]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:08:22.563059   610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f36add4fd6594a4885212f19efed76ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:22.562651   608 tablet_service.cc:1511] Processing CreateTablet for tablet 20f8faa61b2f43df8910ea45efb4fb52 (DEFAULT_TABLE table=test-workload [id=27343c69397542a5930ff79c0445535c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:08:22.564348   608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20f8faa61b2f43df8910ea45efb4fb52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:22.565481   461 tablet_service.cc:1511] Processing CreateTablet for tablet f36add4fd6594a4885212f19efed76ef (DEFAULT_TABLE table=test-workload [id=27343c69397542a5930ff79c0445535c]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:08:22.566010   609 tablet_service.cc:1511] Processing CreateTablet for tablet 5e6f319518c04c838b6f26cdf5c249e3 (DEFAULT_TABLE table=test-workload [id=27343c69397542a5930ff79c0445535c]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:08:22.567683   461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f36add4fd6594a4885212f19efed76ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:22.567648   609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e6f319518c04c838b6f26cdf5c249e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:22.579941   460 tablet_service.cc:1511] Processing CreateTablet for tablet 5e6f319518c04c838b6f26cdf5c249e3 (DEFAULT_TABLE table=test-workload [id=27343c69397542a5930ff79c0445535c]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:08:22.581727   460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e6f319518c04c838b6f26cdf5c249e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:22.585602   607 tablet_service.cc:1511] Processing CreateTablet for tablet 453ec5498d474d75bd3a2945dcfa3ca7 (DEFAULT_TABLE table=test-workload [id=27343c69397542a5930ff79c0445535c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:08:22.587167   607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 453ec5498d474d75bd3a2945dcfa3ca7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:22.587082   459 tablet_service.cc:1511] Processing CreateTablet for tablet 20f8faa61b2f43df8910ea45efb4fb52 (DEFAULT_TABLE table=test-workload [id=27343c69397542a5930ff79c0445535c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:08:22.589082   459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20f8faa61b2f43df8910ea45efb4fb52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:22.596803   458 tablet_service.cc:1511] Processing CreateTablet for tablet 453ec5498d474d75bd3a2945dcfa3ca7 (DEFAULT_TABLE table=test-workload [id=27343c69397542a5930ff79c0445535c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:08:22.598577   458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 453ec5498d474d75bd3a2945dcfa3ca7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:22.603325   457 tablet_service.cc:1511] Processing CreateTablet for tablet efc2aa02c92b4dd4a027661f8b542b6c (DEFAULT_TABLE table=test-workload [id=27343c69397542a5930ff79c0445535c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:08:22.605027   457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efc2aa02c92b4dd4a027661f8b542b6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:22.613300   666 tablet_bootstrap.cc:492] T f36add4fd6594a4885212f19efed76ef P 51d7e7a293134b58a59188b992e895d9: Bootstrap starting.
I20260608 10:08:22.613757   610 tablet_service.cc:1511] Processing CreateTablet for tablet efc2aa02c92b4dd4a027661f8b542b6c (DEFAULT_TABLE table=test-workload [id=27343c69397542a5930ff79c0445535c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:08:22.615880   456 tablet_service.cc:1511] Processing CreateTablet for tablet 3bfc9f1ccf37419da4d78f8f6b068180 (DEFAULT_TABLE table=test-workload [id=27343c69397542a5930ff79c0445535c]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:08:22.621055   456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bfc9f1ccf37419da4d78f8f6b068180. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:22.626350   610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efc2aa02c92b4dd4a027661f8b542b6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:22.626016   608 tablet_service.cc:1511] Processing CreateTablet for tablet 3bfc9f1ccf37419da4d78f8f6b068180 (DEFAULT_TABLE table=test-workload [id=27343c69397542a5930ff79c0445535c]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:08:22.627655   608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bfc9f1ccf37419da4d78f8f6b068180. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:22.631201   666 tablet_bootstrap.cc:654] T f36add4fd6594a4885212f19efed76ef P 51d7e7a293134b58a59188b992e895d9: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:22.632262   536 tablet_service.cc:1511] Processing CreateTablet for tablet f36add4fd6594a4885212f19efed76ef (DEFAULT_TABLE table=test-workload [id=27343c69397542a5930ff79c0445535c]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:08:22.634343   536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f36add4fd6594a4885212f19efed76ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:22.639923   535 tablet_service.cc:1511] Processing CreateTablet for tablet 5e6f319518c04c838b6f26cdf5c249e3 (DEFAULT_TABLE table=test-workload [id=27343c69397542a5930ff79c0445535c]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:08:22.643205   534 tablet_service.cc:1511] Processing CreateTablet for tablet 20f8faa61b2f43df8910ea45efb4fb52 (DEFAULT_TABLE table=test-workload [id=27343c69397542a5930ff79c0445535c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:08:22.646430   533 tablet_service.cc:1511] Processing CreateTablet for tablet 453ec5498d474d75bd3a2945dcfa3ca7 (DEFAULT_TABLE table=test-workload [id=27343c69397542a5930ff79c0445535c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:08:22.649463   532 tablet_service.cc:1511] Processing CreateTablet for tablet efc2aa02c92b4dd4a027661f8b542b6c (DEFAULT_TABLE table=test-workload [id=27343c69397542a5930ff79c0445535c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:08:22.652369   531 tablet_service.cc:1511] Processing CreateTablet for tablet 3bfc9f1ccf37419da4d78f8f6b068180 (DEFAULT_TABLE table=test-workload [id=27343c69397542a5930ff79c0445535c]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:08:22.654273   535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e6f319518c04c838b6f26cdf5c249e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:22.655499   531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bfc9f1ccf37419da4d78f8f6b068180. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:22.657958   533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 453ec5498d474d75bd3a2945dcfa3ca7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:22.658810   667 tablet_bootstrap.cc:492] T 20f8faa61b2f43df8910ea45efb4fb52 P f675001d03194855a691eb44355c0627: Bootstrap starting.
I20260608 10:08:22.659462   532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efc2aa02c92b4dd4a027661f8b542b6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:22.663519   534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20f8faa61b2f43df8910ea45efb4fb52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:22.673017   667 tablet_bootstrap.cc:654] T 20f8faa61b2f43df8910ea45efb4fb52 P f675001d03194855a691eb44355c0627: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:22.686113   668 tablet_bootstrap.cc:492] T 3bfc9f1ccf37419da4d78f8f6b068180 P dbaf67225b1d4beb9b2b01ab902b60b7: Bootstrap starting.
I20260608 10:08:22.695055   668 tablet_bootstrap.cc:654] T 3bfc9f1ccf37419da4d78f8f6b068180 P dbaf67225b1d4beb9b2b01ab902b60b7: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:22.703442   668 tablet_bootstrap.cc:492] T 3bfc9f1ccf37419da4d78f8f6b068180 P dbaf67225b1d4beb9b2b01ab902b60b7: No bootstrap required, opened a new log
I20260608 10:08:22.705231   668 ts_tablet_manager.cc:1403] T 3bfc9f1ccf37419da4d78f8f6b068180 P dbaf67225b1d4beb9b2b01ab902b60b7: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260608 10:08:22.708293   667 tablet_bootstrap.cc:492] T 20f8faa61b2f43df8910ea45efb4fb52 P f675001d03194855a691eb44355c0627: No bootstrap required, opened a new log
I20260608 10:08:22.708973   667 ts_tablet_manager.cc:1403] T 20f8faa61b2f43df8910ea45efb4fb52 P f675001d03194855a691eb44355c0627: Time spent bootstrapping tablet: real 0.051s	user 0.028s	sys 0.000s
I20260608 10:08:22.708832   668 raft_consensus.cc:359] T 3bfc9f1ccf37419da4d78f8f6b068180 P dbaf67225b1d4beb9b2b01ab902b60b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f675001d03194855a691eb44355c0627" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37811 } } peers { permanent_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43449 } } peers { permanent_uuid: "51d7e7a293134b58a59188b992e895d9" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38289 } }
I20260608 10:08:22.710064   668 raft_consensus.cc:385] T 3bfc9f1ccf37419da4d78f8f6b068180 P dbaf67225b1d4beb9b2b01ab902b60b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:22.710465   668 raft_consensus.cc:740] T 3bfc9f1ccf37419da4d78f8f6b068180 P dbaf67225b1d4beb9b2b01ab902b60b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbaf67225b1d4beb9b2b01ab902b60b7, State: Initialized, Role: FOLLOWER
I20260608 10:08:22.711421   668 consensus_queue.cc:260] T 3bfc9f1ccf37419da4d78f8f6b068180 P dbaf67225b1d4beb9b2b01ab902b60b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f675001d03194855a691eb44355c0627" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37811 } } peers { permanent_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43449 } } peers { permanent_uuid: "51d7e7a293134b58a59188b992e895d9" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38289 } }
I20260608 10:08:22.712738   666 tablet_bootstrap.cc:492] T f36add4fd6594a4885212f19efed76ef P 51d7e7a293134b58a59188b992e895d9: No bootstrap required, opened a new log
I20260608 10:08:22.713423   666 ts_tablet_manager.cc:1403] T f36add4fd6594a4885212f19efed76ef P 51d7e7a293134b58a59188b992e895d9: Time spent bootstrapping tablet: real 0.101s	user 0.012s	sys 0.004s
I20260608 10:08:22.713902   667 raft_consensus.cc:359] T 20f8faa61b2f43df8910ea45efb4fb52 P f675001d03194855a691eb44355c0627 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f675001d03194855a691eb44355c0627" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37811 } } peers { permanent_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43449 } } peers { permanent_uuid: "51d7e7a293134b58a59188b992e895d9" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38289 } }
I20260608 10:08:22.714845   667 raft_consensus.cc:385] T 20f8faa61b2f43df8910ea45efb4fb52 P f675001d03194855a691eb44355c0627 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:22.715160   667 raft_consensus.cc:740] T 20f8faa61b2f43df8910ea45efb4fb52 P f675001d03194855a691eb44355c0627 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f675001d03194855a691eb44355c0627, State: Initialized, Role: FOLLOWER
I20260608 10:08:22.716107   667 consensus_queue.cc:260] T 20f8faa61b2f43df8910ea45efb4fb52 P f675001d03194855a691eb44355c0627 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f675001d03194855a691eb44355c0627" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37811 } } peers { permanent_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43449 } } peers { permanent_uuid: "51d7e7a293134b58a59188b992e895d9" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38289 } }
I20260608 10:08:22.717288   666 raft_consensus.cc:359] T f36add4fd6594a4885212f19efed76ef P 51d7e7a293134b58a59188b992e895d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51d7e7a293134b58a59188b992e895d9" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38289 } } peers { permanent_uuid: "f675001d03194855a691eb44355c0627" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37811 } } peers { permanent_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43449 } }
I20260608 10:08:22.727416   666 raft_consensus.cc:385] T f36add4fd6594a4885212f19efed76ef P 51d7e7a293134b58a59188b992e895d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:22.727933   666 raft_consensus.cc:740] T f36add4fd6594a4885212f19efed76ef P 51d7e7a293134b58a59188b992e895d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51d7e7a293134b58a59188b992e895d9, State: Initialized, Role: FOLLOWER
I20260608 10:08:22.729262   666 consensus_queue.cc:260] T f36add4fd6594a4885212f19efed76ef P 51d7e7a293134b58a59188b992e895d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51d7e7a293134b58a59188b992e895d9" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38289 } } peers { permanent_uuid: "f675001d03194855a691eb44355c0627" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37811 } } peers { permanent_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43449 } }
I20260608 10:08:22.733560   667 ts_tablet_manager.cc:1434] T 20f8faa61b2f43df8910ea45efb4fb52 P f675001d03194855a691eb44355c0627: Time spent starting tablet: real 0.024s	user 0.011s	sys 0.010s
I20260608 10:08:22.734062   668 ts_tablet_manager.cc:1434] T 3bfc9f1ccf37419da4d78f8f6b068180 P dbaf67225b1d4beb9b2b01ab902b60b7: Time spent starting tablet: real 0.028s	user 0.011s	sys 0.016s
I20260608 10:08:22.735334   668 tablet_bootstrap.cc:492] T 20f8faa61b2f43df8910ea45efb4fb52 P dbaf67225b1d4beb9b2b01ab902b60b7: Bootstrap starting.
I20260608 10:08:22.739693   667 tablet_bootstrap.cc:492] T f36add4fd6594a4885212f19efed76ef P f675001d03194855a691eb44355c0627: Bootstrap starting.
I20260608 10:08:22.742395   668 tablet_bootstrap.cc:654] T 20f8faa61b2f43df8910ea45efb4fb52 P dbaf67225b1d4beb9b2b01ab902b60b7: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:22.750734   666 ts_tablet_manager.cc:1434] T f36add4fd6594a4885212f19efed76ef P 51d7e7a293134b58a59188b992e895d9: Time spent starting tablet: real 0.037s	user 0.012s	sys 0.000s
I20260608 10:08:22.752156   666 tablet_bootstrap.cc:492] T 20f8faa61b2f43df8910ea45efb4fb52 P 51d7e7a293134b58a59188b992e895d9: Bootstrap starting.
I20260608 10:08:22.758807   667 tablet_bootstrap.cc:654] T f36add4fd6594a4885212f19efed76ef P f675001d03194855a691eb44355c0627: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:22.759502   666 tablet_bootstrap.cc:654] T 20f8faa61b2f43df8910ea45efb4fb52 P 51d7e7a293134b58a59188b992e895d9: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:22.761476   668 tablet_bootstrap.cc:492] T 20f8faa61b2f43df8910ea45efb4fb52 P dbaf67225b1d4beb9b2b01ab902b60b7: No bootstrap required, opened a new log
I20260608 10:08:22.762049   668 ts_tablet_manager.cc:1403] T 20f8faa61b2f43df8910ea45efb4fb52 P dbaf67225b1d4beb9b2b01ab902b60b7: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.013s
I20260608 10:08:22.765211   667 tablet_bootstrap.cc:492] T f36add4fd6594a4885212f19efed76ef P f675001d03194855a691eb44355c0627: No bootstrap required, opened a new log
I20260608 10:08:22.765434   666 tablet_bootstrap.cc:492] T 20f8faa61b2f43df8910ea45efb4fb52 P 51d7e7a293134b58a59188b992e895d9: No bootstrap required, opened a new log
I20260608 10:08:22.765935   667 ts_tablet_manager.cc:1403] T f36add4fd6594a4885212f19efed76ef P f675001d03194855a691eb44355c0627: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.002s
I20260608 10:08:22.765389   668 raft_consensus.cc:359] T 20f8faa61b2f43df8910ea45efb4fb52 P dbaf67225b1d4beb9b2b01ab902b60b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f675001d03194855a691eb44355c0627" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37811 } } peers { permanent_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43449 } } peers { permanent_uuid: "51d7e7a293134b58a59188b992e895d9" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38289 } }
I20260608 10:08:22.766443   666 ts_tablet_manager.cc:1403] T 20f8faa61b2f43df8910ea45efb4fb52 P 51d7e7a293134b58a59188b992e895d9: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.002s
I20260608 10:08:22.766518   668 raft_consensus.cc:385] T 20f8faa61b2f43df8910ea45efb4fb52 P dbaf67225b1d4beb9b2b01ab902b60b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:22.767143   668 raft_consensus.cc:740] T 20f8faa61b2f43df8910ea45efb4fb52 P dbaf67225b1d4beb9b2b01ab902b60b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbaf67225b1d4beb9b2b01ab902b60b7, State: Initialized, Role: FOLLOWER
I20260608 10:08:22.768213   668 consensus_queue.cc:260] T 20f8faa61b2f43df8910ea45efb4fb52 P dbaf67225b1d4beb9b2b01ab902b60b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f675001d03194855a691eb44355c0627" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37811 } } peers { permanent_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43449 } } peers { permanent_uuid: "51d7e7a293134b58a59188b992e895d9" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38289 } }
I20260608 10:08:22.770601   668 ts_tablet_manager.cc:1434] T 20f8faa61b2f43df8910ea45efb4fb52 P dbaf67225b1d4beb9b2b01ab902b60b7: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260608 10:08:22.770370   666 raft_consensus.cc:359] T 20f8faa61b2f43df8910ea45efb4fb52 P 51d7e7a293134b58a59188b992e895d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f675001d03194855a691eb44355c0627" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37811 } } peers { permanent_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43449 } } peers { permanent_uuid: "51d7e7a293134b58a59188b992e895d9" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38289 } }
I20260608 10:08:22.770640   667 raft_consensus.cc:359] T f36add4fd6594a4885212f19efed76ef P f675001d03194855a691eb44355c0627 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51d7e7a293134b58a59188b992e895d9" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38289 } } peers { permanent_uuid: "f675001d03194855a691eb44355c0627" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37811 } } peers { permanent_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43449 } }
I20260608 10:08:22.771502   666 raft_consensus.cc:385] T 20f8faa61b2f43df8910ea45efb4fb52 P 51d7e7a293134b58a59188b992e895d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:22.771723   667 raft_consensus.cc:385] T f36add4fd6594a4885212f19efed76ef P f675001d03194855a691eb44355c0627 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:22.772063   668 tablet_bootstrap.cc:492] T f36add4fd6594a4885212f19efed76ef P dbaf67225b1d4beb9b2b01ab902b60b7: Bootstrap starting.
I20260608 10:08:22.772056   666 raft_consensus.cc:740] T 20f8faa61b2f43df8910ea45efb4fb52 P 51d7e7a293134b58a59188b992e895d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51d7e7a293134b58a59188b992e895d9, State: Initialized, Role: FOLLOWER
I20260608 10:08:22.772218   667 raft_consensus.cc:740] T f36add4fd6594a4885212f19efed76ef P f675001d03194855a691eb44355c0627 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f675001d03194855a691eb44355c0627, State: Initialized, Role: FOLLOWER
I20260608 10:08:22.773943   667 consensus_queue.cc:260] T f36add4fd6594a4885212f19efed76ef P f675001d03194855a691eb44355c0627 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51d7e7a293134b58a59188b992e895d9" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38289 } } peers { permanent_uuid: "f675001d03194855a691eb44355c0627" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37811 } } peers { permanent_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43449 } }
I20260608 10:08:22.774118   666 consensus_queue.cc:260] T 20f8faa61b2f43df8910ea45efb4fb52 P 51d7e7a293134b58a59188b992e895d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f675001d03194855a691eb44355c0627" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37811 } } peers { permanent_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43449 } } peers { permanent_uuid: "51d7e7a293134b58a59188b992e895d9" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38289 } }
I20260608 10:08:22.776580   667 ts_tablet_manager.cc:1434] T f36add4fd6594a4885212f19efed76ef P f675001d03194855a691eb44355c0627: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 10:08:22.777863   667 tablet_bootstrap.cc:492] T 5e6f319518c04c838b6f26cdf5c249e3 P f675001d03194855a691eb44355c0627: Bootstrap starting.
I20260608 10:08:22.780175   668 tablet_bootstrap.cc:654] T f36add4fd6594a4885212f19efed76ef P dbaf67225b1d4beb9b2b01ab902b60b7: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:22.784646   667 tablet_bootstrap.cc:654] T 5e6f319518c04c838b6f26cdf5c249e3 P f675001d03194855a691eb44355c0627: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:22.791039   666 ts_tablet_manager.cc:1434] T 20f8faa61b2f43df8910ea45efb4fb52 P 51d7e7a293134b58a59188b992e895d9: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.004s
I20260608 10:08:22.794994   666 tablet_bootstrap.cc:492] T 453ec5498d474d75bd3a2945dcfa3ca7 P 51d7e7a293134b58a59188b992e895d9: Bootstrap starting.
I20260608 10:08:22.798964   667 tablet_bootstrap.cc:492] T 5e6f319518c04c838b6f26cdf5c249e3 P f675001d03194855a691eb44355c0627: No bootstrap required, opened a new log
I20260608 10:08:22.799700   667 ts_tablet_manager.cc:1403] T 5e6f319518c04c838b6f26cdf5c249e3 P f675001d03194855a691eb44355c0627: Time spent bootstrapping tablet: real 0.022s	user 0.004s	sys 0.010s
I20260608 10:08:22.801486   672 raft_consensus.cc:493] T 20f8faa61b2f43df8910ea45efb4fb52 P dbaf67225b1d4beb9b2b01ab902b60b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:22.802170   672 raft_consensus.cc:515] T 20f8faa61b2f43df8910ea45efb4fb52 P dbaf67225b1d4beb9b2b01ab902b60b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f675001d03194855a691eb44355c0627" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37811 } } peers { permanent_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43449 } } peers { permanent_uuid: "51d7e7a293134b58a59188b992e895d9" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38289 } }
I20260608 10:08:22.802688   666 tablet_bootstrap.cc:654] T 453ec5498d474d75bd3a2945dcfa3ca7 P 51d7e7a293134b58a59188b992e895d9: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:22.803392   667 raft_consensus.cc:359] T 5e6f319518c04c838b6f26cdf5c249e3 P f675001d03194855a691eb44355c0627 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f675001d03194855a691eb44355c0627" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37811 } } peers { permanent_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43449 } } peers { permanent_uuid: "51d7e7a293134b58a59188b992e895d9" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38289 } }
I20260608 10:08:22.804100   667 raft_consensus.cc:385] T 5e6f319518c04c838b6f26cdf5c249e3 P f675001d03194855a691eb44355c0627 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:22.804354   667 raft_consensus.cc:740] T 5e6f319518c04c838b6f26cdf5c249e3 P f675001d03194855a691eb44355c0627 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f675001d03194855a691eb44355c0627, State: Initialized, Role: FOLLOWER
I20260608 10:08:22.805148   667 consensus_queue.cc:260] T 5e6f319518c04c838b6f26cdf5c249e3 P f675001d03194855a691eb44355c0627 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f675001d03194855a691eb44355c0627" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37811 } } peers { permanent_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43449 } } peers { permanent_uuid: "51d7e7a293134b58a59188b992e895d9" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38289 } }
I20260608 10:08:22.806965   672 leader_election.cc:290] T 20f8faa61b2f43df8910ea45efb4fb52 P dbaf67225b1d4beb9b2b01ab902b60b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f675001d03194855a691eb44355c0627 (127.20.251.129:37811), 51d7e7a293134b58a59188b992e895d9 (127.20.251.131:38289)
I20260608 10:08:22.807934   667 ts_tablet_manager.cc:1434] T 5e6f319518c04c838b6f26cdf5c249e3 P f675001d03194855a691eb44355c0627: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.003s
I20260608 10:08:22.809123   667 tablet_bootstrap.cc:492] T 3bfc9f1ccf37419da4d78f8f6b068180 P f675001d03194855a691eb44355c0627: Bootstrap starting.
I20260608 10:08:22.811328   666 tablet_bootstrap.cc:492] T 453ec5498d474d75bd3a2945dcfa3ca7 P 51d7e7a293134b58a59188b992e895d9: No bootstrap required, opened a new log
I20260608 10:08:22.812091   666 ts_tablet_manager.cc:1403] T 453ec5498d474d75bd3a2945dcfa3ca7 P 51d7e7a293134b58a59188b992e895d9: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260608 10:08:22.815510   666 raft_consensus.cc:359] T 453ec5498d474d75bd3a2945dcfa3ca7 P 51d7e7a293134b58a59188b992e895d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f675001d03194855a691eb44355c0627" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37811 } } peers { permanent_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43449 } } peers { permanent_uuid: "51d7e7a293134b58a59188b992e895d9" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38289 } }
I20260608 10:08:22.816048   668 tablet_bootstrap.cc:492] T f36add4fd6594a4885212f19efed76ef P dbaf67225b1d4beb9b2b01ab902b60b7: No bootstrap required, opened a new log
I20260608 10:08:22.817619   666 raft_consensus.cc:385] T 453ec5498d474d75bd3a2945dcfa3ca7 P 51d7e7a293134b58a59188b992e895d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:22.816947   667 tablet_bootstrap.cc:654] T 3bfc9f1ccf37419da4d78f8f6b068180 P f675001d03194855a691eb44355c0627: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:22.818048   666 raft_consensus.cc:740] T 453ec5498d474d75bd3a2945dcfa3ca7 P 51d7e7a293134b58a59188b992e895d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51d7e7a293134b58a59188b992e895d9, State: Initialized, Role: FOLLOWER
I20260608 10:08:22.817848   668 ts_tablet_manager.cc:1403] T f36add4fd6594a4885212f19efed76ef P dbaf67225b1d4beb9b2b01ab902b60b7: Time spent bootstrapping tablet: real 0.046s	user 0.015s	sys 0.016s
I20260608 10:08:22.819192   666 consensus_queue.cc:260] T 453ec5498d474d75bd3a2945dcfa3ca7 P 51d7e7a293134b58a59188b992e895d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f675001d03194855a691eb44355c0627" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37811 } } peers { permanent_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43449 } } peers { permanent_uuid: "51d7e7a293134b58a59188b992e895d9" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38289 } }
I20260608 10:08:22.824015   666 ts_tablet_manager.cc:1434] T 453ec5498d474d75bd3a2945dcfa3ca7 P 51d7e7a293134b58a59188b992e895d9: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260608 10:08:22.825186   666 tablet_bootstrap.cc:492] T efc2aa02c92b4dd4a027661f8b542b6c P 51d7e7a293134b58a59188b992e895d9: Bootstrap starting.
I20260608 10:08:22.829417   668 raft_consensus.cc:359] T f36add4fd6594a4885212f19efed76ef P dbaf67225b1d4beb9b2b01ab902b60b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51d7e7a293134b58a59188b992e895d9" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38289 } } peers { permanent_uuid: "f675001d03194855a691eb44355c0627" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37811 } } peers { permanent_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43449 } }
I20260608 10:08:22.830904   668 raft_consensus.cc:385] T f36add4fd6594a4885212f19efed76ef P dbaf67225b1d4beb9b2b01ab902b60b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:22.833756   668 raft_consensus.cc:740] T f36add4fd6594a4885212f19efed76ef P dbaf67225b1d4beb9b2b01ab902b60b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbaf67225b1d4beb9b2b01ab902b60b7, State: Initialized, Role: FOLLOWER
I20260608 10:08:22.832413   666 tablet_bootstrap.cc:654] T efc2aa02c92b4dd4a027661f8b542b6c P 51d7e7a293134b58a59188b992e895d9: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:22.838902   668 consensus_queue.cc:260] T f36add4fd6594a4885212f19efed76ef P dbaf67225b1d4beb9b2b01ab902b60b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51d7e7a293134b58a59188b992e895d9" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38289 } } peers { permanent_uuid: "f675001d03194855a691eb44355c0627" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37811 } } peers { permanent_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43449 } }
I20260608 10:08:22.846007   471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20f8faa61b2f43df8910ea45efb4fb52" candidate_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f675001d03194855a691eb44355c0627" is_pre_election: true
I20260608 10:08:22.846940   471 raft_consensus.cc:2468] T 20f8faa61b2f43df8910ea45efb4fb52 P f675001d03194855a691eb44355c0627 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dbaf67225b1d4beb9b2b01ab902b60b7 in term 0.
I20260608 10:08:22.848815   509 leader_election.cc:304] T 20f8faa61b2f43df8910ea45efb4fb52 P dbaf67225b1d4beb9b2b01ab902b60b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dbaf67225b1d4beb9b2b01ab902b60b7, f675001d03194855a691eb44355c0627; no voters: 
I20260608 10:08:22.849884   672 raft_consensus.cc:2804] T 20f8faa61b2f43df8910ea45efb4fb52 P dbaf67225b1d4beb9b2b01ab902b60b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:08:22.850116   667 tablet_bootstrap.cc:492] T 3bfc9f1ccf37419da4d78f8f6b068180 P f675001d03194855a691eb44355c0627: No bootstrap required, opened a new log
I20260608 10:08:22.850375   672 raft_consensus.cc:493] T 20f8faa61b2f43df8910ea45efb4fb52 P dbaf67225b1d4beb9b2b01ab902b60b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:08:22.850821   672 raft_consensus.cc:3060] T 20f8faa61b2f43df8910ea45efb4fb52 P dbaf67225b1d4beb9b2b01ab902b60b7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:22.850831   667 ts_tablet_manager.cc:1403] T 3bfc9f1ccf37419da4d78f8f6b068180 P f675001d03194855a691eb44355c0627: Time spent bootstrapping tablet: real 0.042s	user 0.019s	sys 0.018s
I20260608 10:08:22.851280   620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20f8faa61b2f43df8910ea45efb4fb52" candidate_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51d7e7a293134b58a59188b992e895d9" is_pre_election: true
I20260608 10:08:22.852044   620 raft_consensus.cc:2468] T 20f8faa61b2f43df8910ea45efb4fb52 P 51d7e7a293134b58a59188b992e895d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dbaf67225b1d4beb9b2b01ab902b60b7 in term 0.
I20260608 10:08:22.853464   666 tablet_bootstrap.cc:492] T efc2aa02c92b4dd4a027661f8b542b6c P 51d7e7a293134b58a59188b992e895d9: No bootstrap required, opened a new log
I20260608 10:08:22.854031   666 ts_tablet_manager.cc:1403] T efc2aa02c92b4dd4a027661f8b542b6c P 51d7e7a293134b58a59188b992e895d9: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.007s
I20260608 10:08:22.856254   667 raft_consensus.cc:359] T 3bfc9f1ccf37419da4d78f8f6b068180 P f675001d03194855a691eb44355c0627 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f675001d03194855a691eb44355c0627" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37811 } } peers { permanent_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43449 } } peers { permanent_uuid: "51d7e7a293134b58a59188b992e895d9" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38289 } }
I20260608 10:08:22.857075   667 raft_consensus.cc:385] T 3bfc9f1ccf37419da4d78f8f6b068180 P f675001d03194855a691eb44355c0627 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:22.857388   667 raft_consensus.cc:740] T 3bfc9f1ccf37419da4d78f8f6b068180 P f675001d03194855a691eb44355c0627 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f675001d03194855a691eb44355c0627, State: Initialized, Role: FOLLOWER
I20260608 10:08:22.859436   667 consensus_queue.cc:260] T 3bfc9f1ccf37419da4d78f8f6b068180 P f675001d03194855a691eb44355c0627 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f675001d03194855a691eb44355c0627" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37811 } } peers { permanent_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43449 } } peers { permanent_uuid: "51d7e7a293134b58a59188b992e895d9" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38289 } }
I20260608 10:08:22.860827   666 raft_consensus.cc:359] T efc2aa02c92b4dd4a027661f8b542b6c P 51d7e7a293134b58a59188b992e895d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f675001d03194855a691eb44355c0627" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37811 } } peers { permanent_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43449 } } peers { permanent_uuid: "51d7e7a293134b58a59188b992e895d9" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38289 } }
I20260608 10:08:22.861745   666 raft_consensus.cc:385] T efc2aa02c92b4dd4a027661f8b542b6c P 51d7e7a293134b58a59188b992e895d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:22.862104   666 raft_consensus.cc:740] T efc2aa02c92b4dd4a027661f8b542b6c P 51d7e7a293134b58a59188b992e895d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51d7e7a293134b58a59188b992e895d9, State: Initialized, Role: FOLLOWER
I20260608 10:08:22.863085   666 consensus_queue.cc:260] T efc2aa02c92b4dd4a027661f8b542b6c P 51d7e7a293134b58a59188b992e895d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f675001d03194855a691eb44355c0627" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37811 } } peers { permanent_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43449 } } peers { permanent_uuid: "51d7e7a293134b58a59188b992e895d9" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38289 } }
I20260608 10:08:22.864406   668 ts_tablet_manager.cc:1434] T f36add4fd6594a4885212f19efed76ef P dbaf67225b1d4beb9b2b01ab902b60b7: Time spent starting tablet: real 0.046s	user 0.007s	sys 0.000s
I20260608 10:08:22.864548   667 ts_tablet_manager.cc:1434] T 3bfc9f1ccf37419da4d78f8f6b068180 P f675001d03194855a691eb44355c0627: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.004s
I20260608 10:08:22.865607   668 tablet_bootstrap.cc:492] T 453ec5498d474d75bd3a2945dcfa3ca7 P dbaf67225b1d4beb9b2b01ab902b60b7: Bootstrap starting.
I20260608 10:08:22.866192   667 tablet_bootstrap.cc:492] T efc2aa02c92b4dd4a027661f8b542b6c P f675001d03194855a691eb44355c0627: Bootstrap starting.
I20260608 10:08:22.867772   666 ts_tablet_manager.cc:1434] T efc2aa02c92b4dd4a027661f8b542b6c P 51d7e7a293134b58a59188b992e895d9: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.003s
I20260608 10:08:22.868983   666 tablet_bootstrap.cc:492] T 3bfc9f1ccf37419da4d78f8f6b068180 P 51d7e7a293134b58a59188b992e895d9: Bootstrap starting.
I20260608 10:08:22.876124   667 tablet_bootstrap.cc:654] T efc2aa02c92b4dd4a027661f8b542b6c P f675001d03194855a691eb44355c0627: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:22.876225   666 tablet_bootstrap.cc:654] T 3bfc9f1ccf37419da4d78f8f6b068180 P 51d7e7a293134b58a59188b992e895d9: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:22.878675   685 raft_consensus.cc:493] T 3bfc9f1ccf37419da4d78f8f6b068180 P dbaf67225b1d4beb9b2b01ab902b60b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:22.879274   685 raft_consensus.cc:515] T 3bfc9f1ccf37419da4d78f8f6b068180 P dbaf67225b1d4beb9b2b01ab902b60b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f675001d03194855a691eb44355c0627" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37811 } } peers { permanent_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43449 } } peers { permanent_uuid: "51d7e7a293134b58a59188b992e895d9" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38289 } }
I20260608 10:08:22.884994   673 raft_consensus.cc:493] T 5e6f319518c04c838b6f26cdf5c249e3 P f675001d03194855a691eb44355c0627 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:22.885561   673 raft_consensus.cc:515] T 5e6f319518c04c838b6f26cdf5c249e3 P f675001d03194855a691eb44355c0627 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f675001d03194855a691eb44355c0627" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37811 } } peers { permanent_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43449 } } peers { permanent_uuid: "51d7e7a293134b58a59188b992e895d9" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38289 } }
I20260608 10:08:22.883693   672 raft_consensus.cc:515] T 20f8faa61b2f43df8910ea45efb4fb52 P dbaf67225b1d4beb9b2b01ab902b60b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f675001d03194855a691eb44355c0627" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37811 } } peers { permanent_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43449 } } peers { permanent_uuid: "51d7e7a293134b58a59188b992e895d9" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38289 } }
I20260608 10:08:22.891062   471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bfc9f1ccf37419da4d78f8f6b068180" candidate_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f675001d03194855a691eb44355c0627" is_pre_election: true
I20260608 10:08:22.893771   668 tablet_bootstrap.cc:654] T 453ec5498d474d75bd3a2945dcfa3ca7 P dbaf67225b1d4beb9b2b01ab902b60b7: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:22.893847   620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bfc9f1ccf37419da4d78f8f6b068180" candidate_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51d7e7a293134b58a59188b992e895d9" is_pre_election: true
I20260608 10:08:22.889822   673 leader_election.cc:290] T 5e6f319518c04c838b6f26cdf5c249e3 P f675001d03194855a691eb44355c0627 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dbaf67225b1d4beb9b2b01ab902b60b7 (127.20.251.130:43449), 51d7e7a293134b58a59188b992e895d9 (127.20.251.131:38289)
W20260608 10:08:22.899760   509 leader_election.cc:343] T 3bfc9f1ccf37419da4d78f8f6b068180 P dbaf67225b1d4beb9b2b01ab902b60b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51d7e7a293134b58a59188b992e895d9 (127.20.251.131:38289): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:08:22.900413   672 leader_election.cc:290] T 20f8faa61b2f43df8910ea45efb4fb52 P dbaf67225b1d4beb9b2b01ab902b60b7 [CANDIDATE]: Term 1 election: Requested vote from peers f675001d03194855a691eb44355c0627 (127.20.251.129:37811), 51d7e7a293134b58a59188b992e895d9 (127.20.251.131:38289)
I20260608 10:08:22.903738   620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20f8faa61b2f43df8910ea45efb4fb52" candidate_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51d7e7a293134b58a59188b992e895d9"
I20260608 10:08:22.889999   685 leader_election.cc:290] T 3bfc9f1ccf37419da4d78f8f6b068180 P dbaf67225b1d4beb9b2b01ab902b60b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f675001d03194855a691eb44355c0627 (127.20.251.129:37811), 51d7e7a293134b58a59188b992e895d9 (127.20.251.131:38289)
I20260608 10:08:22.898027   471 raft_consensus.cc:2468] T 3bfc9f1ccf37419da4d78f8f6b068180 P f675001d03194855a691eb44355c0627 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dbaf67225b1d4beb9b2b01ab902b60b7 in term 0.
I20260608 10:08:22.906867   470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20f8faa61b2f43df8910ea45efb4fb52" candidate_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f675001d03194855a691eb44355c0627"
I20260608 10:08:22.907845   470 raft_consensus.cc:3060] T 20f8faa61b2f43df8910ea45efb4fb52 P f675001d03194855a691eb44355c0627 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:22.912561   667 tablet_bootstrap.cc:492] T efc2aa02c92b4dd4a027661f8b542b6c P f675001d03194855a691eb44355c0627: No bootstrap required, opened a new log
I20260608 10:08:22.913285   667 ts_tablet_manager.cc:1403] T efc2aa02c92b4dd4a027661f8b542b6c P f675001d03194855a691eb44355c0627: Time spent bootstrapping tablet: real 0.047s	user 0.020s	sys 0.022s
I20260608 10:08:22.912642   674 raft_consensus.cc:493] T 453ec5498d474d75bd3a2945dcfa3ca7 P 51d7e7a293134b58a59188b992e895d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:22.914435   666 tablet_bootstrap.cc:492] T 3bfc9f1ccf37419da4d78f8f6b068180 P 51d7e7a293134b58a59188b992e895d9: No bootstrap required, opened a new log
I20260608 10:08:22.914232   674 raft_consensus.cc:515] T 453ec5498d474d75bd3a2945dcfa3ca7 P 51d7e7a293134b58a59188b992e895d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f675001d03194855a691eb44355c0627" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37811 } } peers { permanent_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43449 } } peers { permanent_uuid: "51d7e7a293134b58a59188b992e895d9" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38289 } }
I20260608 10:08:22.915141   666 ts_tablet_manager.cc:1403] T 3bfc9f1ccf37419da4d78f8f6b068180 P 51d7e7a293134b58a59188b992e895d9: Time spent bootstrapping tablet: real 0.046s	user 0.007s	sys 0.005s
I20260608 10:08:22.917407   667 raft_consensus.cc:359] T efc2aa02c92b4dd4a027661f8b542b6c P f675001d03194855a691eb44355c0627 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f675001d03194855a691eb44355c0627" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37811 } } peers { permanent_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43449 } } peers { permanent_uuid: "51d7e7a293134b58a59188b992e895d9" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38289 } }
I20260608 10:08:22.918298   667 raft_consensus.cc:385] T efc2aa02c92b4dd4a027661f8b542b6c P f675001d03194855a691eb44355c0627 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:22.918787   667 raft_consensus.cc:740] T efc2aa02c92b4dd4a027661f8b542b6c P f675001d03194855a691eb44355c0627 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f675001d03194855a691eb44355c0627, State: Initialized, Role: FOLLOWER
I20260608 10:08:22.919090   666 raft_consensus.cc:359] T 3bfc9f1ccf37419da4d78f8f6b068180 P 51d7e7a293134b58a59188b992e895d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f675001d03194855a691eb44355c0627" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37811 } } peers { permanent_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43449 } } peers { permanent_uuid: "51d7e7a293134b58a59188b992e895d9" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38289 } }
I20260608 10:08:22.920102   666 raft_consensus.cc:385] T 3bfc9f1ccf37419da4d78f8f6b068180 P 51d7e7a293134b58a59188b992e895d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:22.919843   667 consensus_queue.cc:260] T efc2aa02c92b4dd4a027661f8b542b6c P f675001d03194855a691eb44355c0627 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f675001d03194855a691eb44355c0627" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37811 } } peers { permanent_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43449 } } peers { permanent_uuid: "51d7e7a293134b58a59188b992e895d9" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38289 } }
I20260608 10:08:22.922927   667 ts_tablet_manager.cc:1434] T efc2aa02c92b4dd4a027661f8b542b6c P f675001d03194855a691eb44355c0627: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 10:08:22.924325   667 tablet_bootstrap.cc:492] T 453ec5498d474d75bd3a2945dcfa3ca7 P f675001d03194855a691eb44355c0627: Bootstrap starting.
I20260608 10:08:22.920459   666 raft_consensus.cc:740] T 3bfc9f1ccf37419da4d78f8f6b068180 P 51d7e7a293134b58a59188b992e895d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51d7e7a293134b58a59188b992e895d9, State: Initialized, Role: FOLLOWER
I20260608 10:08:22.925701   674 leader_election.cc:290] T 453ec5498d474d75bd3a2945dcfa3ca7 P 51d7e7a293134b58a59188b992e895d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f675001d03194855a691eb44355c0627 (127.20.251.129:37811), dbaf67225b1d4beb9b2b01ab902b60b7 (127.20.251.130:43449)
I20260608 10:08:22.926541   668 tablet_bootstrap.cc:492] T 453ec5498d474d75bd3a2945dcfa3ca7 P dbaf67225b1d4beb9b2b01ab902b60b7: No bootstrap required, opened a new log
I20260608 10:08:22.904582   620 raft_consensus.cc:3060] T 20f8faa61b2f43df8910ea45efb4fb52 P 51d7e7a293134b58a59188b992e895d9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:22.926273   666 consensus_queue.cc:260] T 3bfc9f1ccf37419da4d78f8f6b068180 P 51d7e7a293134b58a59188b992e895d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f675001d03194855a691eb44355c0627" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37811 } } peers { permanent_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43449 } } peers { permanent_uuid: "51d7e7a293134b58a59188b992e895d9" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38289 } }
I20260608 10:08:22.932219   666 ts_tablet_manager.cc:1434] T 3bfc9f1ccf37419da4d78f8f6b068180 P 51d7e7a293134b58a59188b992e895d9: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.004s
I20260608 10:08:22.933548   666 tablet_bootstrap.cc:492] T 5e6f319518c04c838b6f26cdf5c249e3 P 51d7e7a293134b58a59188b992e895d9: Bootstrap starting.
I20260608 10:08:22.933945   667 tablet_bootstrap.cc:654] T 453ec5498d474d75bd3a2945dcfa3ca7 P f675001d03194855a691eb44355c0627: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:22.913079   509 leader_election.cc:304] T 3bfc9f1ccf37419da4d78f8f6b068180 P dbaf67225b1d4beb9b2b01ab902b60b7 [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: dbaf67225b1d4beb9b2b01ab902b60b7, f675001d03194855a691eb44355c0627; no voters: 51d7e7a293134b58a59188b992e895d9
I20260608 10:08:22.939548   685 raft_consensus.cc:2804] T 3bfc9f1ccf37419da4d78f8f6b068180 P dbaf67225b1d4beb9b2b01ab902b60b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:08:22.940065   685 raft_consensus.cc:493] T 3bfc9f1ccf37419da4d78f8f6b068180 P dbaf67225b1d4beb9b2b01ab902b60b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:08:22.940413   685 raft_consensus.cc:3060] T 3bfc9f1ccf37419da4d78f8f6b068180 P dbaf67225b1d4beb9b2b01ab902b60b7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:22.930066   668 ts_tablet_manager.cc:1403] T 453ec5498d474d75bd3a2945dcfa3ca7 P dbaf67225b1d4beb9b2b01ab902b60b7: Time spent bootstrapping tablet: real 0.065s	user 0.027s	sys 0.000s
I20260608 10:08:22.944734   668 raft_consensus.cc:359] T 453ec5498d474d75bd3a2945dcfa3ca7 P dbaf67225b1d4beb9b2b01ab902b60b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f675001d03194855a691eb44355c0627" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37811 } } peers { permanent_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43449 } } peers { permanent_uuid: "51d7e7a293134b58a59188b992e895d9" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38289 } }
I20260608 10:08:22.945591   668 raft_consensus.cc:385] T 453ec5498d474d75bd3a2945dcfa3ca7 P dbaf67225b1d4beb9b2b01ab902b60b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:22.945892   668 raft_consensus.cc:740] T 453ec5498d474d75bd3a2945dcfa3ca7 P dbaf67225b1d4beb9b2b01ab902b60b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbaf67225b1d4beb9b2b01ab902b60b7, State: Initialized, Role: FOLLOWER
I20260608 10:08:22.946825   668 consensus_queue.cc:260] T 453ec5498d474d75bd3a2945dcfa3ca7 P dbaf67225b1d4beb9b2b01ab902b60b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f675001d03194855a691eb44355c0627" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37811 } } peers { permanent_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43449 } } peers { permanent_uuid: "51d7e7a293134b58a59188b992e895d9" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38289 } }
I20260608 10:08:22.949158   668 ts_tablet_manager.cc:1434] T 453ec5498d474d75bd3a2945dcfa3ca7 P dbaf67225b1d4beb9b2b01ab902b60b7: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.001s
I20260608 10:08:22.957450   666 tablet_bootstrap.cc:654] T 5e6f319518c04c838b6f26cdf5c249e3 P 51d7e7a293134b58a59188b992e895d9: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:22.968456   668 tablet_bootstrap.cc:492] T 5e6f319518c04c838b6f26cdf5c249e3 P dbaf67225b1d4beb9b2b01ab902b60b7: Bootstrap starting.
I20260608 10:08:22.981190   546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e6f319518c04c838b6f26cdf5c249e3" candidate_uuid: "f675001d03194855a691eb44355c0627" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" is_pre_election: true
I20260608 10:08:22.981775   620 raft_consensus.cc:2468] T 20f8faa61b2f43df8910ea45efb4fb52 P 51d7e7a293134b58a59188b992e895d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbaf67225b1d4beb9b2b01ab902b60b7 in term 1.
W20260608 10:08:22.983031   435 leader_election.cc:343] T 5e6f319518c04c838b6f26cdf5c249e3 P f675001d03194855a691eb44355c0627 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dbaf67225b1d4beb9b2b01ab902b60b7 (127.20.251.130:43449): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:08:22.983711   509 leader_election.cc:304] T 20f8faa61b2f43df8910ea45efb4fb52 P dbaf67225b1d4beb9b2b01ab902b60b7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51d7e7a293134b58a59188b992e895d9, dbaf67225b1d4beb9b2b01ab902b60b7; no voters: 
I20260608 10:08:22.984969   673 raft_consensus.cc:493] T f36add4fd6594a4885212f19efed76ef P f675001d03194855a691eb44355c0627 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:22.985705   673 raft_consensus.cc:515] T f36add4fd6594a4885212f19efed76ef P f675001d03194855a691eb44355c0627 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51d7e7a293134b58a59188b992e895d9" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38289 } } peers { permanent_uuid: "f675001d03194855a691eb44355c0627" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37811 } } peers { permanent_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43449 } }
I20260608 10:08:22.986814   619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e6f319518c04c838b6f26cdf5c249e3" candidate_uuid: "f675001d03194855a691eb44355c0627" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51d7e7a293134b58a59188b992e895d9" is_pre_election: true
I20260608 10:08:22.984982   672 raft_consensus.cc:2804] T 20f8faa61b2f43df8910ea45efb4fb52 P dbaf67225b1d4beb9b2b01ab902b60b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:22.991797   546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f36add4fd6594a4885212f19efed76ef" candidate_uuid: "f675001d03194855a691eb44355c0627" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" is_pre_election: true
I20260608 10:08:22.992439   546 raft_consensus.cc:2468] T f36add4fd6594a4885212f19efed76ef P dbaf67225b1d4beb9b2b01ab902b60b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f675001d03194855a691eb44355c0627 in term 0.
I20260608 10:08:22.992671   685 raft_consensus.cc:515] T 3bfc9f1ccf37419da4d78f8f6b068180 P dbaf67225b1d4beb9b2b01ab902b60b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f675001d03194855a691eb44355c0627" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37811 } } peers { permanent_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43449 } } peers { permanent_uuid: "51d7e7a293134b58a59188b992e895d9" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38289 } }
I20260608 10:08:22.993894   435 leader_election.cc:304] T f36add4fd6594a4885212f19efed76ef P f675001d03194855a691eb44355c0627 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dbaf67225b1d4beb9b2b01ab902b60b7, f675001d03194855a691eb44355c0627; no voters: 
I20260608 10:08:22.995119   685 leader_election.cc:290] T 3bfc9f1ccf37419da4d78f8f6b068180 P dbaf67225b1d4beb9b2b01ab902b60b7 [CANDIDATE]: Term 1 election: Requested vote from peers f675001d03194855a691eb44355c0627 (127.20.251.129:37811), 51d7e7a293134b58a59188b992e895d9 (127.20.251.131:38289)
I20260608 10:08:22.997236   668 tablet_bootstrap.cc:654] T 5e6f319518c04c838b6f26cdf5c249e3 P dbaf67225b1d4beb9b2b01ab902b60b7: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:22.989816   673 leader_election.cc:290] T f36add4fd6594a4885212f19efed76ef P f675001d03194855a691eb44355c0627 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51d7e7a293134b58a59188b992e895d9 (127.20.251.131:38289), dbaf67225b1d4beb9b2b01ab902b60b7 (127.20.251.130:43449)
I20260608 10:08:22.997931   673 raft_consensus.cc:2804] T f36add4fd6594a4885212f19efed76ef P f675001d03194855a691eb44355c0627 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:08:22.998297   673 raft_consensus.cc:493] T f36add4fd6594a4885212f19efed76ef P f675001d03194855a691eb44355c0627 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:08:22.998612   673 raft_consensus.cc:3060] T f36add4fd6594a4885212f19efed76ef P f675001d03194855a691eb44355c0627 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:23.002909   620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f36add4fd6594a4885212f19efed76ef" candidate_uuid: "f675001d03194855a691eb44355c0627" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51d7e7a293134b58a59188b992e895d9" is_pre_election: true
I20260608 10:08:23.003690   620 raft_consensus.cc:2468] T f36add4fd6594a4885212f19efed76ef P 51d7e7a293134b58a59188b992e895d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f675001d03194855a691eb44355c0627 in term 0.
I20260608 10:08:23.004930   470 raft_consensus.cc:2468] T 20f8faa61b2f43df8910ea45efb4fb52 P f675001d03194855a691eb44355c0627 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbaf67225b1d4beb9b2b01ab902b60b7 in term 1.
I20260608 10:08:23.007609   619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bfc9f1ccf37419da4d78f8f6b068180" candidate_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51d7e7a293134b58a59188b992e895d9"
I20260608 10:08:23.008370   619 raft_consensus.cc:3060] T 3bfc9f1ccf37419da4d78f8f6b068180 P 51d7e7a293134b58a59188b992e895d9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:23.008909   672 raft_consensus.cc:697] T 20f8faa61b2f43df8910ea45efb4fb52 P dbaf67225b1d4beb9b2b01ab902b60b7 [term 1 LEADER]: Becoming Leader. State: Replica: dbaf67225b1d4beb9b2b01ab902b60b7, State: Running, Role: LEADER
I20260608 10:08:23.011068   672 consensus_queue.cc:237] T 20f8faa61b2f43df8910ea45efb4fb52 P dbaf67225b1d4beb9b2b01ab902b60b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f675001d03194855a691eb44355c0627" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37811 } } peers { permanent_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43449 } } peers { permanent_uuid: "51d7e7a293134b58a59188b992e895d9" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38289 } }
I20260608 10:08:23.013856   470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bfc9f1ccf37419da4d78f8f6b068180" candidate_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f675001d03194855a691eb44355c0627"
W20260608 10:08:23.003839   434 leader_election.cc:343] T 5e6f319518c04c838b6f26cdf5c249e3 P f675001d03194855a691eb44355c0627 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51d7e7a293134b58a59188b992e895d9 (127.20.251.131:38289): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:08:23.014726   434 leader_election.cc:304] T 5e6f319518c04c838b6f26cdf5c249e3 P f675001d03194855a691eb44355c0627 [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: f675001d03194855a691eb44355c0627; no voters: 51d7e7a293134b58a59188b992e895d9, dbaf67225b1d4beb9b2b01ab902b60b7
I20260608 10:08:23.014595   470 raft_consensus.cc:3060] T 3bfc9f1ccf37419da4d78f8f6b068180 P f675001d03194855a691eb44355c0627 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:23.025820   696 raft_consensus.cc:2749] T 5e6f319518c04c838b6f26cdf5c249e3 P f675001d03194855a691eb44355c0627 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:08:23.026633   471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "453ec5498d474d75bd3a2945dcfa3ca7" candidate_uuid: "51d7e7a293134b58a59188b992e895d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f675001d03194855a691eb44355c0627" is_pre_election: true
W20260608 10:08:23.030526   417 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:08:23.031760   666 tablet_bootstrap.cc:492] T 5e6f319518c04c838b6f26cdf5c249e3 P 51d7e7a293134b58a59188b992e895d9: No bootstrap required, opened a new log
I20260608 10:08:23.032198   470 raft_consensus.cc:2468] T 3bfc9f1ccf37419da4d78f8f6b068180 P f675001d03194855a691eb44355c0627 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbaf67225b1d4beb9b2b01ab902b60b7 in term 1.
W20260608 10:08:23.031719   583 leader_election.cc:343] T 453ec5498d474d75bd3a2945dcfa3ca7 P 51d7e7a293134b58a59188b992e895d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f675001d03194855a691eb44355c0627 (127.20.251.129:37811): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:08:23.038095   666 ts_tablet_manager.cc:1403] T 5e6f319518c04c838b6f26cdf5c249e3 P 51d7e7a293134b58a59188b992e895d9: Time spent bootstrapping tablet: real 0.105s	user 0.016s	sys 0.004s
I20260608 10:08:23.038520   509 leader_election.cc:304] T 3bfc9f1ccf37419da4d78f8f6b068180 P dbaf67225b1d4beb9b2b01ab902b60b7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dbaf67225b1d4beb9b2b01ab902b60b7, f675001d03194855a691eb44355c0627; no voters: 
I20260608 10:08:23.042613   697 raft_consensus.cc:2804] T 3bfc9f1ccf37419da4d78f8f6b068180 P dbaf67225b1d4beb9b2b01ab902b60b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:23.043325   666 raft_consensus.cc:359] T 5e6f319518c04c838b6f26cdf5c249e3 P 51d7e7a293134b58a59188b992e895d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f675001d03194855a691eb44355c0627" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37811 } } peers { permanent_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43449 } } peers { permanent_uuid: "51d7e7a293134b58a59188b992e895d9" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38289 } }
I20260608 10:08:23.044219   668 tablet_bootstrap.cc:492] T 5e6f319518c04c838b6f26cdf5c249e3 P dbaf67225b1d4beb9b2b01ab902b60b7: No bootstrap required, opened a new log
I20260608 10:08:23.044901   668 ts_tablet_manager.cc:1403] T 5e6f319518c04c838b6f26cdf5c249e3 P dbaf67225b1d4beb9b2b01ab902b60b7: Time spent bootstrapping tablet: real 0.077s	user 0.013s	sys 0.019s
I20260608 10:08:23.043529   697 raft_consensus.cc:697] T 3bfc9f1ccf37419da4d78f8f6b068180 P dbaf67225b1d4beb9b2b01ab902b60b7 [term 1 LEADER]: Becoming Leader. State: Replica: dbaf67225b1d4beb9b2b01ab902b60b7, State: Running, Role: LEADER
I20260608 10:08:23.046380   697 consensus_queue.cc:237] T 3bfc9f1ccf37419da4d78f8f6b068180 P dbaf67225b1d4beb9b2b01ab902b60b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f675001d03194855a691eb44355c0627" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37811 } } peers { permanent_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43449 } } peers { permanent_uuid: "51d7e7a293134b58a59188b992e895d9" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38289 } }
I20260608 10:08:23.044234   666 raft_consensus.cc:385] T 5e6f319518c04c838b6f26cdf5c249e3 P 51d7e7a293134b58a59188b992e895d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:23.048296   668 raft_consensus.cc:359] T 5e6f319518c04c838b6f26cdf5c249e3 P dbaf67225b1d4beb9b2b01ab902b60b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f675001d03194855a691eb44355c0627" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37811 } } peers { permanent_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43449 } } peers { permanent_uuid: "51d7e7a293134b58a59188b992e895d9" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38289 } }
I20260608 10:08:23.047719   666 raft_consensus.cc:740] T 5e6f319518c04c838b6f26cdf5c249e3 P 51d7e7a293134b58a59188b992e895d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51d7e7a293134b58a59188b992e895d9, State: Initialized, Role: FOLLOWER
I20260608 10:08:23.050401   667 tablet_bootstrap.cc:492] T 453ec5498d474d75bd3a2945dcfa3ca7 P f675001d03194855a691eb44355c0627: No bootstrap required, opened a new log
I20260608 10:08:23.050043   666 consensus_queue.cc:260] T 5e6f319518c04c838b6f26cdf5c249e3 P 51d7e7a293134b58a59188b992e895d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f675001d03194855a691eb44355c0627" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37811 } } peers { permanent_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43449 } } peers { permanent_uuid: "51d7e7a293134b58a59188b992e895d9" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38289 } }
I20260608 10:08:23.051012   667 ts_tablet_manager.cc:1403] T 453ec5498d474d75bd3a2945dcfa3ca7 P f675001d03194855a691eb44355c0627: Time spent bootstrapping tablet: real 0.127s	user 0.044s	sys 0.027s
I20260608 10:08:23.048750   673 raft_consensus.cc:515] T f36add4fd6594a4885212f19efed76ef P f675001d03194855a691eb44355c0627 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51d7e7a293134b58a59188b992e895d9" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38289 } } peers { permanent_uuid: "f675001d03194855a691eb44355c0627" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37811 } } peers { permanent_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43449 } }
I20260608 10:08:23.047775   367 catalog_manager.cc:5696] T 20f8faa61b2f43df8910ea45efb4fb52 P dbaf67225b1d4beb9b2b01ab902b60b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to dbaf67225b1d4beb9b2b01ab902b60b7 (127.20.251.130). New cstate: current_term: 1 leader_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f675001d03194855a691eb44355c0627" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51d7e7a293134b58a59188b992e895d9" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38289 } health_report { overall_health: UNKNOWN } } }
I20260608 10:08:23.054412   668 raft_consensus.cc:385] T 5e6f319518c04c838b6f26cdf5c249e3 P dbaf67225b1d4beb9b2b01ab902b60b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:23.055035   668 raft_consensus.cc:740] T 5e6f319518c04c838b6f26cdf5c249e3 P dbaf67225b1d4beb9b2b01ab902b60b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbaf67225b1d4beb9b2b01ab902b60b7, State: Initialized, Role: FOLLOWER
I20260608 10:08:23.056546   668 consensus_queue.cc:260] T 5e6f319518c04c838b6f26cdf5c249e3 P dbaf67225b1d4beb9b2b01ab902b60b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f675001d03194855a691eb44355c0627" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37811 } } peers { permanent_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43449 } } peers { permanent_uuid: "51d7e7a293134b58a59188b992e895d9" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38289 } }
I20260608 10:08:23.054255   666 ts_tablet_manager.cc:1434] T 5e6f319518c04c838b6f26cdf5c249e3 P 51d7e7a293134b58a59188b992e895d9: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260608 10:08:23.054332   667 raft_consensus.cc:359] T 453ec5498d474d75bd3a2945dcfa3ca7 P f675001d03194855a691eb44355c0627 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f675001d03194855a691eb44355c0627" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37811 } } peers { permanent_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43449 } } peers { permanent_uuid: "51d7e7a293134b58a59188b992e895d9" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38289 } }
I20260608 10:08:23.058024   673 leader_election.cc:290] T f36add4fd6594a4885212f19efed76ef P f675001d03194855a691eb44355c0627 [CANDIDATE]: Term 1 election: Requested vote from peers 51d7e7a293134b58a59188b992e895d9 (127.20.251.131:38289), dbaf67225b1d4beb9b2b01ab902b60b7 (127.20.251.130:43449)
I20260608 10:08:23.059684   668 ts_tablet_manager.cc:1434] T 5e6f319518c04c838b6f26cdf5c249e3 P dbaf67225b1d4beb9b2b01ab902b60b7: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.004s
I20260608 10:08:23.059149   620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f36add4fd6594a4885212f19efed76ef" candidate_uuid: "f675001d03194855a691eb44355c0627" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51d7e7a293134b58a59188b992e895d9"
I20260608 10:08:23.060680   546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "453ec5498d474d75bd3a2945dcfa3ca7" candidate_uuid: "51d7e7a293134b58a59188b992e895d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" is_pre_election: true
I20260608 10:08:23.060853   545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f36add4fd6594a4885212f19efed76ef" candidate_uuid: "f675001d03194855a691eb44355c0627" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7"
I20260608 10:08:23.058943   667 raft_consensus.cc:385] T 453ec5498d474d75bd3a2945dcfa3ca7 P f675001d03194855a691eb44355c0627 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:23.060882   668 tablet_bootstrap.cc:492] T efc2aa02c92b4dd4a027661f8b542b6c P dbaf67225b1d4beb9b2b01ab902b60b7: Bootstrap starting.
I20260608 10:08:23.061810   545 raft_consensus.cc:3060] T f36add4fd6594a4885212f19efed76ef P dbaf67225b1d4beb9b2b01ab902b60b7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:23.062049   619 raft_consensus.cc:2468] T 3bfc9f1ccf37419da4d78f8f6b068180 P 51d7e7a293134b58a59188b992e895d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbaf67225b1d4beb9b2b01ab902b60b7 in term 1.
I20260608 10:08:23.061489   620 raft_consensus.cc:3060] T f36add4fd6594a4885212f19efed76ef P 51d7e7a293134b58a59188b992e895d9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:23.061781   546 raft_consensus.cc:2468] T 453ec5498d474d75bd3a2945dcfa3ca7 P dbaf67225b1d4beb9b2b01ab902b60b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51d7e7a293134b58a59188b992e895d9 in term 0.
I20260608 10:08:23.071305   668 tablet_bootstrap.cc:654] T efc2aa02c92b4dd4a027661f8b542b6c P dbaf67225b1d4beb9b2b01ab902b60b7: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:23.062856   667 raft_consensus.cc:740] T 453ec5498d474d75bd3a2945dcfa3ca7 P f675001d03194855a691eb44355c0627 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f675001d03194855a691eb44355c0627, State: Initialized, Role: FOLLOWER
I20260608 10:08:23.078593   667 consensus_queue.cc:260] T 453ec5498d474d75bd3a2945dcfa3ca7 P f675001d03194855a691eb44355c0627 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f675001d03194855a691eb44355c0627" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37811 } } peers { permanent_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43449 } } peers { permanent_uuid: "51d7e7a293134b58a59188b992e895d9" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38289 } }
I20260608 10:08:23.081212   667 ts_tablet_manager.cc:1434] T 453ec5498d474d75bd3a2945dcfa3ca7 P f675001d03194855a691eb44355c0627: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260608 10:08:23.071403   584 leader_election.cc:304] T 453ec5498d474d75bd3a2945dcfa3ca7 P 51d7e7a293134b58a59188b992e895d9 [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: 51d7e7a293134b58a59188b992e895d9, dbaf67225b1d4beb9b2b01ab902b60b7; no voters: f675001d03194855a691eb44355c0627
I20260608 10:08:23.082909   674 raft_consensus.cc:2804] T 453ec5498d474d75bd3a2945dcfa3ca7 P 51d7e7a293134b58a59188b992e895d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:08:23.083297   674 raft_consensus.cc:493] T 453ec5498d474d75bd3a2945dcfa3ca7 P 51d7e7a293134b58a59188b992e895d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:08:23.083652   674 raft_consensus.cc:3060] T 453ec5498d474d75bd3a2945dcfa3ca7 P 51d7e7a293134b58a59188b992e895d9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:23.087673   620 raft_consensus.cc:2468] T f36add4fd6594a4885212f19efed76ef P 51d7e7a293134b58a59188b992e895d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f675001d03194855a691eb44355c0627 in term 1.
I20260608 10:08:23.089180   434 leader_election.cc:304] T f36add4fd6594a4885212f19efed76ef P f675001d03194855a691eb44355c0627 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51d7e7a293134b58a59188b992e895d9, f675001d03194855a691eb44355c0627; no voters: 
I20260608 10:08:23.090454   673 raft_consensus.cc:2804] T f36add4fd6594a4885212f19efed76ef P f675001d03194855a691eb44355c0627 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:23.091307   673 raft_consensus.cc:697] T f36add4fd6594a4885212f19efed76ef P f675001d03194855a691eb44355c0627 [term 1 LEADER]: Becoming Leader. State: Replica: f675001d03194855a691eb44355c0627, State: Running, Role: LEADER
I20260608 10:08:23.095093   545 raft_consensus.cc:2468] T f36add4fd6594a4885212f19efed76ef P dbaf67225b1d4beb9b2b01ab902b60b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f675001d03194855a691eb44355c0627 in term 1.
I20260608 10:08:23.092376   673 consensus_queue.cc:237] T f36add4fd6594a4885212f19efed76ef P f675001d03194855a691eb44355c0627 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51d7e7a293134b58a59188b992e895d9" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38289 } } peers { permanent_uuid: "f675001d03194855a691eb44355c0627" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37811 } } peers { permanent_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43449 } }
I20260608 10:08:23.101326   674 raft_consensus.cc:515] T 453ec5498d474d75bd3a2945dcfa3ca7 P 51d7e7a293134b58a59188b992e895d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f675001d03194855a691eb44355c0627" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37811 } } peers { permanent_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43449 } } peers { permanent_uuid: "51d7e7a293134b58a59188b992e895d9" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38289 } }
I20260608 10:08:23.105120   668 tablet_bootstrap.cc:492] T efc2aa02c92b4dd4a027661f8b542b6c P dbaf67225b1d4beb9b2b01ab902b60b7: No bootstrap required, opened a new log
I20260608 10:08:23.105504   470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "453ec5498d474d75bd3a2945dcfa3ca7" candidate_uuid: "51d7e7a293134b58a59188b992e895d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f675001d03194855a691eb44355c0627"
I20260608 10:08:23.105779   668 ts_tablet_manager.cc:1403] T efc2aa02c92b4dd4a027661f8b542b6c P dbaf67225b1d4beb9b2b01ab902b60b7: Time spent bootstrapping tablet: real 0.045s	user 0.018s	sys 0.004s
I20260608 10:08:23.105911   545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "453ec5498d474d75bd3a2945dcfa3ca7" candidate_uuid: "51d7e7a293134b58a59188b992e895d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7"
I20260608 10:08:23.106189   470 raft_consensus.cc:3060] T 453ec5498d474d75bd3a2945dcfa3ca7 P f675001d03194855a691eb44355c0627 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:23.106719   545 raft_consensus.cc:3060] T 453ec5498d474d75bd3a2945dcfa3ca7 P dbaf67225b1d4beb9b2b01ab902b60b7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:23.109136   668 raft_consensus.cc:359] T efc2aa02c92b4dd4a027661f8b542b6c P dbaf67225b1d4beb9b2b01ab902b60b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f675001d03194855a691eb44355c0627" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37811 } } peers { permanent_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43449 } } peers { permanent_uuid: "51d7e7a293134b58a59188b992e895d9" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38289 } }
I20260608 10:08:23.109946   668 raft_consensus.cc:385] T efc2aa02c92b4dd4a027661f8b542b6c P dbaf67225b1d4beb9b2b01ab902b60b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:23.110249   668 raft_consensus.cc:740] T efc2aa02c92b4dd4a027661f8b542b6c P dbaf67225b1d4beb9b2b01ab902b60b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbaf67225b1d4beb9b2b01ab902b60b7, State: Initialized, Role: FOLLOWER
I20260608 10:08:23.111063   674 leader_election.cc:290] T 453ec5498d474d75bd3a2945dcfa3ca7 P 51d7e7a293134b58a59188b992e895d9 [CANDIDATE]: Term 1 election: Requested vote from peers f675001d03194855a691eb44355c0627 (127.20.251.129:37811), dbaf67225b1d4beb9b2b01ab902b60b7 (127.20.251.130:43449)
I20260608 10:08:23.111233   668 consensus_queue.cc:260] T efc2aa02c92b4dd4a027661f8b542b6c P dbaf67225b1d4beb9b2b01ab902b60b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f675001d03194855a691eb44355c0627" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37811 } } peers { permanent_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43449 } } peers { permanent_uuid: "51d7e7a293134b58a59188b992e895d9" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38289 } }
I20260608 10:08:23.114243   668 ts_tablet_manager.cc:1434] T efc2aa02c92b4dd4a027661f8b542b6c P dbaf67225b1d4beb9b2b01ab902b60b7: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 10:08:23.114629   545 raft_consensus.cc:2468] T 453ec5498d474d75bd3a2945dcfa3ca7 P dbaf67225b1d4beb9b2b01ab902b60b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51d7e7a293134b58a59188b992e895d9 in term 1.
I20260608 10:08:23.116276   584 leader_election.cc:304] T 453ec5498d474d75bd3a2945dcfa3ca7 P 51d7e7a293134b58a59188b992e895d9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51d7e7a293134b58a59188b992e895d9, dbaf67225b1d4beb9b2b01ab902b60b7; no voters: 
I20260608 10:08:23.116487   470 raft_consensus.cc:2468] T 453ec5498d474d75bd3a2945dcfa3ca7 P f675001d03194855a691eb44355c0627 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51d7e7a293134b58a59188b992e895d9 in term 1.
I20260608 10:08:23.117460   674 raft_consensus.cc:2804] T 453ec5498d474d75bd3a2945dcfa3ca7 P 51d7e7a293134b58a59188b992e895d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:23.122331   674 raft_consensus.cc:697] T 453ec5498d474d75bd3a2945dcfa3ca7 P 51d7e7a293134b58a59188b992e895d9 [term 1 LEADER]: Becoming Leader. State: Replica: 51d7e7a293134b58a59188b992e895d9, State: Running, Role: LEADER
I20260608 10:08:23.123399   674 consensus_queue.cc:237] T 453ec5498d474d75bd3a2945dcfa3ca7 P 51d7e7a293134b58a59188b992e895d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f675001d03194855a691eb44355c0627" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37811 } } peers { permanent_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43449 } } peers { permanent_uuid: "51d7e7a293134b58a59188b992e895d9" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38289 } }
I20260608 10:08:23.125869   367 catalog_manager.cc:5696] T f36add4fd6594a4885212f19efed76ef P f675001d03194855a691eb44355c0627 reported cstate change: term changed from 0 to 1, leader changed from <none> to f675001d03194855a691eb44355c0627 (127.20.251.129). New cstate: current_term: 1 leader_uuid: "f675001d03194855a691eb44355c0627" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51d7e7a293134b58a59188b992e895d9" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f675001d03194855a691eb44355c0627" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43449 } health_report { overall_health: UNKNOWN } } }
I20260608 10:08:23.127933   365 catalog_manager.cc:5696] T 3bfc9f1ccf37419da4d78f8f6b068180 P dbaf67225b1d4beb9b2b01ab902b60b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to dbaf67225b1d4beb9b2b01ab902b60b7 (127.20.251.130). New cstate: current_term: 1 leader_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f675001d03194855a691eb44355c0627" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51d7e7a293134b58a59188b992e895d9" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38289 } health_report { overall_health: UNKNOWN } } }
I20260608 10:08:23.138250   366 catalog_manager.cc:5696] T 453ec5498d474d75bd3a2945dcfa3ca7 P 51d7e7a293134b58a59188b992e895d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 51d7e7a293134b58a59188b992e895d9 (127.20.251.131). New cstate: current_term: 1 leader_uuid: "51d7e7a293134b58a59188b992e895d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f675001d03194855a691eb44355c0627" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51d7e7a293134b58a59188b992e895d9" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38289 } health_report { overall_health: HEALTHY } } }
I20260608 10:08:23.165830   673 raft_consensus.cc:493] T efc2aa02c92b4dd4a027661f8b542b6c P f675001d03194855a691eb44355c0627 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:23.166365   673 raft_consensus.cc:515] T efc2aa02c92b4dd4a027661f8b542b6c P f675001d03194855a691eb44355c0627 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f675001d03194855a691eb44355c0627" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37811 } } peers { permanent_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43449 } } peers { permanent_uuid: "51d7e7a293134b58a59188b992e895d9" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38289 } }
I20260608 10:08:23.167711   697 raft_consensus.cc:493] T efc2aa02c92b4dd4a027661f8b542b6c P dbaf67225b1d4beb9b2b01ab902b60b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:23.168478   673 leader_election.cc:290] T efc2aa02c92b4dd4a027661f8b542b6c P f675001d03194855a691eb44355c0627 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dbaf67225b1d4beb9b2b01ab902b60b7 (127.20.251.130:43449), 51d7e7a293134b58a59188b992e895d9 (127.20.251.131:38289)
I20260608 10:08:23.168339   697 raft_consensus.cc:515] T efc2aa02c92b4dd4a027661f8b542b6c P dbaf67225b1d4beb9b2b01ab902b60b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f675001d03194855a691eb44355c0627" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37811 } } peers { permanent_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43449 } } peers { permanent_uuid: "51d7e7a293134b58a59188b992e895d9" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38289 } }
I20260608 10:08:23.169767   620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efc2aa02c92b4dd4a027661f8b542b6c" candidate_uuid: "f675001d03194855a691eb44355c0627" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51d7e7a293134b58a59188b992e895d9" is_pre_election: true
I20260608 10:08:23.170742   620 raft_consensus.cc:2468] T efc2aa02c92b4dd4a027661f8b542b6c P 51d7e7a293134b58a59188b992e895d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f675001d03194855a691eb44355c0627 in term 0.
I20260608 10:08:23.171082   697 leader_election.cc:290] T efc2aa02c92b4dd4a027661f8b542b6c P dbaf67225b1d4beb9b2b01ab902b60b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f675001d03194855a691eb44355c0627 (127.20.251.129:37811), 51d7e7a293134b58a59188b992e895d9 (127.20.251.131:38289)
I20260608 10:08:23.172204   434 leader_election.cc:304] T efc2aa02c92b4dd4a027661f8b542b6c P f675001d03194855a691eb44355c0627 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51d7e7a293134b58a59188b992e895d9, f675001d03194855a691eb44355c0627; no voters: 
I20260608 10:08:23.172573   620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efc2aa02c92b4dd4a027661f8b542b6c" candidate_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51d7e7a293134b58a59188b992e895d9" is_pre_election: true
I20260608 10:08:23.172730   470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efc2aa02c92b4dd4a027661f8b542b6c" candidate_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f675001d03194855a691eb44355c0627" is_pre_election: true
I20260608 10:08:23.169703   545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efc2aa02c92b4dd4a027661f8b542b6c" candidate_uuid: "f675001d03194855a691eb44355c0627" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" is_pre_election: true
I20260608 10:08:23.173182   620 raft_consensus.cc:2468] T efc2aa02c92b4dd4a027661f8b542b6c P 51d7e7a293134b58a59188b992e895d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dbaf67225b1d4beb9b2b01ab902b60b7 in term 0.
I20260608 10:08:23.173197   673 raft_consensus.cc:2804] T efc2aa02c92b4dd4a027661f8b542b6c P f675001d03194855a691eb44355c0627 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:08:23.173870   545 raft_consensus.cc:2468] T efc2aa02c92b4dd4a027661f8b542b6c P dbaf67225b1d4beb9b2b01ab902b60b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f675001d03194855a691eb44355c0627 in term 0.
I20260608 10:08:23.174182   673 raft_consensus.cc:493] T efc2aa02c92b4dd4a027661f8b542b6c P f675001d03194855a691eb44355c0627 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:08:23.174921   673 raft_consensus.cc:3060] T efc2aa02c92b4dd4a027661f8b542b6c P f675001d03194855a691eb44355c0627 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:23.175000   509 leader_election.cc:304] T efc2aa02c92b4dd4a027661f8b542b6c P dbaf67225b1d4beb9b2b01ab902b60b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51d7e7a293134b58a59188b992e895d9, dbaf67225b1d4beb9b2b01ab902b60b7; no voters: 
I20260608 10:08:23.175969   697 raft_consensus.cc:2804] T efc2aa02c92b4dd4a027661f8b542b6c P dbaf67225b1d4beb9b2b01ab902b60b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:08:23.176330   697 raft_consensus.cc:493] T efc2aa02c92b4dd4a027661f8b542b6c P dbaf67225b1d4beb9b2b01ab902b60b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:08:23.176638   697 raft_consensus.cc:3060] T efc2aa02c92b4dd4a027661f8b542b6c P dbaf67225b1d4beb9b2b01ab902b60b7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:23.180763   673 raft_consensus.cc:515] T efc2aa02c92b4dd4a027661f8b542b6c P f675001d03194855a691eb44355c0627 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f675001d03194855a691eb44355c0627" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37811 } } peers { permanent_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43449 } } peers { permanent_uuid: "51d7e7a293134b58a59188b992e895d9" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38289 } }
I20260608 10:08:23.181857   470 raft_consensus.cc:2393] T efc2aa02c92b4dd4a027661f8b542b6c P f675001d03194855a691eb44355c0627 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dbaf67225b1d4beb9b2b01ab902b60b7 in current term 1: Already voted for candidate f675001d03194855a691eb44355c0627 in this term.
I20260608 10:08:23.183542   673 leader_election.cc:290] T efc2aa02c92b4dd4a027661f8b542b6c P f675001d03194855a691eb44355c0627 [CANDIDATE]: Term 1 election: Requested vote from peers dbaf67225b1d4beb9b2b01ab902b60b7 (127.20.251.130:43449), 51d7e7a293134b58a59188b992e895d9 (127.20.251.131:38289)
I20260608 10:08:23.183858   697 raft_consensus.cc:515] T efc2aa02c92b4dd4a027661f8b542b6c P dbaf67225b1d4beb9b2b01ab902b60b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f675001d03194855a691eb44355c0627" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37811 } } peers { permanent_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43449 } } peers { permanent_uuid: "51d7e7a293134b58a59188b992e895d9" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38289 } }
I20260608 10:08:23.184434   545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efc2aa02c92b4dd4a027661f8b542b6c" candidate_uuid: "f675001d03194855a691eb44355c0627" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7"
I20260608 10:08:23.185105   620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efc2aa02c92b4dd4a027661f8b542b6c" candidate_uuid: "f675001d03194855a691eb44355c0627" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51d7e7a293134b58a59188b992e895d9"
I20260608 10:08:23.186026   620 raft_consensus.cc:3060] T efc2aa02c92b4dd4a027661f8b542b6c P 51d7e7a293134b58a59188b992e895d9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:23.186591   697 leader_election.cc:290] T efc2aa02c92b4dd4a027661f8b542b6c P dbaf67225b1d4beb9b2b01ab902b60b7 [CANDIDATE]: Term 1 election: Requested vote from peers f675001d03194855a691eb44355c0627 (127.20.251.129:37811), 51d7e7a293134b58a59188b992e895d9 (127.20.251.131:38289)
I20260608 10:08:23.187120   470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efc2aa02c92b4dd4a027661f8b542b6c" candidate_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f675001d03194855a691eb44355c0627"
I20260608 10:08:23.187871   470 raft_consensus.cc:2393] T efc2aa02c92b4dd4a027661f8b542b6c P f675001d03194855a691eb44355c0627 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate dbaf67225b1d4beb9b2b01ab902b60b7 in current term 1: Already voted for candidate f675001d03194855a691eb44355c0627 in this term.
I20260608 10:08:23.187912   619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efc2aa02c92b4dd4a027661f8b542b6c" candidate_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51d7e7a293134b58a59188b992e895d9"
I20260608 10:08:23.188645   545 raft_consensus.cc:2393] T efc2aa02c92b4dd4a027661f8b542b6c P dbaf67225b1d4beb9b2b01ab902b60b7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f675001d03194855a691eb44355c0627 in current term 1: Already voted for candidate dbaf67225b1d4beb9b2b01ab902b60b7 in this term.
I20260608 10:08:23.189708   509 leader_election.cc:304] T efc2aa02c92b4dd4a027661f8b542b6c P dbaf67225b1d4beb9b2b01ab902b60b7 [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: dbaf67225b1d4beb9b2b01ab902b60b7; no voters: 51d7e7a293134b58a59188b992e895d9, f675001d03194855a691eb44355c0627
I20260608 10:08:23.190498   697 raft_consensus.cc:2749] T efc2aa02c92b4dd4a027661f8b542b6c P dbaf67225b1d4beb9b2b01ab902b60b7 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 10:08:23.193753   620 raft_consensus.cc:2468] T efc2aa02c92b4dd4a027661f8b542b6c P 51d7e7a293134b58a59188b992e895d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f675001d03194855a691eb44355c0627 in term 1.
I20260608 10:08:23.194993   434 leader_election.cc:304] T efc2aa02c92b4dd4a027661f8b542b6c P f675001d03194855a691eb44355c0627 [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: 51d7e7a293134b58a59188b992e895d9, f675001d03194855a691eb44355c0627; no voters: dbaf67225b1d4beb9b2b01ab902b60b7
I20260608 10:08:23.195873   673 raft_consensus.cc:2804] T efc2aa02c92b4dd4a027661f8b542b6c P f675001d03194855a691eb44355c0627 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:23.196311   673 raft_consensus.cc:697] T efc2aa02c92b4dd4a027661f8b542b6c P f675001d03194855a691eb44355c0627 [term 1 LEADER]: Becoming Leader. State: Replica: f675001d03194855a691eb44355c0627, State: Running, Role: LEADER
I20260608 10:08:23.197122   673 consensus_queue.cc:237] T efc2aa02c92b4dd4a027661f8b542b6c P f675001d03194855a691eb44355c0627 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f675001d03194855a691eb44355c0627" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37811 } } peers { permanent_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43449 } } peers { permanent_uuid: "51d7e7a293134b58a59188b992e895d9" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38289 } }
I20260608 10:08:23.206290   366 catalog_manager.cc:5696] T efc2aa02c92b4dd4a027661f8b542b6c P f675001d03194855a691eb44355c0627 reported cstate change: term changed from 0 to 1, leader changed from <none> to f675001d03194855a691eb44355c0627 (127.20.251.129). New cstate: current_term: 1 leader_uuid: "f675001d03194855a691eb44355c0627" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f675001d03194855a691eb44355c0627" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51d7e7a293134b58a59188b992e895d9" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38289 } health_report { overall_health: UNKNOWN } } }
I20260608 10:08:23.412528   697 raft_consensus.cc:493] T 5e6f319518c04c838b6f26cdf5c249e3 P dbaf67225b1d4beb9b2b01ab902b60b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:23.413215   697 raft_consensus.cc:515] T 5e6f319518c04c838b6f26cdf5c249e3 P dbaf67225b1d4beb9b2b01ab902b60b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f675001d03194855a691eb44355c0627" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37811 } } peers { permanent_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43449 } } peers { permanent_uuid: "51d7e7a293134b58a59188b992e895d9" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38289 } }
I20260608 10:08:23.415514   697 leader_election.cc:290] T 5e6f319518c04c838b6f26cdf5c249e3 P dbaf67225b1d4beb9b2b01ab902b60b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f675001d03194855a691eb44355c0627 (127.20.251.129:37811), 51d7e7a293134b58a59188b992e895d9 (127.20.251.131:38289)
I20260608 10:08:23.416527   470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e6f319518c04c838b6f26cdf5c249e3" candidate_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f675001d03194855a691eb44355c0627" is_pre_election: true
I20260608 10:08:23.416646   620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e6f319518c04c838b6f26cdf5c249e3" candidate_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51d7e7a293134b58a59188b992e895d9" is_pre_election: true
I20260608 10:08:23.417411   470 raft_consensus.cc:2468] T 5e6f319518c04c838b6f26cdf5c249e3 P f675001d03194855a691eb44355c0627 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dbaf67225b1d4beb9b2b01ab902b60b7 in term 0.
I20260608 10:08:23.417493   620 raft_consensus.cc:2468] T 5e6f319518c04c838b6f26cdf5c249e3 P 51d7e7a293134b58a59188b992e895d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dbaf67225b1d4beb9b2b01ab902b60b7 in term 0.
I20260608 10:08:23.418799   509 leader_election.cc:304] T 5e6f319518c04c838b6f26cdf5c249e3 P dbaf67225b1d4beb9b2b01ab902b60b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51d7e7a293134b58a59188b992e895d9, dbaf67225b1d4beb9b2b01ab902b60b7; no voters: 
I20260608 10:08:23.419659   697 raft_consensus.cc:2804] T 5e6f319518c04c838b6f26cdf5c249e3 P dbaf67225b1d4beb9b2b01ab902b60b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:08:23.420053   697 raft_consensus.cc:493] T 5e6f319518c04c838b6f26cdf5c249e3 P dbaf67225b1d4beb9b2b01ab902b60b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:08:23.420396   697 raft_consensus.cc:3060] T 5e6f319518c04c838b6f26cdf5c249e3 P dbaf67225b1d4beb9b2b01ab902b60b7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:23.427461   697 raft_consensus.cc:515] T 5e6f319518c04c838b6f26cdf5c249e3 P dbaf67225b1d4beb9b2b01ab902b60b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f675001d03194855a691eb44355c0627" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37811 } } peers { permanent_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43449 } } peers { permanent_uuid: "51d7e7a293134b58a59188b992e895d9" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38289 } }
I20260608 10:08:23.429459   697 leader_election.cc:290] T 5e6f319518c04c838b6f26cdf5c249e3 P dbaf67225b1d4beb9b2b01ab902b60b7 [CANDIDATE]: Term 1 election: Requested vote from peers f675001d03194855a691eb44355c0627 (127.20.251.129:37811), 51d7e7a293134b58a59188b992e895d9 (127.20.251.131:38289)
I20260608 10:08:23.430446   470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e6f319518c04c838b6f26cdf5c249e3" candidate_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f675001d03194855a691eb44355c0627"
I20260608 10:08:23.430613   620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e6f319518c04c838b6f26cdf5c249e3" candidate_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51d7e7a293134b58a59188b992e895d9"
I20260608 10:08:23.431037   470 raft_consensus.cc:3060] T 5e6f319518c04c838b6f26cdf5c249e3 P f675001d03194855a691eb44355c0627 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:23.431146   620 raft_consensus.cc:3060] T 5e6f319518c04c838b6f26cdf5c249e3 P 51d7e7a293134b58a59188b992e895d9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:23.436331   470 raft_consensus.cc:2468] T 5e6f319518c04c838b6f26cdf5c249e3 P f675001d03194855a691eb44355c0627 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbaf67225b1d4beb9b2b01ab902b60b7 in term 1.
I20260608 10:08:23.436328   620 raft_consensus.cc:2468] T 5e6f319518c04c838b6f26cdf5c249e3 P 51d7e7a293134b58a59188b992e895d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbaf67225b1d4beb9b2b01ab902b60b7 in term 1.
I20260608 10:08:23.437551   509 leader_election.cc:304] T 5e6f319518c04c838b6f26cdf5c249e3 P dbaf67225b1d4beb9b2b01ab902b60b7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dbaf67225b1d4beb9b2b01ab902b60b7, f675001d03194855a691eb44355c0627; no voters: 
I20260608 10:08:23.438277   697 raft_consensus.cc:2804] T 5e6f319518c04c838b6f26cdf5c249e3 P dbaf67225b1d4beb9b2b01ab902b60b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:23.438688   697 raft_consensus.cc:697] T 5e6f319518c04c838b6f26cdf5c249e3 P dbaf67225b1d4beb9b2b01ab902b60b7 [term 1 LEADER]: Becoming Leader. State: Replica: dbaf67225b1d4beb9b2b01ab902b60b7, State: Running, Role: LEADER
I20260608 10:08:23.439330   697 consensus_queue.cc:237] T 5e6f319518c04c838b6f26cdf5c249e3 P dbaf67225b1d4beb9b2b01ab902b60b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f675001d03194855a691eb44355c0627" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37811 } } peers { permanent_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43449 } } peers { permanent_uuid: "51d7e7a293134b58a59188b992e895d9" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38289 } }
I20260608 10:08:23.446241   366 catalog_manager.cc:5696] T 5e6f319518c04c838b6f26cdf5c249e3 P dbaf67225b1d4beb9b2b01ab902b60b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to dbaf67225b1d4beb9b2b01ab902b60b7 (127.20.251.130). New cstate: current_term: 1 leader_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f675001d03194855a691eb44355c0627" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51d7e7a293134b58a59188b992e895d9" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38289 } health_report { overall_health: UNKNOWN } } }
I20260608 10:08:23.496188   697 consensus_queue.cc:1048] T 3bfc9f1ccf37419da4d78f8f6b068180 P dbaf67225b1d4beb9b2b01ab902b60b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51d7e7a293134b58a59188b992e895d9" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:23.517887   685 consensus_queue.cc:1048] T 3bfc9f1ccf37419da4d78f8f6b068180 P dbaf67225b1d4beb9b2b01ab902b60b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f675001d03194855a691eb44355c0627" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:23.579336   674 consensus_queue.cc:1048] T 453ec5498d474d75bd3a2945dcfa3ca7 P 51d7e7a293134b58a59188b992e895d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f675001d03194855a691eb44355c0627" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:23.588011   697 consensus_queue.cc:1048] T 20f8faa61b2f43df8910ea45efb4fb52 P dbaf67225b1d4beb9b2b01ab902b60b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51d7e7a293134b58a59188b992e895d9" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:23.609776   673 consensus_queue.cc:1048] T efc2aa02c92b4dd4a027661f8b542b6c P f675001d03194855a691eb44355c0627 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51d7e7a293134b58a59188b992e895d9" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:23.620775   697 consensus_queue.cc:1048] T 20f8faa61b2f43df8910ea45efb4fb52 P dbaf67225b1d4beb9b2b01ab902b60b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f675001d03194855a691eb44355c0627" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:23.627023   673 consensus_queue.cc:1048] T f36add4fd6594a4885212f19efed76ef P f675001d03194855a691eb44355c0627 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51d7e7a293134b58a59188b992e895d9" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:23.685860   696 consensus_queue.cc:1048] T efc2aa02c92b4dd4a027661f8b542b6c P f675001d03194855a691eb44355c0627 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:23.755548   673 consensus_queue.cc:1048] T f36add4fd6594a4885212f19efed76ef P f675001d03194855a691eb44355c0627 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:23.784518   674 consensus_queue.cc:1048] T 453ec5498d474d75bd3a2945dcfa3ca7 P 51d7e7a293134b58a59188b992e895d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:23.963706   619 raft_consensus.cc:1275] T 5e6f319518c04c838b6f26cdf5c249e3 P 51d7e7a293134b58a59188b992e895d9 [term 1 FOLLOWER]: Refusing update from remote peer dbaf67225b1d4beb9b2b01ab902b60b7: 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:23.966616   697 consensus_queue.cc:1048] T 5e6f319518c04c838b6f26cdf5c249e3 P dbaf67225b1d4beb9b2b01ab902b60b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51d7e7a293134b58a59188b992e895d9" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:23.998610   470 raft_consensus.cc:1275] T 5e6f319518c04c838b6f26cdf5c249e3 P f675001d03194855a691eb44355c0627 [term 1 FOLLOWER]: Refusing update from remote peer dbaf67225b1d4beb9b2b01ab902b60b7: 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:24.037724   685 consensus_queue.cc:1048] T 5e6f319518c04c838b6f26cdf5c249e3 P dbaf67225b1d4beb9b2b01ab902b60b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f675001d03194855a691eb44355c0627" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:08:24.084095   509 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.251.129:37811, user_credentials={real_user=slave}} blocked reactor thread for 53260.4us
W20260608 10:08:24.472472   434 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.251.131:38289, user_credentials={real_user=slave}} blocked reactor thread for 59959.7us
W20260608 10:08:24.473595   435 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.251.130:43449, user_credentials={real_user=slave}} blocked reactor thread for 51813.3us
W20260608 10:08:24.566892   717 meta_cache.cc:1261] Time spent looking up entry by key: real 0.121s	user 0.004s	sys 0.000s
I20260608 10:08:25.221838 21486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:08:25.228773   773 instance_detector.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:25.229786   774 instance_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:25.230988 21486 server_base.cc:1061] running on GCE node
W20260608 10:08:25.231415   776 instance_detector.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:25.232579 21486 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:08:25.232787 21486 system_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:25.232980 21486 hybrid_clock.cc:648] HybridClock initialized: now 1780913305232961 us; error 0 us; skew 500 ppm
I20260608 10:08:25.233631 21486 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:25.236277 21486 webserver.cc:533] Webserver started at http://127.20.251.132:43839/ using document root <none> and password file <none>
I20260608 10:08:25.236793 21486 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:25.236989 21486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:25.237274 21486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:25.238440 21486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913058711471-21486-0/minicluster-data/ts-3-root/instance:
uuid: "76ac65e19d244a31afb9e173927ad21f"
format_stamp: "Formatted at 2026-06-08 10:08:25 on dist-test-slave-0x65"
I20260608 10:08:25.243124 21486 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:08:25.246590   781 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:25.247365 21486 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:08:25.247658 21486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913058711471-21486-0/minicluster-data/ts-3-root
uuid: "76ac65e19d244a31afb9e173927ad21f"
format_stamp: "Formatted at 2026-06-08 10:08:25 on dist-test-slave-0x65"
I20260608 10:08:25.247917 21486 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913058711471-21486-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913058711471-21486-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskKQEMnA/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913058711471-21486-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:25.271988 21486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:25.273394 21486 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:25.274860 21486 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:08:25.277334 21486 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:08:25.277550 21486 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 10:08:25.277796 21486 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:08:25.277943 21486 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:25.316572 21486 rpc_server.cc:307] RPC server started. Bound to: 127.20.251.132:41275
I20260608 10:08:25.316792   843 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.251.132:41275 every 8 connection(s)
I20260608 10:08:25.332211   844 heartbeater.cc:344] Connected to a master server at 127.20.251.190:35369
I20260608 10:08:25.332633   844 heartbeater.cc:461] Registering TS with master...
I20260608 10:08:25.333336   844 heartbeater.cc:507] Master 127.20.251.190:35369 requested a full tablet report, sending...
I20260608 10:08:25.335363   363 ts_manager.cc:194] Registered new tserver with Master: 76ac65e19d244a31afb9e173927ad21f (127.20.251.132:41275)
I20260608 10:08:25.336826   363 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39694
I20260608 10:08:26.125097   471 consensus_queue.cc:237] T efc2aa02c92b4dd4a027661f8b542b6c P f675001d03194855a691eb44355c0627 [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: "f675001d03194855a691eb44355c0627" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37811 } } peers { permanent_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43449 } attrs { replace: true } } peers { permanent_uuid: "51d7e7a293134b58a59188b992e895d9" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38289 } } peers { permanent_uuid: "76ac65e19d244a31afb9e173927ad21f" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 41275 } attrs { promote: true } }
I20260608 10:08:26.132450   617 raft_consensus.cc:1275] T efc2aa02c92b4dd4a027661f8b542b6c P 51d7e7a293134b58a59188b992e895d9 [term 1 FOLLOWER]: Refusing update from remote peer f675001d03194855a691eb44355c0627: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:08:26.134064   851 consensus_queue.cc:1048] T efc2aa02c92b4dd4a027661f8b542b6c P f675001d03194855a691eb44355c0627 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51d7e7a293134b58a59188b992e895d9" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 10:08:26.136409   544 raft_consensus.cc:1275] T efc2aa02c92b4dd4a027661f8b542b6c P dbaf67225b1d4beb9b2b01ab902b60b7 [term 1 FOLLOWER]: Refusing update from remote peer f675001d03194855a691eb44355c0627: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:08:26.138170   851 consensus_queue.cc:1048] T efc2aa02c92b4dd4a027661f8b542b6c P f675001d03194855a691eb44355c0627 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43449 } 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:08:26.142143   696 raft_consensus.cc:2955] T efc2aa02c92b4dd4a027661f8b542b6c P f675001d03194855a691eb44355c0627 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 76ac65e19d244a31afb9e173927ad21f (127.20.251.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f675001d03194855a691eb44355c0627" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37811 } } peers { permanent_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43449 } attrs { replace: true } } peers { permanent_uuid: "51d7e7a293134b58a59188b992e895d9" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38289 } } peers { permanent_uuid: "76ac65e19d244a31afb9e173927ad21f" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 41275 } attrs { promote: true } } }
I20260608 10:08:26.147013   617 raft_consensus.cc:2955] T efc2aa02c92b4dd4a027661f8b542b6c P 51d7e7a293134b58a59188b992e895d9 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 76ac65e19d244a31afb9e173927ad21f (127.20.251.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f675001d03194855a691eb44355c0627" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37811 } } peers { permanent_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43449 } attrs { replace: true } } peers { permanent_uuid: "51d7e7a293134b58a59188b992e895d9" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38289 } } peers { permanent_uuid: "76ac65e19d244a31afb9e173927ad21f" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 41275 } attrs { promote: true } } }
W20260608 10:08:26.148135   435 consensus_peers.cc:597] T efc2aa02c92b4dd4a027661f8b542b6c P f675001d03194855a691eb44355c0627 -> Peer 76ac65e19d244a31afb9e173927ad21f (127.20.251.132:41275): Couldn't send request to peer 76ac65e19d244a31afb9e173927ad21f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: efc2aa02c92b4dd4a027661f8b542b6c. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:08:26.150171   544 raft_consensus.cc:2955] T efc2aa02c92b4dd4a027661f8b542b6c P dbaf67225b1d4beb9b2b01ab902b60b7 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 76ac65e19d244a31afb9e173927ad21f (127.20.251.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f675001d03194855a691eb44355c0627" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37811 } } peers { permanent_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43449 } attrs { replace: true } } peers { permanent_uuid: "51d7e7a293134b58a59188b992e895d9" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38289 } } peers { permanent_uuid: "76ac65e19d244a31afb9e173927ad21f" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 41275 } attrs { promote: true } } }
I20260608 10:08:26.159132   363 catalog_manager.cc:5696] T efc2aa02c92b4dd4a027661f8b542b6c P f675001d03194855a691eb44355c0627 reported cstate change: config changed from index -1 to 16, NON_VOTER 76ac65e19d244a31afb9e173927ad21f (127.20.251.132) added. New cstate: current_term: 1 leader_uuid: "f675001d03194855a691eb44355c0627" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f675001d03194855a691eb44355c0627" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43449 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51d7e7a293134b58a59188b992e895d9" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76ac65e19d244a31afb9e173927ad21f" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 41275 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:08:26.177393   544 consensus_queue.cc:237] T 3bfc9f1ccf37419da4d78f8f6b068180 P dbaf67225b1d4beb9b2b01ab902b60b7 [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: "f675001d03194855a691eb44355c0627" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37811 } attrs { replace: true } } peers { permanent_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43449 } } peers { permanent_uuid: "51d7e7a293134b58a59188b992e895d9" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38289 } } peers { permanent_uuid: "76ac65e19d244a31afb9e173927ad21f" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 41275 } attrs { promote: true } }
I20260608 10:08:26.185536   617 raft_consensus.cc:1275] T 3bfc9f1ccf37419da4d78f8f6b068180 P 51d7e7a293134b58a59188b992e895d9 [term 1 FOLLOWER]: Refusing update from remote peer dbaf67225b1d4beb9b2b01ab902b60b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:08:26.186829   471 raft_consensus.cc:1275] T 3bfc9f1ccf37419da4d78f8f6b068180 P f675001d03194855a691eb44355c0627 [term 1 FOLLOWER]: Refusing update from remote peer dbaf67225b1d4beb9b2b01ab902b60b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:08:26.187292   742 consensus_queue.cc:1048] T 3bfc9f1ccf37419da4d78f8f6b068180 P dbaf67225b1d4beb9b2b01ab902b60b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51d7e7a293134b58a59188b992e895d9" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 10:08:26.189282   742 consensus_queue.cc:1048] T 3bfc9f1ccf37419da4d78f8f6b068180 P dbaf67225b1d4beb9b2b01ab902b60b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f675001d03194855a691eb44355c0627" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37811 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.002s
I20260608 10:08:26.196874   860 raft_consensus.cc:2955] T 3bfc9f1ccf37419da4d78f8f6b068180 P dbaf67225b1d4beb9b2b01ab902b60b7 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 76ac65e19d244a31afb9e173927ad21f (127.20.251.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f675001d03194855a691eb44355c0627" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37811 } attrs { replace: true } } peers { permanent_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43449 } } peers { permanent_uuid: "51d7e7a293134b58a59188b992e895d9" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38289 } } peers { permanent_uuid: "76ac65e19d244a31afb9e173927ad21f" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 41275 } attrs { promote: true } } }
W20260608 10:08:26.200107   510 consensus_peers.cc:597] T 3bfc9f1ccf37419da4d78f8f6b068180 P dbaf67225b1d4beb9b2b01ab902b60b7 -> Peer 76ac65e19d244a31afb9e173927ad21f (127.20.251.132:41275): Couldn't send request to peer 76ac65e19d244a31afb9e173927ad21f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3bfc9f1ccf37419da4d78f8f6b068180. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:08:26.203548   617 raft_consensus.cc:2955] T 3bfc9f1ccf37419da4d78f8f6b068180 P 51d7e7a293134b58a59188b992e895d9 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 76ac65e19d244a31afb9e173927ad21f (127.20.251.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f675001d03194855a691eb44355c0627" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37811 } attrs { replace: true } } peers { permanent_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43449 } } peers { permanent_uuid: "51d7e7a293134b58a59188b992e895d9" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38289 } } peers { permanent_uuid: "76ac65e19d244a31afb9e173927ad21f" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 41275 } attrs { promote: true } } }
I20260608 10:08:26.214799   471 raft_consensus.cc:2955] T 3bfc9f1ccf37419da4d78f8f6b068180 P f675001d03194855a691eb44355c0627 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 76ac65e19d244a31afb9e173927ad21f (127.20.251.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f675001d03194855a691eb44355c0627" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37811 } attrs { replace: true } } peers { permanent_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43449 } } peers { permanent_uuid: "51d7e7a293134b58a59188b992e895d9" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38289 } } peers { permanent_uuid: "76ac65e19d244a31afb9e173927ad21f" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 41275 } attrs { promote: true } } }
I20260608 10:08:26.217276   470 consensus_queue.cc:237] T f36add4fd6594a4885212f19efed76ef P f675001d03194855a691eb44355c0627 [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: "51d7e7a293134b58a59188b992e895d9" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38289 } attrs { replace: true } } peers { permanent_uuid: "f675001d03194855a691eb44355c0627" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37811 } } peers { permanent_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43449 } } peers { permanent_uuid: "76ac65e19d244a31afb9e173927ad21f" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 41275 } attrs { promote: true } }
I20260608 10:08:26.219874   366 catalog_manager.cc:5696] T 3bfc9f1ccf37419da4d78f8f6b068180 P dbaf67225b1d4beb9b2b01ab902b60b7 reported cstate change: config changed from index -1 to 16, NON_VOTER 76ac65e19d244a31afb9e173927ad21f (127.20.251.132) added. New cstate: current_term: 1 leader_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f675001d03194855a691eb44355c0627" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37811 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51d7e7a293134b58a59188b992e895d9" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76ac65e19d244a31afb9e173927ad21f" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 41275 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 10:08:26.226986   435 consensus_peers.cc:597] T f36add4fd6594a4885212f19efed76ef P f675001d03194855a691eb44355c0627 -> Peer 76ac65e19d244a31afb9e173927ad21f (127.20.251.132:41275): Couldn't send request to peer 76ac65e19d244a31afb9e173927ad21f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f36add4fd6594a4885212f19efed76ef. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:08:26.227669   617 raft_consensus.cc:1275] T f36add4fd6594a4885212f19efed76ef P 51d7e7a293134b58a59188b992e895d9 [term 1 FOLLOWER]: Refusing update from remote peer f675001d03194855a691eb44355c0627: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:08:26.228363   544 raft_consensus.cc:1275] T f36add4fd6594a4885212f19efed76ef P dbaf67225b1d4beb9b2b01ab902b60b7 [term 1 FOLLOWER]: Refusing update from remote peer f675001d03194855a691eb44355c0627: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:08:26.229403   696 consensus_queue.cc:1048] T f36add4fd6594a4885212f19efed76ef P f675001d03194855a691eb44355c0627 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51d7e7a293134b58a59188b992e895d9" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38289 } 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:08:26.230782   851 consensus_queue.cc:1048] T f36add4fd6594a4885212f19efed76ef P f675001d03194855a691eb44355c0627 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 10:08:26.238442   696 raft_consensus.cc:2955] T f36add4fd6594a4885212f19efed76ef P f675001d03194855a691eb44355c0627 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 76ac65e19d244a31afb9e173927ad21f (127.20.251.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "51d7e7a293134b58a59188b992e895d9" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38289 } attrs { replace: true } } peers { permanent_uuid: "f675001d03194855a691eb44355c0627" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37811 } } peers { permanent_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43449 } } peers { permanent_uuid: "76ac65e19d244a31afb9e173927ad21f" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 41275 } attrs { promote: true } } }
I20260608 10:08:26.244836   544 raft_consensus.cc:2955] T f36add4fd6594a4885212f19efed76ef P dbaf67225b1d4beb9b2b01ab902b60b7 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 76ac65e19d244a31afb9e173927ad21f (127.20.251.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "51d7e7a293134b58a59188b992e895d9" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38289 } attrs { replace: true } } peers { permanent_uuid: "f675001d03194855a691eb44355c0627" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37811 } } peers { permanent_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43449 } } peers { permanent_uuid: "76ac65e19d244a31afb9e173927ad21f" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 41275 } attrs { promote: true } } }
I20260608 10:08:26.246896   620 raft_consensus.cc:2955] T f36add4fd6594a4885212f19efed76ef P 51d7e7a293134b58a59188b992e895d9 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 76ac65e19d244a31afb9e173927ad21f (127.20.251.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "51d7e7a293134b58a59188b992e895d9" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38289 } attrs { replace: true } } peers { permanent_uuid: "f675001d03194855a691eb44355c0627" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37811 } } peers { permanent_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43449 } } peers { permanent_uuid: "76ac65e19d244a31afb9e173927ad21f" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 41275 } attrs { promote: true } } }
I20260608 10:08:26.264634   544 consensus_queue.cc:237] T 5e6f319518c04c838b6f26cdf5c249e3 P dbaf67225b1d4beb9b2b01ab902b60b7 [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: "f675001d03194855a691eb44355c0627" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37811 } attrs { replace: true } } peers { permanent_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43449 } } peers { permanent_uuid: "51d7e7a293134b58a59188b992e895d9" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38289 } } peers { permanent_uuid: "76ac65e19d244a31afb9e173927ad21f" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 41275 } attrs { promote: true } }
I20260608 10:08:26.268689   369 catalog_manager.cc:5696] T f36add4fd6594a4885212f19efed76ef P dbaf67225b1d4beb9b2b01ab902b60b7 reported cstate change: config changed from index -1 to 16, NON_VOTER 76ac65e19d244a31afb9e173927ad21f (127.20.251.132) added. New cstate: current_term: 1 leader_uuid: "f675001d03194855a691eb44355c0627" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "51d7e7a293134b58a59188b992e895d9" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38289 } attrs { replace: true } } peers { permanent_uuid: "f675001d03194855a691eb44355c0627" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37811 } } peers { permanent_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43449 } } peers { permanent_uuid: "76ac65e19d244a31afb9e173927ad21f" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 41275 } attrs { promote: true } } }
I20260608 10:08:26.278292   620 raft_consensus.cc:1275] T 5e6f319518c04c838b6f26cdf5c249e3 P 51d7e7a293134b58a59188b992e895d9 [term 1 FOLLOWER]: Refusing update from remote peer dbaf67225b1d4beb9b2b01ab902b60b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
W20260608 10:08:26.278774   510 consensus_peers.cc:597] T 5e6f319518c04c838b6f26cdf5c249e3 P dbaf67225b1d4beb9b2b01ab902b60b7 -> Peer 76ac65e19d244a31afb9e173927ad21f (127.20.251.132:41275): Couldn't send request to peer 76ac65e19d244a31afb9e173927ad21f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5e6f319518c04c838b6f26cdf5c249e3. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:08:26.279456   471 raft_consensus.cc:1275] T 5e6f319518c04c838b6f26cdf5c249e3 P f675001d03194855a691eb44355c0627 [term 1 FOLLOWER]: Refusing update from remote peer dbaf67225b1d4beb9b2b01ab902b60b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:08:26.280095   860 consensus_queue.cc:1048] T 5e6f319518c04c838b6f26cdf5c249e3 P dbaf67225b1d4beb9b2b01ab902b60b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51d7e7a293134b58a59188b992e895d9" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 10:08:26.281172   863 consensus_queue.cc:1048] T 5e6f319518c04c838b6f26cdf5c249e3 P dbaf67225b1d4beb9b2b01ab902b60b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f675001d03194855a691eb44355c0627" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37811 } 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:08:26.292104   863 raft_consensus.cc:2955] T 5e6f319518c04c838b6f26cdf5c249e3 P dbaf67225b1d4beb9b2b01ab902b60b7 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 76ac65e19d244a31afb9e173927ad21f (127.20.251.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f675001d03194855a691eb44355c0627" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37811 } attrs { replace: true } } peers { permanent_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43449 } } peers { permanent_uuid: "51d7e7a293134b58a59188b992e895d9" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38289 } } peers { permanent_uuid: "76ac65e19d244a31afb9e173927ad21f" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 41275 } attrs { promote: true } } }
I20260608 10:08:26.294996   620 raft_consensus.cc:2955] T 5e6f319518c04c838b6f26cdf5c249e3 P 51d7e7a293134b58a59188b992e895d9 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 76ac65e19d244a31afb9e173927ad21f (127.20.251.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f675001d03194855a691eb44355c0627" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37811 } attrs { replace: true } } peers { permanent_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43449 } } peers { permanent_uuid: "51d7e7a293134b58a59188b992e895d9" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38289 } } peers { permanent_uuid: "76ac65e19d244a31afb9e173927ad21f" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 41275 } attrs { promote: true } } }
I20260608 10:08:26.296967   471 raft_consensus.cc:2955] T 5e6f319518c04c838b6f26cdf5c249e3 P f675001d03194855a691eb44355c0627 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 76ac65e19d244a31afb9e173927ad21f (127.20.251.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f675001d03194855a691eb44355c0627" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37811 } attrs { replace: true } } peers { permanent_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43449 } } peers { permanent_uuid: "51d7e7a293134b58a59188b992e895d9" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38289 } } peers { permanent_uuid: "76ac65e19d244a31afb9e173927ad21f" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 41275 } attrs { promote: true } } }
I20260608 10:08:26.310741   363 catalog_manager.cc:5696] T 5e6f319518c04c838b6f26cdf5c249e3 P dbaf67225b1d4beb9b2b01ab902b60b7 reported cstate change: config changed from index -1 to 16, NON_VOTER 76ac65e19d244a31afb9e173927ad21f (127.20.251.132) added. New cstate: current_term: 1 leader_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f675001d03194855a691eb44355c0627" member_type: VOTER last_known_addr { host: "127.20.251.129" port: 37811 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dbaf67225b1d4beb9b2b01ab902b60b7" member_type: VOTER last_known_addr { host: "127.20.251.130" port: 43449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51d7e7a293134b58a59188b992e895d9" member_type: VOTER last_known_addr { host: "127.20.251.131" port: 38289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76ac65e19d244a31afb9e173927ad21f" member_type: NON_VOTER last_known_addr { host: "127.20.251.132" port: 41275 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:08:26.339284   844 heartbeater.cc:499] Master 127.20.251.190:35369 was elected leader, sending a full tablet report...
I20260608 10:08:26.350325 21486 tablet_server.cc:179] TabletServer@127.20.251.129:0 shutting down...
W20260608 10:08:26.356129   583 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 7 similar messages]
W20260608 10:08:26.363747   583 consensus_peers.cc:597] T 453ec5498d474d75bd3a2945dcfa3ca7 P 51d7e7a293134b58a59188b992e895d9 -> Peer f675001d03194855a691eb44355c0627 (127.20.251.129:37811): Couldn't send request to peer f675001d03194855a691eb44355c0627. 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:26.385253 21486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:08:26.386379 21486 tablet_replica.cc:333] T 453ec5498d474d75bd3a2945dcfa3ca7 P f675001d03194855a691eb44355c0627: stopping tablet replica
I20260608 10:08:26.387214 21486 raft_consensus.cc:2243] T 453ec5498d474d75bd3a2945dcfa3ca7 P f675001d03194855a691eb44355c0627 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:26.387760 21486 raft_consensus.cc:2272] T 453ec5498d474d75bd3a2945dcfa3ca7 P f675001d03194855a691eb44355c0627 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:26.390048 21486 tablet_replica.cc:333] T f36add4fd6594a4885212f19efed76ef P f675001d03194855a691eb44355c0627: stopping tablet replica
I20260608 10:08:26.390612 21486 raft_consensus.cc:2243] T f36add4fd6594a4885212f19efed76ef P f675001d03194855a691eb44355c0627 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:26.391621 21486 raft_consensus.cc:2272] T f36add4fd6594a4885212f19efed76ef P f675001d03194855a691eb44355c0627 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:26.394595 21486 tablet_replica.cc:333] T efc2aa02c92b4dd4a027661f8b542b6c P f675001d03194855a691eb44355c0627: stopping tablet replica
I20260608 10:08:26.395170 21486 raft_consensus.cc:2243] T efc2aa02c92b4dd4a027661f8b542b6c P f675001d03194855a691eb44355c0627 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:26.396168 21486 raft_consensus.cc:2272] T efc2aa02c92b4dd4a027661f8b542b6c P f675001d03194855a691eb44355c0627 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:26.399085 21486 tablet_replica.cc:333] T 3bfc9f1ccf37419da4d78f8f6b068180 P f675001d03194855a691eb44355c0627: stopping tablet replica
I20260608 10:08:26.399849 21486 raft_consensus.cc:2243] T 3bfc9f1ccf37419da4d78f8f6b068180 P f675001d03194855a691eb44355c0627 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:26.400441 21486 raft_consensus.cc:2272] T 3bfc9f1ccf37419da4d78f8f6b068180 P f675001d03194855a691eb44355c0627 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:26.403018 21486 tablet_replica.cc:333] T 5e6f319518c04c838b6f26cdf5c249e3 P f675001d03194855a691eb44355c0627: stopping tablet replica
I20260608 10:08:26.403666 21486 raft_consensus.cc:2243] T 5e6f319518c04c838b6f26cdf5c249e3 P f675001d03194855a691eb44355c0627 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:26.404160 21486 raft_consensus.cc:2272] T 5e6f319518c04c838b6f26cdf5c249e3 P f675001d03194855a691eb44355c0627 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:26.406778 21486 tablet_replica.cc:333] T 20f8faa61b2f43df8910ea45efb4fb52 P f675001d03194855a691eb44355c0627: stopping tablet replica
I20260608 10:08:26.407272 21486 raft_consensus.cc:2243] T 20f8faa61b2f43df8910ea45efb4fb52 P f675001d03194855a691eb44355c0627 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:26.407780 21486 raft_consensus.cc:2272] T 20f8faa61b2f43df8910ea45efb4fb52 P f675001d03194855a691eb44355c0627 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:26.426222 21486 tablet_server.cc:196] TabletServer@127.20.251.129:0 shutdown complete.
I20260608 10:08:26.444155 21486 tablet_server.cc:179] TabletServer@127.20.251.130:0 shutting down...
I20260608 10:08:26.471957 21486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:08:26.472858 21486 tablet_replica.cc:333] T 453ec5498d474d75bd3a2945dcfa3ca7 P dbaf67225b1d4beb9b2b01ab902b60b7: stopping tablet replica
I20260608 10:08:26.473675 21486 raft_consensus.cc:2243] T 453ec5498d474d75bd3a2945dcfa3ca7 P dbaf67225b1d4beb9b2b01ab902b60b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:26.474294 21486 raft_consensus.cc:2272] T 453ec5498d474d75bd3a2945dcfa3ca7 P dbaf67225b1d4beb9b2b01ab902b60b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:26.476508 21486 tablet_replica.cc:333] T efc2aa02c92b4dd4a027661f8b542b6c P dbaf67225b1d4beb9b2b01ab902b60b7: stopping tablet replica
I20260608 10:08:26.477056 21486 raft_consensus.cc:2243] T efc2aa02c92b4dd4a027661f8b542b6c P dbaf67225b1d4beb9b2b01ab902b60b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:26.477651 21486 raft_consensus.cc:2272] T efc2aa02c92b4dd4a027661f8b542b6c P dbaf67225b1d4beb9b2b01ab902b60b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:26.480594 21486 tablet_replica.cc:333] T f36add4fd6594a4885212f19efed76ef P dbaf67225b1d4beb9b2b01ab902b60b7: stopping tablet replica
I20260608 10:08:26.481148 21486 raft_consensus.cc:2243] T f36add4fd6594a4885212f19efed76ef P dbaf67225b1d4beb9b2b01ab902b60b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:26.481779 21486 raft_consensus.cc:2272] T f36add4fd6594a4885212f19efed76ef P dbaf67225b1d4beb9b2b01ab902b60b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:26.484230 21486 tablet_replica.cc:333] T 20f8faa61b2f43df8910ea45efb4fb52 P dbaf67225b1d4beb9b2b01ab902b60b7: stopping tablet replica
I20260608 10:08:26.484768 21486 raft_consensus.cc:2243] T 20f8faa61b2f43df8910ea45efb4fb52 P dbaf67225b1d4beb9b2b01ab902b60b7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:26.485610 21486 raft_consensus.cc:2272] T 20f8faa61b2f43df8910ea45efb4fb52 P dbaf67225b1d4beb9b2b01ab902b60b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:26.487864 21486 tablet_replica.cc:333] T 5e6f319518c04c838b6f26cdf5c249e3 P dbaf67225b1d4beb9b2b01ab902b60b7: stopping tablet replica
I20260608 10:08:26.488409 21486 raft_consensus.cc:2243] T 5e6f319518c04c838b6f26cdf5c249e3 P dbaf67225b1d4beb9b2b01ab902b60b7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:26.489398 21486 raft_consensus.cc:2272] T 5e6f319518c04c838b6f26cdf5c249e3 P dbaf67225b1d4beb9b2b01ab902b60b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:26.491955 21486 tablet_replica.cc:333] T 3bfc9f1ccf37419da4d78f8f6b068180 P dbaf67225b1d4beb9b2b01ab902b60b7: stopping tablet replica
I20260608 10:08:26.492458 21486 raft_consensus.cc:2243] T 3bfc9f1ccf37419da4d78f8f6b068180 P dbaf67225b1d4beb9b2b01ab902b60b7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:26.493419 21486 raft_consensus.cc:2272] T 3bfc9f1ccf37419da4d78f8f6b068180 P dbaf67225b1d4beb9b2b01ab902b60b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:26.521090 21486 tablet_server.cc:196] TabletServer@127.20.251.130:0 shutdown complete.
I20260608 10:08:26.539464 21486 tablet_server.cc:179] TabletServer@127.20.251.131:0 shutting down...
I20260608 10:08:26.574352 21486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:08:26.575744 21486 tablet_replica.cc:333] T 5e6f319518c04c838b6f26cdf5c249e3 P 51d7e7a293134b58a59188b992e895d9: stopping tablet replica
I20260608 10:08:26.576339 21486 raft_consensus.cc:2243] T 5e6f319518c04c838b6f26cdf5c249e3 P 51d7e7a293134b58a59188b992e895d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:26.576936 21486 raft_consensus.cc:2272] T 5e6f319518c04c838b6f26cdf5c249e3 P 51d7e7a293134b58a59188b992e895d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:26.579631 21486 tablet_replica.cc:333] T 3bfc9f1ccf37419da4d78f8f6b068180 P 51d7e7a293134b58a59188b992e895d9: stopping tablet replica
I20260608 10:08:26.580183 21486 raft_consensus.cc:2243] T 3bfc9f1ccf37419da4d78f8f6b068180 P 51d7e7a293134b58a59188b992e895d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:26.580798 21486 raft_consensus.cc:2272] T 3bfc9f1ccf37419da4d78f8f6b068180 P 51d7e7a293134b58a59188b992e895d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:26.583683 21486 tablet_replica.cc:333] T f36add4fd6594a4885212f19efed76ef P 51d7e7a293134b58a59188b992e895d9: stopping tablet replica
I20260608 10:08:26.584226 21486 raft_consensus.cc:2243] T f36add4fd6594a4885212f19efed76ef P 51d7e7a293134b58a59188b992e895d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:26.584859 21486 raft_consensus.cc:2272] T f36add4fd6594a4885212f19efed76ef P 51d7e7a293134b58a59188b992e895d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:26.587303 21486 tablet_replica.cc:333] T efc2aa02c92b4dd4a027661f8b542b6c P 51d7e7a293134b58a59188b992e895d9: stopping tablet replica
I20260608 10:08:26.587821 21486 raft_consensus.cc:2243] T efc2aa02c92b4dd4a027661f8b542b6c P 51d7e7a293134b58a59188b992e895d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:26.588352 21486 raft_consensus.cc:2272] T efc2aa02c92b4dd4a027661f8b542b6c P 51d7e7a293134b58a59188b992e895d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:26.590898 21486 tablet_replica.cc:333] T 453ec5498d474d75bd3a2945dcfa3ca7 P 51d7e7a293134b58a59188b992e895d9: stopping tablet replica
I20260608 10:08:26.591420 21486 raft_consensus.cc:2243] T 453ec5498d474d75bd3a2945dcfa3ca7 P 51d7e7a293134b58a59188b992e895d9 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:26.592232 21486 raft_consensus.cc:2272] T 453ec5498d474d75bd3a2945dcfa3ca7 P 51d7e7a293134b58a59188b992e895d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:26.594398 21486 tablet_replica.cc:333] T 20f8faa61b2f43df8910ea45efb4fb52 P 51d7e7a293134b58a59188b992e895d9: stopping tablet replica
I20260608 10:08:26.594883 21486 raft_consensus.cc:2243] T 20f8faa61b2f43df8910ea45efb4fb52 P 51d7e7a293134b58a59188b992e895d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:26.595351 21486 raft_consensus.cc:2272] T 20f8faa61b2f43df8910ea45efb4fb52 P 51d7e7a293134b58a59188b992e895d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:26.621332 21486 tablet_server.cc:196] TabletServer@127.20.251.131:0 shutdown complete.
I20260608 10:08:26.646780 21486 tablet_server.cc:179] TabletServer@127.20.251.132:0 shutting down...
I20260608 10:08:26.668740 21486 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:08:26.685411 21486 tablet_server.cc:196] TabletServer@127.20.251.132:0 shutdown complete.
I20260608 10:08:26.696586 21486 master.cc:562] Master@127.20.251.190:35369 shutting down...
W20260608 10:08:26.728660   417 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 10:08:26.728893   417 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 10:08:26.729045   417 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 10:08:26.730134 21486 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c31e5323c6d84fedbd27817f444d81f9 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:26.730600 21486 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c31e5323c6d84fedbd27817f444d81f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:26.730911 21486 tablet_replica.cc:333] T 00000000000000000000000000000000 P c31e5323c6d84fedbd27817f444d81f9: stopping tablet replica
I20260608 10:08:26.751909 21486 master.cc:584] Master@127.20.251.190:35369 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1 (5890 ms)
[----------] 2 tests from PreferFollowerRebalancingTest (17746 ms total)

[----------] Global test environment tear-down
[==========] 24 tests from 2 test suites ran. (247909 ms total)
[  PASSED  ] 24 tests.
I20260608 10:08:26.801285 21486 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 7 messages since previous log ~43 seconds ago
I20260608 10:08:26.801687 21486 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 7 messages since previous log ~43 seconds ago
I20260608 10:08:26.801882 21486 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4754: suppressed but not reported on 19 messages since previous log ~43 seconds ago
I20260608 10:08:26.802052 21486 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5374: suppressed but not reported on 27 messages since previous log ~75 seconds ago
I20260608 10:08:26.802286 21486 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/heartbeater.cc:646: suppressed but not reported on 8 messages since previous log ~229 seconds ago
I20260608 10:08:26.802618 21486 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2404: suppressed but not reported on 62 messages since previous log ~29 seconds ago
